1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-27 08:16:35 -04:00
Commit Graph

7456 Commits

Author SHA1 Message Date
f4exb
a36867af66 API: /sdrangel/featuresets (GET) implemented and /sdrangel/featureset (POST, DELETE) implemented returning 501 2021-08-21 12:42:57 +02:00
f4exb
00832f23bd Updated versions and changelogs 2021-08-21 11:38:49 +02:00
Edouard Griffiths
7bd741ab3e
Merge pull request #987 from ChiefGokhlayeh/pr/#986
Random bytes appended to rescuesdriq output and wrong timestamp
2021-08-19 01:46:15 +02:00
Andreas Baulig
fa66bf0160
Perform sec to msec upconversion before first printout 2021-08-18 21:01:12 +00:00
Andreas Baulig
d158c2776e
Fix writing miscellaneous bytes after EOF 2021-08-18 20:57:14 +00:00
Andreas Baulig
7472b754bf
Fix wrong seconds to milliseconds conversion 2021-08-18 20:57:14 +00:00
Edouard Griffiths
991d25bcb9
Merge pull request #984 from ChiefGokhlayeh/pr/support-pre-v6.16.2-in-rescuesdriq
Support pre- and post-v6.16.2 file formats in rescuesdriq
2021-08-13 15:02:30 +02:00
Andreas Baulig
92458b0b5c
Add -msec option to rescuesdriq 2021-08-13 11:03:09 +00:00
Andreas Baulig
db69c1fb9e
Add minimal go project files 2021-08-13 11:03:09 +00:00
f4exb
963ce326f6 GLScopeGUI: fixed UI blocking and added missing trace offset serialization/deserialization. Fixes #969 2021-08-09 02:21:12 +02:00
f4exb
a1120bca46 Metis scan: scan all network interfaces. Fixes #977 2021-08-08 13:19:39 +02:00
f4exb
e034a18de1 Updated versions and changelogs 2021-08-08 06:36:18 +02:00
f4exb
5f83d523dc Added documentation for spectrum markers dialog 2021-08-08 06:24:35 +02:00
f4exb
79c1796cfe Spectrum markers: implemented persistency (serialization/deserialization) using spectrum settings 2021-08-08 04:28:22 +02:00
f4exb
ab314c814d Spectrum markers: moved to sdrbase 2021-08-07 19:45:48 +02:00
f4exb
885bfb823f Spectrum Markers: do not use QColorConstants. Added export for MSVC 2021-08-06 10:24:20 +02:00
f4exb
766647b754 Spectrum markers: implemented marker serialization and deserialization 2021-08-05 21:11:50 +02:00
f4exb
deafa0833b Spectrum markers: implemented histogram markers display enable 2021-08-05 21:11:50 +02:00
f4exb
7a00e51dc6 Spectrum markers: implemented histogram markers max power hold 2021-08-05 21:11:50 +02:00
f4exb
111c8d4a99 Spectrum markers: add dialog for waterfall markers 2021-08-05 21:11:50 +02:00
f4exb
133f6caa60 Spectrum markers: implemented colors etc... 2021-08-05 21:11:50 +02:00
f4exb
e7e82a12b0 Spectrum markers: make dialog dynamic 2021-08-05 21:11:50 +02:00
f4exb
beb03eef01 GLSpectrum: keep spectrum markers within display limits 2021-08-05 21:11:50 +02:00
f4exb
a49a88d67c Spectrum markers dialog (2) 2021-08-05 21:11:50 +02:00
f4exb
1decb23fac Spectrum markers dialog (1) 2021-08-05 21:11:50 +02:00
f4exb
1c2c8352f2 Spectrum markers: externalize histogram and waterfall markers 2021-08-05 21:11:50 +02:00
f4exb
6036f62ae4 GLSpectrum: implement power tracking histogram markers 2021-08-05 21:11:50 +02:00
f4exb
9f8ce82287 GLSpectrum: calculate marker FFT marker frequency bin 2021-08-05 21:11:50 +02:00
Edouard Griffiths
bc3ac3731f
Merge pull request #981 from ChiefGokhlayeh/pr/higher-resolution-timestamp-in-sdriq-format
Higher resolution timestamp in sdriq format
2021-08-05 21:03:27 +02:00
Andreas Baulig
92027b4511
Upgrade rescuesdriq tool to new header spec 2021-08-04 14:15:13 +00:00
Andreas Baulig
e8a8ef6f3d
Switch FileRecord timestamp resolution to milliseconds 2021-08-04 14:12:24 +00:00
Edouard Griffiths
14e75232df
Merge pull request #976 from srcejon/datvmod_udp_buf_util
DATV Mod: Add UDP buffer utilization in GUI on Windows
2021-07-29 08:41:48 +02:00
Edouard Griffiths
6478921bf1
Merge pull request #975 from srcejon/pager_charset_hebrew_ext
Pager: Add extra Hebrew characters.
2021-07-29 03:37:12 +02:00
Edouard Griffiths
43189593ce
Merge pull request #974 from srcejon/fix_893
Satellite Tracker: Fix for #893
2021-07-28 19:47:00 +02:00
Jon Beniston
2f5d3dd2f7 DATV Mod: Add UDP buffer utiliziation in GUI on Windows 2021-07-28 16:10:04 +01:00
Jon Beniston
8e888ac9ae Pager: Add extra Hebrew charaters. Use reverse option, instead of right-to-left, as Hebrew appears to be transmitted last first 2021-07-28 15:00:43 +01:00
Jon Beniston
3524e5856b Satellite Tracker: Ensure LOS is signalled if new AOS is calculated within a second of LOS 2021-07-28 14:10:23 +01:00
Edouard Griffiths
147e3881e6
Merge pull request #970 from srcejon/antennatools_surface_error
Antenna Tools: Add surface error parameter for dish gain calculation
2021-07-24 09:58:01 +02:00
Edouard Griffiths
c7b485504d
Merge pull request #968 from srcejon/radioclock_wwvb
Add support for WWVB to Radio Clock plugin
2021-07-24 09:57:48 +02:00
Jon Beniston
d65d32337b Antenna Tools: Add surface error parameter for dish gain calculation. Fix focal length units 2021-07-22 17:12:46 +01:00
Jon Beniston
0acb9e4668 Fix gcc warnings 2021-07-22 16:22:13 +01:00
Jon Beniston
ff508df7eb Radio Clock: Add support for WWVB 2021-07-22 16:08:55 +01:00
Jon Beniston
9535ecb547 Radio Clock: Add support for WWVB and display daylight savings 2021-07-22 16:05:46 +01:00
Edouard Griffiths
904c1f6add
Merge pull request #966 from srcejon/pager_charset
Add support for character set mapping in Pager demod
2021-07-22 08:22:10 +02:00
Jon Beniston
480f41ab50 Add support for character set mapping in Pager demod 2021-07-19 17:57:13 +01:00
f4exb
1bd384fd6c Updated versions and changelogs 2021-07-17 10:28:23 +02:00
f4exb
8e924a3dba AIS mod and demod, IEEE 802.15.4 mod: scope and spectrum feed optimization 2021-07-16 02:40:44 +02:00
f4exb
be1976729b Scope GUI: reworked serialize and deserialize 2021-07-15 18:30:01 +02:00
f4exb
c92fdd1c55 ScopeVis: allow Projection cache only if in single stream mode 2021-07-15 18:29:19 +02:00
f4exb
95923e8b8d ScopeVis: never use projection cache. Fixes #872 2021-07-15 17:05:16 +02:00