Merge branch 'fix/1.3.2' into feature/autozoom
by Ivan Debnar 2 years 1 month
4f248843
Auto-zoom of maps based on vehicle speed.
by Ivan Debnar 2 years 1 month
c1146df9
Display "Call" as caller-id on incoming call so there is clear differentiator when it is Voice Assistant talking or new call incoming. Fix Incoming constants typo.
by Ivan Debnar 2 years 1 month
26203180
Couple of string overrun safeguards using common utility function. Fix potential overrun in BM83ProcessEventCallerID. Fix potential missing 0-termination in BM83ProcessEventReadLinkedDeviceInformation.
by Ivan Debnar 2 years 1 month
af14a913
[IMP] firmware: Application 1.3.2 * Add logic to reset Mic gain every time the HFP profile is opened * Add new "No Mute" TCU mode for silent TCU users * Correctly call event on profile close for BM83 * Clear MID display on device disconnect * Resolve device reconnection issues when walking away from BM83 BlueBus
by t3ddftw 2 years 2 months
cbf82e2c
Revert one of safeguards.
by Ivan Debnar 2 years 2 months
675a6bc7
Fix occasional playback status desync Sync Playback Status with AVRCP periodically on BC127 to avoid missed messages or out of order commands messing the stored state. Store intended playback status when sending command, without wait for response from BT.
by Ivan Debnar 2 years 2 months
b7b58501
Cleanup IBUS handlers for BlueBus command
by Ivan Debnar 2 years 2 months
8f74072e
[IMP] firmware: Application 1.3.2 * Spelling * Register BMBT button event handler
by t3ddftw 2 years 2 months
234a15c1
[IMP] firmware: Application 1.3.2 * Refactor BlueBus command to be more abstract * Take over command 0xBB * Send BlueBus commands to local broadcast instead of self to adhere to BMWs "protocol" a little bit more * Make OBC control command more abstract * Small naming updates and removal of useless code
by t3ddftw 2 years 2 months
615d37ff
Report a bug