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
François Revol
firmware
Commits
6da4644e04b012101889653cf3a02d67332c6cda
Select Git revision
Branches
20
fix-warnings
master
default
protected
tvbgone-fixes
genofire/ble-follow-py
schneider/ble-stability-new-phy-adv
schneider/ble-stability
msgctl/gfx_rle
schneider/ble-stability-new-phy
add_menu_vibration
plaetzchen/ios-workaround
blinkisync-as-preload
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
Tags
15
v1.11
v1.10
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
35 results
firmware
Author
Search by author
Any Author
authors
François Revol
mmu_man
1 author
Dec 22, 2019
chore(max30001): Port to new mutex and hw-lock APIs
· 6da4644e
rahix
authored
5 years ago
6da4644e
feat(hw-locks): Introduce new hw-lock API
· 605d5e56
rahix
authored
5 years ago
605d5e56
chore(hw-locks): Rename to hwlock_acquire_timeout
· 610a3048
rahix
authored
5 years ago
610a3048
feat(hw-locks): hwlock_release() should return void
· 18202736
rahix
authored
5 years ago
18202736
feat(hw-locks): Switch to new mutex API
· d93c7f00
rahix
authored
5 years ago
d93c7f00
Dec 21, 2019
feat: Add poor-profiler scripts
· 181617d3
rahix
authored
5 years ago
181617d3
Dec 10, 2019
docs(stream): Document available sensor streams
· b317ff79
rahix
authored
5 years ago
b317ff79
Dec 09, 2019
Release 1.13 - Mushroom
· 7bea71cc
rahix
authored
5 years ago
7bea71cc
feat(epicardium): Adjust version-splash
· 25f00d28
rahix
authored
5 years ago
25f00d28
docs: Mark new APIs for version 1.13
· dfcac714
rahix
authored
5 years ago
dfcac714
chore: Update CHANGELOG
· e2487e2b
rahix
authored
5 years ago
e2487e2b
Merge 'ECG-App Settings Menu'
· 68f60676
rahix
authored
5 years ago
68f60676
fix performance problems with pulse logging (caching time string and...
· c91b74c7
fuchsi*
authored
5 years ago
and
rahix
committed
5 years ago
c91b74c7
replace 'histogram' by 'graph' as it is not a histogram
· ea9a5414
fuchsi*
authored
5 years ago
and
rahix
committed
5 years ago
ea9a5414
ecg-app: write setting to and load from file to persistent across launches
· acb6085c
fuchsi*
authored
5 years ago
and
rahix
committed
5 years ago
acb6085c
some cleanup: fixed pulse logging format, create folder 'ecg_logs' for output files
· 5168edff
fuchsi*
authored
5 years ago
and
rahix
committed
5 years ago
5168edff
offer the option to log the pulse in a separate file
· d3a2a1df
fuchsi*
authored
5 years ago
and
rahix
committed
5 years ago
d3a2a1df
settings menu for the ecg app
· c5067970
fuchsi*
authored
5 years ago
and
rahix
committed
5 years ago
c5067970
Merge 'Configurable Timezone'
· 27777266
rahix
authored
5 years ago
27777266
docs(card10.cfg): Document timezone option
· 386759ee
rahix
authored
5 years ago
386759ee
feat(utime): Add "timezone" setting to card10.cfg
· 50405c0c
schneider
authored
5 years ago
and
rahix
committed
5 years ago
50405c0c
Merge 'Increase warning level & Fix all warnings'
· 4b872b56
rahix
authored
5 years ago
4b872b56
chore(hw-test): Fix sign-compare warnings
· 24985020
rahix
authored
5 years ago
24985020
hack(ble): Temporarily silence a warning
· 4107bd22
rahix
authored
5 years ago
4107bd22
Dec 06, 2019
chore(config): Fix a sign-compare warning
· b0ba0a42
rahix
authored
5 years ago
b0ba0a42
fix(serial): Fix serial_flush_from_isr always yielding
· 7d96d5f0
rahix
authored
5 years ago
7d96d5f0
chore(max30001): Use proper type for constants
· 67cb31c6
rahix
authored
5 years ago
67cb31c6
chore(l0der): Fix sign-compare warnings
· 39411101
rahix
authored
5 years ago
39411101
chore(l0der): Convert all sizes to size_t
· 638ee993
rahix
authored
5 years ago
638ee993
chore(pycardium-modules): Fix all warnings
· 35762f31
rahix
authored
5 years ago
35762f31
chore(epicardium-modules): Fix all warnings
· d1826066
rahix
authored
5 years ago
d1826066
fix(serial): Make length parameter a size_t
· 7662de76
rahix
authored
5 years ago
7662de76
chore(libcard10): Fix all sign-compare warnings
· 351ddaf8
rahix
authored
5 years ago
351ddaf8
chore(gfx): Fix all sign-compare warnings
· 309d1292
rahix
authored
5 years ago
309d1292
feat(ci): Treat all warnings as errors in CI builds
· e6ae34ca
rahix
authored
5 years ago
e6ae34ca
chore(build): Disable a warning for mpy-cross-wrapper
· be1f99f9
rahix
authored
5 years ago
be1f99f9
chore(hardware-init): Fix a sign-compare warning
· e36620e6
rahix
authored
5 years ago
e36620e6
fix(crc_patch): Silence a deprecation warning
· 321a941e
rahix
authored
5 years ago
321a941e
chore(card10-board): Fix a sign-compare warning
· ec11dd11
rahix
authored
5 years ago
ec11dd11
chore(epicardium-api): Fix sign-compare warnings
· 6b140848
rahix
authored
5 years ago
6b140848
Loading