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
/
src
/
org
/
traccar
/
protocol
/
TmgProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-06-08
Migrate part of T protocols
Abyss777
2018-01-22
Add new position constructor
Anton Tananaev
2017-12-07
Support TMG inputs and outputs
Anton Tananaev
2017-11-27
Handle invalid battery level
Anton Tananaev
2017-11-27
Extend TMG to support BD312 protocol
Anton Tananaev
2017-07-14
Save driver identification (rfid/ibutton etc.) as driverUniqueId attribute
Abyss777
2017-04-17
Allow optional primitives
Anton Tananaev
2017-03-17
Merged Y4 and Y2 DateTimeFormats, simplifying switch;
jon-stumpf
2017-03-12
Implemented Parser.nextDateTime();
jon-stumpf
2017-03-04
Added Position.KEY_OPERATOR and updated protocols accordingly;
jon-stumpf
2017-02-22
Fix TMG unit tests
Anton Tananaev
2017-02-22
Add additional TMG parameters
Anton Tananaev
2017-02-20
Resolved conflict with master;
jon-stumpf
2017-02-19
Updated TmpProtocolDecoder to record KEY_SATELLITES_VISIBLE, KEY_RSSI, and "o...
jon-stumpf
2017-02-15
Extend TMG protocol decoder
Anton Tananaev
2017-02-11
Fix some code issues
Anton Tananaev
2017-01-20
Implement TMG188 protocol
Anton Tananaev