aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/Gps103Protocol.java
AgeCommit message (Expand)Author
2018-10-25Support Ericar protocolAnton Tananaev
2018-10-17Move server init into constructorAnton Tananaev
2018-10-17Automatically get protocol nameAnton Tananaev
2018-10-17Add Ericar alternative delimiterAnton Tananaev
2018-10-16Remove remaining handler namesAnton Tananaev
2018-06-05Remove extra wrappersAnton Tananaev
2018-06-05Use wrappers for network message handlingAnton Tananaev
2018-06-03Properly handle datagram channelsAnton Tananaev
2018-06-02Start Netty 4 migrationAnton Tananaev
2017-03-06Introduce terms "data" and "text" commandsAbyss777
2016-11-30Implement GPS103 custom commandAnton Tananaev
2016-11-24Add more to CharacterDelimiterFrameDecoder gps103Enrique Villafane
2016-11-23Images from coban gps not exception.Enrique Villafane
2016-11-02Update copyright notice emailsAnton Tananaev
2016-09-15Remove unnecessary this-dot prefixAnton Tananaev
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-03-04Put encoders before decoders in pipelineAnton Tananaev
2016-01-09Add new command types for GPS103 protocolAnton Tananaev
2015-11-11Add GPS103 request photo commandAnton Tananaev
2015-07-29Rename some commandsAnton Tananaev
2015-07-17Start GPS103 encoder implementationAnton Tananaev
2015-07-17Start re-factoring commandsAnton Tananaev
2015-06-30Move commands related classesAnton Tananaev
2015-06-29Some cleanup and license noteAnton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev