[IMP] firmware: Application 1.3.4 Formatting * Lint * Do not track MFL volume changes on non-Nav / non-MID UIs
by t3ddftw 9 months 3 weeks
21ccc9ae
[FIX] firmware: Application display glitches * After disabling of Dashboard Temps, the previous values remain on screen forever after commit Old MK does the cleanup anyway when rendering the Music details, filling \0x06 automatically, but for MKIV_STATIC it seems to need cleanup and it did not crash anyway, so seems oayk to be called every time there is update. Alternatively, if there is a way to delete the line while the Config Menu is still on screen, that would be preferred of course. * Fix string trimming that breaks the display menu items clearing.
by Ivan Debnar 9 months 3 weeks
c8e5ef1c
[IMP] firmware: Application 1.3.4 * Mini Cooper R5x Improvements * Toggle the Nav UI via random play mode rather than just pinning it * Do NOT address the radio from the Navi if the car is an R5x but has Nav * Identify the R50 IKE * Break Z4/E46 IKE identities into their own values
by t3ddftw 9 months 3 weeks
a50b49f8
[IMP] firmware: Application 1.3.4 * Minor code formatting tweaks
by t3ddftw 9 months 3 weeks
e45b4fee
[IMP] firmware: Application 1.3.4 * Modify the mic gain adjustment on the BM83 so it goes up and back down with every call. This helps with consistency for -391 microphones
by t3ddftw 9 months 3 weeks
b2637458
[IMP] firmware: Application buffer overflow fixes * Add missing va_end * Fix redundant OR with 0 * Fix potential buffer overrun and have automatic cache size calculation * Initialize all fields for new paired device. * Fix a fix of SETTINGS CACHE
by Ivan Debnar 9 months 3 weeks
f4bf05f4
[IMP] Application: Language Auto-Configuration * Fix implementation declaration in sync with header file * Implement Language auto selection * Cleanup header files of unimplemented functions * Implement Language auto selection * Fix LANG ids >= 0x10
by Ivan Debnar 10 months 1 week
9bb8d314
[IMP] firmware: Application 1.3.4 * Add "BT" button to MID to allow switching into Bluetooth mode for M-Bus based cars when selfplay is enabled * Fixed a bug preventing volume changes while on a call in cars with Navigation * Begin adding IRIS support
by t3ddftw 10 months 2 weeks
d0d02377
[IMP] firmware: Application 1.3.4 * Do not constantly flush the OBC values from the dashboard when we receive IKE sensor updates
by t3ddftw 12 months 3 days
382eda38
[IMP] firmware: Application Add Polish i18n * Add Polish translation * Remove Polish diacritic chars * Changed the "LOCALE_STRING_DASHBOARD" translation * Fix missing comma * Added one new string Co-authored-by: Ivan Debnar
by Bartosz Bąk 1 year 6 days
0d64504b
Report a bug