[IMP] firmware: Application - Translate Voice Assistant to DE
by t3ddftw 2 months 1 week
cefa09d8
[IMP] firmware: Application - Multiple UI Fixes * Handle "Reverse Camera" mode for Carphonics CarPlay module. This prevents us from listening to UI updates while in Carplay mode. * Do not deactivate S/PDIF for call audio on the E8x platform * Do not deactivate S/PDIF on Sample Rate change for the E8x platform * Remove "Bluetooth" from main menu text for the MID display * Swap || and > playback state labels for the MID display
by t3ddftw 3 months 1 week
66c42141
[IMP] firmware: Hardware - Version 2.2 * Add 10k pull-up for I/K-Bus * Add switch to make I/K-Bus pull up optional * Switch R7 to 2k ohms
by t3ddftw 6 months 1 week
00d44111
[IMP] firmware: Application Lint * Minor tweaks to improve readability
by t3ddftw 9 months 2 weeks
9f23f993
[IMP] firmware: Application GT UI Fix * Ensure that we do not consider all text with 0x30 in it to be generated by the BlueBus
by t3ddftw 9 months 2 weeks
adacf5b1
[IMP] firmware: Application MID Fixes * Ensure that we are not writing to the MID if the ignition is off * One ignition off, drop the TEL UI if we have not already done so
by t3ddftw 9 months 2 weeks
21ddf9ee
[IMP] firmware: Application E8x Telephone audio fix * Drop TCU overlay on E8x vehicles with Navigation so that the radio will accept the volume changes
by t3ddftw 9 months 2 weeks
f1dd9fc4
[IMP] firmware: Application Power Off Fix * Add a timer track the last message from the radio in order to to prevent polling the radio when the car is off
by t3ddftw 9 months 2 weeks
f0a90702
[FIX] firmware: Application Static Code Analysis Cleanup * Buffer overflows * Abundant volatile declarations * Re-declaration of volume in branches * Small cleanups * Unnecessary casts * Wrong operator when handling EEprom, preventing access to more that first 256 bytes * Incorrect handling of response values from I2CReadByte - could return < 0 error values. * Use proper 0-terminated const string so we do not trip underlying functions on 0-pointer. * A bit more explicit handling for handling ENGLISH and DEFAULT locale. * IKE detection fix for E46 variant A
by Ivan Debnar 9 months 2 weeks
7556c236
[IMP] firmware: Application 1.3.4 * Lint
by t3ddftw 9 months 3 weeks
8e536def
Report a bug