Display zeigt merkwürdige Zeichen
Dependencies: mbed PinDetect TextLCD
Fork of FWFSU_Start_28102013 by
History
Display zeigt merkw?rdige zeichen;
2016-08-24, by fox46 [Wed, 24 Aug 2016 13:12:18 +0000] rev 35
Display zeigt merkw?rdige zeichen;
Added a flush delay which should improve stability, drawback: The display updates not as fast (the times stay correct). The delay is defined in main.h and has a value of 0.3f.
2016-08-12, by manuelfederanko [Fri, 12 Aug 2016 09:59:19 +0000] rev 34
Added a flush delay which should improve stability, drawback: The display updates not as fast (the times stay correct). The delay is defined in main.h and has a value of 0.3f.
Debugging messages and stuff
2016-08-12, by manuelfederanko [Fri, 12 Aug 2016 07:26:48 +0000] rev 33
Debugging messages and stuff
Some small changes and the ability to measure the voltage of the batteries
2016-08-11, by manuelfederanko [Thu, 11 Aug 2016 13:29:31 +0000] rev 32
Some small changes and the ability to measure the voltage of the batteries
Fixed a bug where, when booting the startbutton before the stopbutton would cause the stopbutton to hang, this was caused by the automatic resync request, form either the stop or startbutton (now syncing must be done manually)
2016-08-11, by manuelfederanko [Thu, 11 Aug 2016 07:42:54 +0000] rev 31
Fixed a bug where, when booting the startbutton before the stopbutton would cause the stopbutton to hang, this was caused by the automatic resync request, form either the stop or startbutton (now syncing must be done manually)
Updated doc
2016-08-11, by manuelfederanko [Thu, 11 Aug 2016 07:08:06 +0000] rev 30
Updated doc
reenabled the battery check.
2016-08-10, by manuelfederanko [Wed, 10 Aug 2016 11:11:52 +0000] rev 29
reenabled the battery check.
Fixed the lib
2016-08-10, by manuelfederanko [Wed, 10 Aug 2016 07:41:32 +0000] rev 28
Fixed the lib
Implemented the new interface of MsgSerial.
2016-08-10, by manuelfederanko [Wed, 10 Aug 2016 07:36:05 +0000] rev 27
Implemented the new interface of MsgSerial.
Added debug messages.
2016-08-09, by manuelfederanko [Tue, 09 Aug 2016 11:27:24 +0000] rev 26
Added debug messages.