Dual CANbus monitor and instrumentation cluster supporting ILI9341 display controller

Dependencies:   SPI_TFTx2_ILI9341 TOUCH_TFTx2_ILI9341 TFT_fonts mbed

Fork of CANary by Tick Tock

Revisions of utility.cpp

Revision Date Message Actions
78:a383971fe02f 2013-04-16 Moved message request to ticker instead of wait_ms delay to stop buffer overrun caused by wait_ms blocking usb write. Also requests other four frames so raw data can be logged for analysis. File  Diff  Annotate
77:7c136766466c 2013-04-16 Fixed various bugs. Added proper overrun test. File  Diff  Annotate
75:77bd26829dca 2013-04-15 Fixed overrun reporting bug but has problem with mbed41 library File  Diff  Annotate
69:6bfdfc002036 2013-04-14 Log Date-Time once per minute, and Log the firmware Version. File  Diff  Annotate
58:4d06288d75a2 2013-04-09 Button-Highlight Experiment - GG from v57 File  Diff  Annotate
51:6187c5264a73 2013-04-07 Fixed power accounting bug when in reverse (need to use absolute value of speed - dropping sign). File  Diff  Annotate
50:83d5864c64a0 2013-04-07 Removed DTE flicker. Added efficiency screen. Added configurable DTE interval. Allowed CP update even if CP logging disabled. File  Diff  Annotate
48:d1ce92104a1f 2013-04-06 Merged in gg's edits. Fixed config load (problem with floats) File  Diff  Annotate
43:e7f6f80590e3 2013-04-02 Fixed bench button display bugs File  Diff  Annotate
41:8d4609ea7259 2013-03-31 Added mpkWh display File  Diff  Annotate
40:0e6e71a7323f 2013-03-31 eliminated flicker on 12V display; File  Diff  Annotate
39:eef8beac7411 2013-03-25 Fixed minor bug using tick to trigger refresh (changed to using change on accV) File  Diff  Annotate
38:155ec32c5e91 2013-03-24 Fixed kW update routine File  Diff  Annotate
37:fea2c1d52c5f 2013-03-24 Got kW computation working File  Diff  Annotate
36:dbd39c315258 2013-03-23 Added playback option File  Diff  Annotate
35:5acbd8a64a89 2013-03-21 Added 12V monitor; configurable 12V adjustment & dled brightness (via config file); new config file format 2; fixed reset on select bug File  Diff  Annotate
34:4751a8259b18 2013-03-20 Added auto-dim File  Diff  Annotate
33:a277743ebdeb 2013-03-19 Added auto dim based on daylight sensor File  Diff  Annotate
32:c9d9b6cb5de1 2013-03-19 removed wait_ms commands in CP request File  Diff  Annotate
31:082372c83f68 2013-03-17 Removed wait_ms() on cellpair request so prevent blocking in log File  Diff  Annotate
26:462ccb580472 2013-03-16 Got brake screen working except doesn't clear File  Diff  Annotate
25:ddf0ec209f03 2013-03-15 Added date/time entry, fixed braking display, added reset File  Diff  Annotate
23:cd03f9c3395e 2013-03-14 Added logging enable/disable, touch calibration, reset, config save File  Diff  Annotate
22:a43df3905863 2013-03-11 Fixed display LED connection. Parameterized the Touch screen controls and added routines to simplify menu creation. File  Diff  Annotate
20:3bf176d14b14 2013-03-08 Fixed bug with sleep timers File  Diff  Annotate
13:62e0f7f39ff5 2013-03-03 More partitioning File  Diff  Annotate