aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-25Implement Satsol Sat-Lite protocolAnton Tananaev
2019-01-25Add GPRMC test caseAnton Tananaev
2019-01-24Handle no fuel timestampAnton Tananaev
2019-01-24Handle Vodofo protocol differencesAnton Tananaev
2019-01-23Fix wifi responseAnton Tananaev
2019-01-23Support AT07 protocolAnton Tananaev
2019-01-23Extend VTFMS protocol supportAnton Tananaev
2019-01-23Special GT06 LBS responsesAnton Tananaev
2019-01-22Support another H02 LBS formatAnton Tananaev
2019-01-22Fix eelink login responseAnton Tananaev
2019-01-22Fix ITS login responseAnton Tananaev
2019-01-22Decode eelink probe temperatureAnton Tananaev
2019-01-19Handle line breakAnton Tananaev
2019-01-18Change protocol to UDPAnton Tananaev
2019-01-18Improve pipeline message handingAnton Tananaev
2019-01-17Implement NEO-SAT NEO-S protocolAnton Tananaev
2019-01-16Support 105B and 103B photosAnton Tananaev
2019-01-14Minor logging code changeAnton Tananaev
2019-01-14Support EKAS protocolAnton Tananaev
2019-01-14Merge pull request #4192 from flocsy/send-messageAnton Tananaev
2019-01-14added test for MESSAGEGavriel Fleischer
2019-01-14fixed typoGavriel Fleischer
2019-01-14added message sending to WatchProtocolGavriel Fleischer
2019-01-13Merge pull request #4191 from flocsy/TK-binaryAnton Tananaev
2019-01-13Merge pull request #4189 from iEvgeny/navis6Anton Tananaev
2019-01-13added test when binary data looks like format stringGavriel Fleischer
2019-01-13Add Navis protocol unit test for F6 formatEvgeny S Maksimov
2019-01-13fixed removed unnecessary {}Gavriel Fleischer
2019-01-13fixed exception when String.format thought the binary data has format placeho...Gavriel Fleischer
2019-01-13Fixed output field for F4 formatEvgeny S Maksimov
2019-01-13Fix altitude factorEvgeny S Maksimov
2019-01-13Fix copy/paste errorsEvgeny S Maksimov
2019-01-13Added F6 format support + minor improvements for previous formats.Evgeny S Maksimov
2019-01-12Support H10 cell and wifiAnton Tananaev
2019-01-12Test Suntech hours decodingAnton Tananaev
2019-01-11Merge pull request #4188 from iEvgeny/logrotateAnton Tananaev
2019-01-09Merge pull request #4186 from flocsy/logger-formatAnton Tananaev
2019-01-09fixed LOGGER format stringGavriel Fleischer
2019-01-09Merge pull request #4184 from flocsy/fix-log-orderAnton Tananaev
2019-01-09fixed log orderGavriel Fleischer
2019-01-08Add ITS login responseAnton Tananaev
2019-01-08Merge pull request #4181 from flocsy/log-batteryAnton Tananaev
2019-01-08reverted getIntegerGavriel Fleischer
2019-01-08made it possible to customize log order and use any attributeGavriel Fleischer
2019-01-08120 chars line limit...Gavriel Fleischer
2019-01-08remove non-standard -NGavriel Fleischer
2019-01-08use String formatting in loggingGavriel Fleischer
2019-01-08use Java apiGavriel Fleischer
2019-01-08renamed method to parseErrorGavriel Fleischer
2019-01-08added logger.events configurationGavriel Fleischer