Dual CANbus monitor and instrumentation cluster

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 beep mbed

Fork of CANary by Tick Tock

Revisions of main.cpp

Revision Date Message Actions
125:f58b7ab2abee 2013-07-21 Re-centered efficiency screen File  Diff  Annotate
124:0d622967b764 2013-07-20 Added tire pressure from canbus File  Diff  Annotate
123:a8c0042df617 2013-07-19 First attempt to add tire pressure File  Diff  Annotate
122:138a40892a4c 2013-07-17 Updated display formatting. Temporarily dumping all 7bb messages to ascii log for exploration. File  Diff  Annotate
121:553faf139a20 2013-07-11 Added shunt identification to cpbars display File  Diff  Annotate
120:041edeec08f5 2013-07-08 Changed Resr algorithm to one requiring less computation. Ignore data for small delta_V. File  Diff  Annotate
119:0e2b641e98a2 2013-07-05 fixed bugs in health screen File  Diff  Annotate
118:02010b18efdc 2013-07-05 Added Resr tracking and health display; File  Diff  Annotate
117:49883c779a74 2013-07-04 Added delay to initial poll to give BMS time to measure; File  Diff  Annotate
116:5cd72bae7c12 2013-07-04 Attempting to move buffer dump to ISR; File  Diff  Annotate
115:549410af477d 2013-07-04 Added delay to powerup ping (apparently BMS needs some time). Made all logging enabled by default File  Diff  Annotate
114:3f8c59a8a2b9 2013-07-02 fixed bug in battery log files (pointing to wrong cellpair locations) File  Diff  Annotate
113:f388b4505463 2013-07-01 Fixed regen display when in Neutral File  Diff  Annotate
112:b41b35401eb6 2013-07-01 Fixed lockup bug when USB already present File  Diff  Annotate
111:d1559bb25c43 2013-06-30 Added USB insertion detect. Logging will start once usb drive is inserted. File  Diff  Annotate
110:ffddff3ad2f2 2013-06-30 Got battery and trip logs working. Fixed canlog to append (was overwriting previous data). File  Diff  Annotate
109:3e6f0e8fca0d 2013-06-30 Change filesystem library. Got logging and playback working. File  Diff  Annotate
108:29b5a760adc2 2013-06-30 Fixed temperature bug but USB logging is disabled File  Diff  Annotate
107:e9be732c1ad4 2013-06-29 Added trip meter File  Diff  Annotate
106:f016912a03db 2013-06-28 added logging indicator on main screen File  Diff  Annotate
105:2da2d9378c57 2013-06-28 . File  Diff  Annotate
104:5a19101aaac5 2013-06-28 Fixed 000 msgId logging bug File  Diff  Annotate
103:1389e9efe8c3 2013-06-20 Fixed formatting File  Diff  Annotate
102:fd19f777a0b4 2013-06-20 Added Ah, SOH, and more precise temperature measurement. File  Diff  Annotate
101:94b8aca2d47a 2013-06-15 . File  Diff  Annotate
100:63a7456fc972 2013-06-15 reset display when fw update fails File  Diff  Annotate
99:c05abf8e1cdc 2013-06-15 Merged and moved check for firmware.bin *before* deleting old *.bin. File  Diff  Annotate
98:9f8bab96edff 2013-06-10 Metric Initial Commit File  Diff  Annotate
97:a25940fd7b5b 2013-06-15 . File  Diff  Annotate
96:a6c6a6fd1d28 2013-05-03 Fixed mistake (battTemp is char not short) File  Diff  Annotate
95:248b3c25a7df 2013-05-03 Stop auto-polling when asleep; added battery temp to main display File  Diff  Annotate
94:c3a14b3975d6 2013-05-03 Cleaned up dte miles remaining display (right justified and clear old values better) File  Diff  Annotate
93:c2402e8cd0e2 2013-05-01 Merged in tested logCan reentry fix File  Diff  Annotate
92:935adef49ea4 2013-04-22 Reverting to keep latest as last know *tested* revision. logCan interrupt fix work moved to CANaryTest fork. File  Diff  Annotate
91:33ab084a184f 2013-04-22 changed interrupt priorities (RTC,CAN,Ticker) File  Diff  Annotate
90:312eecd3b37a 2013-04-20 Fixed rev number (when am I going to remember that) File  Diff  Annotate
89:2263d349b484 2013-04-20 Moved headlight detection out of logCan. File  Diff  Annotate
88:45185a5f1c9b 2013-04-20 Made logCan reentry safe so logTS & logEven can be safely interrupted by logCan. File  Diff  Annotate
87:46ac3f2519d6 2013-04-19 Toggle Debug on Config Screen, Store all 5 Groups of Requested data. File  Diff  Annotate
86:d1c9e8ac1c4b 2013-04-17 Fixed introduced ts bug File  Diff  Annotate
85:5c27e88b3fbe 2013-04-17 Merged with Gary's lost message counter File  Diff  Annotate
84:fd21e5d32dab 2013-04-17 Fixed DTE draw bug#2 File  Diff  Annotate
83:52b1f330a62d 2013-04-17 Fixed DTE drawing bug where grid drew over graph File  Diff  Annotate
82:64b6d8d07f20 2013-04-16 fix rev number to 81 File  Diff  Annotate
81:cf009a64eedd 2013-04-16 Merge with v78 File  Diff  Annotate
80:24f1793171e7 2013-04-16 logCan counts overflow Lost Messages, and others File  Diff  Annotate
79:68f0dd8d1f19 2013-04-16 Just turn on the message-send ticker when actually sending (instead of continuously triggering). File  Diff  Annotate
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
76:fb6779d0963e 2013-04-15 Fixed problem with mbed library File  Diff  Annotate
75:77bd26829dca 2013-04-15 Fixed overrun reporting bug but has problem with mbed41 library File  Diff  Annotate
74:e491e92b0bef 2013-04-15 fixed rev number File  Diff  Annotate
73:62ee8eae3a84 2013-04-15 added log screen to index; added pointer separation monitor to main display when in debug mode File  Diff  Annotate
72:f9a6faa28873 2013-04-14 Added log screen to index screen File  Diff  Annotate
71:7e87256d6c9a 2013-04-14 Set revision to 71 File  Diff  Annotate
70:0700b769ac15 2013-04-14 merge in Log Date-Tie each minute, and Log revision string. File  Diff  Annotate
69:6bfdfc002036 2013-04-14 Log Date-Time once per minute, and Log the firmware Version. File  Diff  Annotate
68:10f7d7dbae19 2013-04-13 merged File  Diff  Annotate
67:2022fce701d0 2013-04-11 Added Index Screen with 10 GoTo Buttons File  Diff  Annotate
66:b7476ce7a59e 2013-04-11 Added braking/regen bar to dte screen File  Diff  Annotate