Layer 3 PDU packet constructor class
Dependents: LoRaBaseStation LoRaTerminal
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:d752922def7d | 2016-08-11 | rba90 | change fid for data block from 2 to 1 |
6:7c719bcd3047 | 2016-08-11 | rba90 | fix typo mistake where field is overwritten; fix a bug where crc is stored at wrong place; change packet definition for DataBlockPacket |
5:dcf7271595af | 2016-08-08 | rba90 | suit new standard |
4:7ad0af15397c | 2016-07-13 | rba90 | remove crc from l3pdu library |
3:35e5a721f198 | 2016-06-30 | rba90 | change c++ style include to c style include |
2:f4f46b04ab8a | 2016-06-30 | rba90 | Add unit test cases for each class |
1:dda08634a9be | 2016-06-29 | rba90 | Toggle _verified flag on changing internal properties. |
0:f32c0e562e9a | 2016-06-29 | rba90 | Init |