[IMP] firmware: Application Bug fixes
by t3ddftw 3 years 2 weeks
[IMP] firmware: Application Bug fixes
* Call API for `Play` when returning from a call
* Fix issue with incorrect pin being set for TEL_MUTE
e4a64a78
[IMP] firmware: Application BC127 Improvements
by t3ddftw 3 years 2 weeks
[IMP] firmware: Application BC127 Improvements
* Resolve issue with BM83 handler being errantly executed in BC127 mode
* Fix bug with HFP being closed repeatedly
* Add in BC127 CLI commands again
03364f45
[IMP] firmware: Application BC127 Improvements
by t3ddftw 3 years 3 weeks
[IMP] firmware: Application BC127 Improvements
* Break out BC127 events into their own functions for ease of maintenance
* Add AT command function
* Remove CLIP CSCS AT commands from core code and move them to the handler
44a7555c
[IMP] firmware: Application IBus Improvements
by t3ddftw 3 years 3 weeks
[IMP] firmware: Application IBus Improvements
* Consistency in defines
* Set value for IBUS_DEVICE_BMBT_Button_TEL_Press
* Add debug for emulated button presses from GT
c1b69866
[IMP] firmware: Application Handler Improvements
by t3ddftw 3 years 3 weeks
[IMP] firmware: Application Handler Improvements
* Break out I/K-Bus implementation from the core handler in handler_ibus.c
88bf0de1
[IMP] utility: console_firmware_tool
by t3ddftw 3 years 3 weeks
[IMP] utility: console_firmware_tool
* Update switch for Serial Number Burning to --writesn for consistency
9735d61a
[IMP] harcware: Hardware version 2.1
by t3ddftw 3 years 3 weeks
[IMP] harcware: Hardware version 2.1
* Swap U4/S-1212BC0 for SOT23-5 package
* Update resistor value for R19 to resolve bug with board version identification
403f3047
[IMP] firmware: Application v1.2.1 Main Code
by t3ddftw 3 years 4 weeks
[IMP] firmware: Application v1.2.1 Main Code
* Add new defines for HW V2 Pins
* Configure new HW V2 pins
* Correctly Boot BM83 and DIT4096 ICs
* Add flag for successful boot
cb081fc1
[IMP] firmware: Application v1.2.1 Locale Library
by t3ddftw 3 years 4 weeks
[IMP] firmware: Application v1.2.1 Locale Library
* Fix Indent level for dutch language
a8db1cc8
[IMP] firmware: Application v1.2.1 EEPROM Library
by t3ddftw 3 years 4 weeks
[IMP] firmware: Application v1.2.1 EEPROM Library
* Add Support for 128kB EEPROM based on hardware revision
f19ac0aa
Report a bug