Age | Commit message (Expand) | Author |
2016-12-20 | Refactor protocols for network location | Anton Tananaev |
2016-11-24 | Fix exception in TK103 protocol (fix #2598) | Anton Tananaev |
2016-11-02 | Update copyright notice emails | Anton Tananaev |
2016-09-16 | Use same code formatting for switches | Anton Tananaev |
2016-09-14 | Use IMEI for TK103 identification | Anton Tananaev |
2016-08-30 | Improve TK103 protocol decoder (fix #2270) | Anton Tananaev |
2016-08-06 | Support temperature for TK103 protocol | Anton Tananaev |
2016-08-05 | - Removed OIL_CUT | Abyss777 |
2016-08-01 | - Added a few more protocols | Abyss777 |
2016-07-20 | Adjust TK103 voltage values | Anton Tananaev |
2016-07-19 | Move device id to a session | Anton Tananaev |
2016-07-19 | Fix an issue in TK103 decoder | Anton Tananaev |
2016-05-31 | Support more speed units for TK103 | Anton Tananaev |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev |
2015-11-30 | Always pass remote address to identify method | Anton Tananaev |
2015-11-25 | Implement TK103 alarm messages support | Anton Tananaev |
2015-11-19 | Implement LBS support for TK103 | Anton Tananaev |
2015-11-01 | Support TK103 battery info (fix #1097) | Anton Tananaev |
2015-10-25 | Remove unused class imports | Anton Tananaev |
2015-10-25 | Refactor TK103 protocol decoder | Anton Tananaev |
2015-10-07 | Rename pattern to upper case style | Anton Tananaev |
2015-10-04 | Remove trailing whitespaces from code | Anton Tananaev |
2015-09-30 | Fix TK103 speed and time decoding | Anton Tananaev |
2015-09-18 | Improve TK103 decoder pattern | Anton Tananaev |
2015-09-08 | Decode TK103 additional status (fix #1353) | Anton Tananaev |
2015-08-09 | Fix TK103 status parsing | Anton Tananaev |
2015-08-09 | Update TK103 protocol decoder | Anton Tananaev |
2015-07-12 | Re-factor configuration access | Anton Tananaev |
2015-07-12 | Re-factor decoder interface | Anton Tananaev |
2015-06-30 | Fix speed value unit | Anton Tananaev |
2015-06-30 | Add TK103 speed unit parameter | Anton Tananaev |
2015-06-29 | Merge commands implmentation (fix #1271) | Anton Tananaev |
2015-05-13 | Implement units conversion class | Anton Tananaev |
2015-05-04 | More other data cleanup | Anton Tananaev |
2015-05-04 | Create other data keys | Anton Tananaev |
2015-04-29 | Store other data in position | Anton Tananaev |
2015-04-29 | Handle TK103 long milage | Anton Tananaev |
2015-04-27 | Remove unnecessary default values | Anton Tananaev |
2015-04-23 | Major code refacroting | Anton Tananaev |
2014-12-02 | Improve TK103 regex pattern | Anton Tananaev |
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-06 | Support UDP for TK103 (fix #828) | Anton Tananaev |
2014-06-15 | Convert speed for TK103 protocol | Anton Tananaev |
2014-05-19 | Support Single LED device | Anton Tananaev |
2014-04-25 | Extend TK103 decoder | Anton Tananaev |
2014-04-08 | Replace HOUR with HOUR_OF_DAY | Anton Tananaev |
2013-11-10 | Add TK103 responses | Anton Tananaev |