[FIX] firmware: Bugfixes to the application code - v1.0.2 * Correctly initiate an AVRCP Rewind * Effectively disable Metadata scrolling on CD53 without killing the menus * Improve Bluetooth connection code to ensure we connect to the target device * Add debug options in CLI to toggle ignition status [for testing]
by t3ddftw 6 years 2 months
a9d73685
[FIX] firmware: Bugfixes to the application code - v1.0.1 * Correctly respond to "Random Mode" * Correctly respond to "Seek" mode * Add ability to disable Metadata scrolling on CD53 * Implement AVRCP Seeking when in CD53 manual seek mode * Readd device auto connect * Add ability to set BT AUDIO_DIGITAL parameters from CLI * Add ability to set BT AUTOCONNECT parameter from CLI * Add ability to reboot BC127 from CLI
by t3ddftw 6 years 2 months
15e35d28
[FIX] release: Rename bootloader32 tool
by t3ddftw 6 years 2 months
a98d0395
[ADD] release: Add 32-bit bootloader utility
by t3ddftw 6 years 2 months
6dcbbfb2
[ADD] releases: Add Windows Bootloader tool
by t3ddftw 6 years 2 months
4bda5484
[FIX] utility: Remove exit() and use sys.exit to prevent pyinstaller error
by t3ddftw 6 years 2 months
fede5c53
[ADD] releases: Add releases
by t3ddftw 6 years 2 months
d85b5d17
[ADD] utility: Add Bootloader Script for firmware upgrades
by t3ddftw 6 years 2 months
4c7e059e
[IMP] firmware: Improve Bootloader and move to v 1.1 * Use EEPROM to store bootloader lock mode * Write Reset Vector immediately after erasing 0x00 in NVM * Remove useless functionality * Update Platform String
by t3ddftw 6 years 2 months
3f1f60a3
[IMP] firmware: Add CLI and config functionality to application * Use EEPROM to store state info * Add CLI to allow users to interact with device
by t3ddftw 6 years 2 months
a26c660e
Report a bug