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
zenox
firmware
Commits
master
Select Git revision
0 results
firmware
Author
Search by author
Any Author
authors
0 authors
Apr 18, 2020
Merge branch 'blink_multi_rocket'
· bb72cdaf
zenox
authored
5 years ago
bb72cdaf
Apr 08, 2020
Merge branch 'schneider/default-main-master' into 'master'
· 861d604a
schneider
authored
5 years ago
861d604a
fix(doc): Correct typo
· 6e823291
schneider
authored
5 years ago
6e823291
Merge branch 'Stormwind/firmware-Stormwind'
· 2b1b1a2d
schneider
authored
5 years ago
2b1b1a2d
fix(doc): Cleanup of how to install python deps
· 7332eecb
schneider
authored
5 years ago
7332eecb
fix(config): Calculate value offset correctly
· 9b737f6a
schneider
authored
5 years ago
9b737f6a
doc(config): Add default_app option to documentation
· ffb1c4c1
schneider
authored
5 years ago
ffb1c4c1
doc(config): Add Python docs
· a4ef1ec0
schneider
authored
5 years ago
a4ef1ec0
Apr 07, 2020
fix(config): Always re-read config in case of an error
· 1beed7af
schneider
authored
5 years ago
1beed7af
Apr 06, 2020
fix(usb): Reload config when mounting FS again
· 277a221a
schneider
authored
5 years ago
277a221a
change(config): Make the config interface more robust
· f50fed6d
schneider
authored
5 years ago
f50fed6d
Apr 03, 2020
feat(menu): Add a sub menu to set the default app via a long press
· 5f4b1a8e
schneider
authored
5 years ago
5f4b1a8e
feat(simple_menu): Add a method to detect a long (>1 second) press
· 1887124d
schneider
authored
5 years ago
1887124d
feat(main.py): Read the default application from the config file
· d5b7b3f7
schneider
authored
5 years ago
d5b7b3f7
feat(config): Add micropython interface the the config file
· 2fcfff13
schneider
authored
5 years ago
2fcfff13
feat(config): Add epic_config_set_string function
· 1c94049b
schneider
authored
5 years ago
1c94049b
change(config): Ignore case when reading a boolean
· b48b5506
schneider
authored
5 years ago
b48b5506
refact(config): Use iscntrl to trim lines in epic_config_get_string
· 726f15eb
schneider
authored
5 years ago
726f15eb
refact(config): Make config parser more robust
· c67972e3
schneider
authored
5 years ago
c67972e3
Mar 29, 2020
Merge branch 'master' into 'master'
· a126e425
schneider
authored
5 years ago
a126e425
Mar 16, 2020
feat(max86150): MAX86150 Pycardium API: use namedtuple
· d10d99fb
Arist
authored
5 years ago
d10d99fb
fix(max86150): avoid stack overflow in pycardium by using smaller buf
· e3aa6461
Arist
authored
5 years ago
e3aa6461
feat(max86150): MAX86150 Pycardium API
· ab3a77a2
Arist
authored
5 years ago
ab3a77a2
Mar 02, 2020
Merge 'BLE from Linux'
· da4bc11f
rahix
authored
5 years ago
da4bc11f
docs(BLE): Add docs for accessing BLE services from Linux
· 2eb78bd5
fleur
authored
5 years ago
and
rahix
committed
5 years ago
2eb78bd5
Feb 05, 2020
Merge branch 'max86150' into 'master'
· 36a774a8
schneider
authored
5 years ago
36a774a8
Feb 02, 2020
feat(max86150): MAX86150 Epicardium API
· d92965df
Jakob
authored
5 years ago
and
Arist
committed
5 years ago
d92965df
fix(max86150): replace Arduino library with a better version
· 132ab9c0
Jakob
authored
5 years ago
and
Arist
committed
5 years ago
132ab9c0
fix up main.c splash screen check
· f17417e1
schneider
authored
5 years ago
f17417e1
Release 1.15 - Okra
· 99e21cbb
schneider
authored
5 years ago
99e21cbb
Jan 31, 2020
Merge branch 'schneider/mpy-portstate' into 'master'
· bfbc4215
schneider
authored
5 years ago
bfbc4215
fix(mpconfig): Remove hard coded value for interrupt numbers
· 2afaf931
schneider
authored
5 years ago
2afaf931
fix(interrupts): Add the callbacks to the list of root pointers
· 314a22e5
schneider
authored
5 years ago
314a22e5
Jan 27, 2020
Merge branch 'schneider/fix-ble-mac-write' into 'master'
· 0fd6d958
schneider
authored
5 years ago
0fd6d958
fix(ble): write new mac if files does not exist
· bd170694
schneider
authored
5 years ago
bd170694
Jan 24, 2020
Merge branch 'rahix/more-mutex' into 'master'
· 2cd151e7
schneider
authored
5 years ago
2cd151e7
fix(leds): Consolidate led locking
· cb1712d5
schneider
authored
5 years ago
cb1712d5
fix(leds): Add a missing I2C bus-lock
· 9c5d8003
rahix
authored
5 years ago
9c5d8003
chore(personal-state): Convert to new hwlock API
· 0702114c
rahix
authored
5 years ago
0702114c
chore(leds): Convert LEDs module to new mutex API
· e489b211
rahix
authored
5 years ago
e489b211
Loading