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
fbe3aa7cef
3rdparty/RibbonUI: Update to up stream.
2024-04-10 11:10:11 +08:00
Mentalflow
ce2c96deca
HelperWindow: Set window flags.
2024-04-05 02:31:22 +08:00
Mentalflow
a93db498b8
RibbonMarkDownView: Fix width and height.
2024-04-05 02:18:31 +08:00
Mentalflow
b2b3956dea
HelpView: Rename to HelperWindow.
2024-04-05 02:03:01 +08:00
Mentalflow
d71f5b963c
3rdparty/RibbonUI: Update.
2024-04-04 23:52:26 +08:00
Mentalflow
1bb01e1e60
3rdparty/RibbonUI: Update.
2024-04-03 15:01:58 +08:00
Mentalflow
66f1221943
ZigBeeDataView: Bug fixed.
2024-03-31 14:37:13 +08:00
Mentalflow
b5a0aa63a4
ListView and RibbonMessageListView: Use RibbonScrollBar.
2024-03-30 18:58:06 +08:00
Mentalflow
2e7dc7d857
3rdparty/RibbonUI: Upgrade.
2024-03-30 18:47:35 +08:00
Mentalflow
b16e902dbe
Tools: Add UTF-8, GB18030 auto convert.
2024-03-17 04:33:39 +08:00
Mentalflow
4992e61376
RibbonMarkDownView: improve performance and add mermaid support.
2024-03-17 03:26:17 +08:00
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