TODO: set radio modes
This commit is contained in:
parent
0c0f1ab7ca
commit
7df1e11fe0
1 changed files with 4 additions and 5 deletions
9
TODO
9
TODO
|
@ -4,14 +4,13 @@
|
||||||
|
|
||||||
- add timestamp to received packets
|
- add timestamp to received packets
|
||||||
|
|
||||||
- receive callback in the isr
|
- transmit callback in the isr
|
||||||
|
|
||||||
|
- add a way to set modes: tx_only, rx_only, txrx. (so you can be lazy
|
||||||
|
and have blocks of code that don't need to handle rx packets)
|
||||||
|
|
||||||
- callback for each packet the gets transmitted
|
- callback for each packet the gets transmitted
|
||||||
|
|
||||||
- beacon sync
|
- beacon sync
|
||||||
|
|
||||||
- CCA and ED.
|
- CCA and ED.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue