[IMP] firmware: Application 1.1.17-beta * Allow arbitrary blinker selection for CD53/MID UI (1-8 blinks) * Add Dutch language * Update Spanish Language * Change code length to 0xA8E00 as bootloaders up to 1.4 only erase flash up to 0xAA800 * Styling updates
by t3ddftw 4 years 5 months
b2abb6ef
[IMP] utility: Improvements * Read hex file all the way to the end of the PICs memory range (0xAA800) * Only write the blocks with opcodes present (Ignore 0xFF)
by t3ddftw 4 years 5 months
782b9bb3
[IMP] firmware: Bootloader v1.5 * Alter code so flash space up to 0xABEFF is erased when we query the device to erase flash
by t3ddftw 4 years 5 months
7a7b6233
[IMP] firmware: application * Condense `Lang` selection code and fix issues with language display * Remove `Apply` from Russian language array
by t3ddftw 4 years 5 months
31039a1f
[IMP] firmware: Application Updates * Drop in German i18n * Begin support for Español * Fix Caller ID issues for multi-word callers * Improve i18n code
by t3ddftw 4 years 5 months
750f7ee0
[IMP] firmware: Application pre-1.1.17 improvements * Support Digital audio for calls when coax cable is used * Clean up telephony volume handling code * Set max volume offset to 12 steps * Add BLE/MAP profiles to BC127 library * Change Device Name Length to 64 bytes * Resolve incompatibility issue with VM by listening to `0x4E` command * Fix CDC status emulation to prevent track number issues * Remove errant announce bit from CDC Pong responses
by t3ddftw 4 years 5 months
99a8b2c3
[IMP] firmware: Application Localization Improvements * Rename `local` to `locale` * Alphabetize `locale` in build scripts * Remove Apply option for Language in favor of keeping all languages in the standard English. This makes reverting the language easy * Remove ConfigGet/SetLanguage() in favor of using ConfigGet/SetSetting to reduce firmware footprint * Minor styling changes
by t3ddftw 4 years 5 months
db4ef39d
[IMP] firmware: Application Localization Support * Extended ASCII symbols support fix. * Device name normalization fixed. * UtilsNormalizeText method refactoring. * Friendly device name size increased. * Defines wording update. * Utils char maping table updated according russified BMW Navigation firmware. * Exclude not used chars and no-break space char from the supported ranged. * Cyrillic chars support for russified BMW navigation firmware. * Russian localization added. * Additional unicode characters support added. * Settings UI menu refresh on language selection.
by Alexey Pribytkin 4 years 5 months
2316e091
[IMP] firmware: Application pre-1.1.17 improvements * Support Digital audio for calls when coax cable is used * Clean up telephony volume handling code * Set max volume offset to 12 steps * Add BLE/MAP profiles to BC127 library * Change Device Name Length to 64 bytes * Resolve incompatibility issue with VM by listening to `0x4E` command * Fix CDC status emulation to prevent track number issues * Remove errant announce bit from CDC Pong responses
by t3ddftw 4 years 5 months
b65d12da
[IMP] hardware: Minor v1.5 updates * Change C35 to 1206 footprint to support GRM31CR61E476ME44L * Minor wiring changes
by t3ddftw 4 years 5 months
2eb46328
Report a bug