Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-13 | Support JM-VG01U JM-VG02U | Anton Tananaev | |
2020-08-11 | Remove frame decoded as a workaround | Anton Tananaev | |
2020-08-10 | Fix battery level decoding | Anton Tananaev | |
2020-08-08 | Decode missing attributes | Anton Tananaev | |
2020-08-04 | Option to disable health checks | Anton Tananaev | |
2020-08-01 | Update reports API and add logging | Anton Tananaev | |
2020-08-01 | Fix response | Anton Tananaev | |
2020-08-01 | Add another message response | Anton Tananaev | |
2020-07-29 | Implement PST commands | Anton Tananaev | |
2020-07-27 | Decode individual inputs | Anton Tananaev | |
2020-07-23 | Fix HTTP commands | Anton Tananaev | |
2020-07-22 | Fix battery decoding | Anton Tananaev | |
2020-07-22 | Add acknowledgement message | Anton Tananaev | |
2020-07-21 | Handle empty messages | Anton Tananaev | |
2020-07-17 | Fix battery decoding | Anton Tananaev | |
2020-07-16 | Fix issue | Anton Tananaev | |
2020-07-16 | Decode more data | Anton Tananaev | |
2020-07-16 | Fix coordinates decoding | Anton Tananaev | |
2020-07-15 | Implement EasyTrack encoder | Anton Tananaev | |
2020-07-15 | Decode missing parameters | Anton Tananaev | |
2020-07-14 | Support engine lock status | Anton Tananaev | |
2020-07-14 | Support acknowledgement | Anton Tananaev | |
2020-07-14 | Update ITS decoder | Anton Tananaev | |
2020-07-13 | Revert to daily stats | Anton Tananaev | |
2020-07-13 | Fix error | Anton Tananaev | |
2020-07-13 | Collect protocol statistics | Anton Tananaev | |
2020-07-13 | Handle negative altitude | Anton Tananaev | |
2020-07-13 | Improve eSky frame decoder | Anton Tananaev | |
2020-07-12 | Support alternative location report | Anton Tananaev | |
2020-07-12 | Support alternative location data | Anton Tananaev | |
2020-07-12 | Fix ICCID decoding | Anton Tananaev | |
2020-07-12 | Add Traccar push notificator | Anton Tananaev | |
2020-07-11 | Support request without auth | Anton Tananaev | |
2020-07-12 | Update TeltonikaProtocolDecoder.java | Matias Rivera | |
check correction | |||
2020-07-11 | Update TeltonikaProtocolDecoder.java | Matias Rivera | |
Fix wrong ACK sent when using codec12 or codec13. No ACK is needed at all. | |||
2020-07-09 | Extract class loading method | Anton Tananaev | |
2020-07-08 | Remove unused files | Anton Tananaev | |
2020-07-07 | Decode missing alerts | Anton Tananaev | |
2020-07-05 | Fix analysis issues | Anton Tananaev | |
2020-07-05 | change element from <geoidheight> to <ele> | 7heMas7er | |
correct gpx file opening in some softwares | |||
2020-07-04 | Implement PST acknowledgement | Anton Tananaev | |
2020-07-04 | Support EasyTrack E3 protocol | Anton Tananaev | |
2020-06-30 | Improve Topin decoder | Anton Tananaev | |
2020-06-30 | Engine block commands for Portman | Anton Tananaev | |
2020-06-30 | Implement Mictrack Low Altitude Flight Decoder (#4546) | Geodelta | |
* Implement Mictrack Low Altitude Flight Decoder * Fix headers * Add MictrackLowAltitudeFlightProtocolDecoderTest test for position * Merge Mictrack and Mictrack Low Altitude Flight decoders * Remove empty line * Minor style changes based on code review * Cast msg Object to String once in MictrackProtocolDecoder Co-authored-by: Roeland Boeters <roeland@geodelta.com> | |||
2020-06-29 | Fix multiple alarms types comparison (#4552) | André Abreu | |
* Fix multiple alarms types comparison * renamed `alarmsStr` to `alarmsAttribute` * always filter when `alarmsAttribute` is null | |||
2020-06-28 | Engine block commands for Portman | Anton Tananaev | |
2020-06-28 | Support binary data | Anton Tananaev | |
2020-06-28 | Decode TK103 VIN number | Anton Tananaev | |
2020-06-24 | Fix formatting | Anton Tananaev | |