Prevent CRC calculation including uninitialised me...
by James Warner 4 years 9 months
Prevent CRC calculation including uninitialised memory
c9808d74
[IMP] firmware: Fix and update linker files
by t3ddftw 4 years 9 months
[IMP] firmware: Fix and update linker files
* Move application code to 0x2000
* Update gld for xc16 1.60
* Update project for xc16 1.60 as a whole
d1110d1f
[IMP] utility: Add features to bootloader tools
by t3ddftw 4 years 9 months
[IMP] utility: Add features to bootloader tools
* Add SN / Build Date pulling to GUI tool
* Add catch for bad firmware files in the GUI tool
* Auto-detect the UART device / COM port in the console tool
* Add additional bootloader commands and parameters
b388e757
[IMP] hardware: v1.2 minor update
by t3ddftw 4 years 9 months
[IMP] hardware: v1.2 minor update
* Re-wire microphone input for less 45 degree turns
d83d669e
[IMP] firmware: Add Cyrillic characters transliter...
by Aliaksei Prybytkin 4 years 10 months
[IMP] firmware: Add Cyrillic characters transliteration
* Improved Unicode byte handling
* Add transliteration of Cyrillic characters
* Add transliteration of common ASCII symbols
1b17a9e1
[IMP] firmware: Light Module Diagnostics Improveme...
by Piers Holt 4 years 10 months
[IMP] firmware: Light Module Diagnostics Improvements
* Add Support for LME38, LCM and LCM_A modules
* Correct Diagnostics request for LSZ/LSZ2 modules
* Update defines to be region agnostic
* Push Photosensor data back to LM to prevent temporarily dimming 58G
* Add support for LM variant detection
* Ask for LM I/O status less frequently
afd5aec2
[IMP] application: v1.1.15
by t3ddftw 4 years 10 months
[IMP] application: v1.1.15
* Allow CD53 users to adjust in-call volume by not setting active call state
* Unify the CD53 text length into a define
* Fix auto-poweroff code not working
612e5dac
[IMP] bootloader: Minor updates
by t3ddftw 4 years 10 months
[IMP] bootloader: Minor updates
* Rename SN defines to include address in verbiage
* Do not pull I-Bus TX pin to output mode and leave it as an input
dd2d7006
[IMP] hardware: V 1.2
by t3ddftw 4 years 10 months
[IMP] hardware: V 1.2
* Power PAM8406 PVDDR and add bypass caps
* Rework layout for PAM8406 and its passives
* Connect floating VIAs to ground
9b1c00f3
[IMP] application: Version 1.1.14
by t3ddftw 4 years 11 months
[IMP] application: Version 1.1.14
* Shutdown all unused I/O ports
* Rename IO Port defines so they are consistent
* Ignore values for coolant temperature that are outside of usual ranges
* Resolve issue with radio overlay button in BMBT UI causing the UI to jump back to overlay mode even when on OBC / Nav
* Add support for extended ASCII characters, since most BMW UIs support this encoding
* Resolve issue with BlueBus keeping vehicles awake via TEL ON by shutting it down when the ignition is turned off
* Resolve issue with BlueBus waking other modules up by pulling the I-Bus low just prior to sleep
32311f74
Report a bug