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
9018244b8b14b2e2807b6330c5ff0d44c1d2d742
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
21
Aug
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
15
14
13
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
fix(splashscreen): More useful message
fix(splashscreen): Print version correctly
fix(splashscreen): Reduce to version
fix(splashscreen): Display useful version info
feat(splashscreen): Add tag/commit to epicardium splashscreen
Added blacklist for write access for certain file names.
Add requirements.txt file to install working version of python packages
ble.py: Show MAC suffix
fix(ble-uart): Prevent buffer overflow
I hate embedded string manipulation.
During startup of the BLE, the advert name is pulled off the random bytes of the mac in mac.txt.
fix(maxusb): Disable confusing message
fix(serial-task): increase stack size
Update instructions for building on Arch
feat(apps): Add scope to preload
Merge branch 'display_multiline_fix' of https://git.card10.badge.events.ccc.de/omniskop/firmware into display_multiline_fix
Merge remote-tracking branch 'original/master' into display_multiline_fix
fix(cdcacm): Disable before printing error
fixed code style
fix(gfx): Break line before char is printed
fix(utime.c): set_time should operate in local tz
fixed code style
Split init and get_data in separate methods
fix(gfx): Break line before char is printed
feat(pmic): Switch off if battery is low
feat(pmic): Add API-call to read battery voltage
feat(epicardium): Periodically check the battery voltage
feat(pmic): Implement AMUX reading
py: timezone workaround
fix(text_reader): Convert to unix line-endings
Loading