Age | Commit message (Expand) | Author |
---|---|---|
2014-10-21 | Updated BaseProtocolDecoder constructor to take three parameters (DataManager... | jon-stumpf |
2014-10-21 | Made BaseProtocolDecoder members "final" as they should not change after cons... | jon-stumpf |
2014-10-21 | Eliminated the need for hardcoded protocol strings in the src/org/traccar/pro... | jon-stumpf |
2014-10-09 | Integrate c3p0 database library | Anton Tananaev |
2014-03-23 | Fix Norad decoder (fix #610) | Anton Tananaev |
2013-01-16 | Fix test cases | Anton Tananaev |
2013-01-16 | Fix meiligao decoder pattern | Anton Tananaev |
2013-01-15 | Pass ServerManager to every protocol decoder | Anton Tananaev |