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 (
Expand
)
Author
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-25
Merge pull request #2942 from Abyss777/smpp
Anton Tananaev
2017-02-25
Pass path to getTemplate
Abyss777
2017-02-24
Added US_ASCII Charset to ChannelBuffer.toString() call;
jon-stumpf
2017-02-23
Fix protocol name typo
Anton Tananaev
2017-02-23
- Combine template retrieving in one function
Abyss777
2017-02-22
- Simplify delivery log message
Abyss777
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
Minor change to filtering handler
Anton Tananaev
2017-02-22
Add new Galileo attributes
Anton Tananaev
2017-02-21
Ignore marked methods in query builder (fix #2941)
Anton Tananaev
2017-02-21
Implement SMS notifications with help smpp protocol
Abyss777
2017-02-21
Add UDP support for Pricol protocol
Anton Tananaev
2017-02-21
Merge pull request #2906 from jon-stumpf/jss-minifinder
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-21
Update Context class
Anton Tananaev
2017-02-21
Fix URL problem in geocoders
Anton Tananaev
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-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
[next]