570 Commits

Author SHA1 Message Date
Alex Spataru
230e8809f0 Finish implementing new C++ dashboard model 2021-09-25 01:26:05 -05:00
Alex Spataru
a5bee32c74 Begin working on Dashboard module 2021-09-25 00:03:27 -05:00
Alex Spataru
a25c8f4cd6 Remove widgets section (dashboard will show everything) 2021-09-24 23:07:31 -05:00
Alex Spataru
4fa5b2e183 Begin implementing all datagroups, plots and widgets in C++ 2021-09-24 21:11:16 -05:00
Alex Spataru
caebbb0894 Add Qwt as project include 2021-09-24 20:07:09 -05:00
Alex Spataru
fe98b20adb Fix multi-arg warnings 2021-09-24 18:25:56 -05:00
Alex Spataru
749cc48cd7 We do not need to check JFI validity if JSON document is valid 2021-09-24 17:58:53 -05:00
Alex Spataru
c5a651a8b7 Remove unnecessary checks 2021-09-24 17:57:47 -05:00
Alex Spataru
700a69d9fe Remove JSON worker thread 2021-09-24 17:50:13 -05:00
Alex Spataru
be209c4603 Fix CRC-related issues when receiving data at high frequencies 2021-09-24 17:03:12 -05:00
Alex Spataru
7c98426f96 Update Generator.cpp 2021-09-24 16:24:22 -05:00
Alex Spataru
3d10cc4ef6 Update translations & implement #72 2021-09-24 15:07:43 -05:00
Alex Spataru
2b9d8e2872 Begin working on Qt6 upgrade 2021-09-24 13:46:56 -05:00
Alex Spataru
0ce9f067e9 Remove submodule CuteLogger 2021-09-24 13:46:01 -05:00
Alex Spataru
54259cc01b Add icon again 2021-09-24 12:21:25 -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
712a3db861 Update font settings for Linux 2021-09-24 00:05:17 -07:00
Alex Spataru
38275a510c Set application font size on macOS 2021-09-24 01:43:09 -05:00
Alex Spataru
6c27c2d060 Fix font issues on Windows 2021-09-24 01:33:00 -05:00
Alex Spataru
b51b3223e8 Add CodeQL badges 2021-09-24 01:04:42 -05:00
Alex Spataru
4a2a6cffd8
Update README.md 2021-09-24 01:03:27 -05:00
Alex Spataru
a1be548701
Update README.md 2021-09-24 01:03:00 -05:00
Alex Spataru
23e7d6aa49
Update codeql-analysis.yml 2021-09-24 00:56:09 -05:00
Alex Spataru
2bd1ed0250
Create codeql-analysis.yml 2021-09-24 00:47:02 -05:00
Alex Spataru
fc7a2ba7ad Set global font to Roboto 2021-09-23 23:12:21 -05:00
Alex Spataru
25553e908f Update splash image 2021-09-23 23:01:53 -05:00
Alex Spataru
04cae22e06 Add splash screen 2021-09-23 22:56:03 -05:00
Alex Spataru
3f03cc3b5a Update comments 2021-09-23 20:25:44 -05:00
Alex Spataru
5af8ffd748 Separate integrity checks code from readFrames() function 2021-09-23 20:19:34 -05:00
Alex Spataru
2e54c6d73f Update Manager.h 2021-09-23 20:02:38 -05:00
Alex Spataru
4993dde474 Add code to keep master buffer in check 2021-09-23 19:51:10 -05:00
Alex Spataru
f754c25058 Update frame parsing code (thanks @jpnorair) 2021-09-23 19:40:42 -05:00
Alex Spataru
ed68f649a2 Fix compilation issues 2021-09-23 14:02:24 -05:00
Alex Spataru
1b1a510fa5 Begin working for issue #30 2021-09-23 13:59:04 -05:00
Alex Spataru
8e4e4afbdd Begin working on #72 2021-09-23 12:03:39 -05:00
Alex Spataru
242cb5543a
Change updates.json for version 1.0.23 v1.0.23 2021-09-23 11:31:24 -05:00
Alex Spataru
efb5a33dc5
Update Build.yml because Ubuntu 16.04 is not supported 2021-09-23 10:51:14 -05:00
Alex Spataru
9219fd2700 Remove unused functions 2021-09-22 14:23:47 -05:00
Alex Spataru
169ba2d642 Fix multi-arg warning 2021-09-22 14:21:52 -05:00
Alex Spataru
5085f13ad5 Fix #71 2021-09-22 14:05:02 -05:00
Alex Spataru
2ad1841982 Update internal version to 1.0.23 2021-09-19 02:11:53 -05:00
Alex Spataru
b6b3113337 Fix codacy warnings 2021-09-19 02:08:42 -05:00
Alex Spataru
e0886ee73d Write documentation for the JSON::Editor class 2021-09-18 22:24:11 -05:00
Alex Spataru
2a00fa48a1
Update updates.json 2021-09-18 19:51:16 -05:00
Alex Spataru
194d171c0f Update Russian translations v1.0.22 2021-09-18 19:13:50 -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
505ab1f0de
Update README.md 2021-09-17 20:08:29 -05:00
Alex Spataru
c91004b3cf Finish implementing JSON editor 2021-09-17 19:44:59 -05:00
Alex Spataru
947e86873a Begin working on JSON Editor logic 2021-09-17 17:45:05 -05:00