Age | Commit message (Expand) | Author |
2016-06-15 | Support new GT06 protocol message | Anton Tananaev |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 |
2016-05-08 | Handle GT06 empty string message (fix #1930) | Anton Tananaev |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev |
2016-05-04 | Support for GT06 command response | Anton Tananaev |
2016-02-02 | Save status flag for GT06 protocol | Anton Tananaev |
2015-11-30 | Always pass remote address to identify method | Anton Tananaev |
2015-11-15 | Rename cell attribute to cid | Anton Tananaev |
2015-10-23 | Fix date builder and unit testing | Anton Tananaev |
2015-10-22 | Fix GT06 decoder hemisphere issue | Anton Tananaev |
2015-10-20 | Decode GT06 LBS data and status | Anton Tananaev |
2015-10-20 | Refactor GT06 protocol decoder | Anton Tananaev |
2015-10-20 | Refactor bit utililies class | Anton Tananaev |
2015-10-19 | Fix more check style issues | Anton Tananaev |
2015-10-13 | Fix unused and star imports | Anton Tananaev |
2015-10-13 | Extend date builder interface | Anton Tananaev |
2015-10-13 | Create date builder util class | Anton Tananaev |
2015-10-13 | Clean up GT06 protocol decoder | Anton Tananaev |
2015-10-09 | Fix some check style issues | Anton Tananaev |
2015-10-09 | Fix some FindBugs and style issues | Anton Tananaev |
2015-10-08 | Make protocol message types public | Anton Tananaev |
2015-10-06 | Clean up CRC-16 implementations | Anton Tananaev |
2015-10-06 | Implement Cityeasy protocol commands | Anton Tananaev |
2015-10-04 | Remove trailing whitespaces from code | Anton Tananaev |
2015-09-12 | Use protocol name for config keys | Anton Tananaev |
2015-08-29 | Fix GT06 protocol decoder (fix #1308) | Anton Tananaev |
2015-08-12 | Rename acc to ignition | Anton Tananaev |
2015-07-19 | Implement GT06 mileage parsing (fix #1308) | Anton Tananaev |
2015-07-13 | Use java binary literals | Anton Tananaev |
2015-07-12 | Re-factor configuration access | Anton Tananaev |
2015-07-12 | Re-factor decoder interface | Anton Tananaev |
2015-06-29 | Merge commands implmentation (fix #1271) | Anton Tananaev |
2015-05-13 | Implement units conversion class | 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 type casts | Anton Tananaev |
2015-04-27 | Remove unnecessary default values | Anton Tananaev |
2015-04-23 | Fix GT06 timezone decoding | Anton Tananaev |
2015-04-23 | Major code refacroting | Anton Tananaev |
2015-03-03 | Allow to force GT06 timezone | Anton Tananaev |
2014-12-20 | Clean up GT06 decoder | Anton Tananaev |
2014-12-06 | Support for alarm packet 0x27 and parsing of alarm flags | Pankaj Nakhat |
2014-11-22 | Fix GT06 response issue | 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-10-04 | Extend GT06 protocol | Anton Tananaev |
2014-09-26 | Fix timezone parameter (fix #881) | Anton Tananaev |
2014-09-20 | Add GT06 time correction (fix #881) | Anton Tananaev |
2014-08-27 | Fix GT06 protocol decoder | Anton Tananaev |