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
/
At2000ProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-06-09
Fix various issues
Anton Tananaev
2018-06-09
Use slices instead of new buffers
Anton Tananaev
2018-06-09
Update missed write calls
Anton Tananaev
2018-06-05
Migrate more protocols
Anton Tananaev
2018-03-10
Replace deprecated classes
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2017-03-05
Converted all KEY_POWER and KEY_BATTERY to volts; Removed string "mV";
jon-stumpf
2017-02-20
Resolved conflict with master;
jon-stumpf
2017-02-18
Added KEY_RSSI for protocols that had yet to record them;
jon-stumpf
2017-02-14
Handle empty AT2000 message (fix #2662)
Anton Tananaev
2017-01-13
Decode multiple AT2000 positions
Anton Tananaev
2017-01-12
Acknowledge AT2000 message fragments
Anton Tananaev
2016-12-30
Send AT2000 track record request
Anton Tananaev
2016-12-09
Fix AT2000 response (fix #2662)
Anton Tananaev
2016-12-09
Fix endianness for AT2000 (fix #2662)
Anton Tananaev
2016-11-24
Implement Teltonika AT200 protocol
Anton Tananaev