Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-26 | Remove unused import | Anton Tananaev | |
2018-07-26 | Make Huabao timezone configurable | Anton Tananaev | |
2018-07-25 | Improve Atrack decoder pattern | Anton Tananaev | |
2018-07-22 | Alternative Meitrack arm commands | Anton Tananaev | |
2018-07-20 | Merge pull request #3974 from TheITCloud/gpsStatus | Anton Tananaev | |
Added gps status | |||
2018-07-20 | removed conversion | Maarten Meersseman | |
2018-07-19 | Mapped the gpsStatus to a validity state, no longer considering satellites ↵ | Maarten Meersseman | |
for validity | |||
2018-07-19 | Fixed osmand code making it more elegant and fixing mistake | Kevin Goos | |
2018-07-18 | Added integer checking for valid in osmand | Kevin Goos | |
2018-07-18 | Mapped the gpsStatus to a validity state | Maarten Meersseman | |
2018-07-17 | Added gps status | Maarten Meersseman | |
https://github.com/traccar/traccar/issues/3973 | |||
2018-07-14 | Implement TEK733 protocol | Anton Tananaev | |
2018-07-10 | Support Continental extended precision | Anton Tananaev | |
2018-07-02 | Fix issue with TLV frame decoder | Anton Tananaev | |
2018-07-02 | Decode Aplicom device time | Anton Tananaev | |
2018-07-02 | Decode Aplicom event data | Anton Tananaev | |
2018-07-01 | Fix filter handling (fix #3958) | Anton Tananaev | |
2018-06-28 | Merge pull request #3950 from Abyss777/notification_refactor | Anton Tananaev | |
Notification refactor to allow custom "notificators" | |||
2018-06-28 | Append AutoTrack message checksum | Anton Tananaev | |
2018-06-27 | - Rename NotificationException to MessageException | Abyss777 | |
- Simplify Notificator instantiation - Make sms configuration more clear - Move some defaults in code - Some cleanup | |||
2018-06-26 | Rename MailMessage to FullMessage | Abyss777 | |
2018-06-26 | Rename transports to notificators | Abyss777 | |
2018-06-26 | Cleanup and some adjustments | Abyss777 | |
2018-06-26 | Merge remote-tracking branch 'ivanfmartinez/notifications' | Abyss777 | |
# Conflicts: # src/org/traccar/Context.java | |||
2018-06-26 | Implement AutoTrack XL protocol | Anton Tananaev | |
2018-06-26 | Merge pull request #3947 from Abyss777/fix_queued | Anton Tananaev | |
Send queued commands on status online | |||
2018-06-25 | Send queued commands on status online | Abyss777 | |
2018-06-25 | Added validation of other statuses (R: repeating the message when the ↵ | Kevin Goos | |
package was not received) and (P: send when GPS receiver didn't move but there is a valid location avaible) | |||
2018-06-25 | Support UDP for Sanav | Anton Tananaev | |
2018-06-25 | Support Huabao batched locations | Anton Tananaev | |
2018-06-24 | Fix active device issue | Anton Tananaev | |
2018-06-23 | Decode Sanav IO status | Anton Tananaev | |
2018-06-22 | Implement Avema Technology protocol | Anton Tananaev | |
2018-06-22 | Implement Pretrace commands | Anton Tananaev | |
2018-06-18 | Decode JT600 status flags | Anton Tananaev | |
2018-06-15 | Fix OverspeedEventHandler with new device | Abyss777 | |
2018-06-14 | Release allocated buffer | Anton Tananaev | |
2018-06-14 | Catch request exceptions (fix #3905) | Anton Tananaev | |
2018-06-13 | Decode Concox AT4 battery voltage | Anton Tananaev | |
2018-06-13 | Save Totem status info | Anton Tananaev | |
2018-06-12 | Migrate new protocols | Anton Tananaev | |
2018-06-12 | Merge branch 'master' into netty4 | Anton Tananaev | |
# Conflicts: # src/org/traccar/protocol/AquilaProtocolDecoder.java # src/org/traccar/protocol/L100FrameDecoder.java | |||
2018-06-11 | Implement Freematics UDP protocol | Anton Tananaev | |
2018-06-11 | Implement eSeal commands | Anton Tananaev | |
2018-06-11 | Implement Atlanta OBD protocol | Anton Tananaev | |
2018-06-10 | Change password config key | Anton Tananaev | |
2018-06-10 | Update WebDataHandler.java | Jake Stride | |
Added accuracy as an additional parameter that can be passed to url forward | |||
2018-06-10 | Handle buffers reference count | Anton Tananaev | |
2018-06-10 | Support eSeal button normal | Anton Tananaev | |
2018-06-09 | Implement eSeal CT-C protocol | Anton Tananaev | |