Wykres commitów

1602 Commity (master)

Autor SHA1 Wiadomość Data
AlexandreRouma bc8baca190 clean up plutosdr source code 2024-01-27 21:35:13 +01:00
AlexandreRouma 08e75b6d14 fix gain mode selection not always applying 2024-01-27 21:30:06 +01:00
AlexandreRouma e9ec79f6ef modernise gain mode selection for plutosdr 2024-01-27 21:29:44 +01:00
AlexandreRouma cd996292bc revamp plutosdr samplerate selection code 2024-01-27 21:12:26 +01:00
AlexandreRouma 06b7ad5c98 remove old useless debug code from audio sink 2024-01-27 16:34:54 +01:00
AlexandreRouma 38a95b4011 update SDRplay API in MacOS CI 2024-01-26 19:31:32 +01:00
AlexandreRouma f6052d913a bump version of updated modules 2024-01-26 19:00:36 +01:00
AlexandreRouma 2b00370cf3 Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus 2024-01-26 18:47:18 +01:00
AlexandreRouma 09f4071803 Switch SDRplay API in Linux nightly builds to version 3.12 2024-01-26 18:47:13 +01:00
AlexandreRouma e61ef29e0f
Merge pull request #1292 from daviderud/aligned_master
additions and corrections to NL band plan
2024-01-26 17:56:54 +01:00
AlexandreRouma eb36f86d41 added missing include 2024-01-26 17:21:51 +01:00
AlexandreRouma 29889a289f Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus 2024-01-26 16:57:19 +01:00
AlexandreRouma 859af77bd3 revamp RFspace source to use new networking library and fix buffering 2024-01-26 16:57:11 +01:00
Davide Rovelli 0a3d1de02f removed tabs and unnecessary pipes 2024-01-26 07:43:01 +01:00
AlexandreRouma db3fbd2975
update issue template to reflect that fact that filling it out is not optional 2024-01-26 01:40:17 +01:00
AlexandreRouma f5adc7c587 fix hermes lite buffering 2024-01-25 23:28:03 +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 118e56897c Add ubuntu mantic CI build 2024-01-25 15:41:23 +01:00
AlexandreRouma af8c085d43 switch osx to macos 2024-01-24 18:14:29 +01:00
Davide Rovelli 708f74e179
additions and corrections 2024-01-24 06:14:00 +01:00
AlexandreRouma eab4264604
Merge pull request #1291 from AlexandreRouma/citest
Allow MacOS build to run on Catalina and newer
2024-01-22 11:32:25 -08:00
AlexandreRouma 4b77d8c395 prepare for merge back part 2, electric boogaloo 2024-01-22 20:31:18 +01:00
AlexandreRouma 854ed89b82 prepare for merge back 2024-01-22 20:30:53 +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 74ae8a45d9 fix incorrect formatting again for #1288 2024-01-22 18:17:23 +01:00
AlexandreRouma 691216a298 fix incorrect formatting #1288 this time in the right branch... 2024-01-22 17:31:09 +01:00
AlexandreRouma 3e58d4ba31 fix missing return statement 2024-01-22 02:10:48 +01:00
AlexandreRouma 86dcec7495
Merge pull request #1284 from hzeller/20240121-adapt-rtaudio
Make compatible with rtaudio API 5 and 6.
2024-01-21 16:31:31 -08:00
Henner Zeller 5a003e99d2 Address review comments. 2024-01-21 15:36:41 -08:00
AlexandreRouma f197cf6bd9
Fix styling in the other file 2024-01-21 23:49:23 +01:00
AlexandreRouma 8cefeadbd4
Fix styling, modern computers can display more than 40 columns 2024-01-21 23:48:04 +01:00
Henner Zeller 23ae66151b Make compatible with rtaudio API 5 and 6.
Recent rtaudio changed the API to not throw exceptions anymore and
also have DeviceIDs not queried by index but IDs that are provided
separately ( https://github.com/thestk/rtaudio/releases ).

Adapt the code-base to be compatible with the old and the new API
as we have to exepect that in a transition period both APIs are
common on various build platforms.
2024-01-21 14:37:30 -08:00
AlexandreRouma fa76b4e865 Made the contributing policy more clear 2024-01-21 20:19:46 +01:00
AlexandreRouma 5e195a0d43 testing something for macos (do not use this CI build) 2024-01-19 20:53:25 +01:00
AlexandreRouma 5e299d9d23 testing something silly 2 2024-01-19 20:01:05 +01:00
AlexandreRouma fd5813df6d testing something silly 2024-01-19 19:43:31 +01:00
AlexandreRouma eabb842b6b switched MacOS CI to debug mode 2024-01-19 19:11:01 +01:00
AlexandreRouma 5a1945f779 allow running code on older macos version (test) 2024-01-17 07:07:24 +01:00
AlexandreRouma 052167962d fix the rtlsdr source on android again 2024-01-17 06:52:08 +01:00
AlexandreRouma 6fc41a81a7 fix build on android due to new librtlsdr function name 2024-01-17 06:41:25 +01:00
AlexandreRouma e710b6c6dc Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus 2024-01-17 06:29:41 +01:00
AlexandreRouma a91434c5fe fix windows CI (hopefully) and rebuild with Android BlogV4 support 2024-01-17 06:28:16 +01:00
AlexandreRouma 193580caf3
Merge pull request #1270 from AlexandreRouma/master
merge
2024-01-08 06:18:00 +01:00
AlexandreRouma ead2ac6128
Merge pull request #1267 from clouserw/readme-fix
add additional library to debian install instructions
2024-01-05 00:20:29 +01:00
Wil Clouser 505cbb0ba2
add additional library to debian install instructions 2024-01-04 14:01:00 -08:00