Wykres commitów

597 Commity (master)

Autor SHA1 Wiadomość Data
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
AlexandreRouma f578adceef more work 2023-03-27 17:26:37 +02:00
AlexandreRouma a9f882e5b1 Fixed halfed volume with HPF on 2023-03-25 21:22:40 +01:00
AlexandreRouma 3420808f3a added high-pass filter in NFM mode 2023-03-25 19:09:27 +01:00
AlexandreRouma f6f074e0c7 added missing patrons 2023-03-13 17:29:37 +01:00
AlexandreRouma a4f3c92a03 added missing include to legacy network lib 2023-03-10 17:59:13 +01:00
AlexandreRouma 37920b6476 adjustments 2023-03-10 00:45:56 +01:00
AlexandreRouma 314b8bf72d Const correctness fix for optionlist 2023-03-09 15:14:33 +01:00