index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
protocol
/
NavisProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2019-01-31
Minor Navis cleanup
Anton Tananaev
2019-01-31
Review fix
Evgeny S Maksimov
2019-01-31
Review fixes
Evgeny S Maksimov
2019-01-29
Fix parsing of type "~C" FLEX messages
Evgeny S Maksimov
2019-01-29
Fix comment
Evgeny S Maksimov
2019-01-29
Support for downgrading the FLEX protocol version
Evgeny S Maksimov
2019-01-29
Code style fixes
Evgeny S Maksimov
2019-01-28
Minor fix for message type parser
Evgeny S Maksimov
2019-01-28
Message type parser refactoring
Evgeny S Maksimov
2019-01-25
Bit field traversing refactoring
Evgeny S Maksimov
2019-01-23
Use BitUtil for the remaining bit operations
Evgeny S Maksimov
2019-01-23
Minor fix
Evgeny S Maksimov
2019-01-23
Use BitUtil for some bit operations
Evgeny S Maksimov
2019-01-22
Use readXxx and readUnsignedXxx for skipping fields
Evgeny S Maksimov
2019-01-22
Instance variables optimization
Evgeny S Maksimov
2019-01-22
Revert unnecessary changes
Evgeny S Maksimov
2019-01-22
Use native checksums calculation
Evgeny S Maksimov
2019-01-21
Naming convention fix
Evgeny S Maksimov
2019-01-21
Fixed two-field parameters
Evgeny S Maksimov
2019-01-21
Revert "Fixed two-field parameters"
Evgeny S Maksimov
2019-01-21
Detailing for visible satellites GPS and GLONASS
Evgeny S Maksimov
2019-01-21
Used member references for the FLEXPositionParser interface
Evgeny S Maksimov
2019-01-21
Fixed two-field parameters
Evgeny S Maksimov
2019-01-19
Implemented FLEX 2.0 extension support for Navis (NTCB) protocol
Evgeny S Maksimov
2019-01-18
Added strict implementation for frame decoder
Evgeny S Maksimov
2019-01-17
Implemented FLEX 1.0 extension support for Navis (NTCB) protocol
Evgeny S Maksimov
2019-01-13
Fixed output field for F4 format
Evgeny S Maksimov
2019-01-13
Fix altitude factor
Evgeny S Maksimov
2019-01-13
Fix copy/paste errors
Evgeny S Maksimov
2019-01-13
Added F6 format support + minor improvements for previous formats.
Evgeny S Maksimov
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-06-09
Mark reference counting to fix
Anton Tananaev
2018-06-09
Fix various issues
Anton Tananaev
2018-06-08
Migrate L, M, N protocols
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2016-12-20
Rename GSM to RSSI attribute
Anton Tananaev
2016-11-14
Fix Navis speed decoding
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-10-16
Fix month decode in Navis protocol
Evgeny Popov
2016-08-23
- Fixed units of KEY_ODOMETER to meters in some protocols
Abyss777
2016-08-05
- Removed OIL_CUT
Abyss777
2016-07-29
Organized alarms in the first part of protocols
Abyss777
2016-07-19
Move device id to a session
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2015-11-30
Always pass remote address to identify method
Anton Tananaev
2015-11-14
Fix newly reported check style issues
Anton Tananaev
2015-11-07
Replace Calendar with DateBuilder
Anton Tananaev
2015-10-13
Fix some check style issues
Anton Tananaev
2015-10-13
Fix some more style issues
Anton Tananaev
[next]