[IMP] firmware: Application 1.3.2
by t3ddftw 2 years 5 months
[IMP] firmware: Application 1.3.2
* Update to toolchain 2.0.0
* Prevent RPOR (Reprogrammable pin) memory overflow by not reading registers above 15
* Prevent memory overflow caused by writing more timer tasks than are available
* Add Error level warning if more timers are being assigned than there are slots for
* Fix UART RX Register Reset issue when a frame error exists by reading the register directly, rather than the pointer to it
* Resolve issue logging BC127 boot failure by directly calling EEPROMWriteByte so that the value is not ignored
* Various `volatile` keywords to ensure there are no unwanted optimizations where required
665284f8
Make sure we support response without space in fro...
by Ivan Debnar 2 years 5 months
Make sure we support response without space in front of time field
b0485203
Workaround for iPhone not adhering to GSM 07.07 - ...
by Ivan Debnar 2 years 5 months
Workaround for iPhone not adhering to GSM 07.07 - AT Commands standards.
0d475320
Improve character conversion for BMBT.
by Ivan Debnar 2 years 5 months
287696b4
Precise clock sync.
by Ivan Debnar 2 years 5 months
322ad308
[FIX] firmware: 1.3.1 / 1.3.2 Styling changes
by t3ddftw 2 years 5 months
c5737b7f
Do not react to RAD messages for IKE.
by Ivan Debnar 2 years 5 months
6f209ce0
Fix wrong reporting of PAUSED status.
by Ivan Debnar 2 years 5 months
03164f1b
Handle initialization of new config storage on Upg...
by Ivan Debnar 2 years 6 months
Handle initialization of new config storage on Upgrade and restore.
76012a1b
Make sure we initialize connected status properly ...
by Ivan Debnar 2 years 6 months
Make sure we initialize connected status properly on BT STATUS call to avoid race conditions.
Related to c33c58432358a407e88d5dcda222ea5208eb0810 change.
71561604
Report a bug