[FIX] firmware: Bugfixes to the application code -...
by t3ddftw 6 years 10 months
[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]
a9d73685
[FIX] firmware: Bugfixes to the application code -...
by t3ddftw 6 years 10 months
[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
15e35d28
[FIX] release: Rename bootloader32 tool
by t3ddftw 6 years 10 months
a98d0395
[ADD] release: Add 32-bit bootloader utility
by t3ddftw 6 years 10 months
6dcbbfb2
[ADD] releases: Add Windows Bootloader tool
by t3ddftw 6 years 10 months
4bda5484
[FIX] utility: Remove exit() and use sys.exit to p...
by t3ddftw 6 years 10 months
[FIX] utility: Remove exit() and use sys.exit to prevent pyinstaller error
fede5c53
[ADD] releases: Add releases
by t3ddftw 6 years 10 months
d85b5d17
[ADD] utility: Add Bootloader Script for firmware ...
by t3ddftw 6 years 10 months
[ADD] utility: Add Bootloader Script for firmware upgrades
4c7e059e
[IMP] firmware: Improve Bootloader and move to v 1...
by t3ddftw 6 years 10 months
[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
3f1f60a3
[IMP] firmware: Add CLI and config functionality t...
by t3ddftw 6 years 10 months
[IMP] firmware: Add CLI and config functionality to application
* Use EEPROM to store state info
* Add CLI to allow users to interact with device
a26c660e
Report a bug