- 08 Apr, 2020 1 commit
-
-
schneider authored
-
- 07 Apr, 2020 1 commit
-
-
schneider authored
-
- 06 Apr, 2020 2 commits
- 03 Apr, 2020 8 commits
-
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
This allows to read and write strings to the config file.
-
schneider authored
Allows to set the string value of a key. Perists the value to the configuration file.
-
schneider authored
-
schneider authored
-
schneider authored
Introduces a small state machine which parses the file character by character. This eases the logic around parsing whole lines significantly. Now also trims lines, handling all non printable characters correctly.
-
- 29 Mar, 2020 1 commit
-
-
schneider authored
max86150 pycardium api See merge request card10/firmware!359
-
- 16 Mar, 2020 3 commits
- 02 Mar, 2020 2 commits
-
-
Rahix authored
See merge request card10/firmware!376
-
- 05 Feb, 2020 1 commit
-
-
schneider authored
Stable max86150 epicardium API See merge request card10/firmware!371
-
- 02 Feb, 2020 4 commits
-
-
Epicardium API for max86150 aligned with latest state of sensor development on card10. Co-Authored-by:
Arist <aristkojevnikov@gmail.com>
-
Get samples from FIFO by small junks due to a recommendation from Maxim not to read the entire FIFO, but rather a fixed number of samples. See https://os.mbed.com/users/laserdad/code/MAX86150_ECG_PPG//file/3c728f3d1f10/main.cpp/ Additional tuning for particular configuration of max86150 in card10. Co-Authored-by:
Arist <aristkojevnikov@gmail.com>
-
schneider authored
-
schneider authored
-
- 31 Jan, 2020 3 commits
-
-
schneider authored
fix(interrupts): Add the callbacks to the list of root pointers See merge request card10/firmware!374
-
schneider authored
-
schneider authored
-
- 27 Jan, 2020 2 commits
-
-
schneider authored
fix(ble): write new mac if files does not exist See merge request card10/firmware!373
-
schneider authored
-
- 24 Jan, 2020 6 commits
-
-
schneider authored
Fix LED mutex stuff See merge request card10/firmware!369
-
schneider authored
-
Rahix authored
leds_update_power() internally accesses the I2C bus so calls to this function need to be inside an I2C lock section. Signed-off-by:
Rahix <rahix@rahix.de>
-
Rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
Rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
schneider authored
FS locking and FD counting See merge request card10/firmware!370
-
- 20 Jan, 2020 2 commits
- 09 Jan, 2020 1 commit
-
-
schneider authored
Display a message on system panic See merge request card10/firmware!362
-
- 05 Jan, 2020 1 commit
-
-
Rahix authored
See merge request card10/firmware!368
-
- 04 Jan, 2020 1 commit
-
-
schneider authored
-
- 03 Jan, 2020 1 commit
-
-
Rahix authored
Instead of an ugly hack where spaces are used to pad the entries background colors, properly draw a rectangle and the text above it. No visual change. Signed-off-by:
Rahix <rahix@rahix.de>
-