index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
org
/
traccar
/
ProtocolTest.java
Age
Commit message (
Collapse
)
Author
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
- Added unit test for some EventHandlers - Changed a bit IdentityManager to fit EventHandlerTest
2016-07-15
Move code related to devices to DeviceManager
Abyss777
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
- Removed automatically founded unnecessary imports
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