========================
* Removed Steering monitor timer adjustment in code (timer in settings will no longer work.)
* Updated Dynamic Follow model. (Special Thanks to @ShaneSmiskol for the feature and @cgw1968 for testing)
========================
* Updated Dynamic Follow to ShaneSmiskol:stock_additions 0.7.5. (Special Thanks to @ShaneSmiskol for the feature and @Wei for testing)
* Optimize Lexus GSH steering. (Thanks to @簡銘佑)
* C2 to support auto shutdown "DragonAutoShutDownAt" param. (Thanks to @cgw1968)
* Fixed issue showing "pedalPressed" error. (Thanks to @Wei)
* Added brake indicator to dp infobar.
* Fixed "Temp monitor" indicator.
* Added delay config to "Disable Lat Control on Blinker". (Thanks to @wabes)
* Added Brazil 2020 Corolla Hybrid FPv2. (Thanks to @berno22)
========================
* Added support to VW MQB/PQ platform. (Thanks to @dingliangxue)
* Updated to stop charging after 3 hrs. (Thanks to @Wei)
* Removed Impact Detection in Dashcam.
* Fixed a bug caused by enabling "Noctua Mod". (Thanks to @阿濤)
* Fixed alert issue in waze mode. (Thanks to @axandres)
* Fixed unable to display "UPDATING" icon issue.
* Added "Allow Continuous Auto Lane Change" Toggle. (Thanks to @阿濤)
* Fixed setting page crash issue. (Thanks to @salmankhan, @Wei)
* Fixed issue that keep showing update prompt. (Thanks to @Sky Chang)
* Added Upload Over Hotspot toggle.
* Added Canada 2018 Toyota Sienna LTD fingerprint (v1). (Thanks to 明峰)
* Added China Volkswagen Golf GTI fingerprint (v1). (Thanks to easyeiji)
* Added DragonMaxSpeedLimit parameter (mph), op will stop controlling when car speed is high than the value. (Thanks to @Anthony)
* Updated appd to use cnpmjs to download APKs.
* Fixed Update Service. (Thanks to @Wei)
* Added Canada 2018 Toyota Sienna LTD fingerprint (v2). (Thanks to 明峰)
* Fixed acceleration issue
* Added missing param init value
* Release lock after exceptions
* No pulsed measurement on uno
* Fix last_measurement_time=None while integrating when going offroad
* Also clear next pulsed measurement time
* Move around locks
* Locks are good now?
* Battery protection
If your car battery voltage is lower than 0% switch off charging to stop the Eon from damaging the 12v car battery. Leaving you with a car that can not start but has a fully charged eon ;-)
* add rbiasini comment && !ignition
* Update Offroad_ChargeDisabled with voltage low
* simplify alert
* non-temporal hysteresis from @rbiasini
And up the start charge limit to 12v. i.e. 50% car battery voltage
* once battery power recovers to 11.500 volts charge
This leaves 1v inbetween for any fluctuations that could occur.
* fix indent
* Fix indent of whole block
It looks like sometimes when you copy and paste into the github web interface some white spacing gets added or removed. BE AWARE!