Basic MAC data interface for LoRa transceiver

Dependencies:   L2Frame crc

Dependents:   LoRaBaseStation LoRaTerminal

Revisions of AlohaTransceiver.cpp

Revision Date Message Actions
32:b7d87c5f647c 2016-09-03 fix a memory leakage problem File  Diff  Annotate
31:a0454fda1538 2016-09-03 integrate ACK into the system File  Diff  Annotate
30:bccad60351ac 2016-09-03 update comment File  Diff  Annotate
29:6c59b0bba861 2016-09-03 minor changes to the debug text File  Diff  Annotate
28:2c0e115b4f72 2016-09-03 packet is only transmitted only if previous transmission is done File  Diff  Annotate
27:463688e3bd12 2016-09-03 fix display text File  Diff  Annotate
26:e87c8d345644 2016-09-03 fix bugs File  Diff  Annotate
25:bcd1cee4e5a8 2016-09-03 add ack system into alohatransceiver File  Diff  Annotate
24:8f31c33c7675 2016-09-02 replace old send() by the new one File  Diff  Annotate
23:4b51a8e27f6a 2016-09-02 add door sensor interrupt File  Diff  Annotate
22:2e39f382f782 2016-09-02 only transmit packet when idle File  Diff  Annotate
21:3b86a44b98c8 2016-09-01 update File  Diff  Annotate
20:bd26d3cbc0bd 2016-08-24 rename build macro File  Diff  Annotate
19:6cd5024b6ae4 2016-08-24 add a temp workaround that enter rx mode after sending packet File  Diff  Annotate
18:3e6483550f25 2016-08-12 use DEBUG_ALOHA to toggle debug text on or off File  Diff  Annotate
17:c6e2e2cd6e5f 2016-08-11 add sequence id for each devices; hide more detail from users; rename getDeviceId() to getDeviceID() File  Diff  Annotate
15:0dc9df48687a 2016-08-05 add more api interface File  Diff  Annotate
11:3e1ff29da71a 2016-07-27 Use destination to identify packet File  Diff  Annotate
10:065a4b58c6ff 2016-07-27 enter continuous receiver mode while the timer never expires File  Diff  Annotate
9:3074f6e08d8e 2016-07-27 Wait for OnTxDone before entering passive receiver mode File  Diff  Annotate
8:4bda842f73d4 2016-07-17 minor changes File  Diff  Annotate
7:bc08d51535b6 2016-07-17 remove reset function File  Diff  Annotate
6:f545f5aa7de3 2016-07-17 split boardInit into sub functions. add reset() function File  Diff  Annotate
5:c3741633dc6f 2016-07-15 Suppress Rssi and Snr message in library File  Diff  Annotate
4:c557dec1d1c4 2016-07-15 Revert changes File  Diff  Annotate
3:47fa0a59089a 2016-07-15 Revert changes to the change of state. File  Diff  Annotate
2:fa264e48d5f7 2016-07-14 update File  Diff  Annotate
0:e2ccabf3f30c 2016-07-14 for range test only File  Diff  Annotate