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
Age
Commit message (
Expand
)
Author
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
Fixed typos
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-16
Support 105B and 103B photos
Anton Tananaev
2019-01-14
Minor logging code change
Anton Tananaev
2019-01-14
Support EKAS protocol
Anton Tananaev
2019-01-14
fixed typo
Gavriel Fleischer
2019-01-14
added message sending to WatchProtocol
Gavriel Fleischer
2019-01-13
Merge pull request #4191 from flocsy/TK-binary
Anton Tananaev
2019-01-13
fixed removed unnecessary {}
Gavriel Fleischer
2019-01-13
fixed exception when String.format thought the binary data has format placeho...
Gavriel Fleischer
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
2019-01-12
Support H10 cell and wifi
Anton Tananaev
2019-01-11
Merge pull request #4188 from iEvgeny/logrotate
Anton Tananaev
2019-01-09
fixed LOGGER format string
Gavriel Fleischer
2019-01-09
Merge pull request #4184 from flocsy/fix-log-order
Anton Tananaev
2019-01-09
fixed log order
Gavriel Fleischer
2019-01-08
Add ITS login response
Anton Tananaev
2019-01-08
reverted getInteger
Gavriel Fleischer
2019-01-08
made it possible to customize log order and use any attribute
Gavriel Fleischer
2019-01-08
120 chars line limit...
Gavriel Fleischer
2019-01-08
use String formatting in logging
Gavriel Fleischer
2019-01-08
use Java api
Gavriel Fleischer
2019-01-08
renamed method to parseError
Gavriel Fleischer
2019-01-08
added logger.events configuration
Gavriel Fleischer
2019-01-08
log error in GoogleGeocoder
Gavriel Fleischer
2019-01-08
changed log message for port confict
Gavriel Fleischer
2019-01-07
added getInteger that can return null
Gavriel Fleischer
[next]