Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-30 | Organize imports in tests | Anton Tananaev | |
2022-05-30 | No context dependency for decoder | Anton Tananaev | |
2021-06-24 | Improve compatibility with megastek devices | Oliver Schramm | |
Megastek devices send some data which either is not fully compliant with the megastek protocol (by omitting some data) or which is (for our purposes) garbage data, which is only delimited with a single LF (0x0A). | |||
2021-06-22 | fix positioning | Thiritin | |
2021-06-22 | Make altitude optional | Thiritin | |
2021-06-22 | Update MegastekProtocolDecoderTest.java | Thiritin | |
2021-06-22 | add a new test | Thiritin | |
2021-05-27 | Add unit test for alarm event decoding | Oliver Schramm | |
2021-05-26 | Adjust code style | Oliver Schramm | |
2021-05-25 | Use verifyAttribute in megastek test | Oliver Schramm | |
2021-05-25 | Fix and add tests and add alert event types | Oliver Schramm | |
2021-04-11 | Use var in tests | Anton Tananaev | |
2019-03-31 | Convert project to gradle | Anton Tananaev | |