index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
helper
/
ObdDecoder.java
Age
Commit message (
Collapse
)
Author
2018-03-12
Add new OBD PID parameters
Anton Tananaev
2017-07-05
Add new attribute keys (fix #3313)
Anton Tananaev
2017-03-04
Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL;
jon-stumpf
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-10-04
Decode GPS103 DTCs (fix #2401)
Anton Tananaev
2016-09-20
Don't convert Castel OBD values
Anton Tananaev
2016-09-16
Implement SinoCastel OBD decoding
Anton Tananaev
2016-09-14
Implement more Castel message types
Anton Tananaev
2016-08-14
Use lower camel-case for attributes
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
- Removed automatically founded unnecessary imports
2016-03-01
Remove unused Java class imports
Anton Tananaev
2016-02-25
Implement DTC codes for Ulbotech
Anton Tananaev
2016-02-24
Save OBD cleared distance value
Anton Tananaev
2015-11-06
Make OBD decoder final and hide constructor
Anton Tananaev
2015-11-06
Finish OBD decoder implementation
Anton Tananaev
2015-11-05
Start OBD decoder implementation
Anton Tananaev