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
/
protocol
/
AquilaProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2018-02-06
Decode Aquila sensor data
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2017-09-27
Fix typo in alarm name
Anton Tananaev
2017-05-22
Organize KEY_POWER and KEY_CHARGE using
Abyss777
2017-04-17
Normalize fuel level value
Anton Tananaev
2017-04-17
Allow optional primitives
Anton Tananaev
2017-04-01
Add new Aquila protocol format
Anton Tananaev
2017-03-17
Merged Y4 and Y2 DateTimeFormats, simplifying switch;
jon-stumpf
2017-03-12
Implemented Parser.nextDateTime();
jon-stumpf
2017-03-04
Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL;
jon-stumpf
2017-03-04
Ensure that odometer is a number (fix #2967)
Anton Tananaev
2017-02-09
Remove debugging code
Anton Tananaev
2017-02-09
Implement new Aquila protocol
Anton Tananaev
2016-12-20
Rename GSM to RSSI attribute
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-10-24
Refactor pattern builder class
Anton Tananaev
2015-10-15
Clean up some text protocols
Anton Tananaev
2015-10-07
Rename pattern to upper case style
Anton Tananaev
2015-09-30
Decode only valid course value
Anton Tananaev
2015-09-30
Decode course for Aquila protocol
Anton Tananaev
2015-09-26
Fix Aquila protocol decoder
Anton Tananaev
2015-09-24
Fix Aquila protocol decoder
Anton Tananaev
2015-09-24
Implement Aquila track protocol
Anton Tananaev