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
2019-02-17
removed StringEncoder
Gavriel Fleischer
2019-02-17
binary encoder + test
Gavriel Fleischer
2019-02-05
Fix GPS103 course decoding
Anton Tananaev
2018-08-28
Start Applet protocol implementation
Anton Tananaev
2018-06-05
Update OsmAnd protocol
Anton Tananaev
2018-06-02
Start Netty 4 migration
Anton Tananaev
2018-05-28
Store engine hours in GL200 and GoSafe in milliseconds
Abyss777
2018-03-10
Replace deprecated classes
Anton Tananaev
2018-01-26
Clean up unused imports
Anton Tananaev
2018-01-26
Static imports for junit
Anton Tananaev
2018-01-22
Optimize date assignment
Anton Tananaev
2017-09-26
Added intermediate "decodeParameter" function and KEY_ROAMING attribute
Abyss777
2017-09-26
Improve Teltonika IO decoding
Abyss777
2017-09-07
Handle correct and incorrect attribute types
Abyss777
2017-08-16
Support new Telic format
Anton Tananaev
2017-08-04
Improve frame decoder testing
Anton Tananaev
2017-08-02
Update GB100 binary decoder
Anton Tananaev
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