Commit Graph

385 Commits

Author SHA1 Message Date
f4exb 2f8fda7137 PLL cleanup 2015-12-07 22:31:44 +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 681863b2a2 Fixed NFM squelch 2015-10-25 14:47:28 +01:00
f4exb 53cc5b7db0 Fixed channel analyzer initialization phase 2015-10-22 03:42:27 +02:00
f4exb 8bf08500bf Removed commented out code 2015-10-21 21:20:05 +02:00
f4exb 35440d60f6 Attempt at fixing some race conditions #1 2015-10-21 02:32:21 +02:00
Edouard Griffiths 687783ce5b Fixed HackRF list of devices not freed before exit 2015-10-19 03:56:56 +02:00
f4exb dc3bdc62e1 SSB demod: fixed audio volume too low 2015-10-11 06:57:26 +02:00
f4exb e9f122fac1 NFM demod: optimized feed routine. Fixed channel power calculation 2015-10-11 06:34:12 +02:00
f4exb cdadb7cb9b Channel Analyzer: optimize samples processing 2015-10-09 09:02:44 +02:00
f4exb 9cd0639fed Corrected deserializing of bandwidth and low cutoff 2015-10-09 08:55:22 +02:00
f4exb 76a60a8cb2 Use vertical tab for channel tabs 2015-10-09 08:45:29 +02:00
f4exb 7742c0de2d Optimization: avoid cvtsd2ss instructions by using explicit floating point litterals. Spectrum histogram calculation optimization 2015-10-09 03:59:28 +02:00
f4exb 4ef4dc9939 NFM: Deactivated AF squelch and replaced it by a power level squelch.
Adjusted power value.
2015-10-06 09:28:08 +02:00
f4exb 9b0d92b35b One more sample rate for BladeRF 2015-10-06 05:37:17 +02:00
f4exb 821e4e9ec8 NFM demod: fixed volume and scaling of magnitude squared 2015-10-05 09:17:44 +02:00
f4exb 453e53541b New sample rates for BladeRF 2015-10-05 08:24:09 +02:00
f4exb 30757449ad Fixed NFM CTCSS display layout. Enhanced NFM and channel analyzer channel power averaging 2015-10-05 03:32:00 +02:00
f4exb 360b94966b Enhance channel power display 2015-10-05 02:18:32 +02:00
f4exb 6a9743bb3d WFM: channel power averaging for display 2015-10-05 01:15:22 +02:00