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
/
test
/
org
/
traccar
/
ProtocolDecoderTest.java
Age
Commit message (
Expand
)
Author
2015-11-25
Support Teltonika messages without location
Anton Tananaev
2015-11-15
Make LBS tests even stricter
Anton Tananaev
2015-11-15
Make LBS unit test asserts stricter
Anton Tananaev
2015-11-15
Store LAC and CID in right format
Anton Tananaev
2015-11-15
Store correct MCC and MNC values
Anton Tananaev
2015-11-15
Fix LBS info for some decoders
Anton Tananaev
2015-11-15
Rename cell attribute to cid
Anton Tananaev
2015-11-15
Clean up unit testing util class
Anton Tananaev
2015-11-15
Fix AutoFon45 identification (fix #1528)
Anton Tananaev
2015-11-12
Improve unit testing messages
Anton Tananaev
2015-11-08
Set protocol name for all positions
Anton Tananaev
2015-10-30
Implement new CastelCom protocol
Anton Tananaev
2015-10-30
Add Megastek unit test case
Anton Tananaev
2015-10-29
Support GL200 info messages
Anton Tananaev
2015-10-29
Fix a problem in GoSafe decoder
Anton Tananaev
2015-10-28
Refactor Freedom protocol decoder
Anton Tananaev
2015-10-28
Refactor TLT-2H protocol decoder
Anton Tananaev
2015-10-27
Remove unused vars and imports
Anton Tananaev
2015-10-27
Refactor Visiontek protocol decoder
Anton Tananaev
2015-10-26
Use standard Java hex conversion
Anton Tananaev
2015-10-26
Rename hex conversion methods
Anton Tananaev
2015-10-25
Refactor Tzone protocol decoder
Anton Tananaev
2015-10-23
Fix date builder and unit testing
Anton Tananaev
2015-10-22
Fix time formatting issue
Anton Tananaev
2015-10-22
Fix GT06 decoder hemisphere issue
Anton Tananaev
2015-10-22
Refactor protocol unit testing
Anton Tananaev