Age | Commit message (Expand) | Author |
2015-01-29 | Serve static files and embedded servlets | Anton Tananaev |
2015-01-27 | Update binary test cases | Anton Tananaev |
2015-01-21 | Finish AutoFon implementation | Anton Tananaev |
2015-01-21 | Begin AutoFon protocol implementation | Anton Tananaev |
2015-01-21 | Implement XT013 support (fix #1035) | Anton Tananaev |
2015-01-16 | Implement protocol detector | Anton Tananaev |
2015-01-15 | Start protocol detector implementation | Anton Tananaev |
2015-01-15 | Remove default port number | Anton Tananaev |
2015-01-15 | Fix xexun server init method | Anton Tananaev |
2015-01-15 | Move Xexun to 5006 port | Anton Tananaev |
2015-01-15 | Implement Ardi_01 protocol | Anton Tananaev |
2015-01-15 | Implement TR900 protocol | Anton Tananaev |
2015-01-15 | Create char delimiter frame decoder | Anton Tananaev |
2015-01-14 | Clear formatting for Teltonika | Anton Tananaev |
2015-01-13 | Saving Teltonika device power state. | Pallav Tantia |
2015-01-13 | Add frame decoder for Ulbotech | Anton Tananaev |
2015-01-10 | Fix Tramigo frame decoder | Anton Tananaev |
2015-01-10 | Add Ulbotech unit tests | Anton Tananaev |
2015-01-10 | Merge branch master of github | Anton Tananaev |
2015-01-10 | Fix Tramigo frame decoder | Anton Tananaev |
2015-01-09 | Suntech decoder new format | Anton Tananaev |
2015-01-08 | Support Tramigo legacy protocol | Anton Tananaev |
2015-01-07 | Add hex conversion method | Anton Tananaev |
2015-01-05 | Log server version on start | Anton Tananaev |
2014-12-31 | Add filter unit tests | Anton Tananaev |
2014-12-31 | Fix Orion negative coordites | Anton Tananaev |
2014-12-30 | Start Tramigo implementation | Anton Tananaev |
2014-12-29 | Correctly decode Noran ids (fix #915) | Anton Tananaev |
2014-12-24 | Initial Ulbotech implementation | Anton Tananaev |
2014-12-24 | Fix concurrent list modification | Anton Tananaev |
2014-12-22 | Support UDP for Atrack (fix #341) | Anton Tananaev |
2014-12-20 | Clean up GT06 decoder | Anton Tananaev |
2014-12-20 | Merge pull request #995 from pnakhat/master | Anton Tananaev |
2014-12-20 | Fix T55 identification (fix #1008) | Anton Tananaev |
2014-12-17 | Check for device id | Anton Tananaev |
2014-12-06 | Support for alarm packet 0x27 and parsing of alarm flags | Pankaj Nakhat |
2014-12-07 | Add Meitrack test case | Anton Tananaev |
2014-12-07 | Add UDP support for Atrack (fix #6) | Anton Tananaev |
2014-12-02 | Handle empty speed and course | Anton Tananaev |
2014-12-02 | Improve TK103 regex pattern | Anton Tananaev |
2014-12-02 | Fix Cellocator ack message (fix #983) | Anton Tananaev |
2014-12-02 | Fix Gator id decoding | Anton Tananaev |
2014-11-23 | Merge branch 'master' of github.com:tananaev/traccar | Anton Tananaev |
2014-11-22 | Fix GT06 response issue | Anton Tananaev |
2014-11-14 | Removed unused import | jon-stumpf |
2014-11-14 | Added option to choose if one ReverseGeoCodes invalid positions | jon-stumpf |
2014-11-14 | Update Haicom decoder | Anton Tananaev |
2014-11-12 | Update HaicomProtocolDecoder.java | ManicoW |
2014-10-22 | Put back cache timeout (fix #933) | Anton Tananaev |
2014-10-21 | Updated BaseProtocolDecoder constructor to take three parameters (DataManager... | jon-stumpf |