1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-23 22:46:32 -04:00
Commit Graph

808 Commits

Author SHA1 Message Date
f4exb
205fee6837 BFM demod: update spectrum with sample rate information by polling 2015-12-08 09:25:46 +01:00
f4exb
4aaaad2fe9 BFM demod: fixed mono 2015-12-08 08:30:45 +01:00
f4exb
9fdff1e028 BFM and WFM demods: Fixed initial RF BW display on deserialization 2015-12-08 02:23:58 +01:00
f4exb
e533997dbe BFM demod: apply de-emphasis 2015-12-08 02:00:30 +01:00
f4exb
2f8fda7137 PLL cleanup 2015-12-07 22:31:44 +01:00
Edouard Griffiths
ea5cdb034f Implemented phase lock with configurable outputs 2015-12-07 18:20:27 +01:00
f4exb
6d3e18f79c BFM demod: updated readme 2015-12-07 08:56:53 +01:00
f4exb
508486f791 BFM demod: implemented mono/stereo control from GUI 2015-12-07 08:55:22 +01:00
f4exb
83423e13e0 BFM demod: working stereo decode. Mono/Stereo controls not implemented 2015-12-07 04:16:05 +01:00
f4exb
cd31cc6c0e BFM demod: implemented mono/stereo control button with stereo pilot lock indication (green) 2015-12-07 03:36:56 +01:00
f4exb
baccaba2c8 BFM demod: PLL lock pilot carrier in flow 2015-12-07 02:18:31 +01:00
f4exb
f69e69a799 BFM demod: added phase lock class. Updated copyright notices 2015-12-06 19:47:55 +01:00
f4exb
7815531b3c Added new Broadcast FM demod. Copy of WFM for now 2015-12-06 10:30:51 +01:00
f4exb
078ec79b1c Mute option for NFM channel 2015-12-06 04:49:22 +01:00
f4exb
45261ce623 SSB demod: corrected BW and Low cut sliders limits 2015-12-06 02:37:40 +01:00
f4exb
5e0e3a01e1 SSB demod: implemented DSB option 2015-12-06 02:34:47 +01:00
f4exb
f512503dc1 SSB demod: implemented DSB GUI control 2015-12-06 00:43:40 +01:00
f4exb
fc89d3ea5c SSB demod: add flip binaural channels option 2015-12-05 19:57:48 +01:00
f4exb
183701acc5 New icons for SSB channel 2015-12-05 19:39:11 +01:00
f4exb
b07d9c838d SSB demod: binaural option 2015-12-05 18:48:15 +01:00
f4exb
f8c36546b0 UDP source: implemented mono/stereo audio input toggle 2015-12-05 12:23:55 +01:00
f4exb
f69264ec24 UDP source: move audio input setting to immediate group 2015-12-05 12:03:26 +01:00
f4exb
08a3bc9097 UDP source: new icons. Implemented audio on/off button with icon 2015-12-05 11:49:24 +01:00
f4exb
74f1f4e675 UDP source: interactive audio port setting from the GUI 2015-12-05 04:03:30 +01:00
f4exb
70d4088fa6 UDP source: fixed audio port assignment in configuration message handler 2015-12-05 03:36:31 +01:00
Edouard Griffiths
ddd5ec5dc8 UDP source: Implemented audio input port in input class only 2015-12-04 13:47:43 +01:00
f4exb
c15b71eb6b UDP source: reinstated Audio port UI 2015-12-04 09:03:03 +01:00
f4exb
3f5d88b48d UDP Source: change UDP port and Audio port accordingly 2015-12-04 08:54:47 +01:00
f4exb
c1f1c741f1 UDP Source: implemented audio enable and volume change 2015-12-04 03:46:51 +01:00
f4exb
eeecaf5d3f UDP Source: new GUI items 2015-12-03 04:24:29 +01:00
f4exb
f297298adb UDP source: basic audio return via UDP 2015-12-03 04:02:21 +01:00
f4exb
9ed6b40ba5 UDP Source: compiles 2015-12-02 02:28:31 +01:00
f4exb
ffebc53586 TCPSrc channel: process connexion/deconnnexion through messages 2015-11-27 08:49:36 +01:00
f4exb
10783906cb Remove TCP references in attributes and variables of the UDP source plugin 2015-11-19 08:55:58 +01:00
f4exb
34e6c93a89 New UDP source channel plugin. For now a copy of TCP source plugin 2015-11-19 03:27:37 +01:00
f4exb
f981773f81 TCP src code cleanup 2015-11-19 03:26:46 +01:00
f4exb
0492c50e55 Enhancements to TCP src plugin. Effectively show channel power on TCP src GUI 2015-11-18 06:05:13 +01:00
f4exb
9b93405554 TCPsrc GUI enhancements 2015-11-18 05:36:29 +01:00
f4exb
250e5bea3a GLScope: reset first arg indicator after re-triggering 2015-11-10 03:03:56 +01:00
f4exb
0d9905c482 GLScope: fixed trace history size bug and set it to 32 positions (2^5) 2015-11-07 05:43:59 +01:00
f4exb
3eec09a01f GLScope: fixed trace memory out of bounds when full history is not complete 2015-11-06 08:56:33 +01:00
f4exb
548b0602fa GLScope: reshuffling of trigger controls in the UI 2015-11-06 06:32:36 +01:00
f4exb
f8e6cc6cce GLScope: IQ linear and IQ polar displays 2015-11-06 06:20:52 +01:00
f4exb
2726625e97 GLScope: IQ linear and IQ polar displays. Interim state #3: Changed secondary horizontal scale 2015-11-06 05:37:15 +01:00
f4exb
b121cefe88 GLScope: IQ linear and IQ polar displays. Interim state #2: Resized secondary display 2015-11-06 05:19:55 +01:00
f4exb
f891580e78 GLScope: IQ linear and IQ polar displays. Interim state #1: IQ linear 2015-11-06 04:40:59 +01:00
f4exb
9508690863 GLScope: chained multiple triggers 2015-11-05 09:16:42 +01:00
f4exb
8ac778714d GLScope: chained multiple triggers: interim state #3: multiple triggers array in UI 2015-11-05 01:34:21 +01:00
f4exb
2917f015ea GLScope: implemented trigger counts 2015-11-05 00:07:51 +01:00
f4exb
1c7bab1762 GLScope: trigger on phase derivative (instantaneous frequebcy) 2015-11-04 04:29:26 +01:00