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
Age
Commit message (
Collapse
)
Author
2017-02-25
Reduced the size of TotemProtocolDecoder.decode() to meet checkstyle ↵
jon-stumpf
restrictions;
2017-02-24
Added US_ASCII Charset to ChannelBuffer.toString() call;
jon-stumpf
2017-02-21
Fixed TotemProtocol to only record vdop and pdop while parsing PATTERN1; ↵
jon-stumpf
Increased maximum MethodLength to 160;
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 ↵
jon-stumpf
position.setAccuracy(accuracy);
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, ↵
jon-stumpf
KEY_SATELLITES_VISIBLE, and KEY_CHARGE;
2017-02-21
Recorded KEY_SATELLITES in CellocatorProtocol;
jon-stumpf
2017-02-20
Updated protocols to record CellTower information where appropriate; Removed ↵
jon-stumpf
KEY_RSSI when reported in CellTower;
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 ↵
jon-stumpf
"operator";
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-19
Handle unknown host exception
Anton Tananaev
2017-02-18
Removed suggested KEY_FIX 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-16
Refresh permissions for new devices
Anton Tananaev
2017-02-15
Support language for Google geocoder
Anton Tananaev
2017-02-15
Remove check for valid in IgnitionEventHandler
Abyss777
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 ↵
jon-stumpf
(from the original manufacturer);
2017-02-11
Added new keys: KEY_SATELLITES_VISIBLE and KEY_FIX;
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
2017-02-07
Removed unnecessary parameters
gustavofcalmeida
2017-02-07
Fix MXT protocol response
gustavofarias
[next]