30 Commits

Author SHA1 Message Date
Alex Spataru
c7841d4026 Finish implementing MQTT SSL config 2021-11-23 19:07:22 -06:00
Alex Spataru
4d5eac980e Implement #83 with backwards compatiblity 2021-11-23 17:50:55 -06:00
Alex Spataru
4f1c127b44 Begin implementing SSL configuration code 2021-11-22 19:34:15 -06:00
Alex Spataru
979f64430c Finish implementing squeleton code for MQTT SSL config 2021-11-19 12:04:31 -06:00
Alex Spataru
9df488b7e0 Update MQTT client 2021-11-16 15:08:11 -06:00
Alex Spataru
02ae0e0db1 Windows-specific improvments 2021-11-14 19:52:41 -06:00
Alex Spataru
e15f423e6b Save SSL settings in MQTT dialog 2021-11-12 02:24:31 -06:00
Alex Spataru
7a9363064c Load JSON file into JSON Editor during application boot 2021-11-11 23:03:24 -06:00
Alex Spataru
f5ddd18611 Begin working on improvements for issue #34 2021-11-10 02:25:21 -06:00
Alex Spataru
0aa27414cf Revert to Qt5 to have stable OpenGL rendering engine & work on custom window borders 2021-11-06 13:00:11 -06:00
Alex Spataru
244dc3dd8d Only run unity build on release configuration 2021-11-05 01:03:39 -06:00
Alex Spataru
b71541a782 Work on implementing an unity build 2021-11-05 00:44:03 -06:00
Alex Spataru
9d6c7abf13 Include MOC code directly to reduce compilation times 2021-11-04 15:16:15 -06:00
Alex Spataru
ce62532296 Use #pragma once instead of include guards 2021-11-04 14:56:58 -06:00
Alex Spataru
f65e7a2b64 Do not use QLists in non-lib source code 2021-10-22 05:43:24 -05:00
Alex Spataru
aa0a09b158 Document & organize modules 2021-10-20 20:10:05 -05:00
Alex Spataru
6d094c95bd Clang-tidy fixes 2021-10-05 16:56:33 -05:00
Alex Spataru
c322b8c394 Update DOXYGEN comment 2021-09-24 02:31:27 -05:00
Alex Spataru
c7b41924b5 Do not use JFI structures with MQTT
We do not want to get into trouble if user has unsorted dataset indexes, send RX frame directly to MQTT
2021-09-24 02:30:35 -05:00
Alex Spataru
782168edab Add logarithmic scale to control UI refresh freq. & russian translations 2021-09-18 19:07:42 -05:00
Alex Spataru
93482e8e82 Perform DNS lookups automatically 2021-04-01 01:06:56 -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