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
Age
Commit message (
Expand
)
Author
2017-02-26
Some minor clean up
Anton Tananaev
2017-02-26
Merge pull request #2951 from jon-stumpf/jss-celltower
Anton Tananaev
2017-02-25
Reduced the size of TotemProtocolDecoder.decode() to meet checkstyle restrict...
jon-stumpf
2017-02-24
Added US_ASCII Charset to ChannelBuffer.toString() call;
jon-stumpf
2017-02-23
Fix protocol name typo
Anton Tananaev
2017-02-22
Extend KHD protocol support
Anton Tananaev
2017-02-21
Fixed TotemProtocol to only record vdop and pdop while parsing PATTERN1; Incr...
jon-stumpf
2017-02-21
Updated AplicomProtocol to record KEY_VIN;
jon-stumpf
2017-02-21
Updated {Gpsmta,Mxt,Tt8850} Protocols to record Accuracy;
jon-stumpf
2017-02-21
Replaced position.set(Position.KEY_ACCURACY, accuracy) with position.setAccur...
jon-stumpf
2017-02-21
Updated TotemProtocol to record "pdop" and "vdop" in PATTERN1;
jon-stumpf
2017-02-21
Updated TramigoProtocol to record KEY_RSSI, KEY_SATELLITES, KEY_SATELLITES_VI...
jon-stumpf
2017-02-21
Recorded KEY_SATELLITES in CellocatorProtocol;
jon-stumpf
2017-02-22
Fix TMG unit tests
Anton Tananaev
2017-02-22
Add additional TMG parameters
Anton Tananaev
2017-02-22
Add new Galileo attributes
Anton Tananaev
2017-02-21
Add UDP support for Pricol protocol
Anton Tananaev
2017-02-20
Updated protocols to record CellTower information where appropriate; Removed ...
jon-stumpf
2017-02-20
Updated Atrack protocol to report network information;
jon-stumpf
2017-02-20
Resolved conflict with master;
jon-stumpf
2017-02-20
Implement TAIP protocol variant
Anton Tananaev
2017-02-20
Convert GL200 odometer to meters
Anton Tananaev
2017-02-19
Updated TmpProtocolDecoder to record KEY_SATELLITES_VISIBLE, KEY_RSSI, and "o...
jon-stumpf
2017-02-20
Decode GL200 validity flag
Anton Tananaev
2017-02-18
Added KEY_RSSI for protocols that had yet to record them;
jon-stumpf
2017-02-18
Minimized duplication of code as requested;
jon-stumpf
2017-02-18
Updated two other protocols to provide "satVisible" information;
jon-stumpf
2017-02-18
Implement Cellocator output control
Anton Tananaev
2017-02-18
Support some Cellocator alarms
Anton Tananaev
2017-02-16
Implemented changes to pull request as recommended by Anton;
jon-stumpf
2017-02-17
Fix H02 frame decoder (fix #2926)
Anton Tananaev
2017-02-16
Decode HDOP value for GL200
Anton Tananaev
2017-02-16
Revert H02 ignition once again
Anton Tananaev
2017-02-15
Extend TMG protocol decoder
Anton Tananaev
2017-02-14
Fix H02 status decoding
Anton Tananaev
2017-02-14
Handle empty AT2000 message (fix #2662)
Anton Tananaev
2017-02-13
Remove some Teltonika params
Anton Tananaev
2017-02-12
Added !A and !C records as per data found in MiniFinderDecoderTest.java;
jon-stumpf
2017-02-13
Support Bitrek protocol
Anton Tananaev
2017-02-11
Fixed formatting in MiniFinder;
jon-stumpf
2017-02-11
Fixed MiniFinder protocol to work as per the Eview EV-07S documentation (from...
jon-stumpf
2017-02-11
Fixed typo in Position.ALARM_ACCELERATION;
jon-stumpf
2017-02-12
Extend Galileo to support new tags
Anton Tananaev
2017-02-11
Ignore invalid H02 messages
Anton Tananaev
2017-02-11
Fix some code issues
Anton Tananaev
2017-02-11
Implement Pricol acknowledgement
Anton Tananaev
2017-02-10
Implement Pricol communication protocol
Anton Tananaev
2017-02-10
Refactor Suntech protocol decoder
Anton Tananaev
2017-02-09
Remove debugging code
Anton Tananaev
2017-02-09
Implement new Aquila protocol
Anton Tananaev
[next]