aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-16Implement protocol detectorAnton Tananaev
2015-01-15Start protocol detector implementationAnton Tananaev
2015-01-15Remove default port numberAnton Tananaev
2015-01-15Fix xexun server init methodAnton Tananaev
2015-01-15Move Xexun to 5006 portAnton Tananaev
2015-01-15Implement Ardi_01 protocolAnton Tananaev
2015-01-15Implement TR900 protocolAnton Tananaev
2015-01-15Create char delimiter frame decoderAnton Tananaev
2015-01-14Clear formatting for TeltonikaAnton Tananaev
2015-01-13Saving Teltonika device power state.Pallav Tantia
2015-01-13Add frame decoder for UlbotechAnton Tananaev
2015-01-10Fix Tramigo frame decoderAnton Tananaev
2015-01-10Add Ulbotech unit testsAnton Tananaev
2015-01-10Merge branch master of githubAnton Tananaev
2015-01-10Fix Tramigo frame decoderAnton Tananaev
2015-01-09Suntech decoder new formatAnton Tananaev
2015-01-08Support Tramigo legacy protocolAnton Tananaev
2015-01-07Add hex conversion methodAnton Tananaev
2015-01-05Log server version on startAnton Tananaev
2014-12-31Add filter unit testsAnton Tananaev
2014-12-31Fix Orion negative coorditesAnton Tananaev
2014-12-30Start Tramigo implementationAnton Tananaev
2014-12-29Correctly decode Noran ids (fix #915)Anton Tananaev
2014-12-24Initial Ulbotech implementationAnton Tananaev
2014-12-24Fix concurrent list modificationAnton Tananaev
2014-12-22Support UDP for Atrack (fix #341)Anton Tananaev
2014-12-20Clean up GT06 decoderAnton Tananaev
2014-12-20Merge pull request #995 from pnakhat/masterAnton Tananaev
2014-12-20Fix T55 identification (fix #1008)Anton Tananaev
2014-12-17Check for device idAnton Tananaev
2014-12-06Support for alarm packet 0x27 and parsing of alarm flagsPankaj Nakhat
2014-12-07Add Meitrack test caseAnton Tananaev
2014-12-07Add UDP support for Atrack (fix #6)Anton Tananaev
2014-12-02Handle empty speed and courseAnton Tananaev
2014-12-02Improve TK103 regex patternAnton Tananaev
2014-12-02Fix Cellocator ack message (fix #983)Anton Tananaev
2014-12-02Fix Gator id decodingAnton Tananaev
2014-11-23Merge branch 'master' of github.com:tananaev/traccarAnton Tananaev
2014-11-22Fix GT06 response issueAnton Tananaev
2014-11-14Removed unused importjon-stumpf
2014-11-14Added option to choose if one ReverseGeoCodes invalid positionsjon-stumpf
2014-11-14Update Haicom decoderAnton Tananaev
2014-11-12Update HaicomProtocolDecoder.javaManicoW
2014-10-22Put back cache timeout (fix #933)Anton Tananaev
2014-10-21Updated BaseProtocolDecoder constructor to take three parameters (DataManager...jon-stumpf
2014-10-21Made BaseProtocolDecoder members "final" as they should not change after cons...jon-stumpf
2014-10-21Eliminated the need for hardcoded protocol strings in the src/org/traccar/pro...jon-stumpf
2014-10-20Support PT502 binary messages (fix #825)Anton Tananaev
2014-10-20Improve GL200 decoder (fix #830)Anton Tananaev
2014-10-18Add default log appender (fix #931)Anton Tananaev