Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-25 | polaris -> syncleo | Evgeny Zinoviev | |
2022-07-02 | polaris/protocol: change log level when logging about dropped duplicated packet | Evgeny Zinoviev | |
2022-07-02 | polaris/protocol: fix debug log when dropping duplicated incoming packet | Evgeny Zinoviev | |
2022-07-02 | polaris/protocol: delete PingMessage from queue immediately, just like ACK/NAKs | Evgeny Zinoviev | |
2022-07-02 | polaris/protocol: ping improvements | Evgeny Zinoviev | |
2022-07-02 | polaris/protocol: improve debug logs | Evgeny Zinoviev | |
2022-07-02 | polaris/protocol: change log level of some annoying message | Evgeny Zinoviev | |
2022-07-02 | polaris_kettle_bot: make READ_TIMEOUT configurable | Evgeny Zinoviev | |
2022-07-02 | polaris/protocol: handle encryption errors, don't let them crash the app | Evgeny Zinoviev | |
2022-07-01 | polaris: change some log message levels | Evgeny Zinoviev | |
2022-07-01 | polaris/protocol: don't increment Message ids forever, got back to 0 after ↵ | Evgeny Zinoviev | |
100000 | |||
2022-07-01 | polaris/protocol: change some log levels | Evgeny Zinoviev | |
2022-07-01 | polaris/protocol: resend PingMessages if no response | Evgeny Zinoviev | |
2022-07-01 | polaris_kettle_bot: add /temp command and more | Evgeny Zinoviev | |
2022-06-30 | polaris pwk 1725cgld full support | Evgeny Zinoviev | |
- significant improvements, correctnesses and stability fixes in protocol implementation - correct handling of device appearances and disappearances - flawlessly functioning telegram bot that re-renders kettle's state (temperature and other) in real time | |||
2022-06-27 | polaris kettle work | Evgeny Zinoviev | |
- polaris iot protocol implementation rewrite - fix temperature setting - fix power mode setting - sometimes responses don't come back, i think it's due to fragile nature of UDP. Need to implement message resending until response is received. |