When preferred Device MacID is stored, do not conn...
by Ivan Debnar 2 years 6 months
When preferred Device MacID is stored, do not connect to other paired devices. Should select from Device Menu to pick new preferred device.
TODO: could probably ignore preferred after some time of not being present (5-10 sec).
fd496883
Store last connected device in EEPROM.
by Ivan Debnar 2 years 6 months
Store last connected device in EEPROM.
Store selected device from menu in EEPROM.
Reset Last MacID on pairing clear.
4530278d
Add support for storing byte-arrays in eeprom (eg ...
by Ivan Debnar 2 years 6 months
Add support for storing byte-arrays in eeprom (eg MacId of last device).
e4e9c6ac
Silence the logging for stable code.
by Ivan Debnar 2 years 6 months
59319bef
Do not overwrite the BT connection state on every ...
by Ivan Debnar 2 years 6 months
Do not overwrite the BT connection state on every new BT message.
bd22c82d
Clarify logging. Only initiate device when space i...
by Ivan Debnar 2 years 6 months
Clarify logging. Only initiate device when space in Device Table (should be always anyways).
390aed1e
Update the build toolchain.
by Ivan Debnar 2 years 6 months
Update the build toolchain.
Disable debug symbol generation.
6f295f31
When selecting device in menu, make sure you selec...
by Ivan Debnar 2 years 6 months
When selecting device in menu, make sure you select the device that is actually displayed on selected position. Display can skip positions.

Fix for logical error of overwriting BT table during periodic INACTIVE DEVICE cleanups, with uninitialized data.
Do not clean the device table periodically to allow selection in Device menu ( before this between render and selection - the device table often changed ).
d35492da
[IMP] hardware: Minor updates to v2.1
by t3ddftw 2 years 5 months
[IMP] hardware: Minor updates to v2.1
* Update EEPROM P/N
* Update U6 text layer on PCB
* Increase USB port locating pin drill size to 0.65mm to prevent PNP issues
639eb77e
Add IKE numeric display command
by Ivan Debnar 2 years 3 months
6ada7a3c
Report a bug