- Sep 24, 2019
-
-
rahix authored
The transparent background patch messes up the display for the BME680 app. This patch uses proper formatting codes which will make the output readable again. Signed-off-by:
Rahix <rahix@rahix.de>
-
- Sep 22, 2019
-
-
New Button-Layout ================= /-----------------------\ | xxxxxxxxxxxxxxxxx | | | | <> * Pause screen | card10 | +------- <> <> * During pause: Scroll right. | | | * Short press: Toggle between Finger | \-----------------------/ and USB. * During pause: Scroll left. * Long press: Toggle bias on/off. * Short press: Toggle LED mode. * Long press: Start/stop logging. Other Changes ============= - Split the bar into negativ [10:5] and positive [5:0] scale and update them seperate to have a better visualization. - Blink red with backside LEDs on detected pulse. - Allow toggling the LED modes on and off (see new button layout). - Lock mode & bias during logging.
-
rahix authored
This patch makes the BHI160 app more pythonic and fixes a few bugs/issues: - An exception (including KeyboardInterrupt) will trigger the sensor to be closed again. Otherwise you'd get strange behavior trying to reopen then afterwards. - Use simple_menu.button_events() instead of home-cooked solution. This should hopefully make the code more future-proof. - Fix overlapping text caused by the font-rendering changes. Signed-off-by:
Rahix <rahix@rahix.de>
-
- Sep 16, 2019
-
- Sep 12, 2019
-
-
norpol authored
-
- Sep 05, 2019
-
-
commit a9c3712c Author: Markus <markus@muc.ccc.de> Date: Sat Aug 24 01:29:03 2019 +0000 Code formatting commit b69c586c Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 23:15:15 2019 +0000 Remove unused variable commit a83ff3c0 Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 23:06:04 2019 +0000 Make time setting more appealing commit 46981523 Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 23:01:25 2019 +0000 Add wait time to loop commit 6b58b587 Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 22:56:40 2019 +0000 Give user time to release button commit 823c00a7 Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 22:44:48 2019 +0000 Add option to set time commit 927d3057 Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 22:44:25 2019 +0000 Remove obsolete lines commit e2dbfe81 Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 21:37:42 2019 +0000 Model localtime as parameter to update function commit ad560d6c Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 21:29:09 2019 +0000 Remove obsolete drawImage() commit 018f911b Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 21:28:04 2019 +0000 Fix button_pressed commit d9b5e26a Author: Markus <markus@muc.ccc.de> Date: Fri Aug 23 21:17:19 2019 +0000 Remove obsolete Time dummy class
-
-
- Aug 30, 2019
-
- Aug 28, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
- Aug 27, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
Yuval Adam authored
- Aug 25, 2019
-
- Aug 24, 2019
-
-
Daniel Hoffend authored
with longer 1s press on the TOP_RIGHT buttont you can pause the screen update. You can then scroll through the increases 4s buffer with BUTTON_LEFT and BOTTOM_RIGHT. Another press on TOP_RIGHT brings you back into the normal mode. The logging operation doesn't get interrupted when pausing the screen.
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- Aug 23, 2019
-
-
Daniel Ehlers authored
-
Daniel Hoffend authored
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
Stefan Haun authored
Might be a preparation for confiurable menu colors.
-
- Aug 22, 2019
-
-
Daniel Hoffend authored
-
Daniel Hoffend authored
-
Daniel Hoffend authored
-
schneider authored
-
Daniel Hoffend authored
-
-
Daniel Hoffend authored
-
Daniel Hoffend authored
-
chris007 authored
-