Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
firmware
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
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jeff Gough
firmware
Graph
7cef21154ea2e7ef0155905bbc9c9173c7dd3bb4
Select Git revision
Branches
20
appDb-store-timing
ch3/api-speed-eval2
ch3/dual-core
ch3/genapi-refactor
ch3/leds-api
ch3/splashscreen
dualcore
freertos-btle
genofire/ble-rewrite
ios-workarounds
koalo/bhi160
koalo/bhi160-works-but-dirty
koalo/factory-reset
koalo/wip/i2c-for-python
master
default
protected
msgctl/faultscreen
msgctl/gfx_rle
msgctl/textbuffer_api
rahix/bhi
rahix/bma
Tags
7
v1.3
v1.2
v1.1
v1.0
release-1
bootloader-v1
v0.0
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Aug
22
23
22
21
22
21
22
21
20
21
20
19
18
17
16
15
14
13
12
11
10
9
7
6
5
4
3
2
1
31
Jul
30
29
28
27
26
25
24
23
22
21
20
19
Ran code-format.sh
wdt-fix
wdt-fix
Make watchdog reset log message more clear
Remove stupid include
Move watchdog_init() into top of main() so it runs before any log writes. Init watchdog clearer before light sensor
Merge branch 'wdt-fix' of git.card10.badge.events.ccc.de:jeffmakes/firmware into wdt-fix
Clear watchdog every 2 seconds
Ran code-format.sh
Move watchdog init code into watchdog module. Call watchdog_clearer_init() from hardware_init()
Ran code-format.sh
Set watchdog clear period to 5 seconds, and clear the watchdog on clearer timer init
Set watchdog to timeout at 5.4 seconds. Start clearing timer earlier in boot.
doc(changelog): changelog vor 1.6
hack(ble): increase buffer amount
Merge branch 'max86150_ids' into 'master'
fix merge f**k-up
Merge branch 'ecg-app' into 'master'
Merge branch 'schneider/max30001-pycardium' into 'master'
Merge branch 'master' of git.card10.badge.events.ccc.de:card10/firmware into max86150_ids
fix(max30001): Close properly
feat(max30001): Pycardium support
reserve api id block for max86150
Merge branch 'schneider/max30001-epicaridum' into 'master'
Merge branch 'schneider/stream-locks' into 'master'
feat(ecg) add ecg application
Merge branch 'master' into 'master'
Merge branch 'koalo/bhi160documentation' into 'master'
fix(max30001): Remove some old bhi stuff
fix(max30001): logging and inverting the data
doc(bhi160): Add BHI160 documentation
Minor edit to the docstrings of personal_state. Colors for the camp and communication states are now correct
feat(mx30001): epicardium support
doc(ble): card10 svc- fix typo of example value for personal state
fix(stream): Properly release locks
Merge branch 'blacklist_fix' into 'master'
fix(pycardium): make it work with absolute paths
Merge branch 'genofire/ble-card10-timeread' into 'master'
ble: card10 svc - clang-format
ble: card10 svc - time read
chore(preload): Remove windows line-endings
chore: Fix formatting of preload apps
Loading