Merge branch 'temps-fix' of https://github.com/nab...
by Ivan Debnar 3 years 8 months
Merge branch 'temps-fix' of https://github.com/nabucho/BlueBus into temps-fix
e64263b4
Temps improvements
by Ivan Debnar 3 years 8 months
Temps improvements

Add temps to dashboard, make sure they are displayed on mode switch and init
0cd17c87
Temps improvements
by Ivan Debnar 3 years 8 months
Temps improvements

Add temps to dashboard, make sure they are displayed on mode switch and init
33d84913
[IMP] firmware: Add Makesfiles to gitignore
by t3ddftw 3 years 9 months
d272d68f
[IMP] firmware: Remove Makefiles
by t3ddftw 3 years 9 months
[IMP] firmware: Remove Makefiles
* Remove auto-generated makefiles
5a068fe2
[IMP] firmware: Application 1.1.18 (Bugfixes)
by t3ddftw 3 years 9 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
e949ef43
[IMP] firmware: Application 1.1.18 [Temperatures]
by Ivan Debnár 3 years 9 months
[IMP] firmware: Application 1.1.18 [Temperatures]

* Reduce duplication in Temp display code
5d01fb2a
[IMP] firmware: Application 1.1.18 (Char Queue Fix...
by t3ddftw 3 years 9 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)
7a3341b5
[FIX] firmware: Application 1.1.18 -- PDC Fix
by Ivan Debnár 3 years 9 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
c43a4cce
[IMP] firmware: Booloader Improvements
by t3ddftw 3 years 9 months
[IMP] firmware: Booloader Improvements
* Small ring buffer fixes
* Remove unused ring buffer function
* Upgrade PIC24 pack
9d355974
Report a bug