Commit Graph

29 Commits

Author SHA1 Message Date
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 74b2334b40
Workflow: Follow the latest GitHub Action Guide. 2024-03-04 22:43:20 +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 5b4cc11fc1
README: Bump to 1.0.2. 2024-03-03 18:52:50 +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 611176bfcf
READEME: Update. 2024-02-25 00:08:01 +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 26799a6095
Workflow:bump to Qt 6.5.3. 2024-02-01 00:05:13 +08:00
Mentalflow db09311718
README:Added protocol parse note. 2024-01-28 11:32:30 +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
Mentalflow a020541c90
Initial code. 2024-01-13 03:47:54 +08:00
Dylan Liu 361954ad41
Initial commit 2024-01-12 19:32:59 +08:00