Tick Tock / CANary_corrupt

Changes

RevisionDateWhoCommit message
96:a6c6a6fd1d28 2013-05-03 TickTock Fixed mistake (battTemp is char not short) default tip
95:248b3c25a7df 2013-05-03 TickTock Stop auto-polling when asleep; added battery temp to main display
94:c3a14b3975d6 2013-05-03 TickTock Cleaned up dte miles remaining display (right justified and clear old values better)
93:c2402e8cd0e2 2013-05-01 TickTock Merged in tested logCan reentry fix
92:935adef49ea4 2013-04-22 TickTock Reverting to keep latest as last know *tested* revision. logCan interrupt fix work moved to CANaryTest fork.
91:33ab084a184f 2013-04-22 TickTock changed interrupt priorities (RTC,CAN,Ticker)
90:312eecd3b37a 2013-04-20 TickTock Fixed rev number (when am I going to remember that)
89:2263d349b484 2013-04-20 TickTock Moved headlight detection out of logCan.
88:45185a5f1c9b 2013-04-20 TickTock Made logCan reentry safe so logTS & logEven can be safely interrupted by logCan.
87:46ac3f2519d6 2013-04-19 garygid Toggle Debug on Config Screen, Store all 5 Groups of Requested data.
86:d1c9e8ac1c4b 2013-04-17 TickTock Fixed introduced ts bug
85:5c27e88b3fbe 2013-04-17 TickTock Merged with Gary's lost message counter
84:fd21e5d32dab 2013-04-17 TickTock Fixed DTE draw bug#2
83:52b1f330a62d 2013-04-17 TickTock Fixed DTE drawing bug where grid drew over graph
82:68f0dd8d1f19 2013-04-16 TickTock Just turn on the message-send ticker when actually sending (instead of continuously triggering).
81:64b6d8d07f20 2013-04-16 garygid fix rev number to 81
80:cf009a64eedd 2013-04-16 garygid Merge with v78
79:24f1793171e7 2013-04-16 garygid logCan counts overflow Lost Messages, and others
78:a383971fe02f 2013-04-16 TickTock 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.
77:7c136766466c 2013-04-16 TickTock Fixed various bugs. Added proper overrun test.
76:fb6779d0963e 2013-04-15 TickTock Fixed problem with mbed library
75:77bd26829dca 2013-04-15 TickTock Fixed overrun reporting bug but has problem with mbed41 library
74:e491e92b0bef 2013-04-15 TickTock fixed rev number
73:62ee8eae3a84 2013-04-15 TickTock added log screen to index; added pointer separation monitor to main display when in debug mode
72:f9a6faa28873 2013-04-14 TickTock Added log screen to index screen
71:7e87256d6c9a 2013-04-14 garygid Set revision to 71
70:0700b769ac15 2013-04-14 garygid merge in Log Date-Tie each minute, and Log revision string.
69:6bfdfc002036 2013-04-14 garygid Log Date-Time once per minute, and Log the firmware Version.
68:10f7d7dbae19 2013-04-13 TickTock merged
67:b7476ce7a59e 2013-04-11 TickTock Added braking/regen bar to dte screen
66:a2b3c7201faa 2013-04-10 TickTock Fixed rev number
65:2022fce701d0 2013-04-11 garygid Added Index Screen with 10 GoTo Buttons
64:821fc79cd7fe 2013-04-10 garygid Added Skin-Changing button on Config screen and
63:aa3bf6a33635 2013-04-10 TickTock Cleaned up Merge
62:ffd15edb5431 2013-04-10 TickTock Merged with Gary's edit
61:3ab6a40a1086 2013-04-10 garygid Merge in v60 changes
60:9d191ff745fb 2013-04-10 garygid Highlight Buttons using set_display - GG
59:58894493fb29 2013-04-10 TickTock added display selection to highlight procedure
58:4d06288d75a2 2013-04-09 garygid Button-Highlight Experiment - GG from v57
57:0d81e107b449 2013-04-09 TickTock Fixed revision number
56:0de6b316c19b 2013-04-09 TickTock Merged playback bug fix in
55:8a51361434ae 2013-04-09 TickTock Added playbackEn to accOn DTE computation qualifier so it can be tested with playback even if car is detected to be off (i.e. bench testing)
54:591406a71fa8 2013-04-09 garygid GG Merged v52 into v53
53:6ce808d0995e 2013-04-09 garygid GG changed v51 to use 4x4 buttons and touch areas.
52:d5385fbf4ea1 2013-04-09 TickTock Improved DTE to eliminate discontinuity at 1 minute and reduce occasional flicker
51:6187c5264a73 2013-04-07 TickTock Fixed power accounting bug when in reverse (need to use absolute value of speed - dropping sign).
50:83d5864c64a0 2013-04-07 TickTock Removed DTE flicker. Added efficiency screen. Added configurable DTE interval. Allowed CP update even if CP logging disabled.
49:a3d2c5bb3cfa 2013-04-07 TickTock Added graphical DTE - flickers...
48:d1ce92104a1f 2013-04-06 TickTock Merged in gg's edits. Fixed config load (problem with floats)
47:9cc7d876dd6d 2013-04-02 TickTock added showbutton feature to hide button on histogram
46:73e8716f976f 2013-04-02 TickTock Fixed CP histogram button
45:6069010de7d7 2013-04-02 TickTock fixed rev number
44:6262a9fd1e56 2013-04-02 TickTock Added CP histogram
43:e7f6f80590e3 2013-04-02 TickTock Fixed bench button display bugs
42:4533b13b297d 2013-03-31 TickTock Changed so buttons only show on touched screen
41:8d4609ea7259 2013-03-31 TickTock Added mpkWh display
40:0e6e71a7323f 2013-03-31 TickTock eliminated flicker on 12V display;
39:eef8beac7411 2013-03-25 TickTock Fixed minor bug using tick to trigger refresh (changed to using change on accV)
38:155ec32c5e91 2013-03-24 TickTock Fixed kW update routine
37:fea2c1d52c5f 2013-03-24 TickTock Got kW computation working