Layer 3 PDU packet constructor class

Dependents:   LoRaBaseStation LoRaTerminal

History

change fid for data block from 2 to 1 default tip

2016-08-11, by rba90 [Thu, 11 Aug 2016 03:33:22 +0000] rev 7

change fid for data block from 2 to 1


fix typo mistake where field is overwritten; fix a bug where crc is stored at wrong place; change packet definition for DataBlockPacket

2016-08-11, by rba90 [Thu, 11 Aug 2016 02:36:03 +0000] rev 6

fix typo mistake where field is overwritten; fix a bug where crc is stored at wrong place; change packet definition for DataBlockPacket


suit new standard

2016-08-08, by rba90 [Mon, 08 Aug 2016 11:10:00 +0000] rev 5

suit new standard


remove crc from l3pdu library

2016-07-13, by rba90 [Wed, 13 Jul 2016 11:55:37 +0000] rev 4

remove crc from l3pdu library


change c++ style include to c style include

2016-06-30, by rba90 [Thu, 30 Jun 2016 09:32:44 +0000] rev 3

change c++ style include to c style include


Add unit test cases for each class

2016-06-30, by rba90 [Thu, 30 Jun 2016 09:14:54 +0000] rev 2

Add unit test cases for each class


Toggle _verified flag on changing internal properties.

2016-06-29, by rba90 [Wed, 29 Jun 2016 01:49:03 +0000] rev 1

Toggle _verified flag on changing internal properties.


Init

2016-06-29, by rba90 [Wed, 29 Jun 2016 01:37:59 +0000] rev 0

Init