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
Age
Commit message (
Expand
)
Author
2017-09-11
Add new Teltonika parameters
Anton Tananaev
2017-09-11
Minor ADM protocol cleanup
Anton Tananaev
2017-09-11
Merge pull request #3517 from naihil/adm
Anton Tananaev
2017-09-10
Fix command response decode
Anatoliy Golubev
2017-09-10
Rename method
Anatoliy Golubev
2017-09-10
Inherit AdmProtocolEncoder from StringProtocolEncoder
Anatoliy Golubev
2017-09-10
Simplify ADM protocol decoder
Anatoliy Golubev
2017-09-10
Decode Suntech alarms
Anton Tananaev
2017-09-09
Implement ADM protocol commands
Anatoliy Golubev
2017-09-09
Improve AdmProtocolDecoder
Anatoliy Golubev
2017-09-08
Fix H02 simple message decoding
Anton Tananaev
2017-09-08
Implement skipping filtering by list of attributes
Abyss777
2017-09-08
Handle H02 command results
Anton Tananaev
2017-09-08
Improve H02 protocol decoder
Anton Tananaev
2017-09-08
Improve TRV decoder logic
Anton Tananaev
2017-09-08
Handle GOOME status message
Anton Tananaev
2017-09-08
Support H02 V3 message type
Anton Tananaev
2017-09-07
Optimize values parsing
Abyss777
2017-09-07
Handle correct and incorrect attribute types
Abyss777
2017-09-06
Move units to attributes and add volume units
Abyss777
2017-09-06
Merge pull request #3504 from Abyss777/remove_aliases
Anton Tananaev
2017-09-06
Fix EV07 login decoding
Anton Tananaev
2017-09-05
Remove Attribute Aliases support
Abyss777
2017-09-05
Remove negative skip (fix #3481)
Anton Tananaev
2017-09-05
Fix GenX protocol issues
Anton Tananaev
2017-09-05
Use casting and remove super
Abyss777
2017-09-04
Accept timezone id instead of offset in commands
Abyss777
2017-09-04
Implement GenX protocol
Anton Tananaev
2017-09-04
Support CK300 device protocol
Anton Tananaev
2017-09-04
Implement proper TRV response
Anton Tananaev
2017-09-03
Implement Watch custom command
Anton Tananaev
2017-09-02
Fix code analysis issues
Anton Tananaev
2017-09-02
Update Java libraries
Anton Tananaev
2017-09-02
Implement OsmAnd web proxy
Anton Tananaev
2017-09-01
Enable UDP for H02 protocol
Anton Tananaev
2017-08-29
Move common speed converting code to BaseProtocolDecoder
Abyss777
2017-08-29
Implement osmand.speedUnits patameter
Abyss777
2017-08-29
Minor GT06 decoder cleanup
Anton Tananaev
2017-08-29
Merge pull request #3481 from AnshulJain1985/GT06_Alarm
Anton Tananaev
2017-08-29
Move extended LBS data to skip in decodeExtended instead of decodeLBS.
Anshul Jain
2017-08-29
Merge pull request #3484 from Abyss777/not_filter_alarms
Anton Tananaev
2017-08-29
Rename variables and parameters to skip filtering
Abyss777
2017-08-29
Mark out functions to skip filtering
Abyss777
2017-08-29
Correct filter Limit
Abyss777
2017-08-29
- Rename parameter
Abyss777
2017-08-29
Fix eeLink status decoding
Anton Tananaev
2017-08-29
Save single position when ignore fix time
Anton Tananaev
2017-08-29
Use correct E3 speed units
Anton Tananaev
2017-08-28
- Do not filter alarms
Abyss777
2017-08-28
Added new column to determine for extended or basic decode.
Anshul Jain
[next]