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
1eaf85c6176ed9098ea3284cd4ffc4a5287cccbe
Select Git revision
0 results
firmware
Author
Search by author
Any Author
authors
0 authors
Dec 20, 2020
feat(hid): Make the app a bit nicer
· 1eaf85c6
schneider
authored
4 years ago
1eaf85c6
fix(hid): Move HID service attribute handles to 0x80
· a0cf6160
schneider
authored
4 years ago
a0cf6160
feat(ble): Basic HID support for pycardium
· 9b256c80
schneider
authored
4 years ago
9b256c80
fix(ble): Always assume the HID CCCDs are enabled
· b9311d11
schneider
authored
4 years ago
b9311d11
feat(ble): Basic HID support in epicardium
· d923b261
schneider
authored
4 years ago
d923b261
Dec 19, 2020
Merge branch 'Pixtxa-master-patch-27969' into 'master'
· 20234d4c
schneider
authored
4 years ago
20234d4c
Updated documentation
· 65e9a005
Pixtxa
authored
4 years ago
65e9a005
Updated documentation
· c9d3a7c7
Pixtxa
authored
4 years ago
c9d3a7c7
LINT!
· 79a2f879
Pixtxa
authored
4 years ago
79a2f879
Bugfix
· 7a95528b
Pixtxa
authored
4 years ago
7a95528b
Style angepasst
· a924fdad
Pixtxa
authored
4 years ago
a924fdad
Bugfix for "right_scroll=0" in config
· 9ec09ea2
Pixtxa
authored
4 years ago
9ec09ea2
Update simple_menu.py
· 356caf81
Pixtxa
authored
4 years ago
356caf81
Try loading default values from config
· d1cd9ce1
Pixtxa
authored
4 years ago
d1cd9ce1
retrigger buttons when long pressed
· 7be1aded
Pixtxa
authored
4 years ago
7be1aded
long press was fixed to about 1-2 seconds, based on the time in seconds when...
· 2022ebc4
Pixtxa
authored
4 years ago
2022ebc4
Bugfix
· e9d77a5b
Pixtxa
authored
4 years ago
e9d77a5b
Merge 'change(epicardium): Increase size to 576 kb'
· 7955f13e
rahix
authored
4 years ago
7955f13e
change(epicardium): Increase size to 576 kb
· 52d44b89
schneider
authored
4 years ago
52d44b89
Merge branch 'Pixtxa-master-patch-88010' into 'master'
· 88fd915e
schneider
authored
4 years ago
88fd915e
added hyperlink to l0dables/blinky
· a48a8102
Pixtxa
authored
4 years ago
a48a8102
Merge branch 'Pixtxa-master-patch-46587' into 'master'
· 214a2f3a
schneider
authored
4 years ago
214a2f3a
Fixed documentation of circle
· 2eb0ff3c
Pixtxa
authored
4 years ago
2eb0ff3c
Dec 14, 2020
Merge branch 'schneider/ess' into 'master'
· 8dad70cb
schneider
authored
4 years ago
8dad70cb
feat(ess): Add documentation
· 73aa5370
schneider
authored
4 years ago
73aa5370
Dec 13, 2020
Merge branch 'rahix/bhi160-cleanup' into 'master'
· 4cb901c4
schneider
authored
4 years ago
4cb901c4
feat(ess): Periodic measurements
· d973b5d1
schneider
authored
4 years ago
d973b5d1
feat(ess): Send notifications when doing single read
· 80e3b8f2
schneider
authored
4 years ago
80e3b8f2
feat(ess): Use BME680 interface
· 405a656e
schneider
authored
4 years ago
405a656e
change(bme680): Don't use an internal IIR filter
· 530b48d1
schneider
authored
4 years ago
530b48d1
change(bme680): Keep BME680 always initialized
· eb1606c6
schneider
authored
4 years ago
eb1606c6
refact(bme680): Use more granular locks. Sleep using FreeRTOS
· 452deca2
schneider
authored
4 years ago
452deca2
fix(mutex): Ignore mutex handling until FreeRTOS is running
· fc41d13d
schneider
authored
4 years ago
fc41d13d
feat(ess): Add pressure characteristic
· 1b03aacd
schneider
authored
4 years ago
1b03aacd
fix(ess): Correctly handle negative temperatures
· f124e220
schneider
authored
4 years ago
f124e220
feat(ess): Add humidity characteristic
· 50150099
schneider
authored
4 years ago
50150099
chore(ess): Code style
· 39a2b81d
schneider
authored
4 years ago
39a2b81d
feat(ess): add notification support for temperature
· 1e892a31
schneider
authored
4 years ago
1e892a31
chore(ess): Introduce ess.h
· 224948f1
schneider
authored
4 years ago
224948f1
fix(ess): Show how to update a characteristic without a callback
· 67aae770
schneider
authored
4 years ago
67aae770
Loading