Commit Graph

11 Commits

Author SHA1 Message Date
Mentalflow 0a340aff4b
Bump to 1.0.4.
1. App : Add HelpView.
2. SerialPortAssistant: Add input validation.
2024-03-16 01:18:50 +08:00
Mentalflow 1d7ff146f7
Protocol: Fix zigbee crypto frame's wrong prefix len. 2024-03-13 20:22:20 +08:00
Mentalflow 402b5ff08a
Protocol: Add CRC for zigbee crypto frame. 2024-03-12 17:13:11 +08:00
Mentalflow c1bddc3449
Config, ZigBeeParsr and CMakeLists: Bug fix. 2024-03-11 19:30:12 +08:00
Mentalflow 93c11e7ecf
Project: Update and bug fix.
1. Optimize static build.
2. Fix Config couldn't be used in QML.
3. Fix RibbonMessageListView's slide lag bug.
4. Add FrameChooser to let user customize DataFrame.
5. Fix EventHistoryList display bug.
6. Add Slider for ListTable.
2024-03-11 00:21:37 +08:00
Mentalflow a021db0c76
EventsBus: Use thread to improve performance. 2024-03-04 17:59:13 +08:00
Mentalflow f683bb7aa3
ZigBee: Try to improve performance in windows. 2024-03-04 12:01:52 +08:00
Mentalflow 7bda54063c
SerialPort and ZigBee: Use QThread and bump to 1.0.2. 2024-03-03 18:45:02 +08:00
Mentalflow abbf3fc3cd
ZigBee: Fix the pkg length overflow. 2024-02-24 23:42:47 +08:00
Mentalflow ce2218857f
SerialPort and ZigBeeParser: bug fix in windows. 2024-02-22 10:22:35 +08:00
Mentalflow fa92fc6a05
Update workflow and bug fix. 2024-01-13 04:40:49 +08:00