aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol
AgeCommit message (Expand)Author
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-05-04Support for GT06 command responseAnton Tananaev
2016-04-27Rename ChannelBufferTools to BcdUtilAnton Tananaev
2016-04-26Fix GoSafe speed units issueAnton Tananaev
2016-04-25Finish watch commands implementationAnton Tananaev
2016-04-25Add some new command typesAnton Tananaev
2016-04-25Start implementing watch commandsAnton Tananaev
2016-04-24Minor H02 encoder cleanupAnton Tananaev
2016-04-24Checkstyle fixGábor Somogyi
2016-04-24Update supported protocol listGábor Somogyi
2016-04-23H02 engine start/stop and periodic update commandsGábor Somogyi
2016-04-23Throw away mockitoGábor Somogyi
2016-04-23H02 protocol arm and disarm commandsGábor Somogyi
2016-04-19Improve support for Ulbotech protocolAnton Tananaev
2016-04-17Only reply in TCP mode (fix #1836)Anton Tananaev
2016-04-16Improve Appello protocol decoderAnton Tananaev
2016-04-16Support zero delimiter for GpsGateAnton Tananaev
2016-04-15Fix check style code issuesAnton Tananaev
2016-04-13Add support for GV500 protocolAnton Tananaev
2016-04-12Implement Appello device protocolAnton Tananaev
2016-04-08Add support for TAIP attributesAnton Tananaev
2016-04-01Add support for OpenGTS format (fix #1836)Anton Tananaev
2016-03-31Implement support for Megastek cloneAnton Tananaev
2016-03-30Add new line at the end of classAnton Tananaev
2016-03-30Add support for Supermate protocolAnton Tananaev
2016-03-26Implement commands support for NoranAnton Tananaev
2016-03-26Add UDP support for Wondex protocolAnton Tananaev
2016-03-23Fix a problem in Fox decoderAnton Tananaev
2016-03-20Support GL200 protocol motion reportAnton Tananaev
2016-03-20Change GNX frame decoder delimiterAnton Tananaev
2016-03-19Support iButton for GL200 protocolAnton Tananaev
2016-03-19Workaround for GL200 send time issueAnton Tananaev
2016-03-19Implement ARKNAV communication protocolAnton Tananaev
2016-03-19Properly handle empty messagesAnton Tananaev
2016-03-19Decode RFID card for GNX protocolAnton Tananaev
2016-03-19Decode GSM data for GoSafe protocolAnton Tananaev
2016-03-18Implement GNX communication protocolAnton Tananaev
2016-03-18Decode additional Fox protocol dataAnton Tananaev
2016-03-18Reorder minifinder pipeline handlersAnton Tananaev
2016-03-18Merge pull request #1794 from hanselsen/masterAnton Tananaev
2016-03-17Minifinder needs a stringEncoder as well as an ObjectEncoderHans van den Elsen
2016-03-17Support GL200 ignition messagesAnton Tananaev
2016-03-17Fix GPS103 protocol OBD decodingAnton Tananaev
2016-03-15Implement send SMS Meitrack commandAnton Tananaev
2016-03-15Add Aplicom event info attributeAnton Tananaev
2016-03-14Fix PMD and CheckStyle issuesAnton Tananaev
2016-03-14Implement Fox Lite protocolAnton Tananaev
2016-03-13Add ignition support for Tramigo (fix #1771)Anton Tananaev
2016-03-13Adjust watch decoder to accept spacesAnton Tananaev
2016-03-11Merge remote-tracking branch 'refs/remotes/tananaev/master'Hans van den Elsen