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
Ferdinand Bachmann
firmware
Commits
981c83bb5d3069871c8564f2e579d7f57389ac84
Select Git revision
Branches
20
add-utime-unix_time-expansion
add-monotonic-time
add-digiclk
master
default
protected
genofire/rockets-state
genofire/ble-follow-py
plaetzchen/ios-workaround
blinkisync-as-preload
genofire/haule-ble-fs-deactive
schneider/max30001-pycardium
schneider/max30001-epicaridum
schneider/max30001
schneider/stream-locks
schneider/fundamental-test
schneider/ble-buffers
schneider/maxim-sdk-update
ch3/splashscreen
koalo/bhi160-works-but-dirty
koalo/wip/i2c-for-python
renze/safe_mode
Tags
13
v1.9
v1.8
v1.7
v1.6
v1.5
v1.4
v1.3
v1.2
v1.1
v1.0
release-1
bootloader-v1
v0.0
33 results
firmware
Author
Search by author
Any Author
authors
Ferdinand Bachmann
yrlf
1 author
Sep 24, 2019
Release 1.11 - Karotte
· 981c83bb
rahix
authored
5 years ago
Verified
981c83bb
feat(epicardium): Adjust version-splash
· db94a255
rahix
authored
5 years ago
Verified
db94a255
chore: Update CHANGELOG
· 84787f25
rahix
authored
5 years ago
Verified
84787f25
fix(bme680-app): Fix display output
· bd2c8ead
rahix
authored
5 years ago
Verified
bd2c8ead
Sep 22, 2019
Merge 'ECG App update'
· ee45bbd8
rahix
authored
5 years ago
ee45bbd8
feat(ecg-app): Refactor ECG App
· d7edf7e5
Daniel Hoffend
authored
5 years ago
and
rahix
committed
5 years ago
d7edf7e5
docs(utime): Document monotonic clock API
· d3935ffd
rahix
authored
5 years ago
Verified
d3935ffd
chore: Update CHANGELOG and docs
· db0ff2f6
rahix
authored
5 years ago
Verified
db0ff2f6
Merge 'Refactor BHI160 App'
· 50839184
rahix
authored
5 years ago
50839184
refactor(preload/bhi): Make app more pythonic
· 003aa2a0
rahix
authored
5 years ago
Verified
003aa2a0
hack(streams): Discard overflowing samples
· d974cd2f
rahix
authored
5 years ago
d974cd2f
Sep 21, 2019
Merge 'Add monotonic clock'
· c3ca9d22
rahix
authored
5 years ago
c3ca9d22
feat(rtc): Add monotonic clock
· f1251d66
Ferdinand Bachmann
authored
5 years ago
and
rahix
committed
5 years ago
f1251d66
Merge 'Python API for ESB'
· 5773e2e1
rahix
authored
5 years ago
5773e2e1
docs(pycardium): Document os.usbconfig
· 23ab69df
swym
authored
5 years ago
and
rahix
committed
5 years ago
23ab69df
feat(pycardium): Add ESB API
· 4e4962d1
swym
authored
5 years ago
and
rahix
committed
5 years ago
4e4962d1
docs(epicardium): Update task list
· 1798ca80
rahix
authored
5 years ago
Verified
1798ca80
Sep 19, 2019
Merge 'Autodetect Python crc16 implementation'
· 446da13d
rahix
authored
5 years ago
446da13d
fix(crc-patch): Autodetect Python crc16 implementation
· 4d3ca449
Jakob Haufe
authored
5 years ago
and
rahix
committed
5 years ago
4d3ca449
Sep 16, 2019
Merge 'bhi160: Provide magnetometer data'
· cef43dde
rahix
authored
5 years ago
cef43dde
feat(bhi160): Provide magnetometer data
· 6fd06fb9
xiretza
authored
5 years ago
Verified
6fd06fb9
Rollup merge of documentation improvements
· 4a66fb09
rahix
authored
5 years ago
Verified
4a66fb09
docs: Link Rustcardium
· ebeadbd5
Astro
authored
5 years ago
and
rahix
committed
5 years ago
ebeadbd5
docs(pycardium): Minor style fix
· d8bcfd7b
rahix
authored
5 years ago
Verified
d8bcfd7b
docs(console): Add note for macOS
· 3f4c0a31
joe landa
authored
5 years ago
and
rahix
committed
5 years ago
3f4c0a31
docs(build): Add a note for macOS
· 3c83b852
Michael Huebler
authored
5 years ago
and
rahix
committed
5 years ago
3c83b852
chore: Update CHANGELOG
· 28955f5e
rahix
authored
5 years ago
Verified
28955f5e
Sep 15, 2019
Merge 'Add task_backtrace command'
· ba451339
rahix
authored
5 years ago
ba451339
feat(gdb): Add task_backtrace command
· 84dfdfd9
rahix
authored
5 years ago
Verified
84dfdfd9
Merge branch 'rahix/flush' into 'master'
· 8c9eca95
schneider
authored
5 years ago
8c9eca95
feat(serial): Add serial_flush function
· 86c8339e
rahix
authored
5 years ago
Verified
86c8339e
fix(ble): Increase BLE task priority
· 3a0b7452
schneider
authored
5 years ago
3a0b7452
Sep 14, 2019
change(vibra): Use a static timer
· 58acc803
schneider
authored
5 years ago
58acc803
fix(vibra): Don't crash when called while running
· 1b0df22d
schneider
authored
5 years ago
1b0df22d
fix(ble): Add a critical section around StackInit()
· 15c8971b
schneider
authored
5 years ago
15c8971b
fix(bhi160): Call bhy_mapping_matrix_set twice for the first time
· 2f56ff36
schneider
authored
5 years ago
2f56ff36
Merge 'Implement "deep" sleep'
· 0b49d538
rahix
authored
5 years ago
0b49d538
feat(sleep): Implement "deep" sleep
· d98cabbf
schneider
authored
5 years ago
d98cabbf
Merge branch 'rahix/fix-locks' into 'master'
· 4df65b58
schneider
authored
5 years ago
4df65b58
fix(leds): Add a few missing instances of locking
· de0e4539
rahix
authored
5 years ago
Verified
de0e4539
Loading