Wykres commitów

1597 Commity (master)

Autor SHA1 Wiadomość Data
AlexandreRouma da1417b5ab made recorder crash fix more robust 2024-04-22 21:54:01 +02:00
AlexandreRouma e60eca5d6d fix crash when attempting to record from disabled radio 2024-04-22 21:51:49 +02:00
AlexandreRouma ccb10bfb9a fix missing virtual destructors as reported in #1386 2024-04-22 18:54:12 +02:00
AlexandreRouma 2813aa7c93 fix some tables not scaled along with the rest of the UI as described in #1382 2024-04-17 01:31:49 +02:00
AlexandreRouma c61fc400a6 Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus 2024-04-17 01:20:25 +02:00
AlexandreRouma 779ef7ecf1 fix memcpy erroneously used on overlapping buffer regions as described in #1379 2024-04-17 01:20:17 +02:00
AlexandreRouma 6fdab5e0c2 undo problematic commit 2024-04-15 06:23:39 +02:00
AlexandreRouma ea08fac32e handle deprecation of rotator in volk 3.1.0 2024-04-14 03:41:00 +02:00
AlexandreRouma 632a4eebab Deprecated SoapySDR support 2024-04-10 22:09:07 +02:00
AlexandreRouma e118598f57 Fix waterfall size related crash described in #1230 2024-04-10 18:28:59 +02:00
AlexandreRouma a2d49b2f87 update development status of various modules in the readme 2024-04-08 17:17:16 +02:00
AlexandreRouma 38abfc715e potential fix for #677 2024-04-08 17:01:27 +02:00
AlexandreRouma 07eebd7018 potential fix for #677 2024-04-08 16:59:05 +02:00
AlexandreRouma d12021fc2f potential fix for #1361 2024-04-08 16:37:03 +02:00
AlexandreRouma db1682a2ac fix #1034 2024-04-08 16:21:33 +02:00
AlexandreRouma fdfb1dbf5e remove useless menu item in pager decoder 2024-04-05 20:15:21 +02:00
AlexandreRouma 17f698577f disable FLEX protocol from pager module since it's not implemented and add setBaudrate function 2024-04-05 19:50:14 +02:00
AlexandreRouma 8eaa987d90 fix spectran http source samplerate detection 2024-04-04 19:42:58 +02:00
AlexandreRouma 12f7efed32 Switch spectran http source module to use the remoteconfig endpoint as per #1354 2024-04-04 19:25:02 +02:00
AlexandreRouma 065a5b4c40 add audio source to readme 2024-04-01 19:56:36 +02:00
AlexandreRouma 70f90fd570 MacOS CI workaround (I hate you microsoft) 2024-03-31 23:27:07 +02:00
AlexandreRouma a2054ad780 fix #1367 2024-03-31 23:00:50 +02:00
AlexandreRouma e1c48e9a1f try to fix macos CI again (fix your shit microsoft...) 2024-03-26 00:30:31 +01:00
AlexandreRouma 867a8680e1 another MacOS CI fix attempt (this is getting ridiculous, fix your shit github) 2024-03-22 19:14:17 +01:00
AlexandreRouma bf831e3a50 attempt to fix the MacOS CI yet again 2024-03-22 18:48:27 +01:00
AlexandreRouma eb8b852ea6 fix macos build 2024-03-22 02:06:11 +01:00
AlexandreRouma 67520ea45e fix linux CI 2024-03-20 01:58:16 +01:00
AlexandreRouma a3f0ad238a Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus 2024-03-20 01:38:44 +01:00
AlexandreRouma feb9789896 Update sdrplay api version for nightlies to 3.14.0 2024-03-20 01:38:36 +01:00
AlexandreRouma 3a5096092d
Merge pull request #1338 from LEDFlighter/master
Update germany.json
2024-02-24 22:33:57 +01:00
LEDFlighter 9dc0196a16
Update germany.json
Added the Name after a ","
recovered the "author_url" from the original author (I don't have an URL to refer to)
2024-02-24 12:56:33 +01:00
LEDFlighter b1603f0e72
Update germany.json
Updated and extended the German bandplan
2024-02-23 23:26:36 +01:00
LEDFlighter 09467439e3
Update germany.json
Updated and extended the German bandplan
2024-02-23 23:21:42 +01:00
AlexandreRouma 021928bbda fix show/hide waterfall keybind not working with the Display menu hidden 2024-02-21 21:59:55 +01:00
AlexandreRouma 7c933d5103 fix typo mentioned in #174 2024-02-21 18:47:50 +01:00
AlexandreRouma a987c112a3 fix crash when USRP has two frontends named the same 2024-02-17 17:37:37 +01:00
AlexandreRouma f1339f08cf add workaround for uhd bug reporting same device twice 2024-02-17 06:30:06 +01:00
AlexandreRouma 650a61930c fix SDR++ server crash at high samplerates #1326 2024-02-13 18:39:11 +01:00
AlexandreRouma 61ffb3e6bf revert pager decoder to traditional clock recovery 2024-02-13 16:27:54 +01:00
AlexandreRouma 9ab3c97c44 don't include rc file on platforms other than windows 2024-02-13 16:18:25 +01:00
AlexandreRouma edc08ddc08 more progress on the network source 2024-02-13 16:17:17 +01:00
AlexandreRouma 95052c34ff more work on network source and syntax cleanup in iq exporter 2024-02-13 03:11:37 +01:00
AlexandreRouma 34171d4edc fix windows CI 2024-02-12 23:24:00 +01:00
AlexandreRouma 726e1069bf fix wrong mode name in rigctl server as described in #1327 2024-02-12 22:46:03 +01:00
AlexandreRouma 61c14bab48 fix iq_exporter module crashing when removed in the case it's disabled and in baseband mode 2024-02-12 22:43:16 +01:00
AlexandreRouma 01ab1831e8 more progress on the network source 2024-02-12 22:07:17 +01:00
AlexandreRouma 2b752bb267 disable M17 decoder on M1 CI 2024-02-11 19:57:13 +01:00
AlexandreRouma 5204cfec56 disable perseus source on macos M1 2024-02-11 19:41:49 +01:00
AlexandreRouma c616892eda attempt to add MacOS M1 CI 2024-02-11 19:36:26 +01:00
AlexandreRouma 5f23c1f312 added new patrons and hardware donors 2024-02-10 20:59:37 +01:00