aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/NoranProtocolDecoder.java
AgeCommit message (Expand)Author
2016-11-02Update copyright notice emailsAnton Tananaev
2016-09-16Use same code formatting for switchesAnton Tananaev
2016-08-05- Removed OIL_CUTAbyss777
2016-08-01- Added a few more protocolsAbyss777
2016-07-29Organized alarms in the first part of protocolsAbyss777
2016-07-19Move device id to a sessionAnton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-03-26Implement commands support for NoranAnton Tananaev
2016-01-21Convert speed units in Noran decoderAnton Tananaev
2015-12-19Remove extra line spacingAnton Tananaev
2015-12-17Fix Noran new position decoding (fix #1595)Anton Tananaev
2015-11-06Replace Calendar with DateBuilderAnton Tananaev
2015-10-20Fix more check style issuesAnton Tananaev
2015-10-09Fix some check style issuesAnton Tananaev
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-10-08Clean up reported PMD issuesAnton Tananaev
2015-10-08Make protocol message types publicAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-07-24Support new Noran message typeAnton Tananaev
2015-07-12Re-factor decoder interfaceAnton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev
2015-05-05Support new Noran formatAnton Tananaev
2015-05-04Create prefixes for other dataAnton Tananaev
2015-05-04Create other data keysAnton Tananaev
2015-04-29Store other data in positionAnton Tananaev
2015-04-27Remove unnecessary type castsAnton Tananaev
2015-04-27Remove unnecessary default valuesAnton Tananaev
2015-04-23Major code refacrotingAnton Tananaev
2014-12-29Correctly decode Noran ids (fix #915)Anton Tananaev
2014-10-21Updated BaseProtocolDecoder constructor to take three parameters (DataManager...jon-stumpf
2014-10-21Made BaseProtocolDecoder members "final" as they should not change after cons...jon-stumpf
2014-10-21Eliminated the need for hardcoded protocol strings in the src/org/traccar/pro...jon-stumpf
2014-04-08Replace HOUR with HOUR_OF_DAYAnton Tananaev
2014-03-24Fix device id decoding (fix #610)Anton Tananaev
2014-03-23Fix Norad decoder (fix #610)Anton Tananaev
2014-03-19Fix Noran decoder (fix #610)Anton Tananaev
2013-08-18Clean Noran decoder classAnton Tananaev
2013-08-18Add Noran/UniGuard support (fix #296)Anton Tananaev