Merge branch 'temps-fix' of https://github.com/nabucho/BlueBus into temps-fix
by Ivan Debnar 3 years 6 months
e64263b4
Temps improvements Add temps to dashboard, make sure they are displayed on mode switch and init
by Ivan Debnar 3 years 6 months
0cd17c87
Temps improvements Add temps to dashboard, make sure they are displayed on mode switch and init
by Ivan Debnar 3 years 6 months
33d84913
[IMP] firmware: Add Makesfiles to gitignore
by t3ddftw 3 years 7 months
d272d68f
[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
Report a bug