aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar
AgeCommit message (Collapse)Author
2014-09-10Implement Riti protocolAnton Tananaev
2014-09-09Re-factored so a functions handles assigning the data to the prepared ↵Jed
statement to replace c&p code new function called assignVariables
2014-09-09Removed Other changes to prepare for pull requestJed
2014-09-09Removed Other changes to prepare for pull requestJed
2014-09-09Added null check for lastPostitionJed
2014-09-08Fixed updateLatestPostion using the wrong query object to prepare the ↵Jed
namedstament
2014-09-08Updated TrackerEventHandler to only trigger UpdateLatestPosition on the last ↵Jed
record processed and pass the position object to the function Added database property to Device class Updated DatabaseDataManager to allow the use of placeholder _database_ in queries
2014-09-07Add UDP support for GPS103 (fix #861)Anton Tananaev
2014-09-06Support UDP for TK103 (fix #828)Anton Tananaev
2014-09-06Support m2m ip modemAnton Tananaev
2014-09-03Implement position filtering (fix #259)Anton Tananaev
2014-09-02Fix coordinates decodingAnton Tananaev
2014-08-30Support Visiontek VT84 (fix #799)Anton Tananaev
2014-08-30Implement Orion protocolAnton Tananaev
2014-08-28Fix GT06 frame decoderAnton Tananaev
2014-08-27Fix GT06 protocol decoderAnton Tananaev
2014-08-27Start Orion implementationAnton Tananaev
2014-08-26Fix KHD id decoding (fix #800)Anton Tananaev
2014-08-24Add message classAnton Tananaev
2014-08-23Fix enfora regex pattern (fix #837)Anton Tananaev
2014-08-18Implement Visiontek protocol (fix #802)Anton Tananaev
2014-08-17Implement Visiontek VT86 protocol (fix #802)Anton Tananaev
2014-08-02Support ACC flag (fix #760)Anton Tananaev
2014-08-02Improve extended formatterAnton Tananaev
2014-07-30Add battery status to OsmAndAnton Tananaev
2014-07-27Support PT501 device (fix #786)Anton Tananaev
2014-07-27Fix regex pattern (fix #784)Anton Tananaev
2014-07-26Ignore null device idsAnton Tananaev
2014-06-25Fix Laipac protocol decoderAnton Tananaev
2014-06-24Add Meiligao test caseAnton Tananaev
2014-06-22Implement Trackbox protocolAnton Tananaev
2014-06-19Trim line breaks in TLT2H decoderAnton Tananaev
2014-06-17Extend T55 protocol decoderAnton Tananaev
2014-06-17Fix GpsGate decoderAnton Tananaev
2014-06-15Convert speed for TK103 protocolAnton Tananaev
2014-06-14Fix TLT-2H decoderAnton Tananaev
2014-06-13Implement Telik protocol (fix #691)Anton Tananaev
2014-06-04Support alternative time formatAnton Tananaev
2014-06-03Fix Xexun2 decoder patternAnton Tananaev
2014-06-03Merge pull request #740 from 31neKl31n3N4chtmu51k/fixesForV680Anton Tananaev
Trim message in V680 decoder
2014-06-02fix in v680:31neKl31n3N4chtmu51k
1) trimmed sentence in v680 protocol decoder to fix 'dropped' messages caused by line feeds that my v680 clone was receiving before the message itself.
2014-06-02Implement Freedom protocolAnton Tananaev
2014-06-01Implement Box protocolAnton Tananaev
2014-05-31changed required block of information "&Y" to optional since my CarTrack31neKl31n3N4chtmu51k
clone doesn't have this field. It is actually a GT60 clone that sends message in the CarTrack format.
2014-05-30Fix Wondex decoder (fix #730)Anton Tananaev
2014-05-27Fix GPS103 decoder (fix #723)Anton Tananaev
2014-05-26Fix T322 response message (fix #419)Anton Tananaev
2014-05-25Remove debugging codeAnton Tananaev
2014-05-25Fix eeLink decoderAnton Tananaev
2014-05-25Fix meiligao decoder (fix #709)Anton Tananaev