Basic MAC data interface for LoRa transceiver
Dependents: LoRaBaseStation LoRaTerminal
Diff: AlohaTransceiver.cpp
- Revision:
- 30:bccad60351ac
- Parent:
- 29:6c59b0bba861
- Child:
- 31:a0454fda1538
--- a/AlohaTransceiver.cpp Sat Sep 03 02:47:46 2016 +0000 +++ b/AlohaTransceiver.cpp Sat Sep 03 03:15:52 2016 +0000 @@ -164,6 +164,8 @@ case RX: { // process packet if received + // it is noticed that the rx handler does not queue the received packet + // due to the hardware limitation while (AlohaRxQueue.getCounter() > 0) { // pop from queue