Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-26 | Fix Wialon acknowledgement | Anton Tananaev | |
2014-09-25 | Fix GL200 location validity (fix #888) | Anton Tananaev | |
2014-09-25 | Acknowledge all messages | Anton Tananaev | |
2014-09-20 | Add GT06 time correction (fix #881) | Anton Tananaev | |
2014-09-19 | Workaround missing hemisphere (fix #874) | Anton Tananaev | |
2014-09-19 | Fix GPS103 UDP mode (fix #863) | Anton Tananaev | |
2014-09-14 | Fix Meiligao login ack | Anton Tananaev | |
2014-09-12 | Update Wialon regex | Anton Tananaev | |
2014-09-10 | Support Wialon black box | Anton Tananaev | |
2014-09-10 | Implement Riti protocol | Anton Tananaev | |
2014-09-09 | Re-factored so a functions handles assigning the data to the prepared ↵ | Jed | |
statement to replace c&p code new function called assignVariables | |||
2014-09-09 | Removed Other changes to prepare for pull request | Jed | |
2014-09-09 | Removed Other changes to prepare for pull request | Jed | |
2014-09-09 | Added null check for lastPostition | Jed | |
2014-09-08 | Fixed updateLatestPostion using the wrong query object to prepare the ↵ | Jed | |
namedstament | |||
2014-09-08 | Updated 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-07 | Add UDP support for GPS103 (fix #861) | Anton Tananaev | |
2014-09-06 | Support UDP for TK103 (fix #828) | Anton Tananaev | |
2014-09-06 | Support m2m ip modem | Anton Tananaev | |
2014-09-03 | Implement position filtering (fix #259) | Anton Tananaev | |
2014-09-02 | Fix coordinates decoding | Anton Tananaev | |
2014-08-30 | Support Visiontek VT84 (fix #799) | Anton Tananaev | |
2014-08-30 | Implement Orion protocol | Anton Tananaev | |
2014-08-28 | Fix GT06 frame decoder | Anton Tananaev | |
2014-08-27 | Fix GT06 protocol decoder | Anton Tananaev | |
2014-08-27 | Start Orion implementation | Anton Tananaev | |
2014-08-26 | Fix KHD id decoding (fix #800) | Anton Tananaev | |
2014-08-24 | Add message class | Anton Tananaev | |
2014-08-23 | Fix enfora regex pattern (fix #837) | Anton Tananaev | |
2014-08-18 | Implement Visiontek protocol (fix #802) | Anton Tananaev | |
2014-08-17 | Implement Visiontek VT86 protocol (fix #802) | Anton Tananaev | |
2014-08-02 | Support ACC flag (fix #760) | Anton Tananaev | |
2014-08-02 | Improve extended formatter | Anton Tananaev | |
2014-07-30 | Add battery status to OsmAnd | Anton Tananaev | |
2014-07-27 | Support PT501 device (fix #786) | Anton Tananaev | |
2014-07-27 | Fix regex pattern (fix #784) | Anton Tananaev | |
2014-07-26 | Ignore null device ids | Anton Tananaev | |
2014-06-25 | Fix Laipac protocol decoder | Anton Tananaev | |
2014-06-24 | Add Meiligao test case | Anton Tananaev | |
2014-06-22 | Implement Trackbox protocol | Anton Tananaev | |
2014-06-19 | Trim line breaks in TLT2H decoder | Anton Tananaev | |
2014-06-17 | Extend T55 protocol decoder | Anton Tananaev | |
2014-06-17 | Fix GpsGate decoder | Anton Tananaev | |
2014-06-15 | Convert speed for TK103 protocol | Anton Tananaev | |
2014-06-14 | Fix TLT-2H decoder | Anton Tananaev | |
2014-06-13 | Implement Telik protocol (fix #691) | Anton Tananaev | |
2014-06-04 | Support alternative time format | Anton Tananaev | |
2014-06-03 | Fix Xexun2 decoder pattern | Anton Tananaev | |
2014-06-03 | Merge pull request #740 from 31neKl31n3N4chtmu51k/fixesForV680 | Anton Tananaev | |
Trim message in V680 decoder | |||
2014-06-02 | fix 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. |