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
chris007
firmware
Graph
schneider/bonding
Select Git revision
Branches
20
bme680
bme680_demoapp
ch3/api-speed-eval2
ch3/dual-core
ch3/genapi-refactor
ch3/leds-api
dualcore
freertos-btle
genofire/ble-rewrite
ios-workarounds
koalo/factory-reset
master
default
protected
msgctl/faultscreen
msgctl/gfx_rle
msgctl/textbuffer_api
rahix/batt
rahix/bhi
rahix/bma
rahix/simple_menu
renze/hatchery_apps
Tags
5
v1.1
v1.0
release-1
bootloader-v1
v0.0
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Aug
21
22
21
20
21
20
19
18
17
16
15
14
13
12
11
10
9
7
6
5
4
3
2
1
31
Jul
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
9
8
7
6
5
4
3
1
29
Jun
28
25
24
23
22
21
20
19
18
19
18
17
16
Add BME680 demo app
bme680_demoapp
bme680_demoapp
Merge branch 'bme680' into 'master'
feat(bme680): Add bme680 support
Style fixes
bme680
bme680
chore(epicardium): Cleanup task IDs
Merge branch 'master' of https://git.card10.badge.events.ccc.de/card10/firmware into bme680
Change return value of get_data in case of not initialized
Move settings_sel to init()
Fix comments for bme680_sensor_data struct
Remove wrong comments
Merge branch 'patch-1' into 'master'
Merge branch 'master' into bme680
Refactoring get_data()
Add deinit() method for BME680
Update overview.rst
docs: Add MacOS build-instructions
docs: Document os.read_battery()
feat(preload): update nick name preloads
Update how-to-build.rst - added macOS recommendations.
Merge branch 'display_multiline_fix' into 'master'
Merge branch 'ble-file-transfer-dir' into 'master'
BLE: FileTrans: Use LOG_ERR
BLE: FileTrans: Null terminate the string
BLE: FileTrans: Create a directory if needed
docs: Update instructions for dependencies on Arch
feat: Add requirements.txt
Fix lint errors
style(ledfx): Reformat docs and comments
Merge branch 'bme680' of git.card10.badge.events.ccc.de:chris007/firmware into bme680
Split init and get_data in separate methods
Use vTaskDelay for non-blocking wait
Use LOG_ERR instead of printf()
Renaming struct and API call
[#33] Fixing lint error
[#33] Taking settings from Democode
[#33] Initial integration of BME680
docs: Fix personal_state documentation
docs: Fix os documentation
feat(pycardium): Add os.urandom()
fix(splashscreen): Adapt coding style
Loading