aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-07-25Parse extra TZone infomationAnton Tananaev
2015-07-24Support new Noran message typeAnton Tananaev
2015-07-24Fallback to index html pageAnton Tananaev
2015-07-24Remove unused decode methodAnton Tananaev
2015-07-24New Meiligao message typeAnton Tananaev
2015-07-24Begin Cityeasy protocol implementationAnton Tananaev
2015-07-23Log exceptions stack traceAnton Tananaev
2015-07-21Fix issue with web data handlerAnton Tananaev
2015-07-21Add support for XML formatAnton Tananaev
2015-07-20Update data model classesAnton Tananaev
2015-07-19Fix issue with collection decodingAnton Tananaev
2015-07-19Parse battery for Suntech devicesAnton Tananaev
2015-07-19Implement GT06 mileage parsing (fix #1308)Anton Tananaev
2015-07-18Implement TZone protocolAnton Tananaev
2015-07-18Implement json other decodingAnton Tananaev
2015-07-18Ignore XML in other columnAnton Tananaev
2015-07-17Implement GT06 protocol commandsAnton Tananaev
2015-07-17Finish with GPS103 commandsAnton Tananaev
2015-07-17Start GPS103 encoder implementationAnton Tananaev
2015-07-17Add base protocol encoderAnton Tananaev
2015-07-17Remove enum json conversionAnton Tananaev
2015-07-17Start re-factoring commandsAnton Tananaev
2015-07-17Rename package from http to webAnton Tananaev
2015-07-17Correct GPS Marker decoderAnton Tananaev
2015-07-16Implement GPS Maker protocolAnton Tananaev
2015-07-16New Aplicom protocol versionAnton Tananaev
2015-07-15Store extra data in JSON formatAnton Tananaev
2015-07-14Create data manager if url provided (fix #954)Anton Tananaev
2015-07-14Reduce dependencies on data manager (fix #954)Anton Tananaev
2015-07-14Support forwarding of data (fix #1131)Anton Tananaev
2015-07-14Use try with resourcesAnton Tananaev
2015-07-14Use diamond operator for genericsAnton Tananaev
2015-07-13Catch multiple exception typesAnton Tananaev
2015-07-13Use java binary literalsAnton Tananaev
2015-07-13Use switch statemens with stringsAnton Tananaev
2015-07-13Enable UDP for Meiligao (fix #293)Anton Tananaev
2015-07-12Re-factor configuration accessAnton Tananaev
2015-07-12Implement web data handlerAnton Tananaev
2015-07-12Re-factor all channel handlersAnton Tananaev
2015-07-12Re-factor decoder interfaceAnton Tananaev
2015-07-12Set correct JSON content type (fix #1298)Anton Tananaev
2015-07-09Extend Castel protocol supportAnton Tananaev
2015-07-09Extend EV603 protocol supportAnton Tananaev
2015-07-08Support Castel multiple GPS itemsAnton Tananaev
2015-07-08Fix database connection leaking (fix #1292)Anton Tananaev
2015-07-07Improve Aplicom id parsingAnton Tananaev
2015-07-07Fix filter handler tests (fix #1291)Anton Tananaev
2015-07-05Use connection manager for filteringAnton Tananaev
2015-07-05Separate identity manager interfaceAnton Tananaev
2015-07-03Fix no generated keys problemAnton Tananaev