Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-07 | Minor T580w cleanup | Anton Tananaev | |
2017-12-07 | Merge pull request #3643 from ValeraVi/t580w | Anton Tananaev | |
T580w protocol implementation | |||
2017-12-06 | Support eelink messages without GPS | Anton Tananaev | |
2017-12-06 | Support JT701 protocol version | Anton Tananaev | |
2017-12-04 | T580W: Parameter in constructor to force alternative tk103 encoder for tests | Valerii Vyshniak | |
2017-12-03 | T580W: tk103 encoder alternative commands in separate class to be able to ↵ | Valerii Vyshniak | |
test them separately | |||
2017-12-03 | Handle alternative eelink format (fix #3661) | Anton Tananaev | |
2017-12-03 | T580W: start and stop frame symbols in data output from tk103 frame decoder | Valerii Vyshniak | |
2017-12-01 | Fix eelink udp length field | Anton Tananaev | |
2017-12-01 | Support eelink UDP response | Anton Tananaev | |
2017-11-29 | handle cut power alarm for pt502 | Abraham Toriz | |
2017-11-29 | Fix TMG frame decoder | Anton Tananaev | |
2017-11-28 | Remove debug comment | Anton Tananaev | |
2017-11-28 | Fix eelink checksum and decode result | Anton Tananaev | |
2017-11-27 | - Fix local login if ldap enabled | Abyss777 | |
- Do not allow user edit own "Limit Command" permission | |||
2017-11-28 | Implement new eeLink commands | Anton Tananaev | |
2017-11-27 | Support eeLink UDP format | Anton Tananaev | |
2017-11-27 | Handle invalid battery level | Anton Tananaev | |
2017-11-27 | Extend TMG to support BD312 protocol | Anton Tananaev | |
2017-11-26 | Fix minifinder battery units | Anton Tananaev | |
2017-11-25 | Remove Starcom gateway support | Anton Tananaev | |
2017-11-24 | Merge pull request #3624 from Shinryuken/payload-as-form-param | Anton Tananaev | |
Support for custom params on EventForwarder | |||
2017-11-24 | Implement Starcom protocol | Anton Tananaev | |
2017-11-23 | T580W: move frame start symbol handling from tk103 protocol decoder to frame ↵ | Valerii Vyshniak | |
decoder | |||
2017-11-23 | T580W: proper names for variables in tk103 frame decoder | Valerii Vyshniak | |
2017-11-23 | Minor refactoring | Srk | |
2017-11-24 | Decode GoSafe IO status | Anton Tananaev | |
2017-11-23 | T580W: tk103 frame decoder improvements | Valerii Vyshniak | |
- skip garbarge before frame start to speed-up parsing; - speed-up free text block parsing; - some recovery procedure for stuck frames (becauce of wrong amount of start/end/free text frame symbols, etc.). | |||
2017-11-22 | Minor refactoring | Srk | |
2017-11-23 | Support GK310 long cell format | Anton Tananaev | |
2017-11-22 | Changing form method | Srk | |
2017-11-22 | Fix JT600 frame decoder | Anton Tananaev | |
2017-11-22 | T580W: review comments fixes 3, re-implemented tk103 frame decoder | Valerii Vyshniak | |
2017-11-22 | Implement GK310 protocol extension | Anton Tananaev | |
2017-11-20 | T580W: review comments fixes 2 | Valerii Vyshniak | |
2017-11-20 | Refactoring: parameters only for one mode of eventForwarder | Srk | |
2017-11-20 | Minor refactoring | Srk | |
2017-11-20 | Minor refactoring | Srk | |
2017-11-21 | Implement Oyster Sigfox protocol | Anton Tananaev | |
2017-11-20 | T580W: review comments fixes | Valerii Vyshniak | |
2017-11-19 | Merge branch 'master' into payload-as-form-param | Shinryuken | |
2017-11-19 | - Global jsonPrettyPrinting option | Srk | |
- Minor refactoring - Config option name changed from "event.forward.prettyPrintedPayload" to "config.mapper.prettyPrintedJson" | |||
2017-11-18 | Rollback getting defaults without having an user instance | Srk | |
2017-11-18 | Rollback number as primitive type | Srk | |
2017-11-18 | Removing notification templates references | Srk | |
2017-11-18 | Revert "User defaults when no User is available" | Srk | |
This reverts commit 5117b2e64781161c9e06f57cbee217f174d5731e. | |||
2017-11-18 | Revert "User defaults when no User is available" | Srk | |
This reverts commit ccb2e9e5e0581406963ac63a9d08acb7c2549834. | |||
2017-11-18 | T580W: add battery level to all events | Valerii Vyshniak | |
It is possible to use "processing.copyAttributes" configuration to have battery level in all events, but this will not work if battery events will be filtered somehow and dropped from DB, so it will be no event in DB with latest battery level. So, ensure all our events have latest battery level. | |||
2017-11-18 | T580W: Commands | Valerii Vyshniak | |
2017-11-18 | T580W: Alarms parsing | Valerii Vyshniak | |