aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
This reverts commit 3a0bcff44aba8b15d97a669dc8c959830644a8bd.
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-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-14Merge pull request #4192 from flocsy/send-messageAnton Tananaev
Send message (that is displayed on the watch's display)
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
fixed exception when String.format thought the binary data has formt placeholders
2019-01-13Merge pull request #4189 from iEvgeny/navis6Anton Tananaev
Implemented F6 format support for Navis (NTCB) protocol
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 ↵Gavriel Fleischer
placeholders
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
Added logger.rotate configuration parameter for compatibility with logrotate
2019-01-09Merge pull request #4186 from flocsy/logger-formatAnton Tananaev
fixed LOGGER format string
2019-01-09fixed LOGGER format stringGavriel Fleischer
2019-01-09Merge pull request #4184 from flocsy/fix-log-orderAnton Tananaev
fixed log order
2019-01-09fixed log orderGavriel Fleischer
2019-01-08Add ITS login responseAnton Tananaev
2019-01-08Merge pull request #4181 from flocsy/log-batteryAnton Tananaev
Small improvements to logging
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