1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-17 19:46:34 -04:00
Commit Graph

486 Commits

Author SHA1 Message Date
f4exb
05a4a7cb4e SDRdaemon: first working version 2016-02-17 19:42:26 +01:00
f4exb
8d986368bd SDRdaemon: fixed SDRdaemonBuffer returned value for read meta 2016-02-17 08:40:10 +01:00
f4exb
8dc05cf578 SDRdaemon: UDP handler receives data 2016-02-17 02:22:05 +01:00
f4exb
42b52a2d2c SDRdaemon debug. Frequency now in kHz in the meta data 2016-02-14 20:01:46 +01:00
f4exb
4dfc4701e5 Removed useless method in filesource plugin 2016-02-10 22:52:14 +01:00
f4exb
31ef841a99 SDRdaemon plugin. Debug core dump 2016-02-07 20:02:13 +01:00
f4exb
9213cee156 SDRdaemon plugin: change buffer allocation when sample rate changes 2016-02-02 08:21:16 +01:00
f4exb
1602525e0c SDRdaemon plugin: removed references to file input 2016-02-01 08:24:14 +01:00
f4exb
becf359db9 SDRdaemon plugin: handle data reads 2016-01-29 08:17:34 +01:00
f4exb
e9058a1c94 SDRdaemon plugin: handle data writes 2016-01-28 04:54:16 +01:00
f4exb
ca7d8de81e SDRdaemon plugin: added counters for data received from UDP 2016-01-28 03:30:36 +01:00
f4exb
13d698a940 SDRdaemon: updated write data to raw buffer methods 2016-01-27 08:40:54 +01:00
f4exb
2fe57dabae SDRdaemon: revised buffers allocation 2016-01-27 08:24:00 +01:00
f4exb
34138dc1c4 Removed methods taken from gd-sdmnsource 2016-01-26 23:48:52 +01:00
f4exb
458767aa45 SDRdaemon plugin: changed sample buffer to raw format (uint8_t) 2016-01-26 08:27:45 +01:00
f4exb
fd8c9c41eb SDRdaemon plugin: added samples buffer to the SDRdaemon buffer class 2016-01-25 08:40:44 +01:00
f4exb
7a6882829a SDRdaemon plugin: new classes 2016-01-24 23:38:55 +01:00
f4exb
1850452601 Add liblz4 dependency for sdrdaemon plugin 2016-01-24 19:26:42 +01:00
f4exb
e4f97e1a1b Copied filesource plugin folder to new sdrdaemon 2016-01-24 19:21:21 +01:00
f4exb
24607ee6f1 Added tooltip for all channel GUIs frequency shift direction button 2016-01-12 19:54:37 +01:00
Edouard Griffiths
53027c42d2 Added missing tooltips in main GUIs 2016-01-12 13:38:44 +01:00
Edouard Griffiths
c3ad875b1d Added missing tooltips in sample source GUIs 2016-01-12 13:31:23 +01:00
Edouard Griffiths
1c6f97bba9 Added missing tooltips in channel GUIs 2016-01-12 13:14:14 +01:00
F4EXB
3c3d4e3b41 Font face and size normalization: added missing input interface GUIs 2016-01-12 08:40:40 +01:00
f4exb
802e8f300f UDP and TCP channel sources: Normalize delta frequency font size 2016-01-12 06:26:51 +01:00
F4EXB
ec8e4d51df Font size and face normalization (final) 2016-01-12 05:51:26 +01:00
f4exb
709cee9fc3 Added frequency units to BaldeRF GUI Rx center frequency dial 2016-01-12 04:43:41 +01:00
f4exb
bf9368a002 Normalized Channel Analzyer and SSB GUIs (global font family and size) 2016-01-12 04:24:59 +01:00
f4exb
80d0fda710 Normalize BladeRF GUI 2016-01-12 04:15:55 +01:00
f4exb
433cc021ea Normalized Channel Analzyer and SSB GUIs 2016-01-12 03:52:19 +01:00
f4exb
144462d57b RTL-SDR input: fixed sample rate slider range and add one more sample rate 2015-12-27 04:04:24 +01:00
f4exb
73bd332619 AM demod: make squelch tail twice faster as attack 2015-12-26 21:30:30 +01:00
f4exb
61d6d90ce3 AM demod: implement mute/umute toggle 2015-12-26 18:23:55 +01:00
f4exb
d46ab16ead AM demod: enhanced squelch: supressed transients, smooth open/close 2015-12-26 18:11:38 +01:00
f4exb
0613100bbd SSB demod: re-implemented fixed DSB option 2015-12-26 04:50:29 +01:00
f4exb
2b98bc9d8a SSB demod: continuous sum for SSB downsampling 2015-12-26 04:04:22 +01:00
f4exb
332fe54b6a SSB demod: implement DSB filter 2015-12-26 03:56:28 +01:00
f4exb
10c7e1e442 SSB demod: fixed BW and Low cut limits 2015-12-26 03:34:49 +01:00
f4exb
4de446053d Revert "SSB demod: implemented DSB option"
This reverts commit 5e0e3a01e1.
2015-12-26 03:23:18 +01:00
f4exb
111f00b230 BFM demod: fixed LSB stereo 2015-12-26 00:19:41 +01:00
f4exb
3564b8ba58 BFM demod: re-introducing LSB stereo GUI controls 2015-12-25 20:12:50 +01:00
f4exb
8065c4157c Revert "BFM demod: introducing LSB stereo for what it's worth..."
This reverts commit b5669fee2f.
2015-12-25 19:59:45 +01:00
f4exb
7e67793059 Fixed AM demod sliders 2015-12-25 18:03:30 +01:00
f4exb
82fdf1d499 Fixed RTL sample rates 2015-12-25 17:55:36 +01:00
f4exb
627a7f91d2 BFM demod: suppress LSB stereo balance adjustement 2015-12-24 16:20:41 +01:00
f4exb
7fa649aacc Fixed unresolved symbol in TCP Src channel plugin 2015-12-24 15:30:41 +01:00
f4exb
89d70b7375 DFM demod: Adjust LSB stereo levels 2015-12-24 02:05:29 +01:00
f4exb
b5669fee2f BFM demod: introducing LSB stereo for what it's worth... 2015-12-23 06:42:59 +01:00
f4exb
b877907785 BFM demod: RDS: really improve PSN decoding and display 2015-12-23 04:27:25 +01:00
f4exb
00ae3babbd BFM demod: RDS parser: initialize PSN display at start 2015-12-23 02:21:17 +01:00