Commit Graph

160 Commits

Author SHA1 Message Date
Ryzerth
afd5699ff1 Added new contributors + fixed waterfall bug 2021-01-11 03:19:09 +01:00
Ryzerth
979928ded8 Fixed resampling bug + added waterfall colormap selection + general bugfix 2020-12-31 14:26:12 +01:00
AlexandreRouma
0dd445f101
Merge pull request #55 from cropinghigh/master
Stepped sliders+bandwidth
2020-12-28 14:40:30 +01:00
Ryzerth
f217804838 push before merge 2020-12-28 14:39:30 +01:00
cropinghigh
db508214d7 Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus 2020-12-28 16:05:57 +03:00
Ryzerth
dd4ec22b39 + contributors list 2020-12-26 23:12:09 +01:00
cropinghigh
42dbcec93f
Update
Update
2020-12-27 01:11:05 +03:00
AlexandreRouma
9bbf634f5d
Merge pull request #52 from zakrent/master
Added SIMD to polyphase resampler
2020-12-26 23:08:45 +01:00
cropinghigh
b370eda0d5 Fix bugs+move widget 2020-12-27 00:56:39 +03:00
zakrent
69bcbf6f27 :Added SIMD to polyphase resampler 2020-12-26 22:18:34 +01:00
cropinghigh
153b58fbbd Stepped sliders 2020-12-26 21:00:09 +03:00
Ryzerth
9cac95fd82 push before merge 2020-12-26 00:48:12 +01:00
AlexandreRouma
bb919d0f32
Revert " Added recorder volume meter " 2020-12-26 00:46:52 +01:00
zakrent
717f2a822b Merge branch 'master' of https://github.com/zakrent/SDRPlusPlus 2020-12-26 01:17:37 +01:00
zakrent
8946b4b4b6 Added recorder volume meter 2020-12-26 01:07:07 +01:00
Ryzerth
bb7965b3c4 Fixed luckup bug 2020-12-25 18:17:43 +01:00
Ryzerth
a33fe5a4cc Added cropinghigh to contributor's list 2020-12-25 17:22:24 +01:00
Ryzerth
42bc2d01f7 switched all streams to double buffering 2020-12-25 16:58:07 +01:00
Ryzerth
450896b122 OpenGL version fix for shitty SoCs 2020-12-24 23:38:45 +01:00
Ryzerth
d83da38d79 Added windows build script 2020-12-24 14:43:14 +01:00
Ryzerth
a3374c7eca fixed airspyhf module missing function 2020-12-23 20:22:20 +01:00
Ryzerth
ff9a19381b switch to more recent ubuntu version for CI 2020-12-23 20:09:08 +01:00
Ryzerth
1aedf92bcd fixes to the rtl-tcp source 2020-12-23 19:23:47 +01:00
Ryzerth
a93681a980 New system for band plans 2020-12-23 00:11:12 +01:00
Ryzerth
a08758ea54 fixed directory bug on linux 2 2020-12-22 23:10:49 +01:00
Ryzerth
0a0f5b8e8c fixed directory bug on linux 2020-12-22 23:04:46 +01:00
Ryzerth
22d18a9e58 new directory system on linux 2020-12-22 22:39:24 +01:00
Ryzerth
3a49041f27 other fix 2020-12-22 21:09:49 +01:00
Ryzerth
d7cea16d4a Fixed build issues 2020-12-22 20:35:31 +01:00
Ryzerth
d5c0fdd525 fixed linux build bug 2020-12-22 20:00:51 +01:00
Ryzerth
4a86d6073c added better credit system 2020-12-22 18:42:30 +01:00
Ryzerth
bd545feb2c changes to the build system 2020-12-22 14:50:26 +01:00
Ryzerth
e90b6656c3 Fixed airspy hf+ module bug 2020-12-16 01:45:17 +01:00
Ryzerth
5099c16a12 Added airpyhf_source 2020-12-15 23:05:11 +01:00
Ryzerth
d9dcfa4a88 Fixed waterfall non-threadsafe behavior 2020-12-14 19:33:30 +01:00
Ryzerth
1fcd783dd9 fixed zoom bug 2020-12-14 18:14:04 +01:00
Ryzerth
2c84123158 modified soapy menu 2020-12-14 17:18:43 +01:00
Ryzerth
46e9266752 fixed soapy bug 2020-12-13 14:52:54 +01:00
Ryzerth
e3db19b16a Bugfixed + performance improvements to the waterfall 2020-12-12 05:34:58 +01:00
Ryzerth
774663d70d Added squelch to radio 2020-12-10 05:18:40 +01:00
Ryzerth
2c729bf646 Added persistant settings to recorder module 2020-12-09 19:45:32 +01:00
Ryzerth
80badebb37 Added persistant setting sto demodulator of radio module 2020-12-09 15:16:38 +01:00
Ryzerth
fc9e155481 random bug fixes 2020-12-09 04:47:30 +01:00
Ryzerth
16d8a31c12 center tuning and more 2020-12-08 16:27:52 +01:00
Ryzerth
c3a8865dd3 Fixed a tone of stuff + new features 2020-12-08 04:36:37 +01:00
Ryzerth
929ca50b06 Added AGC + Started working on channel selection 2020-12-07 04:13:16 +01:00
Ryzerth
e5123dd8bf Fixed UI bug in radio 2020-12-06 20:02:22 +01:00
Ryzerth
fe1de4bed9 Fixed SSB demod bug 2020-12-06 19:51:56 +01:00
Ryzerth
51d90c1898 fixed missing include 2020-12-06 17:02:47 +01:00
Ryzerth
a6a4193fbb potential fix to audio issues 2020-12-06 16:46:50 +01:00
Ryzerth
f4f8c77ffa Fixed bugs + new radio 2020-12-06 16:13:47 +01:00
Ryzerth
9b8c1a3072 More bugfix + folder selection in recorder 2020-12-05 22:42:12 +01:00
Ryzerth
92b77904f6 more fixes 2020-12-04 20:12:36 +01:00
Ryzerth
9805e4a395 Fixed loading screen 2020-11-30 21:17:36 +01:00
Ryzerth
6a01c9d426 trying to fix underrun when switching sdr 2020-11-30 17:43:53 +01:00
Ryzerth
48df92c8a5 Fixed bug in GUI 2020-11-30 16:45:02 +01:00
Ryzerth
e5dbac4345 Finished sink module system + new icons 2020-11-30 16:05:51 +01:00
Ryzerth
618d4ac4cc fix 2020-11-30 05:51:33 +01:00
Ryzerth
19e516f206 Push before potential f*ck up 2020-11-29 20:55:00 +01:00
Ryzerth
b3d1eabbad Fixed sample rate bug 2020-11-28 23:24:45 +01:00
Ryzerth
61a612cf30 More work on the sink interface 2020-11-22 18:26:48 +01:00
Ryzerth
02ae50905d added rx888 2020-11-12 00:53:38 +01:00
AlexandreRouma
0a5fd5c271 Fixed small bug in waterfall 2020-11-04 05:08:42 +01:00
Ryzerth
ef968ac1fb finally fixed the waterfall7 2020-11-04 04:11:51 +01:00
Ryzerth
3156236745 Fixed DSP 2020-11-04 00:42:39 +01:00
Ryzerth
5d320fdd53 Fixes 2020-11-03 19:22:53 +01:00
Ryzerth
cee6af1e14 fixing audio bug 2020-11-02 21:13:28 +01:00
Ryzerth
35c7f0e3cf Fixed stall 2020-11-02 17:48:17 +01:00
Ryzerth
fc9bc496cb fixed 2020-11-02 16:16:21 +01:00
Ryzerth
75f8a45119 new dsp 2020-11-02 03:57:44 +01:00
Alejandro Sior
da9528576a fixed openbsd build 3 2020-10-24 17:09:25 +02:00
AlexandreRouma
82d3431f1d
Merge pull request #28 from howard0su/experimental
Build system fix and cleanup
2020-10-24 14:55:41 +02:00
AlexandreRouma
edbc0c149d fixed linux bugs 2020-10-24 14:51:55 +02:00
Howard Su
6296b8865b fftw lib is not used but fftw3f only 2020-10-23 17:07:02 +08:00
Howard Su
6262c64daa Consolidate Linux and OSX build
Use pkg-config to find the right include path and lib names.
2020-10-23 10:53:48 +08:00
Howard Su
0fe5af9816 Fix volk.h include path. It should be volk/volk.h 2020-10-23 10:39:20 +08:00
Howard Su
e94888d533 Use pkg for every module, and link them static 2020-10-23 10:37:10 +08:00
Howard Su
6130428989 glfwSetWindowMaximizeCallback is added in 3.3 2020-10-23 10:36:14 +08:00
Howard Su
5400a4e18a Fix build on Debian 10 2020-10-22 23:55:49 +08:00
AlexandreRouma
0d45217dfd Added baseband recording 2020-10-22 12:53:46 +02:00
Howard Su
406f18bf11 another warning 2020-10-22 09:18:58 +08:00
Ryzerth
72611b5fa7 Fixed OpenGL memory leak 2020-10-22 03:16:11 +02:00
AlexandreRouma
313b786d88
Merge pull request #23 from howard0su/warnings
Fix warnings
2020-10-22 02:54:01 +02:00
AlexandreRouma
801a56787f
Merge pull request #22 from howard0su/osx
Fix OSX build
2020-10-22 02:53:50 +02:00
Howard Su
62868b2533 Fix warnings 2020-10-22 08:48:31 +08:00
Howard Su
4bf88739b5 Fix OSX build 2020-10-22 08:33:55 +08:00
Ryzerth
087380c966 Push before merge 2020-10-22 02:33:50 +02:00
AlexandreRouma
71f6be8d08 Fixed VFO alignment 2020-10-20 14:59:42 +02:00
Ryzerth
6e5450ed24 new fixes 2020-10-20 00:32:17 +02:00
AlexandreRouma
027054b57e Fixed waterfall inaccuracies + started adding stepped VFO 2020-10-15 16:09:01 +02:00
AlexandreRouma
3b6a3ff94d Fixed scripting + cleaner code + fixed RTLTCP 2020-10-07 22:44:54 +02:00
Ryzerth
46d5b8a750 new scripting system 2020-10-07 14:44:39 +02:00
Ryzerth
ac068036b8 Finished soapy module + added file source + added RTL_TCP source (windows only rn) 2020-10-06 15:50:46 +02:00
Ryzerth
eff7bbdd5a added new patrons 2020-10-04 15:23:40 +02:00
Ryzerth
60342de9c0 Finished soapy module + added file source + added RTL_TCP source (windows only rn) 2020-10-04 02:56:02 +02:00
Ryzerth
47b04ffef4 More work on the source module system 2020-10-02 01:44:18 +02:00
AlexandreRouma
1507e6ec31 New module system 2020-10-01 13:46:12 +02:00
Ryzerth
524f20bc2f Save before changes 2020-10-01 01:21:15 +02:00
Ryzerth
2c4d7cbf09 Moved menus to their own respective files 2020-09-25 14:25:36 +02:00
Ryzerth
5fedda08d7 More fixes 3 2020-09-24 19:50:22 +02:00