Commit Graph

329 Commits

Author SHA1 Message Date
Alexandru Csete
5e28ad0b93 Add (fake) support for dump_state remote control command.
Needed for compaitibility woth some hamlib clients, e.g. xdx.
See issue #329.
2016-01-28 20:18:14 +01:00
Josh Blum
1b2a4c7ef2 Tweaks to gqrx executable under windows
* Build the gqrx icon into the executable under windows.
* Converted gqrx.svg into gqrx.ico for embedding the icon.
* Also build the executable as win32 app, not console,
  so it can be opened from executable without a terminal.
2016-01-26 20:45:11 -08:00
Alexandru Csete
666d16e44c Update new file. 2016-01-26 23:39:13 +01:00
Alexandru Csete
2a7c378133 Merge pull request #328 from alexf91/remote_squelch
Read and write squelch via remote control.
2016-01-26 23:36:08 +01:00
Alexandru Csete
f61e0a20bd Update news file. 2016-01-24 21:31:34 +01:00
Alexandru Csete
fcd87f2ad1 Add shortcuts to view/hide dock widgets. 2016-01-24 16:39:15 +01:00
Alexander Fasching
85b39a5536 update remote control manual 2016-01-21 23:41:43 +01:00
Alexandru Csete
9289c30654 Update news file. 2016-01-21 20:01:16 +01:00
Alexandru Csete
2e8b625118 Updated news file. 2016-01-20 00:04:02 +01:00
Alexandru Csete
1986105e70 Add red pitaya support to news. 2016-01-16 14:14:25 +01:00
Alexandru Csete
3b113337cf Increased spacing between frequency divisions to prevent overlap. 2016-01-16 14:06:38 +01:00
Alexandru Csete
4ff848e943 Change to release version number. 2016-01-05 19:17:16 +01:00
Alexandru Csete
4f38ca418e Update news file. 2016-01-03 23:02:53 +01:00
Alexandru Csete
67f9f7f4f5 Update news file. 2015-12-28 00:13:11 +01:00
Alexandru Csete
3dc4e1be1a Update news file. 2015-12-24 18:47:25 +01:00
Alexandru Csete
aed70babd5 Updated news file. 2015-12-24 17:16:18 +01:00
Alexandru Csete
9e4716b995 Update version to 2.4 2015-12-12 12:12:52 +01:00
Alexandru Csete
90dbff6e34 Add remote control text file to help menu. 2015-12-09 22:08:12 +01:00
Alexandru Csete
29ed1b529d Merge pull request #305 from kukabu/master
Added description of the remote control protocol.
2015-12-09 21:11:34 +01:00
Michael Tatarinov
c9505ed25f Added description of the remote control protocol. 2015-12-09 08:25:45 +04:00
Alexandru Csete
839fc6508d Prevent crash on empty mode string via remote.
Fixes #306.
2015-12-07 22:39:04 +01:00
Alexandru Csete
bc6ec5f361 Use correct main category in desktop entry.
Closes #222.
2015-11-22 00:25:10 +01:00
Alexandru Csete
aac33a7670 Use single pole IIR filter for FM deemphasis.
Also, leave the filter on even when time constant is 0 in order to
prevent flowgraph "freeze".
2015-11-22 00:25:10 +01:00
Alexandru Csete
2f42e982ba Update news file. 2015-11-20 00:51:50 +01:00
Alexandru Csete
aa4c842af3 Set initial rtlsdr gain to max gain.
Default gain of rtlsdr devices was 0 making users think that their
device is deaf. With this workaround we check if it is a first time run
using rtlsdr, if yes, we set the initial gains to be at the maximum.
2015-11-16 23:57:07 +01:00
Alexandru Csete
ede3c3a11c Enable clearing frequency digit through right-click.
Right click on a frrequency digit will clear the digit as well as the
digits below. For example, if frequncy is 123.456789 MHz and user right
clicks on 5, the new frequency becomes 123.400000 MHz.
2015-11-16 21:51:40 +01:00
Alexandru Csete
d144fa1412 Save LNB LO setting when updated in main window.
This ensures that LNB LO value is the same in the main window and the
I/O config dialog.
2015-11-16 21:09:50 +01:00
Alexandru Csete
cf3facaa70 Update news file. 2015-11-15 23:25:05 +01:00
Timothy Reaves
be4c96b40c Move files into new directory structure. 2015-11-11 09:25:58 -05:00