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
/
Gps103Protocol.java
Age
Commit message (
Expand
)
Author
2018-10-17
Move server init into constructor
Anton Tananaev
2018-10-17
Automatically get protocol name
Anton Tananaev
2018-10-17
Add Ericar alternative delimiter
Anton Tananaev
2018-10-16
Remove remaining handler names
Anton Tananaev
2018-06-05
Remove extra wrappers
Anton Tananaev
2018-06-05
Use wrappers for network message handling
Anton Tananaev
2018-06-03
Properly handle datagram channels
Anton Tananaev
2018-06-02
Start Netty 4 migration
Anton Tananaev
2017-03-06
Introduce terms "data" and "text" commands
Abyss777
2016-11-30
Implement GPS103 custom command
Anton Tananaev
2016-11-24
Add more to CharacterDelimiterFrameDecoder gps103
Enrique Villafane
2016-11-23
Images from coban gps not exception.
Enrique Villafane
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-09-15
Remove unnecessary this-dot prefix
Anton Tananaev
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-03-04
Put encoders before decoders in pipeline
Anton Tananaev
2016-01-09
Add new command types for GPS103 protocol
Anton Tananaev
2015-11-11
Add GPS103 request photo command
Anton Tananaev
2015-07-29
Rename some commands
Anton Tananaev
2015-07-17
Start GPS103 encoder implementation
Anton Tananaev
2015-07-17
Start re-factoring commands
Anton Tananaev
2015-06-30
Move commands related classes
Anton Tananaev
2015-06-29
Some cleanup and license note
Anton Tananaev
2015-06-29
Merge commands implmentation (fix #1271)
Anton Tananaev