index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
model
/
Position.java
Age
Commit message (
Expand
)
Author
2017-03-08
Minor formatting fixes
Anton Tananaev
2017-03-05
Updated comments in Position.java;
jon-stumpf
2017-03-05
Updated units of measure comments in Position.java;
jon-stumpf
2017-03-05
Added units of measure as comments to specific keys;
jon-stumpf
2017-03-04
Added Position.KEY_COMMAND;
jon-stumpf
2017-03-04
Added Position.KEY_ODOMETER_SERVICE;
jon-stumpf
2017-03-04
Removed unused Position.KEY_ACCURACY;
jon-stumpf
2017-03-04
Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL;
jon-stumpf
2017-03-04
Renamed Position.KEY_TRIP_ODOMETER to Position.KEY_ODOMETER_TRIP;
jon-stumpf
2017-03-04
Added Position.KEY_OPERATOR and updated protocols accordingly;
jon-stumpf
2017-02-26
Some minor clean up
Anton Tananaev
2017-02-22
Extend KHD protocol support
Anton Tananaev
2017-02-22
Add new Galileo attributes
Anton Tananaev
2017-02-20
Resolved conflict with master;
jon-stumpf
2017-02-18
Removed suggested KEY_FIX as requested;
jon-stumpf
2017-02-15
Extend TMG protocol decoder
Anton Tananaev
2017-02-11
Added new keys: KEY_SATELLITES_VISIBLE and KEY_FIX;
jon-stumpf
2017-02-11
Fixed typo in Position.ALARM_ACCELERATION;
jon-stumpf
2017-02-04
Extend GPS103 protocol decoder
Anton Tananaev
2017-01-06
Implement TZ AVL05 protocol (fix #2751)
Anton Tananaev
2016-12-20
Improved network location providers
Anton Tananaev
2016-12-20
Rename GSM to RSSI attribute
Anton Tananaev
2016-12-19
Remove unused Position keys
Anton Tananaev
2016-12-19
Better network location support
Anton Tananaev
2016-12-01
Implement G737IC extra data
Anton Tananaev
2016-11-09
Add acc on, acc off and door alarm to events from coban gps (gps103 protocol)
Enrique Villafane
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-10-07
- Handle GTVER packets
Abyss777
2016-10-04
Decode GPS103 DTCs (fix #2401)
Anton Tananaev
2016-10-03
Start Smokey protocol implementation
Anton Tananaev
2016-09-21
Implement cGuard communication protocol
Anton Tananaev
2016-09-15
Add power cut GT06 alarm (fix #2321)
Anton Tananaev
2016-08-30
Implement alarms for PT502 protocol
Anton Tananaev
2016-08-24
Remove motion alarm type
Anton Tananaev
2016-08-23
- Fixed units of KEY_ODOMETER to meters in some protocols
Abyss777
2016-08-18
Removed instant fuel consumption
Abyss777
2016-08-17
- Used constants for fuel consumption
Abyss777
2016-08-14
Use lower camel-case for attributes
Anton Tananaev
2016-08-13
- Split distance to distance and total distance
Abyss777
2016-08-05
- Removed OIL_CUT
Abyss777
2016-08-01
Removed jamming
Abyss777
2016-08-01
- Added a few more protocols
Abyss777
2016-07-29
Organized alarms in the first part of protocols
Abyss777
2016-07-18
Decode MiniFinder status flags
Anton Tananaev
2016-06-16
Added/updated license headers
Abyss777
2016-06-10
Geofences
Abyss777
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
2015-12-07
Replace factory method with reflection
Anton Tananaev
2015-11-16
Add outdated position boolean flag
Anton Tananaev
2015-10-09
Fix some FindBugs and style issues
Anton Tananaev
[next]