Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-14 | Update Haicom decoder | Anton Tananaev | |
2014-11-12 | Update HaicomProtocolDecoder.java | ManicoW | |
Modified Regex according to a HI-602X device message, keeping it compatible with the test message | |||
2014-10-21 | Updated BaseProtocolDecoder constructor to take three parameters ↵ | jon-stumpf | |
(DataManager, String, Properties); Removed second constructor; | |||
2014-10-21 | Made BaseProtocolDecoder members "final" as they should not change after ↵ | jon-stumpf | |
construction. | |||
2014-10-21 | Eliminated the need for hardcoded protocol strings in the ↵ | jon-stumpf | |
src/org/traccar/protocol/*ProtocolDecoder.java files. | |||
2014-05-21 | Implement Haicom protocol | Anton Tananaev | |