aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-01-23Fix wifi responseAnton Tananaev
2019-01-23Support AT07 protocolAnton Tananaev
2019-01-23Extend VTFMS protocol supportAnton Tananaev
2019-01-23Use BitUtil for the remaining bit operationsEvgeny S Maksimov
2019-01-23Minor fixEvgeny S Maksimov
2019-01-23Use BitUtil for some bit operationsEvgeny S Maksimov
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-22Use readXxx and readUnsignedXxx for skipping fieldsEvgeny S Maksimov
2019-01-22Instance variables optimizationEvgeny S Maksimov
2019-01-22Revert unnecessary changesEvgeny S Maksimov
2019-01-22Use native checksums calculationEvgeny S Maksimov
2019-01-21Naming convention fixEvgeny S Maksimov
2019-01-21Fixed two-field parametersEvgeny S Maksimov
2019-01-21Revert "Fixed two-field parameters"Evgeny S Maksimov
2019-01-21Detailing for visible satellites GPS and GLONASSEvgeny S Maksimov
2019-01-21Used member references for the FLEXPositionParser interfaceEvgeny S Maksimov
2019-01-21Fixed two-field parametersEvgeny S Maksimov
2019-01-19Handle line breakAnton Tananaev
2019-01-19Fixed typosEvgeny S Maksimov
2019-01-19Implemented FLEX 2.0 extension support for Navis (NTCB) protocolEvgeny S Maksimov
2019-01-18Change protocol to UDPAnton Tananaev
2019-01-18Improve pipeline message handingAnton Tananaev
2019-01-18Added strict implementation for frame decoderEvgeny S Maksimov
2019-01-17Implement NEO-SAT NEO-S protocolAnton Tananaev
2019-01-17Implemented FLEX 1.0 extension support for Navis (NTCB) protocolEvgeny S Maksimov
2019-01-16Support 105B and 103B photosAnton Tananaev
2019-01-14Minor logging code changeAnton Tananaev
2019-01-14Support EKAS protocolAnton Tananaev
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-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-11Merge pull request #4188 from iEvgeny/logrotateAnton 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-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