aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/NavisProtocolDecoder.java
AgeCommit message (Expand)Author
2019-01-31Minor Navis cleanupAnton Tananaev
2019-01-31Review fixEvgeny S Maksimov
2019-01-31Review fixesEvgeny S Maksimov
2019-01-29Fix parsing of type "~C" FLEX messagesEvgeny S Maksimov
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-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-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-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
2018-10-17Decoders to accept generic protocolAnton Tananaev
2018-06-09Mark reference counting to fixAnton Tananaev
2018-06-09Fix various issuesAnton Tananaev
2018-06-08Migrate L, M, N protocolsAnton Tananaev
2018-01-22Add new position constructorAnton Tananaev
2016-12-20Rename GSM to RSSI attributeAnton Tananaev
2016-11-14Fix Navis speed decodingAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-16Fix month decode in Navis protocolEvgeny Popov
2016-08-23- Fixed units of KEY_ODOMETER to meters in some protocolsAbyss777
2016-08-05- Removed OIL_CUTAbyss777
2016-07-29Organized alarms in the first part of protocolsAbyss777
2016-07-19Move device id to a sessionAnton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2015-11-30Always pass remote address to identify methodAnton Tananaev
2015-11-14Fix newly reported check style issuesAnton Tananaev
2015-11-07Replace Calendar with DateBuilderAnton Tananaev
2015-10-13Fix some check style issuesAnton Tananaev
2015-10-13Fix some more style issuesAnton Tananaev