Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
portal-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
portal
portal-core
Graph
e0e61f6fdca8fbdf097d00fb58b707b88d39d0c8
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Jun
22
Feb
31
Dec
21
18
11
1
12
Nov
10
6
11
Oct
20
Sep
13
12
5
4
3
20
Aug
28
May
15
4
3
2
30
Apr
17
3
27
Mar
10
6
2
23
Feb
20
18
17
16
13
27
Jan
25
24
23
22
12
8
7
3
16
Dec
15
14
17
Nov
14
5
26
Oct
24
22
20
19
18
17
Merge branch 'master' of git.warpzone.ms:portal/portal-core
master
master
PortalControl: Implement (un)lock retry, if the door sensor state does not change. (fixed patch)
Revert "PortalControl: Implement (un)lock retry, if the door sensor state does not change."
PortalControl: Implement (un)lock retry, if the door sensor state does not change.
PortalControl: Implement (un)lock retry, if the door sensor state does not change.
CardReader: Print human readable error message in case of Card ATR error.
Typo fix
Fix hash head not correctly calculated on key slot init.
Enable EESAVE fuse to keep the lofs on reprogram.
Increase keystore max key count to 100
Disable keystore content output in non-debug mode.
Fix build with AVR-GCC 4.6 It requires PROGMEM variables to be const.
ATMegaCard: Fix #inlude path
Support ruby 1.8.x in atmegacard eeprom generator.
Add dummy file to commit "out" folder to git
Add eeprom generation with KEY= option to makefile. ruby interpreter (>= 1.9.x) required.
ATMegaCard: Move keystore to portal application dir. Its only used there.
Add ATMegaCard ISO7816 and Portal Applet implementation.
CardReader: Improve Error condition user feedback.
CardReader, Control: Change Polarity of Card-Detection / Reader-Power-Request pin to match the final hardware.
Control: Increase key clear/init command timeout to 1 sec.
CardReader: #define printf_P(...) to nothing. There is no stdout defined anymore.
CardReader: Reduce APDU timeout to 600ms for the first answer byte and 300ms for the following bytes
CardReader: Fix send_apdu command return type
Control: Add support for key backup/restore
Add Cardreader connector documentation.
Add Power connector pinout Documentation
Control: Add log event creation calls. Update Makefile SRC
Control: Add logging and date commands. Add invalid login delay support.
Control: Add ds1307 RTC support module
Control: include "common.h" in random.c for F_CPU to make _delay_us work
Control: Add speed i2c switching to keystore code for eeprom access.
Control: Add event logging module.
Control: Add support for turing the cardreader power on an off.
Add 3D Printer models for the Portal Control case side panels.
CardReader: Remove powersave mode (the final hardware supports turning of the
common/i2c: Support 1 and 2 byte adresses.
common/transport: Make receive interrupt driven to allow receive while the main loop is busy.
CardReader: Handle card removal during ATR read.
Power: Add UPS Code
Loading