[IMP] firmware: Application 1.1.18 (Char Queue Fix / LCM3 issues)
* Set char queue to 0 on instantiation to ensure the state of the data (to prevent trash from causing issues)
* Split I/K-Bus module ping requests to prevent flooding the I/K-Bus with frames when the car initializes (Prevents single blink on unlock bug on LCM III/LCM IV)
by
t3ddftw
3 years 7 months
[FIX] firmware: Application 1.1.18 -- PDC Fix
* Fix volume manipulation on Reverse -- Off by one buffer protection prevented volume changes.
* Use 0-15 scale for volume
by
Ivan Debnár
3 years 7 months
[IMP] firmware: Booloader Improvements
* Small ring buffer fixes
* Remove unused ring buffer function
* Upgrade PIC24 pack
by
t3ddftw
3 years 7 months
[IMP] firmware: Application 1.1.18
* Add PBAP profile support
* Add additional checks to ensure we do not query the LM when the ignition is off
by
t3ddftw
3 years 7 months
[IMP] firmware: Application 1.1.18
* Updates to consolidate I/K-Bus sensor value update events
by
t3ddftw
3 years 7 months
[IMP] application: 1.1.18 Temperature Features
* BMBT
* Ambient and Oil Temperature on BMBT
* Support for Fahrenheit, auto configuration of unit based on cluster settings
* Disable "BT" in headers when when Metadata not used and and temperatures displayed
by
Ivan Debnár
3 years 7 months
[IMP] firmware: Application 1.1.18 Updates
* Memory leak fixes & Improvements
* Fix docstring
by
t3ddftw
3 years 8 months
[IMP] bootloader: Update xc16 & Pack File versions
by
t3ddftw
3 years 8 months
[IMP] hardware: v1.7
* Replace unavailable components
* FT232RL -> FT231X
* 25LC1024 -> AT25M01
* XC6710 -> S-1212BC0-M5T1U
by
t3ddftw
3 years 8 months
[FIX] firmware: Application 1.1.18
* Align buffer sizes across the application to ensure memory safety
* Correctly utilize snprintf() and strncpy() to ensure we are not leaving memory on the table, or missing NULL termination
by
t3ddftw
3 years 8 months