aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-29Fix commentEvgeny S Maksimov
2019-01-29Support for downgrading the FLEX protocol versionEvgeny S Maksimov
2019-01-29Code style fixesEvgeny S Maksimov
2019-01-28Minor fix for message type parserEvgeny S Maksimov
2019-01-28Message type parser refactoringEvgeny S Maksimov
2019-01-25Bit field traversing refactoringEvgeny S Maksimov
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-23Revert unnecessary changesEvgeny S Maksimov
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-19Added tests for FLEX 2.0 protocolEvgeny S Maksimov
2019-01-19Fixed typosEvgeny S Maksimov
2019-01-19Implemented FLEX 2.0 extension support for Navis (NTCB) protocolEvgeny S Maksimov
2019-01-18Added strict implementation for frame decoderEvgeny S Maksimov
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-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