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
/
FlextrackProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2017-04-17
Allow optional primitives
Anton Tananaev
2017-03-12
Implemented Parser.nextDateTime();
jon-stumpf
2017-02-20
Updated protocols to record CellTower information where appropriate; Removed ...
jon-stumpf
2016-12-20
Rename GSM to RSSI attribute
Anton Tananaev
2016-12-20
Refactor protocols for network location
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
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-15
Fix LBS info for some decoders
Anton Tananaev
2015-11-15
Rename cell attribute to cid
Anton Tananaev
2015-11-05
Refactor Flextrack protocol decoder
Anton Tananaev
2015-10-08
Clean up reported PMD issues
Anton Tananaev
2015-10-07
Rename pattern to upper case style
Anton Tananaev
2015-10-07
Replace valueOf with parseXxx calls
Anton Tananaev
2015-10-04
Fix some PMD reported bugs
Anton Tananaev
2015-10-02
Mark Flextrack positions as valid
Anton Tananaev
2015-10-01
Fix issues in FlexTrack decoder
Anton Tananaev
2015-09-30
Fix FlexTrack logon decoding
Anton Tananaev
2015-09-25
Implement Flextrack protocol
Anton Tananaev