Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-18 | Clean up TranSync decoder | Anton Tananaev | |
2023-05-18 | Fix Latitude/Longitude Formats for negative support | Nikolay Vlahovski | |
Add analizeNegativePosition function in TranSyncProtocolDecoder.java Add statusParameters variable for byte | |||
2023-05-17 | Fix Pythonic ussues | Nikolay Vlahovski | |
2023-05-17 | remove extra empty lines | Nikolay Vlahovski | |
2023-05-17 | Add Position.KEY_ARCHIVE position parameter in decodeTrackerStatusParameters ↵ | Nikolay Vlahovski | |
in TranSyncProtocol Add Position.KEY_VERSION_HW position parameter in decodeTrackerStatusParameters in TranSyncProtocol | |||
2023-05-17 | Remove sendResponse function from TranSyncProtocolDecoder.java | Nikolay Vlahovski | |
2023-05-17 | Add LengthFieldBasedFrameDecoder to TranSyncProtocol | Nikolay Vlahovski | |
2023-05-16 | Reafactoring | Nikolay Vlahovski | |
2023-05-15 | Remove Instance variables from TranSyncProtocolDecoder.java | Nikolay Vlahovski | |
Add parseDate function Add getTrackerModel function Add setNetwork function Rename setTimestampPacket function -> getDatefromIntegerParameters | |||
2023-05-15 | Add [Protocol]TranSyncProtocol | Nikolay Vlahovski | |
Add TranSyncProtocol.java Add TranSyncProtocolDecoder.java Add TranSyncProtocolDecoderTest.java |