Age | Commit message (Expand) | Author |
2016-07-19 | Move device id to a session | Anton Tananaev |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 |
2016-05-07 | Implement general custom commands | Anton Tananaev |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev |
2016-03-17 | Fix GPS103 protocol OBD decoding | Anton Tananaev |
2016-02-19 | Handle IMEI without delimiter (fix #1733) | Anton Tananaev |
2016-02-11 | Remove pattern debugging code | Anton Tananaev |
2016-02-09 | Support GPS103 OBD messages (fix #1632) | Anton Tananaev |
2016-02-02 | Add RFID support for GPS103 protocol | Anton Tananaev |
2015-11-30 | Always pass remote address to identify method | Anton Tananaev |
2015-11-28 | Fix GPS103 LBS regex pattern (fix #1558) | Anton Tananaev |
2015-11-18 | Support GSM based locations (fix #346) | Anton Tananaev |
2015-11-10 | Remove silly comment from code | Anton Tananaev |
2015-11-01 | Fix PMD and Findbugs issues | Anton Tananaev |
2015-10-31 | Fix GPS103 time calculation logic | Anton Tananaev |
2015-10-24 | Refactor pattern builder class | Anton Tananaev |
2015-10-17 | Refactor GPS103 protocol decoder | Anton Tananaev |
2015-10-07 | Rename pattern to upper case style | Anton Tananaev |
2015-10-07 | Replace Double.valueOf with parseDouble | Anton Tananaev |
2015-10-07 | Replace valueOf with parseXxx calls | Anton Tananaev |
2015-10-07 | Fix GPS103 IO parameters decoding | Anton Tananaev |
2015-10-04 | Remove trailing whitespaces from code | Anton Tananaev |
2015-09-23 | Minor gps103 protocol cleanup | Anton Tananaev |
2015-07-12 | Re-factor decoder interface | Anton Tananaev |
2015-06-29 | Combine MTA6 protocols | Anton Tananaev |
2015-06-29 | Improved gps103 protocol identification (fix #1272) | Anton Tananaev |
2015-06-29 | Merge commands implmentation (fix #1271) | Anton Tananaev |
2015-06-24 | Ingore semi-colon for GPS103 | Anton Tananaev |
2015-06-19 | Add extra parameter to gps103 | Anton Tananaev |
2015-05-26 | Stop sending alarm messages | Anton Tananaev |
2015-05-07 | Remove tabulation character | Anton Tananaev |
2015-05-04 | Create prefixes for other data | Anton Tananaev |
2015-05-04 | Create other data keys | Anton Tananaev |
2015-04-29 | Store other data in position | Anton Tananaev |
2015-04-27 | Remove unnecessary default values | Anton Tananaev |
2015-04-23 | Major code refacroting | Anton Tananaev |
2015-04-20 | Add new GPS103 format (fix #1177) | Anton Tananaev |
2015-04-07 | Add TK110 support to GPS103 | Anton Tananaev |
2015-03-12 | Add GPS103 unit test | Anton Tananaev |
2015-03-12 | Update Gps103ProtocolDecoder.java | prsolucoes |
2014-10-21 | Updated BaseProtocolDecoder constructor to take three parameters (DataManager... | jon-stumpf |
2014-10-21 | Made BaseProtocolDecoder members "final" as they should not change after cons... | jon-stumpf |
2014-10-21 | Eliminated the need for hardcoded protocol strings in the src/org/traccar/pro... | jon-stumpf |
2014-09-19 | Fix GPS103 UDP mode (fix #863) | Anton Tananaev |
2014-05-27 | Fix GPS103 decoder (fix #723) | Anton Tananaev |
2014-04-08 | Replace HOUR with HOUR_OF_DAY | Anton Tananaev |
2014-03-23 | Save GPS103 extra data | Anton Tananaev |
2013-09-25 | Improve gps103 decoder | Anton Tananaev |
2013-08-29 | Fix GPS103 decoder (fix #371) | Anton Tananaev |
2013-08-12 | Fix typo in decoders | Anton Tananaev |