582 Commits

Author SHA1 Message Date
Alex Spataru
000c202a10 Begin implementing C++ compass widget 2021-09-26 03:53:58 -05:00
Alex Spataru
ff182abb7e Disable widget in external window unitl the window is shown 2021-09-26 02:53:40 -05:00
Alex Spataru
4ec724ef0a Implement C++ DataGroup widget 2021-09-26 02:39:37 -05:00
Alex Spataru
452999c7b7 Allow users to hide/show all widgets of a given category 2021-09-26 00:19:10 -05:00
Alex Spataru
24dfd39666 Update WidgetDelegate.qml 2021-09-25 21:53:16 -05:00
Alex Spataru
a0907f3ac4 Fill C++ widget in widget loader 2021-09-25 21:50:26 -05:00
Alex Spataru
5c90ce6eb4 Finish Dashboard animations 2021-09-25 21:48:06 -05:00
Alex Spataru
bef128df07 Write DOXYGEN comments for Dashboard class 2021-09-25 19:46:00 -05:00
Alex Spataru
b2b6579c66 Fix widget visibility issues & format code 2021-09-25 19:29:36 -05:00
Alex Spataru
f487651323 Remove Qt Charts & optimize Dashboard code 2021-09-25 18:47:58 -05:00
Alex Spataru
6fd4d7ca18 Move global/relative widget index code to dashboard 2021-09-25 04:49:08 -05:00
Alex Spataru
33fecc9ed5 Add generic widget loader item 2021-09-25 03:52:03 -05:00
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