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 |
|