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-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
2015-10-06
Rename some of checksum methods
Anton Tananaev
2015-10-06
Implement Cityeasy protocol commands
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-10-01
Fix Luhn checksum calculation
Anton Tananaev
2015-10-01
Improve Meiligao device identification
Anton Tananaev
2015-07-31
Support multiple rfid cards
Anton Tananaev
2015-07-24
Remove unused decode method
Anton Tananaev
2015-07-24
New Meiligao message type
Anton Tananaev
2015-07-12
Re-factor configuration access
Anton Tananaev
2015-07-12
Re-factor decoder interface
Anton Tananaev
2015-07-07
Improve Aplicom id parsing
Anton Tananaev
2015-06-29
Merge commands implmentation (fix #1271)
Anton Tananaev
[next]