Mentalflow
b528d2e3e4
ZigBeeDataResolver: Use float mode instead of scientific notation mode for double and float value.
2024-11-12 20:56:38 +08:00
Mentalflow
dde53267ea
ZigBeeParser: Fix error message display bug.
2024-03-14 23:23:12 +08:00
Mentalflow
402b5ff08a
Protocol: Add CRC for zigbee crypto frame.
2024-03-12 17:13:11 +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
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