Commit Graph

621 Commits

Author SHA1 Message Date
Edouard Griffiths 4ecc0f18bb BFM demod: basic RDS demodulator test 2015-12-10 14:10:48 +01:00
Edouard Griffiths 3cdab34fb7 BFM demod: RDS demod completed 2015-12-10 13:39:15 +01:00
f4exb 0705461d8a BFM demod: added RDS demodulator class 2015-12-10 08:54:57 +01:00
f4exb 0259868ebe Merge branch 'fix' into dev 2015-12-10 04:03:47 +01:00
f4exb 85f4963438 Code fix: threaded sample sink handle message method should take a const message argument 2015-12-10 01:56:38 +01:00
f4exb 46aae9c5ad BFM demod: changed to RDS PLL 2015-12-09 04:22:12 +01:00
f4exb 1b66b72a11 BFM demod: implement button to control RDS activation 2015-12-09 04:13:13 +01:00
f4exb 274626d58f BFM demod: change channel color 2015-12-09 03:05:23 +01:00
f4exb 5b1592598e BFM demod: save mono/stereo toggle 2015-12-09 01:59:16 +01:00
f4exb 2a194ca44e Airspy: implemented LNA and Mixer AGC controls 2015-12-09 01:49:46 +01:00
f4exb fa2d9aecf5 BFM demod: added pilot view option and pilot power display 2015-12-09 00:04:46 +01:00
f4exb f300b675bf Unset PLL lock status as soon as condition is lost 2015-12-09 00:02:21 +01:00
Edouard Griffiths cdf51b99e9 BFM demod: update spectrum setting with rate information upon channelizer change rate signal 2015-12-08 13:10:02 +01:00
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