Commit Graph

9197 Commits

Author SHA1 Message Date
Edouard Griffiths 5ca5c08979
Update stale.yml to use stale v5 and node 16 2023-09-22 17:17:58 +02:00
f4exb 513c0e58fa Updated versions and changelogs 2023-09-22 00:55:00 +02:00
Edouard Griffiths dc4b93142d
Merge pull request #1834 from srcejon/fix_1833
Flush log stream after write, so data is available immediately
2023-09-21 14:03:13 +02:00
Jon Beniston 2db2be9c17 Flush log stream after write, so data is available immediately 2023-09-20 22:06:48 +01:00
Edouard Griffiths f6ea6f8a2e
Merge pull request #1830 from srcejon/fix_1827
Remote TCP improvements
2023-09-16 10:30:40 +02:00
Jon Beniston 8afa83c013 Small settings keys fixes. 2023-09-15 09:36:13 +01:00
Jon Beniston 2d24d2da49 Use settings keys in baseband 2023-09-15 09:34:57 +01:00
Jon Beniston 0dc87edc33 Default to 0.0.0.0 instead of 127.0.0.1 for --remote-tcp-address 2023-09-15 09:34:24 +01:00
Jon Beniston 28c566f84c Add tunerType to Web API report 2023-09-15 09:33:24 +01:00
Jon Beniston 1b1530f10d Add support for lnaGain API setting, to allow gain to be set more easily. 2023-09-15 09:32:41 +01:00
Jon Beniston a278cf0373 Add support for settings keys.
Bind to requested interface.
Set RTLSDR device ID according to tuner type.
2023-09-15 09:30:49 +01:00
Jon Beniston d76521ef9a Add basic remote device sample rate range checking.
Add IP address history.
Add SDRPlay LNA gain support.
2023-09-15 09:27:51 +01:00
Edouard Griffiths a0c75f0407
Merge pull request #1828 from srcejon/fix_1819
Fixes for Mac build
2023-09-14 09:06:21 +02:00
Jon Beniston df4c6ca825 Fix ffpmeg/opencv dependencies. Enable C lang on Mac, for external projects 2023-09-13 21:58:51 +01:00
Edouard Griffiths e83d974443
Merge pull request #1824 from srcejon/fix_1819
Request authorization for access to camera and microphone on Mac
2023-09-13 09:15:56 +02:00
f4exb af916d6e7c Fixed Swagger files generation and added missing files. Fixes #1821 2023-09-13 05:43:58 +02:00
Jon Beniston 28fa1376d8 Request authorization for access to camera and microphone on Mac 2023-09-12 09:20:07 +01:00
Edouard Griffiths cd92bc3b74
Merge pull request #1822 from srcejon/fix_1819
Add description why Microphone, Camera and Location are required on MacOS.
2023-09-11 13:53:42 +02:00
Jon Beniston 61e0d2b886 Add strings describing why Microphone, Camera and Location are required on MacOS. For #1819 2023-09-11 11:21:33 +01:00
Edouard Griffiths 9476cdde59
Merge pull request #1816 from srcejon/cmakepresets_msvc
Add windows-default CMake preset for building with Visual Studio
2023-09-11 08:14:50 +02:00
Edouard Griffiths fd233b2dc1
Merge pull request #1815 from srcejon/android_fixes
Add Android SDR Driver sample source.
2023-09-10 19:56:42 +02:00
srcejon b7b591dba9 Add windows-default preset for building with Visual Studio 2023-09-08 13:21:01 +01:00
Jon Beniston 8f00c55ba6 Add Android SDR Driver sample source. 2023-09-08 10:52:51 +01:00
Edouard Griffiths ffbb26c36e
Merge pull request #1814 from srcejon/psk31_mod
Add PSK31 modulator
2023-09-08 00:10:03 +02:00
srcejon 9b4d5fc4d6
Merge branch 'f4exb:master' into psk31_mod 2023-09-07 10:03:58 +01:00
srcejon 150e107520 Fix unshift on space 2023-09-07 09:43:40 +01:00
srcejon 3f906baf1f Tidy up. Add docs. 2023-09-07 09:43:12 +01:00
srcejon 75c04ef9e7 Add extended ASCII support 2023-09-07 09:42:36 +01:00
Edouard Griffiths 428c4a3c78
Merge pull request #1810 from srcejon/fix_1805
Distinguish between China and Taiwan aircraft registrations in ADS-B Demod
2023-09-06 19:02:40 +02:00
Jon Beniston ff87ebd247 Regen Swagger files 2023-09-06 16:23:10 +01:00
srcejon 3eaec1abad Fix type 2023-09-06 16:00:06 +01:00
srcejon f0fede4263 Remove baud 2023-09-06 15:59:06 +01:00
srcejon a57a7dd483 Fix names 2023-09-06 15:58:01 +01:00
srcejon 73ab056a36 Fix types 2023-09-06 15:51:05 +01:00
srcejon 26439500f7 Fix name 2023-09-06 15:49:59 +01:00
srcejon c3f63253b5 Fix warnings 2023-09-06 15:48:52 +01:00
srcejon be0a675c0a Add PSK31 modulator 2023-09-06 15:21:22 +01:00
Edouard Griffiths df179ddf6b
Merge pull request #1809 from srcejon/cli_remote_tcp
Command line options to start Remote TCP Sink
2023-09-06 08:38:58 +02:00
Jon Beniston abed953354 Distingush between China and Taiwan 2023-09-05 18:34:55 +01:00
Jon Beniston 60c55970d3 Fix warnings and formatting 2023-09-05 17:14:09 +01:00
Jon Beniston 11042dc889 Add command line options to start Remote TCP Sink on a specified device 2023-09-05 16:38:15 +01:00
Edouard Griffiths 74977c88d3
Merge pull request #1800 from srcejon/rttymod
Add RTTY Modulator
2023-09-05 08:13:43 +02:00
Jon Beniston f2e167d7e8 Revert changes to CMakePresets.json 2023-09-04 13:36:13 +01:00
srcejon 6bce0d6c75 Fix compiler warning 2023-09-04 13:32:22 +01:00
srcejon 2b023dec4a Merge branch 'rttymod' of https://github.com/srcejon/sdrangel into rttymod 2023-09-04 13:31:27 +01:00
srcejon 42ab1c2a2a Fix compiler warning 2023-09-04 13:31:20 +01:00
Jon Beniston e1644cff59 Merge branch 'rttymod' of https://github.com/srcejon/sdrangel into rttymod 2023-09-04 13:28:57 +01:00
Jon Beniston 5ba3070ecb Revert changes to CMakePresets.json 2023-09-04 13:28:48 +01:00
srcejon c947ef0c23 Fix compiler warnings 2023-09-04 13:25:25 +01:00
Jon Beniston 2f5f2672d0 Merge branch 'rttymod' of https://github.com/srcejon/sdrangel into rttymod 2023-09-04 13:15:15 +01:00