[IMP] firmware: Application Temperature Display Fixes
* Fix Dashboard OBC redraw, small visual changes, use IKE formatted value when present
* Fix Oil Temp Calculation
* Request formatted temperature from OBC when it's not available
* Add "Snowflake" to risky ambient temperatures in UI
by
Ivan Debnár
3 years 4 months
[IMP] firmware: Application 1.1.18 Release
CLI
* Wait for 15ms before rebooting into bootloader so that the debug message is not cut off
CD53 / MID
* Display setting until value is changed
by
t3ddftw
3 years 5 months
[IMP] firmware: Application 1.1.8 Improvements
* Refactor Temperature code around BMBT UI
* Store multiple configuration values in one byte for temperature settings
* Add missing locale strings
* Add Dashboard OBC configuration
by
t3ddftw
3 years 5 months
[IMP] firmware: Application 1.1.18 Temperature enhancements
by
t3ddftw
3 years 5 months
[IMP] utility: Console firmware tool updates
* Add packet timeout to protocol
by
t3ddftw
3 years 5 months
[IMP] firmware: Bootloader improvements
* Change Nop() waits to 50ms timer-based wait
* Add packet timeout response to protocol
by
t3ddftw
3 years 5 months
[IMP] firmware: Application 1.1.18 Increment updates
General Enhancements:
* Allow Users to override DSP Amp input source
* Emulate MFL to allow volume scaling for CD53 vehicles
* Fix issues with PDC / R Gear detection for volume lowering
* Announce CDC on boot to prevent issues with radio detection of CDC
CD53:
* Allow Bluetooth usage when vehicle is off but radio is manually turned on
* Add additional settings [Comfort Unlock, Telephone volume offset, Lower Volume on Reverse]
* Only show values when editing a setting
* Enhance verbiage of settings
MID:
* Add additional settings [DSP, Comfort Unlock, Telephone volume offset, Lower Volume on Reverse]
* Only show values when editing a setting
* Enhance verbiage of settings
BMBT:
* Fix temperature display issues
by
t3ddftw
3 years 5 months
Support >100degF temperatures with decimal
If there are cars reporting decimals with degF temperature, support temps > 100. When over 100, just ignore the decimal part for sake of screen space.
by
Ivan Debnar
3 years 6 months