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
Pete
firmware
Commits
63926052627764b7df525637b0eb8685d299eb87
Select Git revision
Branches
20
master
default
protected
fix/macos-meta-files-in-menu
koalo/bhi160
genofire/ble-rewrite
rahix/simple_menu
ch3/splashscreen
koalo/bhi160-works-but-dirty
ios-workarounds
koalo/wip/i2c-for-python
renze/safe_mode
renze/hatchery_apps
schneider/fundamental-test
koalo/factory-reset
msgctl/gfx_rle
msgctl/faultscreen
msgctl/textbuffer_api
schneider/bonding
schneider/bootloader-update-9a0d158
schneider/bsec
rahix/bma
Tags
16
v1.12
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
36 results
firmware
Author
Search by author
Any Author
authors
Pete
pete
1 author
Aug 31, 2019
Merge 'WS2812 module (aka Neopixel)'
· 63926052
rahix
authored
5 years ago
63926052
feat(ws2812): Add WS2812 module (aka Neopixel)
· c20bdbac
danb
authored
5 years ago
and
rahix
committed
5 years ago
c20bdbac
Merge 'longint with arbitrary precision'
· 668dfffb
rahix
authored
5 years ago
668dfffb
Aug 30, 2019
Merge 'Properly disable AMUX when not in use'
· 612772fa
rahix
authored
5 years ago
612772fa
fix(pmic): Properly disable AMUX when not in use
· be41bd75
Florian Kargl
authored
5 years ago
be41bd75
Merge 'read state of rgb LEDs'
· 78a0e6e6
rahix
authored
5 years ago
78a0e6e6
read state of rgb LEDs - ble and pycardium
· c785ac0c
genofire
authored
5 years ago
and
rahix
committed
5 years ago
c785ac0c
chore: Update CHANGELOG
· b6029dd5
rahix
authored
5 years ago
b6029dd5
Merge 'fix display.py docs'
· 85cc6e5a
rahix
authored
5 years ago
85cc6e5a
Merge 'match defaults in txt mode to ones from json mode'
· df50a941
rahix
authored
5 years ago
df50a941
Merge 'ECG high-pass filter and pulse detection'
· 216896f3
rahix
authored
5 years ago
216896f3
feat(ecg-app): Add high-pass filter and pulse detection
· 11d2b50b
fuchsi*
authored
5 years ago
and
rahix
committed
5 years ago
11d2b50b
fix(hw-init): Reset display backlight and vibration motor
· c1ef8df5
rahix
authored
5 years ago
c1ef8df5
style(api): Unify style of API-call declarations
· 47c60713
rahix
authored
5 years ago
47c60713
docs(api): Cleanup interrupt documentation
· f8aada27
rahix
authored
5 years ago
f8aada27
Merge 'enable micropython.mem_use() method'
· b687b083
rahix
authored
5 years ago
b687b083
Aug 29, 2019
enable micropython.mem_use() method
· 54693275
Hinerk
authored
5 years ago
54693275
fix(docs): fix display.py docs
· 387c966d
Gerd
authored
5 years ago
387c966d
Aug 28, 2019
fix(card10_nickname): match defaults in txt mode to ones from json mode
· 889270df
dos
authored
5 years ago
889270df
Release 1.9 - IcebergLettuce
· c7b7bc84
rahix
authored
5 years ago
View commits for tag v1.9
v1.9
c7b7bc84
docs: Document gpio.ADC for 1.9
· 02770fcb
rahix
authored
5 years ago
02770fcb
chore: Update CHANGELOG
· 301fbcc3
rahix
authored
5 years ago
301fbcc3
feat(epicardium): Adjust version-splash colors
· 6d6d45eb
rahix
authored
5 years ago
6d6d45eb
Merge 'Use simple_menu module'
· 63086117
rahix
authored
5 years ago
63086117
refactor(menu.py): Use simple_menu module
· 7d32047b
rahix
authored
5 years ago
7d32047b
refactor(personal-state): Use simple_menu
· b5dfc265
rahix
authored
5 years ago
b5dfc265
feat(simple_menu): Add inactivity timeout
· ba4a314d
rahix
authored
5 years ago
ba4a314d
feat(simple_menu): Add side-scrolling for long lines
· 3030f5f9
rahix
authored
5 years ago
3030f5f9
feat(simple_menu): Add timeout to button_events()
· 08c02c48
rahix
authored
5 years ago
08c02c48
feat(simple_menu): Catch exceptions
· 3226a8d2
rahix
authored
5 years ago
3226a8d2
Merge 'card10.cfg'
· fe9c4218
rahix
authored
5 years ago
fe9c4218
feat(epicardium): read card10.cfg
· f1d63669
swym
authored
5 years ago
and
rahix
committed
5 years ago
f1d63669
Merge 'BLE cleanups and security updates'
· 956c9c91
rahix
authored
5 years ago
956c9c91
BLE: UART: Use value buffer directly
· 31ef150a
Hauke Mehrtens
authored
5 years ago
and
rahix
committed
5 years ago
31ef150a
BLE: UART: Remove unused read callback
· 97ff69c3
Hauke Mehrtens
authored
5 years ago
and
rahix
committed
5 years ago
97ff69c3
BLE: UART: Enforce encryption and authentication
· 81a2cd20
Hauke Mehrtens
authored
5 years ago
and
rahix
committed
5 years ago
81a2cd20
BLE: UART: Convert to static service registration
· 2c9fc36c
Hauke Mehrtens
authored
5 years ago
and
rahix
committed
5 years ago
2c9fc36c
BLE: FileTrans: Require encryption
· 3b79a771
Hauke Mehrtens
authored
5 years ago
and
rahix
committed
5 years ago
3b79a771
BLE: card10: Format the Attribute definitions
· a64677be
Hauke Mehrtens
authored
5 years ago
and
rahix
committed
5 years ago
a64677be
Merge 'Disable AT support advertisement'
· 53297345
swym
authored
5 years ago
53297345
Loading