Commit Graph

906 Commits

Author SHA1 Message Date
F4EXB ec8e4d51df Font size and face normalization (final) 2016-01-12 05:51:26 +01:00
f4exb 9909858e7a Normalize main window font (3) 2016-01-12 04:56:14 +01:00
f4exb 9d42632e94 Normalize main window font (more) 2016-01-12 04:52:14 +01:00
f4exb b3e7f897ed Normalize main window font 2016-01-12 04:47:43 +01:00
f4exb 709cee9fc3 Added frequency units to BaldeRF GUI Rx center frequency dial 2016-01-12 04:43:41 +01:00
f4exb f92b3c7811 Normalize Scope and Spectrum control GUIs 2016-01-12 04:38:44 +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 7c9656c93d Revised code organization paragraph 2016-01-12 02:49:35 +01:00
Edouard Griffiths 62daff41b4 Merged changes in Readme directly done in master 2016-01-11 15:21:45 +01:00
f4exb 51a44501c9 Update Readme.md
Moved the changes from SDRangelove to the release notes
2016-01-11 15:16:10 +01:00
f4exb 093749660f Update Readme.md
Started paragraph about code organization
2016-01-11 13:42:09 +01:00
f4exb 97d679c065 Update Readme.md
Instructions for Manjaro
2016-01-10 22:52:54 +01:00
f4exb 04c6f0320f Update Readme.md
Added details for building in openSUSE
2016-01-09 11:23:15 +01:00
f4exb 6c6b8b053c Update Readme.md
Added instructions for Mint
2016-01-09 06:49:17 +01:00
f4exb f9cafad3ab Update Readme.md
More information for Fedora users.
2016-01-09 04:29:20 +01:00
f4exb d5d55d0e2b Update Readme.md
Added prerequisites for Fedora 22
2016-01-07 19:35:46 +01:00
f4exb 1214856ba7 Update Readme.md
Added missing dependency on pulseaudio
2016-01-07 01:15:08 +01:00
f4exb 556deb8185 Update Readme.md
Added missing libasound2-dev dependency
2016-01-07 00:44:29 +01:00
f4exb d46a18bed1 Update Readme.md
More instructions for Ubuntu 14.04 LTS
2016-01-07 00:41:16 +01:00
f4exb de0b3bc0c1 Update Readme.md
Added installation instructions to solve dependencies on Ubuntu 14.04 LTS
2016-01-07 00:25:43 +01:00
f4exb 53d79a4885 NFM demod: push demod volume bby 2x. Chenged SDRangelove reference on exit to SDRangel (thanks Martin). 2015-12-31 09:31:51 +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 8f0af54fa0 Added .desktop file for Linux (thanks Martin) 2015-12-27 03:28:26 +01:00
f4exb b3c0c37ef8 Fixed typo in cmake file (thanks Martin) 2015-12-27 02:47:38 +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
f4exb d034063978 BFM demod: RDS PSN update improvement 2015-12-23 02:21:03 +01:00
f4exb 6a31b5964a Fixed CMakelists.txt after file name change 2015-12-20 19:34:21 +01:00
f4exb 93571770bc Revert "BFM demod: implemented forward error correction in RDS decoder"
This reverts commit 444f829e29.
2015-12-20 19:30:58 +01:00
f4exb cae6c94770 BFM demod: RDS EON program name fix 2015-12-18 08:39:34 +01:00
f4exb cdae494a92 BFM demod: corrected RDS EON block program service name update 2015-12-17 04:32:22 +01:00