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
/
test
/
org
/
traccar
/
ProtocolTest.java
Age
Commit message (
Expand
)
Author
2017-07-14
Save driver identification (rfid/ibutton etc.) as driverUniqueId attribute
Abyss777
2017-07-12
- Handle rfid attributes and populate driverUniqueId
Abyss777
2017-06-16
- Test 'archive' attribute for boolean
Abyss777
2017-06-16
Centralized motion detection
Abyss777
2017-05-23
Organize satellites and RSSI values
Abyss777
2017-05-22
Organize KEY_xDOP values
Abyss777
2017-05-22
Organize KEY_POWER and KEY_CHARGE using
Abyss777
2017-05-19
Fixed optional values
Abyss777
2017-05-19
Adjust battery and batteryLevel type
Abyss777
2017-04-17
Rename verification method
Anton Tananaev
2017-04-17
Normalize fuel level value
Anton Tananaev
2017-04-17
Normalize RPM values
Anton Tananaev
2017-04-16
Fix H02 status code decoding
Anton Tananaev
2017-03-04
Ensure that odometer is a number (fix #2967)
Anton Tananaev
2017-02-20
Implement TAIP protocol variant
Anton Tananaev
2017-02-18
Implement Cellocator output control
Anton Tananaev
2017-01-16
Only set network if not empty
Anton Tananaev
2017-01-06
Implement TZ AVL05 protocol (fix #2751)
Anton Tananaev
2016-12-20
Improved network location providers
Anton Tananaev
2016-12-09
Workaround for Granit coordinates (fix #2664)
Anton Tananaev
2016-11-02
Change TK102 protocol to binary
Anton Tananaev
2016-10-20
Create a BaseTest class and reuse it
Renaud Allard
2016-08-11
- Added IgnitionEventHandler
Abyss777
2016-07-15
Move code related to devices to DeviceManager
Abyss777
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-04-19
Improve support for Ulbotech protocol
Anton Tananaev
2016-04-03
Fix web data handler unit test
Anton Tananaev
2016-02-17
Add new Totem unit test case
Anton Tananaev
2015-12-06
Combine decoder and encoder test utils
Anton Tananaev