[IMP] firmware: Remove Makefiles * Remove auto-generated makefiles
by t3ddftw 3 years 7 months
5a068fe2
[IMP] firmware: Application 1.1.18 (Bugfixes) * Register BMBT Sensor status event handler to fix missing temperatures * Condense char queue code by reusing CharQueueReset() * Add Breaks to switch/case for module status handling
by t3ddftw 3 years 7 months
e949ef43
[IMP] firmware: Application 1.1.18 [Temperatures] * Reduce duplication in Temp display code
by Ivan Debnár 3 years 7 months
5d01fb2a
[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
7a3341b5
[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
c43a4cce
[IMP] firmware: Booloader Improvements * Small ring buffer fixes * Remove unused ring buffer function * Upgrade PIC24 pack
by t3ddftw 3 years 7 months
9d355974
[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
72d2f61d
[IMP] firmware: Application 1.1.18 * Updates to consolidate I/K-Bus sensor value update events
by t3ddftw 3 years 7 months
91386824
[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
13645755
[IMP] firmware: Application 1.1.18 Updates * Memory leak fixes & Improvements * Fix docstring
by t3ddftw 3 years 7 months
b4c5ff74
Report a bug