Wykres commitów

7511 Commity (128dd03684cfc7faff166f24c76d9ed362d2b0ce)

Autor SHA1 Wiadomość Data
f4exb 128dd03684 New Jogdial Controller feature plugin. Implements #1088 2022-01-06 22:47:41 +01:00
f4exb 7142ef0b0d Updated versions and changelogs 2022-01-03 19:46:20 +01:00
f4exb afc106b51f Simple PTT feature: implemented vox. Issue #1002 2022-01-03 19:08:47 +01:00
f4exb 79ac722e79 PTT: vox (1) 2022-01-03 19:08:47 +01:00
Edouard Griffiths 7de805b433
Merge pull request #1094 from srcejon/fix_980
Fix File Input date time.
2021-12-30 22:23:51 +01:00
Jon Beniston 88499f08dd Fix FileInput API report of absolute time following PR #981. 2021-12-30 13:24:39 +00:00
Edouard Griffiths 60c0e31173
Merge pull request #1092 from srcejon/fix_1087
Fix for #1087. Support compilation with Boost >= 1.77
2021-12-29 17:35:39 +01:00
Jon Beniston cc3f4ab2f8 Fix for #1087. Support compilation with Boost >= 1.77 2021-12-28 11:31:15 +00:00
f4exb 5c742a873b Fallback oct -> Qt::oct and dec -> Qt::dec replacement 2021-12-28 00:03:06 +01:00
f4exb bb25211b29 Make code compatible with Qt 5.12 2021-12-27 23:30:18 +01:00
f4exb 327cc957d6 Fixed more compilation warnings 2021-12-27 22:28:34 +01:00
f4exb fc7615e7d1 Swagger generated code: fixed warnings with latest swagger-codegen commit 2021-12-27 22:28:04 +01:00
f4exb 33ce771e24 Fixed QProcess::execute and QProcess::startDetached warnings 2021-12-27 19:16:59 +01:00
f4exb 63bea7734b Fixed range-loop-construct warnings in GCC 11 2021-12-27 19:04:23 +01:00
f4exb 766695d99d Remote input GUI: set status to OK if info API is OK 2021-12-27 19:03:55 +01:00
f4exb 5a11ef6a8b Updated versions and changelogs 2021-12-26 12:14:14 +01:00
f4exb 58a9b2996d Remote input/sink implemented remote control. Implements #1074 2021-12-26 11:56:37 +01:00
f4exb 1d2187d059 Remote Input: fixed read pointer initialization. Fixes segfault when stream sample rate is lowered 2021-12-26 11:55:16 +01:00
f4exb d981912eee Remote input: removed API calls from GUI 2021-12-25 12:54:33 +01:00
f4exb 9bb3a273b3 Remote input/sink implemented remote control (1) 2021-12-24 21:06:15 +01:00
f4exb 247ae2679d Remote plugins: added new meta data for #1074 2021-12-23 16:27:19 +01:00
f4exb d482471a59 Remote Sink: reworked threading model. Fixed sigabort at exit time 2021-12-23 01:47:38 +01:00
f4exb 7c8cb7a85a Remote: more fixes in conversion routines 2021-12-20 22:30:43 +01:00
f4exb ab9f316737 Remote sink/input: implemented choice of sample size in transmission. 2021-12-19 13:15:17 +01:00
f4exb 9278b12e25 Remote output/source: implemented choice of sample size in transmission. Fixes in the size conversion routines 2021-12-19 11:30:48 +01:00
f4exb 6cc1616cb8 Remote output: variable sample size in transmission. For now fixed to 16 2021-12-18 22:49:05 +01:00
f4exb 316e635466 Remote data queue: fixed sample conversion 2021-12-18 22:48:20 +01:00
f4exb 78be244dc6 Remote source/input: increase minimum UDP buffer size based on 96 kS/s 2021-12-18 06:24:47 +01:00
f4exb 35adc25450 Updated version changelogs and readmes 2021-12-16 10:32:52 +01:00
f4exb 100f6f7f86 Change screenshots for frequency dials replaced by labels 2021-12-16 02:11:43 +01:00
f4exb 73d676060b Remote source and output: updated documentation 2021-12-16 02:11:03 +01:00
f4exb d471f09cc2 Replaced frequency dials by labels for unmodifiable frequency displays 2021-12-16 00:18:11 +01:00
f4exb 9097e2f6d4 Remote Output: improve report API 2021-12-15 22:56:18 +01:00
f4exb 54866a1a1e Remote output/source: use queue langth for rate control and derive rate from Tx side. Other fixes 2021-12-14 07:57:43 +01:00
f4exb 1168eefcc9 Remote Source: use fixed sample rate set to baseband sample rate. Remote Output: use sample rate from remote 2021-12-14 07:57:43 +01:00
f4exb 56ba6f3d80 Remote Output: removed center frequency from settings but add it to the device report 2021-12-14 07:57:43 +01:00
f4exb a5948c8b24 RemoteOutput: remove from GUI all API interactions with the remote 2021-12-14 07:57:43 +01:00
f4exb 96411edd3c Remote Output and Remote Source more fixes 2021-12-14 07:57:43 +01:00
f4exb f7f5f4b2dd Remote source first fixes 2021-12-14 07:57:43 +01:00
Edouard Griffiths 8715f4c037
Merge pull request #1083 from srcejon/status_opengl_version
Display OpenGL version in status bar.
2021-12-13 12:46:33 +01:00
Jon Beniston bb3bc6e527 Display OpenGL version in status bar. Displayed in red if less than version 3. 2021-12-13 10:23:05 +00:00
Edouard Griffiths 023ca69156
Merge pull request #1082 from srcejon/check_sample_rate
Display warnings in ADS-B and DAB if sample rate is too low
2021-12-13 10:48:49 +01:00
Jon Beniston 2b55140d9d Display warnings in ADS-B and DAB if sample rate is too low 2021-12-13 08:44:17 +00:00
Edouard Griffiths fe68e41575
Reduced stale issue limit to 90 days 2021-12-12 09:06:36 +01:00
Edouard Griffiths 610f481a8f Removed custom issue template 2021-12-12 09:05:04 +01:00
Edouard Griffiths dcc1b125ad
Merge pull request #1076 from srcejon/gs232_dont_round_target_azel
Rotator controller - Don't round az/el received from Sat Tracker
2021-12-10 23:39:35 +01:00
Jon Beniston f752806dbf Rotator controller - Don't round az/el received from Sat Tracker, as we now support higher precision 2021-12-10 20:33:19 +00:00
Edouard Griffiths 4269aa4377
Merge pull request #1075 from srcejon/fix_1069_fifo_size
Increase FIFO size in Remote Sink according to baseband sample rate
2021-12-09 15:28:46 +01:00
Jon Beniston bd1af18578 #1069. Increase FIFO size in Remote Sink according to baseband sample rate 2021-12-09 12:39:52 +00:00
Edouard Griffiths 7d2e06adc2 Update issue templates 2021-12-08 10:55:00 +01:00