Commit Graph

32 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 dde53267ea
ZigBeeParser: Fix error message display bug. 2024-03-14 23:23:12 +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 075b222670
FrameChooser: Update UI. 2024-03-12 16:21:54 +08:00
Mentalflow 7b85bd9da2
ZigBeeParser: Fix the bug of reset command not be send through serialport. 2024-03-12 16:15:05 +08:00
Mentalflow cb3cae721a
ZigBeeParser and UI:Improved and added reset command when key changed. 2024-03-12 11:12:42 +08:00
Mentalflow c1bddc3449
Config, ZigBeeParsr and CMakeLists: Bug fix. 2024-03-11 19:30:12 +08:00
Mentalflow d8b17bdf51
CustomDataFrame: Bug fix. 2024-03-11 00:47:53 +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 cc08435a3a
ZigBeeParser: Add SensorData note. 2024-03-05 22:50:18 +08:00
Mentalflow dcdf352bbc
SerialPort and ZigBeeParser: Fix pkg recvd twice and decrypted data. 2024-03-05 22:21:16 +08:00
Mentalflow 794b6c19c6
ZigBeeParser: Added pkg error report for debug. 2024-03-05 20:32:59 +08:00
Mentalflow 7ae6fb01c8
ZigBeeParser: Fix the crypted data didn't show. 2024-03-05 20:15:25 +08:00
Mentalflow d7dcdbd652
KeyInput: Add input validation. 2024-03-04 20:12:35 +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 75bee1a451
Zigbee and Window: bug fix and memory use optimized. 2024-02-27 21:53:36 +08:00
Mentalflow abbf3fc3cd
ZigBee: Fix the pkg length overflow. 2024-02-24 23:42:47 +08:00
Mentalflow 21caf338eb
SerialPort and ZigBeeParser: memory leak and other bug fixed. 2024-02-23 15:09:54 +08:00
Mentalflow ce2218857f
SerialPort and ZigBeeParser: bug fix in windows. 2024-02-22 10:22:35 +08:00
Mentalflow e82af33bb8
SerialPort and Zigbee: recv and send bug fixed. 2024-02-19 23:47:12 +08:00
Mentalflow e367385b0e
Project Version: use Semver and bump to V1.0.1. 2024-02-05 20:14:31 +08:00
Mentalflow 0293c72f83
CMakeLists and Workflow: optimize runtime gemeration. 2024-02-02 01:58:59 +08:00
Mentalflow 05ebdfa562
Enhance performance and fix bug of the access array out of range. 2024-02-01 20:53:00 +08:00
Mentalflow 38a690e8ea
Fix titlebar buttons can't be clicked in windows. 2024-02-01 14:08:14 +08:00
Mentalflow 479abb5362
ZigBeeFrame: Adapt to Qt 6.6's change. 2024-02-01 13:37:26 +08:00
Mentalflow 7f5f8ed71c
Update ZigBeeParser. 2024-01-16 14:49:44 +08:00
Mentalflow 59f2b643d7
Update Windows MSVC workflow. 2024-01-13 16:20:24 +08:00
Mentalflow 79a90e585b
Update workflow. 2024-01-13 05:11:23 +08:00
Mentalflow fa92fc6a05
Update workflow and bug fix. 2024-01-13 04:40:49 +08:00