17 Commits

Author SHA1 Message Date
Ulf Lilleengen
b07570fce5 remove unused logging 2024-07-03 09:04:47 +02:00
Ulf Lilleengen
a07702ba7b fix cancellation hanging on event never occuring
- The end event is not triggered by stop and might therefor never occur
- Clear the end_event after operation is done instead of disabled
2024-07-03 09:03:25 +02:00
Erik Bånvik
bb73d6b3fe Fixed suggestions, added nRF51 to BLE 2024-03-05 15:01:05 +01:00
Erik Bånvik
bc258b322b Support nearly all nRF5 RADIOs 2024-03-05 11:39:15 +01:00
Erik Bånvik
c00f014f18 Some more unifying, documentation 2024-03-05 01:03:10 +01:00
Erik Bånvik
047b20cee4 Export Error in BLE module 2024-03-03 01:12:08 +01:00
Erik Bånvik
4294bc5e4b Added IEEE 802.15.4 radio 2024-02-28 22:36:31 +01:00
Guilherme S. Salustiano
368b3a9aaf fix: radio error 2024-02-28 14:54:54 +01:00
Guilherme S. Salustiano
b4f0f57538 remove first person comments 2024-02-12 13:21:01 +01:00
Guilherme S. Salustiano
fdb15b2054 add comments about buffer unsound 2024-02-10 08:58:31 +01:00
Guilherme S. Salustiano
40282c2666 add buffer input on transmit/receive 2024-02-10 08:49:14 +01:00
Guilherme S. Salustiano
3773928425 apply clippy sugestions 2024-02-10 08:18:32 +01:00
Guilherme S. Salustiano
802bdd1af8 remove first person comments and assert disable state when it's necessary 2024-02-10 08:09:08 +01:00
Guilherme S. Salustiano
3ad45655ec ci rerun 2024-02-07 18:22:47 +01:00
Guilherme S. Salustiano
5f1b80d40b remove jewel dependency 2024-02-07 18:04:29 +01:00
Guilherme S. Salustiano
d408056a66 remove default on radio 2024-02-07 17:16:46 +01:00
Guilherme S. Salustiano
847b8be814 feat/implement ble radio on nrf 2024-02-07 15:38:39 +01:00