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
/
FoxProtocolDecoder.java
Age
Commit message (
Collapse
)
Author
2018-10-17
Decoders to accept generic protocol
Anton Tananaev
2018-06-06
Migrate D, E, F protocols
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2017-04-17
Allow optional primitives
Anton Tananaev
2017-03-17
Merged Y4 and Y2 DateTimeFormats, simplifying switch;
jon-stumpf
2017-03-12
Implemented Parser.nextDateTime();
jon-stumpf
2017-03-05
Performed all KEY_POWER and KEY_BATTERY conversions using multiplication ↵
jon-stumpf
versus division;
2017-03-04
Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL;
jon-stumpf
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-08-14
Use lower camel-case for attributes
Anton Tananaev
2016-07-19
Move device id to a session
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
- Removed automatically founded unnecessary imports
2016-03-23
Fix a problem in Fox decoder
Anton Tananaev
2016-03-18
Decode additional Fox protocol data
Anton Tananaev
2016-03-14
Implement Fox Lite protocol
Anton Tananaev