Commit Graph

920 Commits

Author SHA1 Message Date
Christian Haeusler
dc43e76405 Document how to build on MacOS 2021-10-02 19:40:27 +02:00
AlexandreRouma
8b2f019ce4 Enabled the M17 Decoder in the macos build 2021-10-02 18:06:30 +02:00
AlexandreRouma
13bafa002a Changed back to pkg-config for codec2 2021-10-02 17:45:52 +02:00
AlexandreRouma
90ebe373df Fixed missing .pc file in ubuntu bionic CI 2021-10-02 17:43:44 +02:00
AlexandreRouma
5b7fc417ff fixed typo + switched off pkg-config for codec2 2021-10-02 17:24:23 +02:00
AlexandreRouma
b4213ea049 Bugfix + added M17 decoder to the linux CI 2021-10-02 17:01:23 +02:00
AlexandreRouma
26fa23c8f5 Improved feature lsit 2021-10-02 00:16:16 +02:00
AlexandreRouma
c2da150d43 Added new patron to the credits 2021-09-29 08:53:15 +02:00
AlexandreRouma
48f6642c70 M17 decoder bugfix 2021-09-29 08:44:03 +02:00
AlexandreRouma
efd3c47a6c more progress on M17 support 2021-09-28 20:46:19 +02:00
AlexandreRouma
187fc2cb9e Added M17 decoder module (unfinished) 2021-09-27 03:42:26 +02:00
AlexandreRouma
c9a78d5dc6
Merge pull request #327 from arkhnchul/sdrplay-lowif
IF Mode selection for SDRPlay devices
2021-09-24 19:24:37 +02:00
AlexandreRouma
b7c95de8cc Fixed network sink not being present by default 2021-09-23 20:37:34 +02:00
AlexandreRouma
bc0de50ba6 Fixed missing renamed filed 2021-09-20 20:08:53 +02:00
AlexandreRouma
049fc77ff6 Fixed typos 2021-09-20 19:59:35 +02:00
AlexandreRouma
9ee0951874 Fixed CI typo 2021-09-20 19:03:48 +02:00
AlexandreRouma
841c31daf4 Added spell check to CI 2021-09-20 19:02:53 +02:00
AlexandreRouma
d9b061ef89 Fixed typo in french bandplan 2021-09-20 17:14:32 +02:00
AlexandreRouma
ce48257706
Update rpi_install.sh 2021-09-19 15:10:08 +02:00
AlexandreRouma
fe09a30279
Update rpi_install.sh 2021-09-19 12:18:39 +02:00
arkhnchul
daa26e8e97
Merge branch 'AlexandreRouma:master' into sdrplay-lowif 2021-09-14 14:56:14 +03:00
AlexandreRouma
318e57dc3d Fixed wonky fft resize behavior 2021-09-13 23:31:01 +02:00
AlexandreRouma
b74e2d37a5 fixed dependencies in deb files 2021-09-13 20:42:13 +02:00
AlexandreRouma
9d34c6a8c1 Fixed wonky center tuning behavior 2021-09-13 20:07:40 +02:00
AlexandreRouma
2184e15e44 Added rtaudio to the base dependencies 2021-09-13 19:37:38 +02:00
AlexandreRouma
bd427d23b3 Fixed typo in the readme + Fixed bandwidth and NFM and AM demodulators 2021-09-13 19:22:32 +02:00
AlexandreRouma
5a2b0c9d79 Added new patron to the readme and fixed radio remove/disable bug 2021-09-12 19:12:23 +02:00
arkhnchul
a208d4078e IF titles consistent with sdrplay doc 2021-09-02 03:25:09 +03:00
arkhnchul
f56113aae4 IFBW 5000 samplerate fix 2021-08-31 21:37:44 +03:00
arkhnchul
11c6377c7f
Merge branch 'AlexandreRouma:master' into sdrplay-lowif 2021-08-31 20:48:46 +03:00
Ryzerth
22acf33c01 UI Cleanup + Fixed waterfall zoom bug 2021-08-31 18:39:48 +02:00
Ryzerth
ec6a258958 Removed logging when zooming 2021-08-30 19:54:43 +02:00
Ryzerth
012903fbf4 Fixed wrong bandwidth when zooming 2021-08-30 19:22:00 +02:00
AlexandreRouma
e48b5c6035
Added missing refresh button when in low IF mode 2021-08-30 16:37:29 +02:00
arkhnchul
0a54b92c58
Merge branch 'AlexandreRouma:master' into sdrplay-lowif 2021-08-30 17:37:00 +03:00
AlexandreRouma
7c1d1cad22
Switched the place of the Sample rate and IF mode combos 2021-08-30 15:53:41 +02:00
AlexandreRouma
e101c1ebd7
Fixed the way the IF mode combo is displayed 2021-08-30 15:50:47 +02:00
AlexandreRouma
68b3eb9b21
Merge pull request #329 from ericek111/soapy_fix
soapy_source: refresh devices on start if none in devList
2021-08-30 15:47:08 +02:00
AlexandreRouma
c579aca1db
Merge pull request #330 from ericek111/exp_zoom
Make the zoom slider exponential
2021-08-30 15:24:38 +02:00
AlexandreRouma
c31e260425
Added error message 2021-08-30 03:07:36 +02:00
AlexandreRouma
fa75a3a176
Update main.cpp 2021-08-30 03:06:40 +02:00
AlexandreRouma
af59144f5b
Merge pull request #328 from ericek111/master
soapy_source: always show the Refresh button
2021-08-30 03:01:42 +02:00
ericek111
04ce4c3583
Make the zoom slider increase exponentially 2021-08-30 02:27:48 +02:00
AlexandreRouma
ba6d9f7202
minor style change 2021-08-30 01:23:42 +02:00
ericek111
49fd49b4d6
soapy_source: refresh devices on start if none in devList 2021-08-30 01:07:40 +02:00
ericek111
99441ea2eb
soapy_source: always show the Refresh button 2021-08-30 00:56:46 +02:00
arkhnchul
dbd734a0b5 IF Mode selection for SDRPlay devices 2021-08-30 01:02:45 +03:00
AlexandreRouma
f572d12936
Fixed macos build 2021-08-27 14:07:01 +02:00
Ryzerth
37bf9c46c5 Enabled airspy hf+ for all MacOS automated builds 2021-08-27 13:44:45 +02:00
AlexandreRouma
aa9a2a8b46
Merge pull request #309 from drfruct/macos_sdrplay
fix: CMakeList to build SDRPlay on MacOS
2021-08-26 02:26:13 +02:00