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
/
AstraProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-09-14
Log using slf4j and java logging
Anton Tananaev
2018-06-09
Use slices instead of new buffers
Anton Tananaev
2018-06-05
Migrate more protocols
Anton Tananaev
2018-05-29
Make function name shorter
Abyss777
2018-05-29
Add units converter helper
Abyss777
2018-05-29
Store engine hours in milliseconds for the rest of protocols
Abyss777
2018-01-22
Add new position constructor
Anton Tananaev
2017-07-14
Save driver identification (rfid/ibutton etc.) as driverUniqueId attribute
Abyss777
2017-03-07
Removed unnecessary comments;
jon-stumpf
2017-03-04
Renamed Position.KEY_TRIP_ODOMETER to Position.KEY_ODOMETER_TRIP;
jon-stumpf
2017-03-04
Updated protocols to record additional information as reported in comments an...
jon-stumpf
2016-12-20
Rename GSM to RSSI attribute
Anton Tananaev
2016-11-15
Fix Astra decoding problem
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-09-10
Mark Astra messages as valid (fix #2300)
Anton Tananaev
2016-08-25
A few more odometer units organization
Abyss777
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
Decode Astra reason and status
Anton Tananaev
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-02-19
Fix check style and pmd issues
Anton Tananaev
2016-02-17
Implement Astra protocol ack messages
Anton Tananaev
2016-02-15
Implement Astra communication protocol
Anton Tananaev