f4exb
|
e6b3e50fd2
|
Updated version and changelog
|
2025-02-02 19:09:22 +01:00 |
|
Edouard Griffiths
|
504684c609
|
Merge pull request #2389 from srcejon/fix_2364
Update snap to use UHD 4.7.
|
2025-01-26 09:56:52 +01:00 |
|
Jon Beniston
|
fc64424377
|
Update snap to use UHD 4.7.
|
2025-01-25 15:57:43 +00:00 |
|
Edouard Griffiths
|
89e392e91f
|
Merge pull request #2386 from srcejon/fix_2384
Fix gcc warnings about warning options
|
2025-01-25 10:21:50 +01:00 |
|
srcejon
|
23279d2f46
|
Fix gcc warnings about warning options
|
2025-01-23 22:57:16 +00:00 |
|
Edouard Griffiths
|
d7863b25c6
|
Merge pull request #2385 from srcejon/mac_ci
Update Mac Github actions
|
2025-01-23 21:53:11 +01:00 |
|
Edouard Griffiths
|
6ded8f079b
|
Merge pull request #2383 from srcejon/fix_file_sink_ui
FileSink: Add minimum width constraint so widgets don't move around a…
|
2025-01-23 20:47:12 +01:00 |
|
srcejon
|
d524bf2057
|
Merge branch 'f4exb:master' into mac_ci
|
2025-01-23 14:31:04 +00:00 |
|
Jon Beniston
|
6df8b94637
|
Try to fix arm build as well.
|
2025-01-23 11:02:37 +00:00 |
|
Edouard Griffiths
|
19d8a1da0f
|
Merge pull request #2382 from srcejon/fix_2378
Radiosonde: Add option to display predicted paths.
|
2025-01-23 10:26:24 +01:00 |
|
Jon Beniston
|
2ea5ef220b
|
Add set +e to allow script to continue on error
|
2025-01-23 08:53:01 +00:00 |
|
Jon Beniston
|
9ea7ade57f
|
Try continue-on-error: true to allow make to be retried
|
2025-01-22 21:38:22 +00:00 |
|
Jon Beniston
|
c9c9febe41
|
Use version 4.1 of x265 as master is broken on Mac.
|
2025-01-22 21:38:00 +00:00 |
|
Jon Beniston
|
4519e512c6
|
Retry make package in case hdituil fails
|
2025-01-22 20:45:22 +00:00 |
|
srcejon
|
2248b42a06
|
Merge branch 'f4exb:master' into mac_ci
|
2025-01-22 20:35:49 +00:00 |
|
Jon Beniston
|
7af58538b6
|
FileSink: Add minimum width constraint so widgets don't move around as dials are changed.
|
2025-01-21 13:47:47 +00:00 |
|
Jon Beniston
|
9f61152d37
|
Merge branch 'fix_2378' of https://github.com/srcejon/sdrangel into fix_2378
|
2025-01-21 13:33:17 +00:00 |
|
Jon Beniston
|
52d59b8609
|
Radiosonde: Add option to display predicted paths.
|
2025-01-21 13:33:11 +00:00 |
|
Edouard Griffiths
|
6b30f17361
|
Merge pull request #2381 from srcejon/fix_2359
Add --start command line option to start all devices and features.
|
2025-01-21 14:33:07 +01:00 |
|
Jon Beniston
|
2f280ec06a
|
Radiosonde: Fix radio type sent to SondeHub
|
2025-01-21 10:41:01 +00:00 |
|
Edouard Griffiths
|
3c7fd19f59
|
Merge pull request #2380 from srcejon/fix_2375
Fix SSB Mod Morse keyer
|
2025-01-20 22:28:59 +01:00 |
|
Edouard Griffiths
|
e38e2e773f
|
Merge pull request #2379 from srcejon/fix_2378
Radiosonde: Rate limit position updates to SondeHub.
|
2025-01-20 21:06:42 +01:00 |
|
Jon Beniston
|
f841eecab9
|
Add --start option to start all devices and features. For #2359.
|
2025-01-20 10:54:21 +00:00 |
|
Jon Beniston
|
b2a1dc3569
|
Fix SSB Mod Morse keyer
|
2025-01-20 09:25:33 +00:00 |
|
Jon Beniston
|
9c64424cec
|
Display errors from SondeHub as warnings rather than debug.
|
2025-01-19 13:09:55 +00:00 |
|
Jon Beniston
|
a3692309c0
|
Radiosonde: Rate limit position updates to SondeHub. Fixes #2378.
|
2025-01-19 13:09:16 +00:00 |
|
Edouard Griffiths
|
83b36c6aab
|
Merge pull request #2377 from srcejon/sid_fix_read_csv
SID: Fix crash when loading data from .csv.
|
2025-01-19 10:43:18 +01:00 |
|
Jon Beniston
|
c62a25f40a
|
Undo auto-format.
|
2025-01-17 13:33:53 +00:00 |
|
Jon Beniston
|
86ac92e63e
|
SID: Fix crash when loading data from .csv.
|
2025-01-17 13:31:19 +00:00 |
|
Edouard Griffiths
|
aa65bd5b39
|
Merge pull request #2371 from das-Iro/colormap-acab
Added "All Colors Are Beautiful" colormap
|
2025-01-11 00:18:46 +01:00 |
|
Arne Jünemann
|
4203e72e12
|
Added All Colors Are Beautiful colormap
|
2025-01-10 15:53:30 +01:00 |
|
Edouard Griffiths
|
3f7e1193fa
|
Merge pull request #2369 from tyrylu/right_click_using_keyboard
right-click-enabler: Allow activation of the right click action by keyboard
|
2025-01-02 18:10:47 +01:00 |
|
Lukáš Tyrychtr
|
c2652d3ee5
|
right-click-enabler: Allow activation of the right click action by keyboard
This allows for example, selecting the audio output device for visually
impaired.
|
2024-12-28 18:19:54 +01:00 |
|
Edouard Griffiths
|
51b540cf72
|
Merge pull request #2365 from srcejon/usrp_gpio
Add GPIO support for USRP devices
|
2024-12-25 21:02:23 +01:00 |
|
Edouard Griffiths
|
70d090101a
|
Merge pull request #2363 from srcejon/freq_scanner
ADS-B: Fix OpenSky authentication to enable 4000 API calls per day.
|
2024-12-25 20:11:19 +01:00 |
|
Jon Beniston
|
d3584f6af2
|
RemoteTCPSink: Handle client disconnecting immediately.
|
2024-12-24 13:25:14 +00:00 |
|
Jon Beniston
|
c5efd73f6b
|
Document GPIOs.
|
2024-12-24 12:56:36 +00:00 |
|
Jon Beniston
|
4510f40729
|
ChannelWebAPIUtils::patchDeviceSetting: Add support for sinks and MIMO.
|
2024-12-24 12:49:10 +00:00 |
|
Jon Beniston
|
56bd20d59b
|
USRP: Implement GPIO settings.
|
2024-12-24 12:48:43 +00:00 |
|
srcejon
|
a4269dcd78
|
Add GPIO pins to USRP and regen swagger
|
2024-12-24 10:59:35 +00:00 |
|
srcejon
|
9f661aee30
|
ADS-B: Fix OpenSky authentication to enable 4000 API calls per day.
|
2024-12-20 16:34:11 +00:00 |
|
Edouard Griffiths
|
35088962fe
|
Merge pull request #2362 from srcejon/freq_scanner
Fix Win32 plugin directory for Qt6 build
|
2024-12-18 15:50:07 +01:00 |
|
srcejon
|
930e4d7e50
|
Fix Win32 plugin directory for Qt6 build
|
2024-12-18 09:33:15 +00:00 |
|
Edouard Griffiths
|
f4e2d10055
|
Merge pull request #2357 from srcejon/fix_2336
Fix audio modulators when channel sample rate is greater than audio sample rate
|
2024-12-10 21:46:39 +01:00 |
|
Jon Beniston
|
68126592ad
|
Fix naming of Kazakhstan flag
|
2024-12-10 14:05:19 +00:00 |
|
Jon Beniston
|
5ea872fe30
|
Add additional DSC coast stations.
|
2024-12-10 14:04:47 +00:00 |
|
Jon Beniston
|
7dec953ade
|
DSC: Use coast stations of rmessage source as well.
|
2024-12-10 10:46:12 +00:00 |
|
Jon Beniston
|
1462890a77
|
Fix modulators when channel sample rate is greater than audio sample rate.
|
2024-12-10 10:45:48 +00:00 |
|
Edouard Griffiths
|
d696dd66a0
|
Merge pull request #2355 from srcejon/dsc_coast_station_names
DSC Demod: Add coast station names.
|
2024-12-09 21:03:04 +01:00 |
|
Jon Beniston
|
107d1ee6c8
|
Fix lint warnings.
|
2024-12-09 12:03:34 +00:00 |
|