3.2.015-459-g232fd091 OTA build Wed Jan 13 21:42:38 CET 2021 See ovms3.log for details 232fd091 VWeUp/OBD: calculate CAC & SOH from battery energy (SOH ~ CAC), base full & ideal ranges on these 5ea0ffa7 VWeUp: don't set estimated range from OBD if T26 is available 50e8c2e4 VWeUp: connector check abstraction 4bb00ed0 VWeUp/OBD: fix polling of unavailable devices 4fc2773f VWeUp/OBD: add estimated range 7ef158ea VWeUp: use charger temperature at cooler, ambient temperature n/a charging 240fdd22 RE PID scan: add scan info to status & stop output 81be8ebe OBD shell request: add request info to output 361508b3 Script: fix last/single command not being executed if LF is missing 0da11cbe Pre-heating temp setting by slider in web ui Changed: vehicle/OVMS.V3/components/vehicle_vweup/docs/cc.png vehicle/OVMS.V3/components/vehicle_vweup/docs/index_t26.rst vehicle/OVMS.V3/components/vehicle_vweup/src/vweup_web.cpp 381f4047 VWeUp: ignore shutdown value on charge duration estimation 56ef187d Little more info about the car OBD behaviour whilst charging (since looks like the car wakes up every 30 minutes in my test with a low power charge). 70cff2b6 Events: don't log clock.* signals 6c68ebaa Push up the polling limit. We allow 50 per tick, 5 ms apart so we are only using 250ms of each second 103c8651 VWeUp/OBD: charging: clear awake state, keep charge duration 4ce5dedc Corrected view on html example code in documentation Changed: components/vehicle_vweup/docs/index.rst 86461a92 Polling the SOC while the car is asleep seemed to cause problems. Reverting that back to { 0,30,30,30 } 5ea37741 Brought back 12v processing from version 0.1.2 Changed: vehicle/OVMS.V3/components/vehicle_vweup/src/vweup_t26.cpp 03acde9a VWeUP/OBD: set 12V battery current from DCDC converter reading 11478c32 Corrected T26A documentation Changed: vehicle/OVMS.V3/components/vehicle_vweup/docs/index_t26.rst 60d8e12c Adjust polling intervals Also - poll the SOC even when the car is asleep - with dexterbg's changes to the poller to detect txerrs we can do this more safely and who knows, might find the car is responsive. bb77916d Maintain xi3.s.age as the number of minutes since we last saw fresh data from the car 60bb2c1a NL: confirmed AC charge voltage is 100 or 200V a6d0d936 VWeUP/OBD: read inverter output power (v.i.power) 6df53404 Vehicle/Poller: add TxCallback & application hook 5d4b2bc4 CAN: on TX failure, omit error status log if a TX callback is registered 33170eb9 VWeUP: get vehicle speed via OBD f75ba7eb CAN drivers: fix & harmonize frame transmission failure handling d0ee673d remove ToDo f7450923 fix obd value logs 47dfb51a make initial obd poll state depend on car state again b891e583 fix internal doc links e4b6eb25 Update charge timer comment 49cff2ee Simplify rounding of v.b.consumption per @dexterbg's suggestion 936cb7e2 VA: change log d2ddbd88 Simplify fan speed read 6df7bd68 VWeUP: feature config with respect to the connection type, warn about missing connection selection, reload web UI on base configuration changes 116dabac SWCAN module build fix 01f51b65 VA: Speed dimension fixed d0db604b VA: Set metrics: battery capacity, transmission t b2da1a6a VA: BMS metrics support 503662b8 VA: Estimated Range value direct from CAN e97b23f5 VA: Set metrics: trip, energy used 38559047 VWeUP 0.5.0: BMS cell monitoring (@OBD), extended metrics support, config loader fix & rework edcb19a0 VWeUP/OBD: PID list rework, add VIN & ambient temperature 791135ab Poller: add convenience wrapper for PollSingleRequest() 288c86d2 Utils: add endof_array() container insertion helper df716c97 Due to the use of a smoothed average, when v.b.power goes to zero the smoothed average v.b.consumption only tends to zero and eventually gives crazy numbers like 1e-45. 2a1e2dfd VWEUP: source code reformatting & minor web text optimizations 06599cbb VWEUP: source code reformatting & minor web text optimizations ad652156 Corrected pre-heating byte Changed: vehicle/OVMS.V3/components/vehicle_vweup/src/vweup_t26.cpp ef0a707d Pre-heating temperature set correctly while switching pre-heating off Changed: vehicle/OVMS.V3/components/vehicle_vweup/src/vweup_t26.cpp c94592a1 CAN drivers: fix & harmonize frame transmission failure handling 679109f8 CAN framework: count & log TX fails, optimized can status output 66f7ebac MCP2515: improve code readability 440ee9cb Added BMW i3 to the list of new vehicles 9cec1ddb BMW i3 support enabled by default c49f2d0f Change I3 short code to BMWI3 81d85088 Grammatical improvement e8424627 Oops - not not b2a5a10a Regenerated ecu definitions having fixed utf8 formatting f62f0622 Updated ECU definitions to fix UTF8 encoding problems 1884ae28 Correct utf8 behaviour in parseecu.pl 4a88a200 Enhanced pre-heating range to 15 to 30 degrees Changed: components/vehicle_vweup/src/vehicle_vweup.cpp components/vehicle_vweup/src/vweup_t26.cpp components/vehicle_vweup/src/vweup_web.cpp b7cc5119 Corrected main README for unified VWUP Changed: README.md cc1cd84d Minor bugfix preventing wake up when car is on plus beautified code Changed: components/vehicle_vweup/src/vweup_t26.cpp components/vehicle_vweup/src/vweup_t26.h cb113bd0 undo t26 vehicle state change 4697ef02 rename OBD EXTDIAG constants ade0c84f Fix utf8 issues - tell Perl output is utf8 74d9dee3 correct links in index.rst 340ced5b set obd states on t26 wakeup/sleep e1e7e285 VWEUP: source code reformatting 65a801fe VWEUP: source code reformatting on OBD module, add astyle config 4ca79e96 fix poll state in obdinit 2089def6 README for the ecu_definitions directory explaining where the files come from. b5cb4a49 README in the dev directory explaining the origin on the ecu.json files a0fd54a0 Removed work file committed in error f62721fb VWEUP: change log entry & remove obsolete sdkconfig line 97ac2b04 Typo in docs 68bdc68a Documentation improvements, table of custom metrics and descriptions 6b211c3f add vehicle speed from OBD ccfa4719 Mistake with the unit for the 12v battery current 00a87f12 Documentation for the BMW i3 support f22cec1a Web UI: shorten backup filename suggestion to avoid tmp file issue 15ca1e29 bugfix charged energy counter 14a146f0 bugfix: charging detection in T26, charged energy counter 1c17bf9b add metric remaining charge time c48102dd index.rst correction double-cable connection 022e12ea RE PID scanner: PID step support 121d5362 Plugin REPIDScan: highlight changes between scan results e60e0842 RE PID scan: signal "done" also on termination due to CAN errors 3ed98f89 Vehicle: better user feedback on module status bc69fe7a Vehicle poller: single poll fixes: - lock list management during single poll - do not forward single poll responses to standard handlers - register CAN listener if necessary (vehicle module NONE) dd750fc0 Fix one excessive indentation due to TABs 7485df8c event raise: remove "*" as a TAB completion possibility 1a7ea891 New plugin: REPIDScan (OBD2 PID scanner UI) 4c65a342 RE PID scanner: emit events, add start/end time info 4cbfaf74 Update notes 6132ece9 Clean up LIM_extras f02314ba Remove trace junk left from development