266 Commits

Author SHA1 Message Date
Alex Spataru
61d784c5f8 Begin working on plot crosshairs & ensure that CSV player is not slowed down by large projects & point ranges 2024-11-04 23:52:22 -05:00
Alex Spataru
083833bf00 Update CSV player code to address issue raised by @arturodrt 2024-11-04 23:20:09 -05:00
Alex Spataru
2a73b6c30e Avoid flickering in visual range display 2024-11-04 21:16:06 -05:00
Alex Spataru
c1ff9128f0 Make smarter plot intervals for easier data reading 2024-11-04 20:55:17 -05:00
Alex Spataru
a335741dbe Fix unmatched external window titlebar color on Windows 11 2024-11-04 00:26:53 -05:00
Alex Spataru
13ee67e430 Update to 3.0.3 release 2024-11-04 00:12:47 -05:00
Alex Spataru
52c8fa09c5 Fix issue when frame index is greater than available colors 2024-11-04 00:00:57 -05:00
Alex Spataru
e5d1d6c20c Publish version data 2024-11-03 13:10:16 -05:00
Alex Spataru
86d3e0b300 Fix crash when FFT plot count is different from linear plot count 2024-11-03 13:06:30 -05:00
Alex Spataru
5d327df67a Upgrade to 3.0.1 development version 2024-11-03 01:19:35 -05:00
Alex Spataru
bdc1ce41b9 Update dashboard at 24 Hz 2024-11-03 01:08:07 -05:00
Alex Spataru
c93d06f67a Add green & pulse themes 2024-11-03 01:02:59 -05:00
Alex Spataru
93139995a6 Add a lot of themes 2024-11-03 00:43:04 -05:00
Alex Spataru
5f70fe025d Fix dashboard icons 2024-10-28 23:44:47 -05:00
Alex Spataru
ef797a5aac Add MPU6050 example 2024-10-28 23:21:46 -05:00
Alex Spataru
7c304831ce Upgrade to 3.0.0 & add attend issue #199 2024-10-28 22:56:19 -05:00
Alex Spataru
a6a6f6707b Update translations 2024-10-28 22:27:22 -05:00
Alex Spataru
1775b3d9c3 Do not allow connecting to a device when CSV player is open 2024-10-28 22:23:26 -05:00
Alex Spataru
c2eb7f27ee Refactor UI::Dashboard class 2024-10-28 22:11:26 -05:00
Alex Spataru
fadc724b33 Remove unused library licenses & updated workflow file 2024-10-27 05:44:28 -05:00
Alex Spataru
12a4b28654 Get rid of Qwt & render widgets using GPU 2024-10-27 05:38:58 -05:00
Alex Spataru
6327732203 Do not redraw plots for each new frame 2024-10-14 18:59:42 -05:00
Alex Spataru
8e4d2c9fcd Update UI::Dashboard rendering 2024-10-14 18:44:14 -05:00
Alex Spataru
a07cfbecdc Try to address issue #209 2024-10-14 15:45:30 -05:00
Alex Spataru
c6e7cd2e80 Fix QSS() implementation & try to avoid crash on a crappy laptop running OpenSUSE 2024-10-14 15:36:16 -05:00
Alex Spataru
a5d0593b21 Fix some QML issues 2024-10-14 15:10:00 -05:00
Alex Spataru
05dd6d2c3a Word wrap data in terminal 2024-10-14 14:50:24 -05:00
Alex Spataru
160ed6a290 Fix re-open bug #208 2024-10-14 13:44:36 -05:00
Alex Spataru
def9f91fb8 Avoid locking application event loop with queued events 2024-10-14 00:46:17 -05:00
Alex Spataru
749ca7d6df Use software rendering 2024-10-14 00:09:41 -05:00
Alex Spataru
c8dc674e96 Only emit updated() when necessary 2024-10-13 23:06:25 -05:00
Alex Spataru
242d0095c0 Let user define FFT sampling rate 2024-10-13 23:02:45 -05:00
Alex Spataru
8c616eb7cf Make sure program is still runnable on older computers 2024-10-13 21:59:22 -05:00
Alex Spataru
b1bb949005
Update CMakeLists.txt 2024-10-13 19:03:13 -05:00
Alex Spataru
ce8d83e0e1 Create static linebreak list 2024-10-13 18:50:39 -05:00
Alex Spataru
9b6295b463 Avoid possible undefined reference 2024-10-13 18:48:14 -05:00
Alex Spataru
f48c8509aa Fix several warnings on Linux 2024-10-13 18:45:52 -05:00
Alex Spataru
f87443436d Update ViewOptions.qml 2024-10-13 02:26:48 -05:00
Alex Spataru
3cc0d9a908 Allow user to hide/show plot axes 2024-10-13 02:26:29 -05:00
Alex Spataru
1cebd8396d Fix unsynched initial widget columns value 2024-10-13 01:55:47 -05:00
Alex Spataru
f59abc3d4d Fix Linux build error 2024-10-13 01:24:24 -05:00
Alex Spataru
0233f99c54 Fix Linux AppImage icon 2024-10-13 01:17:50 -05:00
Alex Spataru
93f02b9c5d Make date/time parsing more flexible in CSV player (#208) 2024-10-13 00:37:30 -05:00
Alex Spataru
c6b0d6c886 Fix MQTT subscriber dashboard loop 2024-10-11 15:07:03 -05:00
Alex Spataru
877cfc39c4 Add MQTT ClientID parameter 2024-10-11 04:24:41 -05:00
Alex Spataru
d7e15e3b27 Fix binding loop 2024-10-09 16:19:50 -05:00
Alex Spataru
26c24c446c Make IO::Console print font smaller 2024-10-09 16:09:50 -05:00
Alex Spataru
647998e799 Add QT_QMLCACHEGEN_ARGUMENTS --only-bytecode option 2024-10-09 16:06:41 -05:00
Alex Spataru
3258ad8083 Add Examples button & update to Qt 6.8.0 2024-10-09 10:27:49 -05:00
Alex Spataru
fe6fa4439a Supress deprecated SSL warnings + replace Q_NULLPTR with nullptr 2024-10-05 12:29:16 -05:00