512ddc3e87
pulled in the new maca driver. gets 238.5 kbps sustained with 125 byte payloads (133 bytes total) and 194.9 kbps with 16 byte payloads (24 bytes total) The difference is speeds is due to the overhead in the handlers and such which is at 88 us right now but can probably be improved. Conflicts: TODO
18 lines
242 B
Plaintext
18 lines
242 B
Plaintext
- openocd flashing
|
|
use run_algorithm to hook ROM NVM functions
|
|
see flash/stm32x.c
|
|
|
|
- add timestamp to received packets
|
|
|
|
- receive callback in the isr
|
|
|
|
- callback for each packet the gets transmitted
|
|
|
|
- beacon sync
|
|
|
|
- CCA and ED.
|
|
|
|
|
|
|
|
|