Andreas Mandel
Andreas Mandel
For now the headline _Left_ is put in braces _(Left)_ in the display if the OBS detects that it is in a privacy area.
If you have the SD card at hand #217 might be worth a look
@opatut - this is implemented somewhere, right?
It is more around 3.6V looking at https://blog.ampow.com/lipo-voltage-chart/ - but we need to collect some details how precise the measurements we get are.
I try to come up with a simpler solution here. A menu would allow very sophisticated things but also introduce complexity. From *my* view and the input of the listed...
Actually there is no need to fork the display driver. Adding: ```cpp class MySSD1306 : public SSD1306 { public: void restartDisplay() { sendInitCommand(); resetDisplay(); } }; ``` to the `displays.h`...
Sorry, I did not feedback further... What is not clear with the video. Does it also flicker if the display was not glitched?
Might be we add an option. On the other hand, the current OBS of @Natenom does not have the issue any more?
There was also a _discussion_ in Slack triggered by @tobst about the metadata (https://openbikesensor.slack.com/archives/CRTNL8RQF/p1602699726018600 / https://openbikesensor.slack.com/archives/CRTNL8RQF/p1602702652024100). @mega-stoffel brought the need for different settings for the OBS in (switching bike /...
Actualy we have the data in the CSV file but not the other -> Re-opening