Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-08 | Decode missing attributes | 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-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 | 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 | 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-07 | Decode missing alerts | Anton Tananaev | |
2020-07-05 | Fix analysis issues | Anton Tananaev | |
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 | 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-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 | |
2020-06-24 | Decode GPS Sky China alarms | Anton Tananaev | |
2020-06-23 | Make variable final | Anton Tananaev | |
2020-06-23 | Added TOPIN Update Time + Status Response (#4548) | Fluxpy | |
* added timeupdate to topin protocol * fixed status response topin protocol * fixed variable naming and writeShort recomendation from pull request comments * fixed typo, removed comment * added og comment Co-authored-by: Felix Huppert <felix@zeilen-sprung.de> | |||
2020-06-20 | Update GT06 decoder | Anton Tananaev | |
2020-06-19 | Missing Pacific Track attributes | Anton Tananaev | |
2020-06-17 | Implement Portman protocol | Anton Tananaev | |
2020-06-17 | Handle spaces in TK103 protocol | Anton Tananaev | |
2020-06-16 | Fix Oyster Sigfix decoding | Anton Tananaev | |
2020-06-16 | Update PST protocol | Anton Tananaev | |
2020-06-15 | Update WatchProtocolDecoder.java (#4544) | mattti-post | |
* Update WatchProtocolDecoder.java Based on documentation for watch protocol https://www.traccar.org/protocols/ 比电协议V1.8(20160926).doc * Update WatchProtocolDecoder.java | |||
2020-06-15 | Update WatchProtocolEncoder.java (#4545) | mattti-post | |
Based on protocol documentation, the implementation of Command.TYPE_POSITION_SINGLE is wrong. "RG" message is supposed to be issued when requesting location data from BTS (no gps signal) "CR" message instructs the terminal to wake up gps module immediately and send gps positions in 10 sec intervals during the timespan of 3 minutes. https://www.traccar.org/protocols/ Communication Protocol.doc 比电协议V1.8(20160926).doc https://github.com/tananaev/traccar/files/213814/3g.elec.comm.protocol.docx | |||
2020-06-12 | Decode Huasheng alarms | Anton Tananaev | |
2020-06-11 | Decode EastTrack ignition value | Anton Tananaev | |
2020-06-08 | Decode temperature sensor data | Anton Tananaev | |
2020-06-05 | Workaround for zeroed LBS data | Anton Tananaev | |
2020-06-05 | Support Teltonika codec 13 | Anton Tananaev | |