Commit Graph

604 Commits

Author SHA1 Message Date
AlexandreRouma
75e66226c3 finish fobossdr source + add rigexpert to hardware donor list + fix source module default instantiation 2024-09-13 23:02:30 +02:00
AlexandreRouma
79dd5bdcbb add beginning of DAB decoder and add missing hardware donors to the credits 2024-09-10 15:33:22 +02:00
AlexandreRouma
bcadb36232 fix include issues in dsp library 2024-07-26 23:55:26 +02:00
AlexandreRouma
0066994899 add missing files for rfnm source and add it to the default instantiation config 2024-07-15 22:48:27 +02:00
AlexandreRouma
ea0362b927
add microtelecom to hardware donor list 2024-05-24 17:06:30 +02:00
AlexandreRouma
1b5975f563 Add RFNM to hardware donor list 2024-05-24 01:42:36 +02:00
AlexandreRouma
27edc260c9 fix some fft sizes not being saved as described in #1396 2024-05-04 16:38:47 +02:00
AlexandreRouma
27072e9fe7 version bump to indicate ABI change. modules just need to be recompiled. 2024-04-23 22:46:43 +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
db1682a2ac fix #1034 2024-04-08 16:21:33 +02:00
AlexandreRouma
a2054ad780 fix #1367 2024-03-31 23:00:50 +02: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
650a61930c fix SDR++ server crash at high samplerates #1326 2024-02-13 18:39:11 +01:00
AlexandreRouma
5f23c1f312 added new patrons and hardware donors 2024-02-10 20:59:37 +01:00
AlexandreRouma
7ab743d05b finish iq exporter and fix network lib send not closing socket on error 2024-02-02 04:11:29 +01:00
AlexandreRouma
9501371c6c
Merge pull request #1302 from AlexandreRouma/master
keep new_rds branch updated
2024-01-29 01:45:32 +01:00
AlexandreRouma
ff23d7e43f fix warnings 2024-01-29 01:40:20 +01:00
AlexandreRouma
255988ee46 fix hermes lite enumeration issues and fix copy paste fail in network library 2024-01-25 22:27:59 +01:00
AlexandreRouma
68bf2fc16f fix bad network lib broadcast implementation 2024-01-25 21:34:13 +01:00
AlexandreRouma
3aa167701e fix networking library to allow multicast 2024-01-25 20:27:04 +01:00
AlexandreRouma
97c1a132a5 move zoom waterfall's zoom function in the cpp file to avoid annoying recomps 2024-01-25 19:48:04 +01:00
AlexandreRouma
27ab5bf3c1 Fix exceptions referenced in #1287 2024-01-22 19:46:01 +01:00
AlexandreRouma
159f59b858 fix return warning for #1234 2024-01-22 19:34:56 +01:00
AlexandreRouma
93cafe7109 fix typo referenced in #1083 2024-01-22 19:22:26 +01:00
AlexandreRouma
3e58d4ba31 fix missing return statement 2024-01-22 02:10:48 +01:00
AlexandreRouma
2432390600 Completely redid the RDS demod 2023-12-13 23:25:46 +01:00
AlexandreRouma
794d6ff5ac clean up 2023-10-29 02:40:34 +01:00
AlexandreRouma
4803271115 fix #1212 2023-10-29 02:27:19 +01:00
AlexandreRouma
78daed7879 Implemented #1205 2023-10-11 21:50:23 +02:00
AlexandreRouma
5bf989f49d fixed android build 2023-09-29 15:35:48 +02:00
AlexandreRouma
55ddd383d2 Fix #1199 2023-09-29 14:42:45 +02:00
Ivan
97187b790f
Fix typo in fastAmplitude() 2023-09-07 17:27:34 +03:00
Manawyrm
88baa8a48e Update name in bandplan and contributors list 2023-08-04 22:50:12 +02:00
AlexandreRouma
168e28cc44 added SNR meter smoothing 2023-07-10 04:41:34 +02:00
AlexandreRouma
5acdab0d22 Instantiated the perseus source by default and perseus on raspberrypi 2023-06-10 21:48:02 +02:00
AlexandreRouma
582aeed640 Added samplerate and center frequency tracking to http spectran source 2023-04-20 08:32:31 +02:00
AlexandreRouma
9c0b57a036 Work on the spectran HTTP source 2023-04-19 02:25:44 +02:00
AlexandreRouma
190cea8e4e added missing include 2023-04-03 19:44:47 +02:00
AlexandreRouma
13a268a3e1
Update module.cpp 2023-04-01 19:10:47 +02:00
AlexandreRouma
800a8b22c7
fixed fft smoothing not set on startup when enabled 2023-03-31 01:38:14 +02:00
AlexandreRouma
2eb030dd83
Added stdexcept 2023-03-30 19:55:54 +02:00
AlexandreRouma
365fe1930c
Update smgui.h 2023-03-30 19:17:15 +02:00