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
/
TaipProtocolDecoder.java
Age
Commit message (
Collapse
)
Author
2017-05-23
Organize satellites and RSSI values
Abyss777
2017-05-19
Adjust battery and batteryLevel type
Abyss777
2017-04-17
Allow optional primitives
Anton Tananaev
2017-04-08
Fix compilation issues
Anton Tananaev
2017-04-08
Enable ACK for UDP TAIP protocol
Anton Tananaev
2017-03-29
Add support for TAIP event code
Anton Tananaev
2017-03-26
Alternative TAIP protocol format
Anton Tananaev
2017-03-24
Fix TAIP ACK checksum
Anton Tananaev
2017-03-20
Alternative TAIP acknowledgement
Anton Tananaev
2017-03-17
Merged Y4 and Y2 DateTimeFormats, simplifying switch;
jon-stumpf
2017-03-12
Implemented Parser.nextDateTime();
jon-stumpf
2017-02-20
Implement TAIP protocol variant
Anton Tananaev
2016-11-02
Update copyright notice emails
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
- Removed automatically founded unnecessary imports
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-04-08
Add support for TAIP attributes
Anton Tananaev
2016-01-02
Correct date if device sends not full time
Anton Tananaev
2015-11-30
Always pass remote address to identify method
Anton Tananaev
2015-11-06
Refactor TAIP protocol decoder
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-04
Remove trailing whitespaces from code
Anton Tananaev
2015-10-01
Replace object with system method
Anton Tananaev
2015-09-23
More code issues clean up
Anton Tananaev
2015-09-23
Clean up code inspection issues
Anton Tananaev
2015-07-12
Re-factor decoder interface
Anton Tananaev
2015-06-29
Combine Syrus and Taip protocols
Anton Tananaev