260 Commits

Author SHA1 Message Date
Alex Spataru
3a34c4c33d Handle multiple clients 2021-03-13 21:33:11 -05:00
Alex Spataru
0df1032b28 Begin working on plugin subsystem 2021-03-13 01:25:26 -05:00
Alex Spataru
1a68c4f8d9 Implement compass widget #44 2021-03-12 09:56:17 -05:00
Alex Spataru
5b71b86179 Add groundwork for #44 2021-03-12 00:19:54 -05:00
Alex Spataru
a607505cc8 Add hex color palette 2021-03-08 22:48:38 -05:00
Alex Spataru
dd7f2e593e Automatically add new line char in MQTT frames 2021-03-08 17:32:06 -05:00
Alex Spataru
4de0d2f9a4 Document MQTT module 2021-03-08 03:48:15 -05:00
Alex Spataru
f521e97dae Add MQTT subscriber feature 2021-03-04 16:39:21 -05:00
Alex Spataru
a575075d10 Misc updates 2021-03-01 17:50:29 -05:00
Alex Spataru
858ae95552 Add SS -> MQTT data support 2021-02-28 21:24:39 -05:00
Alex Spataru
978819ef96 Do not show remote connection closed error 2021-02-27 23:13:40 -05:00
Alex Spataru
92323f546d Show MQTT errors in messagebox 2021-02-27 23:11:04 -05:00
Alex Spataru
48e8dc24b5 Add hide/show MQTT password 2021-02-27 03:12:16 -05:00
Alex Spataru
a8fb35cc49 Let Serial Studio act as a MQTT publisher (WIP) 2021-02-27 01:50:42 -05:00
Alex Spataru
ffe7fa23d6 Add Acknowledgements dialog 2021-02-25 18:56:57 -05:00
Alex Spataru
5e703d4355
Update FrameInfo.h 2021-02-25 17:30:03 -05:00
Alex Spataru
973a1e1c5b Update widgets when the latest frame is parsed 2021-02-25 13:53:49 -05:00
Alex Spataru
0fb2cf8c0d Update translations 2021-02-20 20:12:59 -05:00
Alex Spataru
55ce59f8b8 Upgrade to 1.0.18 2021-02-20 15:22:25 -05:00
Alex Spataru
c031a49ec1 Add print support 2021-02-20 15:19:35 -05:00
Alex Spataru
a02129b811 Deal with \n and \r in JSON structure values 2021-02-18 00:59:59 -05:00
Alex Spataru
4a42742956 Add new frame identification system to address #35 2021-02-18 00:46:21 -05:00
Alex Spataru
56d9ce101a Fix #35 & improve performance 2021-02-17 20:18:27 -05:00
Alex Spataru
2557711523 Add menubar 2021-02-17 14:36:39 -05:00
Alex Spataru
da16abd7cf Automatically add spaces between bytes in hex mode 2021-02-16 18:32:03 -05:00
Alex Spataru
f11296c687 Auto-generate UI when CSV is opened 2021-02-16 18:07:38 -05:00
Alex Spataru
c70576bb95 Bubble sort JSON frames according to RX date/time 2021-02-16 17:49:09 -05:00
Alex Spataru
0f4128e721 Add simple VT-100 support 2021-02-16 16:43:13 -05:00
Alex Spataru
e32c276303 Fix autoscroll issues 2021-02-16 12:48:07 -05:00
Alex Spataru
a91aa73e52 Add IP address validation 2021-02-16 00:33:14 -05:00
Alex Spataru
9f851608e0 Remove spaces from DNS queries 2021-02-16 00:28:13 -05:00
Alex Spataru
4deb803c67 Add DNS search function 2021-02-16 00:06:05 -05:00
Alex Spataru
6dc3e02a98 Upgrade to 1.0.17 & update translations 2021-02-15 17:35:25 -05:00
Alex Spataru
3d0e526453 UI changes 2021-02-15 17:06:47 -05:00
Alex Spataru
a9ad58b62e Add network controls 2021-02-15 16:35:04 -05:00
Alex Spataru
3a5d664ad1 Add C++ support for network devices 2021-02-15 14:35:46 -05:00
Alex Spataru
49f42ae4be Fix issue with empty startup console text 2021-02-14 14:13:52 -05:00
Alex Spataru
64b2e0838e Fix issue with disconnect button 2021-02-13 21:03:30 -05:00
Alex Spataru
d6cf76746d Fix scrollbar issues 2021-02-13 17:12:24 -05:00
Alex Spataru
7686f9b4ba Fix scrolling issue mentioned in #21 2021-02-13 12:52:02 -05:00
Alex Spataru
dc3d955345 Fix TimerEvents.cpp compilation error 2021-02-12 12:08:55 -05:00
Alex Spataru
4716d39bcd Set UI refresh frequency to 40 Hz 2021-02-12 12:06:09 -05:00
Alex Spataru
7dc22f90e0 Update to 1.0.16 2021-02-12 12:00:49 -05:00
Alex Spataru
6927c232f2 Improve text insertion in console widget 2021-02-12 08:47:50 -05:00
Alex Spataru
b2dcb18842 Autoscroll fixes 2021-02-11 00:39:13 -05:00
Alex Spataru
5051795c76 Implement #31 2021-02-10 21:03:32 -05:00
Alex Spataru
093bc10e79 Fix error prone Codacy warning 2021-02-10 19:50:33 -05:00
Alex Spataru
113c6e4c5a QML optimizations 2021-02-10 19:44:30 -05:00
Alex Spataru
5cc7346c5b Implement feature #29 2021-02-10 16:53:04 -05:00
Alex Spataru
7ec5941b0e Add qml profile notes 2021-02-10 15:48:25 -05:00