Commit Graph

604 Commits

Author SHA1 Message Date
AlexandreRouma
5483268f8f Added error dialog to module manager and fixed typo 2021-12-16 16:49:19 +01:00
AlexandreRouma
20b44403b2 Added missing file 2021-12-13 03:27:26 +01:00
AlexandreRouma
964fd467f8 Added new dialog helpers and added Are You Sure dialogs in a few places 2021-12-13 03:01:06 +01:00
AlexandreRouma
b4924a8fae CPU performance improvements for IF noise reduction 2021-12-12 21:55:00 +01:00
AlexandreRouma
cee0f75870 bugfix + improved NFM IF noise reduction (less distortion) 2021-12-12 20:06:21 +01:00
AlexandreRouma
15010cff01 Added a noise blanker for SSB and DSB 2021-12-10 22:25:22 +01:00
AlexandreRouma
241632288e Fixed IF reduction not working with multivfo + Added beginning of IF notch code 2021-12-09 19:43:57 +01:00
AlexandreRouma
f8ff67c5b0 beginning of notch filter implementation 2021-12-08 11:59:04 +01:00
AlexandreRouma
2a5671878f new FM IF noise reduction + bugfix 2021-12-08 02:10:41 +01:00
AlexandreRouma
355a6352da New radio logic system 2021-12-07 02:13:23 +01:00
AlexandreRouma
62d2dfafd7 More work on the new radio 2021-12-04 04:49:51 +01:00
AlexandreRouma
2748c13142 new radio code + fixes 2021-12-03 19:46:09 +01:00
AlexandreRouma
2daaf00cb3 Disabled raspios CI + added start of noise reduction code 2021-11-28 03:17:08 +01:00
AlexandreRouma
e394b64ad3 Added persistent recorder volume 2021-11-23 22:35:09 +01:00
AlexandreRouma
f3e987fb7e Fixed SDRplay AGC and added hardware donators to the credits 2021-11-23 17:05:40 +01:00
Alexandre
dde95019ea CI bugfix and refactoring 2021-11-17 15:37:21 -06:00
Alexandre
10733f7a5d Added pip command and fixed waterfall bug 2021-11-16 13:23:52 -06:00
Alexandre
b81d0c47cf Final work on MacOS compatibility 2021-11-15 20:33:09 -06:00
AlexandreRouma
40e2564ef9 More work on MacOS and the scheduler 2021-11-15 17:15:59 +01:00
AlexandreRouma
0ab4d16f9d Beginning of scheduler code 2021-11-14 18:30:58 +01:00
AlexandreRouma
07a4ff3e9f Incremented version 2021-11-09 17:38:27 +01:00
AlexandreRouma
07419275ff Work on RFspace support 2021-11-09 00:00:13 +01:00
AlexandreRouma
927115b50b Added start/stop commands to the rigctl server 2021-11-05 19:42:49 +01:00
AlexandreRouma
a938324886 Saved fullscreen state in the config 2021-11-05 18:57:50 +01:00
AlexandreRouma
c784630345 Fixed the default fft size 2021-11-03 18:12:43 +01:00
AlexandreRouma
e6377d4f3d Fixed waterfall recursive lock bug 2021-11-03 16:30:32 +01:00
AlexandreRouma
c8bdd2e52b
Removed install target from included libcorrect 2021-10-29 17:58:15 +02:00
AlexandreRouma
312c80b355 Fixes for Archlinux 2021-10-28 10:05:31 +02:00
AlexandreRouma
a11b74a595 Added new patron 2021-10-26 16:44:59 +02:00
AlexandreRouma
0f5398b064 Added new bandplan 2021-10-25 18:24:33 +02:00
AlexandreRouma
f539cfad32 Fixed alrge FFT size bug 2021-10-18 00:38:02 +02:00
Ryzerth
ab1a482352 Increased max FFT size 2021-10-18 00:06:03 +02:00
AlexandreRouma
35fc973a65 new 2021-10-17 21:01:47 +02:00
Ryzerth
75249fe849 Fixed draw list size in code 2021-10-16 16:12:51 +02:00
Ryzerth
8deb018684 Added RTLD_LOCAL to the dynamic linker flags FIX 2021-10-09 18:34:44 +02:00
Ryzerth
33b9b53328 Added RTLD_LOCAL to the dynamic linker flags 2021-10-09 18:34:20 +02:00
Ryzerth
4b2f3e4f60 Added new patrons to the credits + fixed patreon order list to be alphabetical 2021-10-05 20:57:15 +02:00
AlexandreRouma
1be3092c7d MacOS fix 8 2021-10-03 23:58:11 +02:00
AlexandreRouma
f29f77bbdc MacOS fix 7 2021-10-03 22:44:15 +02:00
AlexandreRouma
dd083b6634 MacOS fix 5 2021-10-03 21:40:39 +02:00
AlexandreRouma
b4e2875acd MacOS fix 4 2021-10-03 21:07:12 +02:00
AlexandreRouma
4ea9b96397 MacOS fix 3 2021-10-03 20:56:24 +02:00
AlexandreRouma
8c15e78315 CI fix 2 2021-10-03 19:00:50 +02:00
AlexandreRouma
94b7676ca5 CI fix 2021-10-03 18:49:56 +02:00
AlexandreRouma
83fc20cacc Another potential fix for the MacOS issues 2021-10-03 17:48:32 +02:00
AlexandreRouma
fcd759654c Potential fix for MacOS ci 2021-10-03 17:41:07 +02:00
AlexandreRouma
c36034dbb8 Potential MacOS CI fix 2021-10-03 03:40:16 +02:00
AlexandreRouma
a9d92d3a8e More fixes + debugging macos ci 2021-10-03 02:04:02 +02:00
AlexandreRouma
8666aa07e7 Fixed missing const 2021-10-03 01:48:44 +02:00
AlexandreRouma
a37a2d3b36 fixed warning + verbose cmake test 2021-10-03 01:41:18 +02:00
AlexandreRouma
4564475821 Reworked cmake compiler arguments 2021-10-03 01:13:15 +02:00
AlexandreRouma
b4213ea049 Bugfix + added M17 decoder to the linux CI 2021-10-02 17:01:23 +02:00
AlexandreRouma
c2da150d43 Added new patron to the credits 2021-09-29 08:53:15 +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
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
318e57dc3d Fixed wonky fft resize behavior 2021-09-13 23:31:01 +02:00
AlexandreRouma
9d34c6a8c1 Fixed wonky center tuning behavior 2021-09-13 20:07:40 +02:00
AlexandreRouma
5a2b0c9d79 Added new patron to the readme and fixed radio remove/disable bug 2021-09-12 19:12:23 +02: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
ericek111
04ce4c3583
Make the zoom slider increase exponentially 2021-08-30 02:27:48 +02:00
Ryzerth
61bbb4a374 work towards ubuntu 18.04 compatibility 2021-08-24 18:59:45 +02:00
Ryzerth
6036300ecb Added missing people to the credits 2021-08-22 17:18:15 +02:00
Ryzerth
2fd91459fd Fixed bug 2021-08-21 23:13:38 +02:00
Ryzerth
f01cb4af9f Added support for OpenGL 2.1 and OpenGL ES 3.0 with no modifications to the code necessary by the user 2021-08-21 17:47:55 +02:00
Victor Antonovich
9a2794a0dd Set SO_REUSEADDR option to listen sockets on non-Windows systems 2021-08-21 09:45:46 +03:00
Ryzerth
b2ce47d975 Fixed radio bandwidth not adjusted when the menu is closed or hidden 2021-08-20 20:40:14 +02:00
Ryzerth
9f0e050d1b Started work for older system support 2021-08-16 18:49:00 +02:00
Ryzerth
dcc17cdee7 Fixed LimeSDR + Fixed FFTSize bug + added ppm option to RTL-SDR & RTL-TCP + Fixed RTL-TCP not saving settings 2021-08-10 00:54:00 +02:00
Ryzerth
9eb3ef0500 Fixed rigctl server not starting on AOS 2021-08-08 21:38:15 +02:00
Ryzerth
ffc20f5fee Added new patron 2021-08-08 21:38:15 +02:00
Ryzerth
a3bda1b8fd Bugfix 2 2021-08-04 00:16:14 +02:00
Ryzerth
2a6c742a51 Bugfix 2021-08-04 00:15:05 +02:00
Ryzerth
d9a0243905 Slight fixes on the hrpt decoder and new version 2021-08-01 14:48:47 +02:00
Ryzerth
f16c296f38 Potential fix for windows 7 not detecting the home key and the radio not saving the bandwidth when set through the frequency manager 2021-07-31 21:00:47 +02:00
Ryzerth
85eb08e422 Fixed issues with unselectable VFOs when too small 2021-07-31 20:17:36 +02:00
Ryzerth
ee5b89c4aa Fixed waterfall at very low samplerates 2021-07-31 16:36:04 +02:00
Ryzerth
011fdce237 Fixed weird VFO behavior 2021-07-31 01:38:01 +02:00
AlexandreRouma
6114cf0f58 Fixed crash on disconnect 2021-07-30 23:39:28 +02:00
Ryzerth
3350697875 Fixed broken code on linux 2021-07-30 22:06:06 +02:00
Ryzerth
7f4557527e Added network sink and fixes to the networking lib 2021-07-30 21:56:56 +02:00
Ryzerth
1f3dcc1beb removed broken scripting interface 2021-07-29 22:08:42 +02:00
Ryzerth
a487c0aaea more bugfix 2021-07-29 20:22:16 +02:00
Ryzerth
5d08f1018d Partial fix for the SNR meter not being the right size 2021-07-29 17:58:23 +02:00
Ryzerth
b7a0f849cf potential fix for Windows 7 freeze on exit 2021-07-29 15:07:22 +02:00
Ryzerth
7079ddb74e Fixes to the UI 2021-07-29 02:50:51 +02:00
Ryzerth
e744520d50 Fixed setFFTSize visual bug 2021-07-28 22:53:38 +02:00
Ryzerth
0741f265d7 Fixed bugs with the frequency manager 2021-07-28 20:16:31 +02:00
Ryzerth
8290284586 Improved performance of DC correction 2021-07-28 02:18:54 +02:00
Ryzerth
b9e35e6558 Added IQ correction 2021-07-27 23:51:06 +02:00
Ryzerth
679fb49743 Added IQ correction 2021-07-27 23:50:48 +02:00
Ryzerth
5f29350dd1 Potential fix for AM squelch issue 2021-07-27 18:47:58 +02:00
Ryzerth
6dc24a7fc7 Updated version number 2021-07-27 18:09:47 +02:00
Ryzerth
0498a48b93 Fixed bug in source selection 2021-07-27 15:47:11 +02:00
Ryzerth
21f4c40e7f Added a FFT framerate setting 2021-07-27 01:57:12 +02:00
Ryzerth
bd744d07ba Final fix for the linux crash 2021-07-26 22:16:31 +02:00
Ryzerth
8a4055920d More fixes 2021-07-26 21:44:15 +02:00
Ryzerth
6c05c11a62 potential fix for stall 2021-07-26 21:30:49 +02:00
Ryzerth
e62351c206 Added decimation 2021-07-26 21:18:06 +02:00
Ryzerth
df51dc7104 Fixed module manager title not locked 2021-07-26 17:49:16 +02:00
Ryzerth
8bea72beb5 Fixed module manager not saving module list 2021-07-26 17:45:09 +02:00
Ryzerth
14813aa962 Fixed module manager not saving 2021-07-26 17:33:41 +02:00
Ryzerth
ce448d6852 Fixed weird source deselect bug 2021-07-26 17:17:10 +02:00
Ryzerth
7506e45d3b Fixed bug when removing certain modules 2021-07-26 16:56:48 +02:00
Ryzerth
646fe4fd02 more bugfix on the module manager and audio streams 2021-07-26 15:54:33 +02:00
Ryzerth
fa9347f2ee More bugfix 2021-07-26 04:16:00 +02:00
Ryzerth
85de72a859 Fixed support in the module manager 2021-07-26 03:11:51 +02:00
AlexandreRouma
26dedec561
Merge pull request #180 from Starman0620/master
Change all references to me to use my real name
2021-07-23 19:39:53 +02:00
Ryzerth
a888065624 more fixes to stereo FM 2021-07-23 16:18:47 +02:00
Ryzerth
8454b40d54 FM stereo prototype 2021-07-23 06:29:16 +02:00
Ryzerth
175e361ccd bugfix + preparations for stereo FM 2021-07-22 23:30:41 +02:00
Cam K
3d5047338c Renamed Starman0620 to Cam K. in contributors 2021-07-20 23:07:47 -04:00
Ryzerth
fb32b4d55a Made the file source set the frequency of the waterfall 2021-07-21 04:08:28 +02:00
Ryzerth
3103d2d168 spyserver source bugfix 2021-07-19 16:20:01 +02:00
Ryzerth
027297933b Fixed hanging bug 2021-07-19 15:57:37 +02:00
Ryzerth
79e2747aed New spyserver source 2021-07-19 04:52:13 +02:00
Ryzerth
8d3557268f bugfix 2021-07-18 04:39:21 +02:00
Ryzerth
336d69c043 Finished RigCTL server 2021-07-18 04:30:55 +02:00
Ryzerth
63ae56cb9b Added a new optional audio sink as a test 2021-07-17 19:43:44 +02:00
AlexandreRouma
45e4c21870 Fixed network lib bug on linux 2021-07-16 18:13:18 +02:00
Ryzerth
9cb6d96f8f Added new patron 2021-07-16 03:21:53 +02:00
Ryzerth
0b7a7ca193 slight bugfix 2021-07-16 03:11:49 +02:00
Ryzerth
def6036b30 New custom network lib + half finished rigctl server 2021-07-16 01:49:33 +02:00
Ryzerth
4735fd238a Bugfix 2021-07-13 20:34:31 +02:00
Ryzerth
ace0f4a316 Performance improvements 2021-07-13 20:15:42 +02:00
Ryzerth
4a5a29a59a Fixed the audio glitches!!! 2021-07-13 18:47:34 +02:00
Maxime Biette
168226c634 Fix typo untyped_steam -> untyped_stream 2021-07-12 17:49:06 -04:00
Ryzerth
3d7cfffe13 potential fix for the RTL-SDR not tuning (mayhaps?) 2021-07-12 16:53:59 +02:00
Ryzerth
6f409b59c8 Fixed credit screen not centered 2021-07-12 16:20:59 +02:00
Ryzerth
ff030397a4 DSP code cleanup 2021-07-12 05:03:51 +02:00
AlexandreRouma
4aaf71f5cc
Fixed code style 2021-07-12 00:58:39 +02:00
Maxime Biette
5971d3d3b3 Fix destructor crash due to wild pointer
Otherwise when RingBuffer is deleted before its init() being called it would crash in the destructor due to its _buffer pointer not being initialized.
2021-07-11 18:33:41 -04:00
Ryzerth
eb48dd70fb More UI bugfix 2021-07-10 21:15:20 +02:00
Ryzerth
6cca4c654f Optimized the menu + bugfix 2021-07-10 18:33:11 +02:00
Ryzerth
f86df07c36 bugfix 2021-07-10 01:07:26 +02:00
Ryzerth
73bbd69e3f The enabled state of all modules is now preserved 2021-07-10 00:28:56 +02:00
Maxime Biette
ac04432453 Fix typo aquire -> acquire
https://en.wiktionary.org/wiki/aquire
2021-07-09 14:57:58 -04:00
Ryzerth
91c6823e0c Bugfix 2021-07-09 17:55:17 +02:00
Ryzerth
cf3c976651 Added a way to move menus around 2021-07-09 04:29:16 +02:00
Ryzerth
29ec14d3f0 Added a better offset config for up/down converters 2021-07-09 00:58:05 +02:00
Ryzerth
ba208bf8b3 Added new contributor 2021-07-08 22:41:36 +02:00
Ryzerth
61f56b6e56 Updated ImGui + Fixed bugs in the frequency manager + new features 2021-07-08 22:39:26 +02:00
Ryzerth
d4849af171 Fixed windowing not being enabled by default 2021-07-05 05:26:49 +02:00
Ryzerth
ab376ea1aa Performance improvement to the FFT + code cleanup + Added an option to select the FFT window 2021-07-05 01:09:48 +02:00
Ryzerth
6db8251e46 Fixed bugs + added option to show bookmarks on FFT 2021-07-04 16:41:46 +02:00
Ryzerth
4dc0df74cf Added option to show current list on FFT 2021-07-04 02:25:36 +02:00
Ryzerth
ecbb451763 Added zimm to contrib list 2021-07-03 20:31:54 +02:00
Ryzerth
78f079ca84 Finished the frequency manager module 2021-07-03 19:46:21 +02:00
Ryzerth
9c0602f406 more changes 2021-07-03 16:15:27 +02:00
Ryzerth
4a2774367f Fixed UI and frequency manager bug 2021-07-02 18:12:56 +02:00
Ryzerth
5f84ecc4de Added audio fix for MacOS 2021-06-29 18:14:26 +02:00
Ryzerth
659b9b1e8c Potential fix for SDR++ not stopping on Linux 2021-06-29 15:52:35 +02:00
Ryzerth
8a1df1d712 Fixed SNR not updating when waterfall is hidden 2021-06-29 03:32:40 +02:00
Ryzerth
aaa15315ce Fixed file source and cleaned up buffering code 2021-06-29 02:43:04 +02:00
Ryzerth
70cf463881 new buffer thingy 2 2021-06-28 22:11:20 +02:00
Ryzerth
dff9ec2d37 new buffer thingy 2021-06-28 22:06:42 +02:00
Ryzerth
da96ecaaba A lot of new stuff 2021-06-28 02:22:51 +02:00
Ryzerth
c39b9609be Added bladerf source 2021-06-27 02:20:11 +02:00
Ryzerth
d31ed762c1 IMPORTANT BUGFIX 2021-06-26 18:26:58 +02:00
Ryzerth
64ed5058bf Fixed wrong disabled color sheme 2021-06-23 22:24:58 +02:00
Ryzerth
26079dba0a Added theme system 2021-06-23 21:45:38 +02:00
Ryzerth
94fae2135d Cleaned up UI code 2021-06-20 21:17:11 +02:00
Ryzerth
1e71a52727 Removed temporary missing code 2021-06-17 20:18:49 +02:00
Ryzerth
da2f4fcf3a Changed the default NFM snap interval 2021-06-17 20:14:23 +02:00
Ryzerth
b5d38c71ce Added french band plan 2021-05-31 18:39:15 +02:00
Ryzerth
55017f876d Fixed vfo selection issue 2021-05-18 02:26:55 +02:00
Ryzerth
0b276bed1d Fixed weird audio glitch on some AM station 2021-05-09 03:06:57 +02:00
Ryzerth
1b27916c24 Added module management system 2021-05-05 04:31:37 +02:00
Ryzerth
aa9ab8e1e8 Fixed VFO color menu position 2021-05-04 21:05:45 +02:00
Ryzerth
1eca58605c Added VFO coloring option 2021-05-04 20:41:23 +02:00
Ryzerth
9a1850bd61 Fixed delayed VFO update bug 2021-05-04 02:52:59 +02:00
Ryzerth
b1bb863a7e Added new patron + more bladerf upgrades 2021-05-03 20:21:30 +02:00
Ryzerth
0bc1bd8549 Fixed color interpolation bug 2021-05-03 02:18:26 +02:00
Ryzerth
c6c15a446b Fixed OS EventHandler compilation issue 2021-05-03 02:08:49 +02:00
Ryzerth
96f83ee55c Added SNR meter 2021-04-30 04:28:08 +02:00
Ryzerth
3e79d4dfad Added tooltip to show VFO name 2021-04-29 23:29:40 +02:00
Ryzerth
d3276a1546 Added missing line smh 2021-04-29 22:09:06 +02:00
Ryzerth
ce8b4ceb44 Added persistant config for file source 2021-04-29 22:04:20 +02:00
Ryzerth
bed0712be1 Recorder should now save dialog path 2021-04-29 21:41:47 +02:00
Ryzerth
f483de1f7e Fixed missing vector again 2021-04-29 20:51:26 +02:00
Ryzerth
a6df90785a Fixed missing vector 2021-04-29 20:48:37 +02:00
Ryzerth
ab4cde9bb8 Added cross platform support for file and folder select widgets 2021-04-29 20:43:17 +02:00
Ryzerth
8c8acf6955 Fixed missing library dir argument for OSX 2021-04-29 14:30:11 +02:00
Ryzerth
20c47ae8f2 Added new contributors to credits and added file name standards to contributing.md 2021-04-28 13:42:05 +02:00
Ryzerth
128e52e33a Dropping support for old volk and ubuntu versions, please update..; 2021-04-26 17:03:52 +02:00
Ryzerth
27697bb638 More bionic compatibility 2021-04-26 16:55:55 +02:00
Ryzerth
ed29f9dcc5 Added work around for old volk versions 2021-04-26 16:02:03 +02:00
Ryzerth
f968725469 Fixed cmake 3.10 compatibility for ubuntu bionic based distros 2021-04-26 15:25:28 +02:00
Ryzerth
3d65e515ad Fixed bad cmake command 2021-04-26 15:17:24 +02:00
Ryzerth
1ba3756be0 Fixed cmake bug and added ubuntu bionic 2021-04-26 15:12:52 +02:00
Ryzerth
a4ce0c8868 Added CI for debian 10 and 11 2021-04-26 04:59:37 +02:00
Ryzerth
5322a4632c quick test for volk 2021-04-26 01:59:26 +02:00
Ryzerth
670b5aefce Added new patron to credits 2021-04-25 22:54:09 +02:00
Ryzerth
8305750016 Fixed frequency select not updating when disabling VFO 2021-04-24 19:26:22 +02:00
Ryzerth
a35d0252e7 Fixed scroll bug and added keybinds 2021-04-24 04:06:04 +02:00
Ryzerth
dd5490cac6 Added scroll controls 2021-04-24 01:24:27 +02:00
Ryzerth
75568a7bf7 added keyboard input to frequency select 2021-04-23 21:35:54 +02:00
Ryzerth
b8347fd254 More keyboard controls 2021-04-23 19:12:24 +02:00
Ryzerth
d43f501819 Added more keyboard controls 2021-04-23 17:53:25 +02:00
Ryzerth
b8e4a79188 Fixed inexplicable ImGui bug 2021-04-23 03:58:10 +02:00
Ryzerth
1dbdf48e9a Added persistant menu open/close 2021-04-22 23:49:35 +02:00
Ryzerth
ed83abaeef meteor demodulator now saves the recording path 2021-04-22 19:18:19 +02:00
Ryzerth
a4c25280b3 bunch of stuff idk i'm tired 2021-04-22 05:38:25 +02:00
Ryzerth
72cbf741b3 Code clean up + added inter module communication 2021-04-22 04:15:23 +02:00
Ryzerth
d3ad4a5035 Added persistent config for VFO offsets 2021-04-22 02:00:33 +02:00
Ryzerth
eb8cd09e65 Another fix for the weird no exit thing 2021-04-21 20:06:30 +02:00
Ryzerth
77dada07da Fixed sdrpp not exiting 2021-04-21 19:24:58 +02:00
Ryzerth
e236c42068 Fixed missing include 2021-04-21 18:39:47 +02:00
Ryzerth
38c9e2c894 Fixed delay before exiting 2021-04-21 18:36:45 +02:00
Ryzerth
4849d9cf09 Fix for threads not terminating 2021-04-21 17:23:09 +02:00
Ryzerth
a0f955e907 Full support for the RSPduo 2021-04-20 22:53:23 +02:00
Ryzerth
f119af5e6f Fix AGC for SDRplay 2021-04-20 01:38:32 +02:00
Ryzerth
a91ed266d5 Fixed other potential bug on OSX 2021-04-19 19:46:03 +02:00
Ryzerth
bdce551a50 Fixed module extension on OSX 2021-04-18 21:36:15 +02:00
Ryzerth
89599d0bf8 More OSX fixes (this is becoming annoying...) 2021-04-18 20:30:21 +02:00
Ryzerth
3c9b8db090 Bugfix for OSX 4 2021-04-18 19:24:56 +02:00
Ryzerth
234e1618c8 Bugfix for OSX 3 2021-04-18 19:20:51 +02:00
Ryzerth
bc605f1351 Bugfix for OSX 2 2021-04-18 19:17:20 +02:00
Ryzerth
06b524213f Bugfix for OSX 2021-04-18 19:12:07 +02:00
Ryzerth
000429c3b5 removed debug log 2021-04-18 15:59:37 +02:00
Ryzerth
85d79f25d9 new fixes 3 2021-04-18 04:16:17 +02:00
Ryzerth
31b7d97097 new fixes 2 2021-04-18 04:15:31 +02:00
Ryzerth
16098ba717 new fixesµ 2021-04-18 04:13:46 +02:00
Ryzerth
dfd29bfa04 Added fixes for clang 2021-04-18 03:52:13 +02:00
Ryzerth
ba25eee09a Rollback of changes to resampler 2021-04-18 01:15:57 +02:00
Ryzerth
cf4cfb50fc Even more fixes 2021-04-18 01:04:50 +02:00
Ryzerth
91176c9291 More fixes to wfù 2021-04-18 00:47:23 +02:00
Ryzerth
5aa9359236 Fixed FM bug 2021-04-18 00:13:32 +02:00
Ryzerth
f760aba7dd Fixed waterfall bug 2021-04-17 23:05:53 +02:00
Ryzerth
b0409ad033 Fix linux bug 2021-04-17 22:41:46 +02:00
Ryzerth
d91934955b New features + waterfall code cleanup 2021-04-17 22:37:50 +02:00
Ryzerth
d1e553f05a Fixes to filtering 2021-04-17 03:38:48 +02:00
Ryzerth
3bf4f0ce01 typo fix 2021-04-16 20:21:42 +02:00
AlexandreRouma
892f957729
Merge pull request #96 from bvernoux/master
Fix build with Windows SDK 8.1 or more, fix typos in airspy_source
2021-04-16 19:55:05 +02:00
Ryzerth
d903daa046 added missing files 2021-04-16 19:54:08 +02:00
Ryzerth
b16ab3f0c0 Push before merge 2021-04-16 19:53:47 +02:00
bvernoux
0b9d5c2b69 Fix build with SDK 8.1 or more (replace #include <ShlObj_core.h> supported only with Windows SDK10 by #include <ShlObj.h> support by Windows SDK 8.1 or more) 2021-04-16 19:40:12 +02:00
Ryzerth
2c334c08ac Added position option for the bandplan 2021-04-14 01:45:21 +02:00
Ryzerth
ce389dfd79 Added HackRF source built by default 2021-04-13 18:35:31 +02:00
Ryzerth
48bba00cb3 Added FFTSize setting 2021-04-13 18:31:38 +02:00
Ryzerth
b74043e2ee Changed defaults 2021-04-13 04:57:42 +02:00
Ryzerth
64436f1034 New changes 2021-04-13 04:54:47 +02:00
Ryzerth
58864b79e4 Slight performance improvement on detailed fft 2021-04-13 03:52:30 +02:00
Ryzerth
cb8bbd7ccc New optional detailed FFT system 2021-04-12 23:02:45 +02:00
Ryzerth
d41ae73e0d Beginning of code for the RSPduo + bugfix for the hackrf 2021-04-10 03:06:59 +02:00
Ryzerth
26e623bec4 Beginning of code for the RSPduo + bugfix for the hackrf 2021-04-10 03:06:51 +02:00