Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-05 | Fix analysis issues | Anton Tananaev | |
2020-07-05 | Update version number | Anton Tananaev | |
2020-07-05 | Update Java dependencies | Anton Tananaev | |
2020-07-05 | Update funding yml | Anton Tananaev | |
2020-07-05 | Delete old template | Anton Tananaev | |
2020-07-05 | Update issue templates | Anton Tananaev | |
2020-07-05 | Add funding link | Anton Tananaev | |
2020-07-05 | Remove Travis CI integration | Anton Tananaev | |
2020-07-05 | Merge pull request #4556 from 7hemas7er/patch-1 | Anton Tananaev | |
Change element from <geoidheight> to <ele> | |||
2020-07-05 | Add GitHub action | 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 | |
2020-06-24 | Decode GPS Sky China alarms | Anton Tananaev | |
2020-06-23 | Add PositionStack geocoder | 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-21 | Add single object GET API | Anton Tananaev | |
2020-06-20 | Update GT06 decoder | Anton Tananaev | |
2020-06-19 | Fix HTML format | Anton Tananaev | |
2020-06-19 | Missing Pacific Track attributes | Anton Tananaev | |
2020-06-17 | Add port configuration | Anton Tananaev | |
2020-06-17 | Implement Portman protocol | Anton Tananaev | |
2020-06-17 | Handle spaces in TK103 protocol | Anton Tananaev | |
2020-06-16 | Improve shared connection active device hadling | 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-10 | Added TomTom Reverse Geocoder (#4543) | Przemek Malolepszy | |
Co-authored-by: Przemyslaw Malolepszy <przemyslaw.malolepszy@tomtom.com> | |||
2020-06-08 | Decode temperature sensor data | Anton Tananaev | |
2020-06-07 | Fix quotation style | Anton Tananaev | |
2020-06-07 | Fix project file | Anton Tananaev | |
2020-06-07 | Improve debugging experience | Anton Tananaev | |
2020-06-05 | Workaround for zeroed LBS data | Anton Tananaev | |
2020-06-05 | Support Teltonika codec 13 | Anton Tananaev | |
2020-06-04 | Teltonika protocol - change Ecodriving io and movement (#4539) | lukasha12 | |
Teltonika protocol: changed Ecodriving from io238 to io253. removed io237. | |||
2020-06-03 | Implement Niot protocol | Anton Tananaev | |
2020-06-03 | Calculate total fuel | Anton Tananaev | |
2020-06-01 | Change fuel level from io89 to io84 (#4536) | lukasha12 | |
Change fuel level from io89 to io84. Io84 this is a fuel in litres * 0.1 https://wiki.teltonika-gps.com/view/FMB_AVL_ID |