Clarify logging. Only initiate device when space in Device Table (should be always anyways).
by
Ivan Debnar
2 years 4 months
Update the build toolchain.
Disable debug symbol generation.
by
Ivan Debnar
2 years 4 months
When selecting device in menu, make sure you select the device that is actually displayed on selected position. Display can skip positions.
Fix for logical error of overwriting BT table during periodic INACTIVE DEVICE cleanups, with uninitialized data.
Do not clean the device table periodically to allow selection in Device menu ( before this between render and selection - the device table often changed ).
by
Ivan Debnar
2 years 4 months
[IMP] hardware: Minor updates to v2.1
* Update EEPROM P/N
* Update U6 text layer on PCB
* Increase USB port locating pin drill size to 0.65mm to prevent PNP issues
by
t3ddftw
2 years 3 months
[IMP] firmware: Application 1.3.1 Voice Assistant Caller ID
* Initial support for "Voice Assistant" display when initiating from car.
* Support "Voice Assistant" caller id also from prompts initiated by phone independently - eg. Navigation or other assistant prompts.
Not elegant, makes assumption that unless it is incoming call, it is Assistant, so keeps CallerID set to Assistant Name. Little value, so completely optional.
by
t3ddftw
2 years 4 months
[FIX] firmware: Application 1.3.1
* Fix incorrect function use.
* Cleanup of Config code.
* Do not expose private functions.
* Add support for storing strings.
* Remove duplicate code.
* Update version to match commit messages.
* Validate date and time returned by BT device. Re-request the time on turn of the minute if we would deviate > 15 seconds.
* Android 13 sends AVRCP_STOP when not able to start playing (eg. no songs to play, or no signal). Treat it same as PAUSE.
* A2DP stream can start just for short Voice Assistant prompts without starting playing any music.
* Tidy up screen when incomplete or duplicate (album=artist) meta-data is provided (radio shows, singles, Spotify shows) without having blank lines on screen.
by
t3ddftw
2 years 5 months
[IMP] utility: Firmware Tool
* Add new Bootloaders to support list
by
t3ddftw
2 years 5 months
[IMP] firmware: Application v1.3.1
* Add Mic gain for BM83 to CLI
* Improve mic gain setting for BM83
* Resolve UI issues with MID display
by
t3ddftw
2 years 5 months
Update Dutch translation
In the previous translation code there was a line present "Onbekend Album" in Dutch but in english
only the Artist and Title version were determined. Probably a copy mistake or change of code to 1.3.0.
by
Ben van Maanen
2 years 5 months
[FIX] firmware: Application 1.3.1
* Code styling updates
* Logical code updates
by
t3ddftw
2 years 6 months