- 18 Jul, 2020 7 commits
- 17 Jul, 2020 1 commit
-
-
schneider authored
Bonding dialog See merge request card10/firmware!390
-
- 27 Jun, 2020 1 commit
-
-
schneider authored
flash_rocket See merge request card10/firmware!325
-
- 25 Jun, 2020 15 commits
- 17 Jun, 2020 2 commits
-
-
schneider authored
fix(ble): Turn off coded and 2M phys Closes #172 See merge request card10/firmware!391
-
schneider authored
The 2M phy caused problems when turning on encryption. I'm also disabling the coded phy as I don't know it it works and need to first test it with a phone/central which has support. Closes #172
-
- 16 Jun, 2020 1 commit
-
-
Rahix authored
See merge request card10/firmware!387
-
- 15 Jun, 2020 7 commits
- 14 Jun, 2020 1 commit
-
-
schneider authored
Create weak links from MicroPython specific implementations of modules to standard names. I.e. allow `import time` to import utime module.
-
- 13 Jun, 2020 1 commit
-
-
schneider authored
Adds an option to write a btsnoop compatible log file containing BLE traffic. A new file is created after each boot if BLE is activated and the `ble_log_enable` option is set in `card10.cfg`. The last 10 logs are kept via log rotation.
-
- 12 Jun, 2020 4 commits
-
-
schneider authored
BLE fixes 2020-2 See merge request card10/firmware!385
-
schneider authored
Mainly to ease development ATM
-
schneider authored
Not that it really matters much at the moment as we allow bondings at any point in time, but this will hopefully change soon.
-
schneider authored
Upgrade to micropython v1.12 See merge request card10/firmware!384
-