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
/
MeiligaoProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2017-08-28
Implement VT1000 inputs (fix #3477)
Anton Tananaev
2017-08-27
Add new VT1000 alarms (fix #3477)
Anton Tananaev
2017-07-14
Save driver identification (rfid/ibutton etc.) as driverUniqueId attribute
Abyss777
2017-07-12
- Handle rfid attributes and populate driverUniqueId
Abyss777
2017-07-05
Add new attribute keys (fix #3313)
Anton Tananaev
2017-05-22
Organize KEY_xDOP values
Abyss777
2017-04-17
Allow optional primitives
Anton Tananaev
2017-03-17
Fixed time comments for uncaptured milliseconds as requested;
jon-stumpf
2017-03-17
Merged Y4 and Y2 DateTimeFormats, simplifying switch;
jon-stumpf
2017-03-17
Removed capture of milliseconds from protocols that did not support ".(ddd)":...
jon-stumpf
2017-03-17
Fixed protocols that incorrectly used ".(d+)" to record milliseconds: Enfora,...
jon-stumpf
2017-03-17
Fixed all comments for date and time to include format details;
jon-stumpf
2017-03-12
Implemented Parser.nextDateTime();
jon-stumpf
2017-03-04
Fixed typo;
jon-stumpf
2017-01-05
Fix typos in Meiligao decoder
Anton Tananaev
2017-01-05
Minor formatting correction
Anton Tananaev
2016-12-20
Rename GSM to RSSI attribute
Anton Tananaev
2016-12-18
Minor styles modifications
Anton Tananaev
2016-12-17
Fix Meiligao Protocol to work with tk228
jose
2016-12-15
Fix Meiligao Protocol to work with tk228
jose
2016-12-14
Fix Meiligao Protocol to work with tk228
jose
2016-12-14
Fix Meiligao Protocol to work with tk228
jose
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-09-16
Use same code formatting for switches
Anton Tananaev
2016-09-09
Add more Meiligao parameters
Anton Tananaev
2016-09-07
Fix an issue in Meiligao decoder
Anton Tananaev
2016-09-07
Implement OBD support for Meiligao
Anton Tananaev
2016-08-05
- Removed OIL_CUT
Abyss777
2016-08-01
Small optimization
Abyss777
2016-08-01
- Added a few more protocols
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-06-16
Fix Meiligao odometer decoding issue
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-02-25
Implement Meiligao odometer decoding
Anton Tananaev
2015-11-30
Always pass remote address to identify method
Anton Tananaev
2015-11-15
Rename cell attribute to cid
Anton Tananaev
2015-10-25
Refactor Meiligao protocol decoder
Anton Tananaev
2015-10-19
Fix meiligao UDP responses
Anton Tananaev
2015-10-13
Fix minor style issues in Meiligao
Anton Tananaev
2015-10-13
Implement parser class for decoders
Anton Tananaev
2015-10-09
Fix some FindBugs and style issues
Anton Tananaev
2015-10-08
Clean up reported PMD issues
Anton Tananaev
2015-10-08
Make protocol message types public
Anton Tananaev
2015-10-07
Rename pattern to upper case style
Anton Tananaev
2015-10-07
Replace Double.valueOf with parseDouble
Anton Tananaev
2015-10-07
Replace more valueOf with parseXxx
Anton Tananaev
2015-10-07
Replace valueOf with parseXxx calls
Anton Tananaev
2015-10-06
Clean up CRC-16 implementations
Anton Tananaev
[next]