aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/model/Position.java
AgeCommit message (Expand)Author
2017-02-22Extend KHD protocol supportAnton Tananaev
2017-02-22Add new Galileo attributesAnton Tananaev
2017-02-20Resolved conflict with master;jon-stumpf
2017-02-18Removed suggested KEY_FIX as requested;jon-stumpf
2017-02-15Extend TMG protocol decoderAnton Tananaev
2017-02-11Added new keys: KEY_SATELLITES_VISIBLE and KEY_FIX;jon-stumpf
2017-02-11Fixed typo in Position.ALARM_ACCELERATION;jon-stumpf
2017-02-04Extend GPS103 protocol decoderAnton Tananaev
2017-01-06Implement TZ AVL05 protocol (fix #2751)Anton Tananaev
2016-12-20Improved network location providersAnton Tananaev
2016-12-20Rename GSM to RSSI attributeAnton Tananaev
2016-12-19Remove unused Position keysAnton Tananaev
2016-12-19Better network location supportAnton Tananaev
2016-12-01Implement G737IC extra dataAnton Tananaev
2016-11-09Add acc on, acc off and door alarm to events from coban gps (gps103 protocol)Enrique Villafane
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-07- Handle GTVER packetsAbyss777
2016-10-04Decode GPS103 DTCs (fix #2401)Anton Tananaev
2016-10-03Start Smokey protocol implementationAnton Tananaev
2016-09-21Implement cGuard communication protocolAnton Tananaev
2016-09-15Add power cut GT06 alarm (fix #2321)Anton Tananaev
2016-08-30Implement alarms for PT502 protocolAnton Tananaev
2016-08-24Remove motion alarm typeAnton Tananaev
2016-08-23- Fixed units of KEY_ODOMETER to meters in some protocolsAbyss777
2016-08-18Removed instant fuel consumptionAbyss777
2016-08-17- Used constants for fuel consumptionAbyss777
2016-08-14Use lower camel-case for attributesAnton Tananaev
2016-08-13- Split distance to distance and total distanceAbyss777
2016-08-05- Removed OIL_CUTAbyss777
2016-08-01Removed jammingAbyss777
2016-08-01- Added a few more protocolsAbyss777
2016-07-29Organized alarms in the first part of protocolsAbyss777
2016-07-18Decode MiniFinder status flagsAnton Tananaev
2016-06-16Added/updated license headersAbyss777
2016-06-10GeofencesAbyss777
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2015-12-07Replace factory method with reflectionAnton Tananaev
2015-11-16Add outdated position boolean flagAnton Tananaev
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-10-07Clean up rest of the modelsAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-09-23Implement GPSMTA app protocolAnton Tananaev
2015-05-04Create other data keysAnton Tananaev
2015-05-04Create base event classAnton Tananaev
2015-05-03Implmenet reflection json conversionAnton Tananaev
2015-05-03Remove unused fromRecord methodAnton Tananaev
2015-04-29Store other data in positionAnton Tananaev
2015-04-28Implement API to create devicesAnton Tananaev
2015-04-27Implement JSON conversionAnton Tananaev
2015-04-27Refactor model classesAnton Tananaev