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
/
src
/
org
/
traccar
/
protocol
/
TrvProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-01-22
Add new position constructor
Anton Tananaev
2017-09-08
Improve TRV decoder logic
Anton Tananaev
2017-09-04
Implement proper TRV response
Anton Tananaev
2017-04-24
Implement PT33 protocol variant
Anton Tananaev
2017-04-17
Allow optional primitives
Anton Tananaev
2017-03-17
Fixed all comments for date and time to include format details;
jon-stumpf
2017-02-20
Updated protocols to record CellTower information where appropriate; Removed ...
jon-stumpf
2016-12-20
Rename GSM to RSSI attribute
Anton Tananaev
2016-12-20
Refactor protocols for network location
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-07-19
Move device id to a session
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
2016-02-19
Fix check style and pmd issues
Anton Tananaev
2016-02-12
Make TRV course format more flexible
Anton Tananaev
2016-02-09
Send correct response for TRV protocol
Anton Tananaev
2016-02-06
Support TRV protocol heartbeats
Anton Tananaev
2015-11-30
Always pass remote address to identify method
Anton Tananaev
2015-11-15
Rename cell attribute to cid
Anton Tananaev
2015-11-06
Implement TRV communication protocol
Anton Tananaev