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

715 Commits

Author SHA1 Message Date
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
2e9d371f9e Added OpenSUSE and Manjaro packages information 2016-01-12 13:51:08 +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
d787d72492 Normalize central spectrum font 2016-01-12 06:13:11 +01:00
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