Kusal Ekanayake
|
71e14259f6
|
Started looking into boat location packets, am able to extract the lats an lons but needs validations. Can also see the device type, timestamp, and sequence number. Code needs to be cleaned up and will need to start looking into the set up packets, specifically the packets containing xml data so the course can be created.
#story[820]
|
2017-04-24 16:47:41 +12:00 |
|
Kusal Ekanayake
|
403dc480c4
|
Created packet enum to class packets and started progress on how the packets are read and parsed according to the type of packet.
#story[820]
|
2017-04-24 15:50:21 +12:00 |
|
Kusal Ekanayake
|
3dc1a7f9c0
|
StreamPacket class created so that we can store all packets generically. The timestamp has also been extracted and stored with the packet so that in the future we may turn the current ArrayList into a priority que.
#story[817]
|
2017-04-23 20:14:41 +12:00 |
|