Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary by Tick Tock

Changes

RevisionDateWhoCommit message
185:f45e18d7b801 2014-05-17 TickTock Merge branch default tip
184:5ca7b78297fe 2014-05-06 TickTock Increased Heater alarm on/off threshold (turns on slightly during AC use).
183:a1fba6f76e69 2014-03-30 TickTock // * Fix wrong whpg bug when charging away from home (now update and clear on each charge)
182:10017d74de67 2014-03-30 TickTock // * whpg display formatting
181:396fdcceefd2 2014-03-25 TickTock // Added grid to whpg displays
180:5fdeeb86f3a3 2014-03-24 TickTock // added wh lookup table with correction from whpg real use
179:e4094e55f079 2014-03-23 TickTock Fixed bugs in whpg display
178:bf6404312c45 2014-03-19 TickTock // Added Wh/gid display
177:6fda79c2fda1 2014-03-06 TickTock // Changed effciency counter to check after charging after 3am; // Added cancel day data button to trip display; // Base best and worse case on full round trip (per charge efficiency); // Track daily wh/gid
176:9c19f9856c76 2014-02-17 TickTock // Added to the temperature lookup table; // Fixed div0 boundary condition bug in CP histogram; // Splash trip meter on second screen when turned off if showHealth is enabled; // Max and min efficiency computed over 24 hour interval (to get roundtrip ef
175:0357b4159b40 2014-02-07 TickTock // Added to the temperature lookup table; // Fixed div0 boundary condition bug in CP histogram; // Splash trip meter on second screen when turned off if showHealth is enabled;
174:cd27e80f197d 2014-01-05 TickTock // Calibrate audible brake monitor. brkMonRate is units Wh; brkMonThr is units Wh/s
173:9815b1467039 2013-12-29 TickTock // fixed bugs
172:53548bf8bf85 2013-12-29 TickTock // added wh/gid display to Health screen;
171:355e284f5201 2013-12-28 TickTock // Converted dte display braking bargraph to kW;
170:7ee98e3611bc 2013-12-24 TickTock // Added kWperGid scalar to config file. .075 appears to be too small; // Added CCkWh_trip to TripLog (after kWh_trip); // Added uncalibrated available regen bars to dte screen
169:84d790ac18a2 2013-12-17 TickTock // Added trip meter including climate control impact; // Pulled updateConfig to dedicated procedure
168:9227024c4e3a 2013-12-04 TickTock // Added trip meter including climate control impact;
167:58d4edf403d4 2013-12-03 TickTock // Added climate control impact to best case and worst case DTE (bug fix);
166:ec3951ba9701 2013-12-03 TickTock // Re-formatted main and dte displays; // Fixed flicker on CC DTE;
165:4daa921730dd 2013-12-03 TickTock // Re-formatted main and dte displays
164:46ed06263b0e 2013-11-28 TickTock // Turn off noCC DTE when CC is off
163:3b6fab958773 2013-11-22 TickTock // Fixed efficiency screen discontinuity when CC power changes; // Added DTE & efficiency w/o CC to efficiency display
162:c6545fc0164a 2013-11-21 TickTock // Fixed efficiency screen discontinuity when CC power changes; // Added DTE & efficiency w/o CC to efficiency display
161:71ac85d11f03 2013-11-21 TickTock // * Subtract climate control power from stored efficiency data and add current CC power back in for display; // * Added X axis labels on CP histogram and scaled bar width;
160:905fe45ed54b 2013-11-20 TickTock // * Tweaked heater monitor to only issue once per power on/off; // * Added filtering to timeSync routing (some times set time to bogus value); // * Removed debug wait commands from config save and firmware update; // * Added 3-tone sound messages
159:577e9d015693 2013-11-08 TickTock // * Added heater activation warning message
158:059abeb44ba1 2013-10-31 TickTock // Fixed bug in date/time sync to sync on all days of the month; // Added auto time sync enable/disable button to cofig2 screen; // Highlight data if changed in testScreen;
157:1a100a5ed06f 2013-10-30 TickTock // Added trip max/min efficiency reset; // Added second config screen and RegenMon enable/disable
156:4e5d30535cf9 2013-10-24 TickTock // Changed efficency screen braking monitor to use actual motor amps instead of target regen signal; // Changed braking screen to use actual regen signal instead of target regen signal;
155:f31006516956 2013-10-19 TickTock // Added workaround to spkr and dled pwn not being independently controlled in hw; // Added ambient temperature to trip log; // Save Resr in history file so it doesn't reset to 75mOhms on CANary reset; // Fixed Reser formatting to %4.3f;
154:90ea16ca7475 2013-10-16 TickTock // Added mute button to upper right corner for quick access
153:e94cfe3c339c 2013-10-12 TickTock // Added current reversal tone; // Added MY2013 autoSync support (just time - no date)
152:a4d66901785d 2013-10-06 TickTock // Added clock sync with car clock option (MY2011,2012 only); // Fixed wrap bug in manual date update (january=00, not 01);
151:3047ebb3c9a8 2013-09-30 TickTock // added per_charge trip meter
150:ef46ce63345c 2013-09-27 TickTock // Removed air drag comp; // Added user message Id's to the config file; // Added copy of ehist.cny to USB on config save and load if present on firmware update
149:e9739523109f 2013-09-25 TickTock Compensated DTE with air drag of current ambient temperature.
148:6e3b9135fad2 2013-09-12 TickTock // No longer save config after firmware update; // Added config health check after read; // Added debugScreen; // Switched friction monitor to msgId:292 so MY2013 will work; // Added ambient to main display; // Added Resr to trip log
147:e0f1c84c62a6 2013-08-07 TickTock Changed CONFIG.TXT copy on thumbdrive to CONFIG.BAK to avoid unwanted restore. Also copy to thumbdrive happens when saveConfig is selected instead of on fw update.;
146:88f7bda79d8e 2013-08-07 TickTock restored support libraries
145:47cdacc468a4 2013-08-06 TickTock Fixed compiler error (.c vs .cpp)
144:b0c9d30dd346 2013-08-06 TickTock added accessory volt read from battData; put a copy of the config.txt on the USB drive during firmware update; added current trip efficiency below 10 minute efficiency to dte display;
143:88b5155622a5 2013-08-05 TickTock added accessory volt read from battData; put a copy of the config.txt on the USB drive during firmware update;
142:c1a11d6f181c 2013-08-04 TickTock changed trip log back to just cp vales
141:cf13a632ddb5 2013-08-04 TickTock tweaked brakeMon sensitivity and threshold
140:ab3e94eb0227 2013-08-04 TickTock Added odometer to batt and trip log; Added mi/km detection from dash; Added audible brake monitor;
139:ac227b203ef2 2013-08-02 TickTock Fixed right justify (compare to 9.5, 99.5 instead of 10, 100)
138:a2f5af85ed0d 2013-08-02 TickTock Fixed metric DTE formatting
137:70853cf5a30f 2013-07-28 TickTock Added update if screen touched on power; Fixed hang on immediate USB access
136:41a204105511 2013-07-27 TickTock Updated mainDisplay
135:89986950d501 2013-07-26 TickTock Hide buttons on health screen on powerdown; Turn off screen even if logging if car off and user idle;
134:ad243e4f1a17 2013-07-25 TickTock Added orange highlight if psi<32; Qualified max and min trip efficiency update with trips > 3 miles; Keep mbed asleep during charging (EVcan only) unless logging active; Added miles & kWh to trip log;
133:b0675d9d11dd 2013-07-24 TickTock Fixed display formatt problem
132:08748a67280a 2013-07-24 TickTock Added max and min DTE to main display. Put mbed to sleep during charging if not logging.
131:0d926c080a65 2013-07-24 TickTock Added Health splash screen on ignition on/off. Added copy of CONFIG.TXT from USB if present during firmware update. Added alt SOH. Tweaked graphics.
130:1a9d2a6d99ce 2013-07-22 TickTock Pulled last good metric rev into default branch
129:8991d0de01ab 2013-07-21 TickTock Merged into default (with errors)
128:25314f339565 2013-07-21 TickTock Kills thumbdrives on contact! Metric
127:27c739fd6d71 2013-07-21 TickTock Recovered from failed attempt to restore default Metric
126:e0d039096891 2013-07-21 TickTock attempt to restore default; Metric