Merge branch 'temps-fix' of https://github.com/nabucho/BlueBus into temps-fix
by
Ivan Debnar
3 years 6 months
Temps improvements
Add temps to dashboard, make sure they are displayed on mode switch and init
by
Ivan Debnar
3 years 6 months
Temps improvements
Add temps to dashboard, make sure they are displayed on mode switch and init
by
Ivan Debnar
3 years 6 months
[IMP] firmware: Add Makesfiles to gitignore
by
t3ddftw
3 years 7 months
[IMP] firmware: Remove Makefiles
* Remove auto-generated makefiles
by
t3ddftw
3 years 7 months
[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
[IMP] firmware: Application 1.1.18 [Temperatures]
* Reduce duplication in Temp display code
by
Ivan Debnár
3 years 7 months
[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