Commit Graph

30 Commits

Author SHA1 Message Date
Charles J. Cliffe a409822429 Enumerator class and warnings cleanup 2021-04-22 00:34:45 -04:00
Charles J. Cliffe f97f368a6a Cleanup: appframe, bookmarks, sessions, core app 2021-04-04 22:22:16 -04:00
Charles J. Cliffe 2f0bbef234 Frequency dialog bw limit check 2020-08-10 23:05:28 -04:00
vsonnier b564a0ddde Fix #806: fix scale of Frequency and Edit Label dialogs by @jawatson
Co-Authored-By: James Watson <jimwatson@mac.com>
2020-04-19 12:13:49 +02:00
James Watson 2f4e9a9e74 Adds a fix to scale the Frequency dialog.
The dialog layout uses a sizer to scale the content automatically.  The layout wasn't very good using sizers alone as width of the dialog was being set too narrow for the title string.  The width is set manually to either the [title string width + 35%] or the [content string width +10%], whichever's the greater.
2020-04-19 10:25:05 +02:00
Charles J. Cliffe 99ecbef373 Fix nudging out of view, fix keypad triggering and tuner freq entry target 2019-05-24 00:30:22 -04:00
Diane Bruce f449a65457 Add __FreeBSD__ where needed to properly compile on FreeBSD + fix for Windows 2019-03-11 20:14:19 +01:00
vsonnier 1a73f627a2 Frequency entry dialog font is slightly too big to fit, use the same as Label dialog instead 2017-09-24 12:46:33 +02:00
vsonnier a8f8f4a7e2 Initial commit: working... 2017-08-27 11:11:30 +02:00
vsonnier 8f608bbf5c Cleanup: remove some unused params and variables, conversion warnings seen with #550. 2017-05-29 20:22:10 +02:00
Charles J. Cliffe 3ec14fbe38 Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
Charles J. Cliffe 5573dce408 Don't allow range for anything but center freq 2016-08-16 00:00:54 -04:00
Charles J. Cliffe 4be9fa0538 Support ranged frequency input for center frequency 2016-08-15 23:53:27 -04:00
Charles J. Cliffe 84ae52b6d2 Fix numeric direct-input for linux 2016-02-09 01:08:15 -05:00
Charles J. Cliffe 33c27c5684 Fix initial numeric input char for Windows 2016-02-09 00:46:39 -05:00
Charles J. Cliffe 8737728cf9 Control gains with space or numeric entry 2016-02-07 22:19:05 -05:00
Charles J. Cliffe 96d22ee8f7 Set waterfall lps or spectrum avg by space/typing 2016-02-07 21:05:49 -05:00
Charles J. Cliffe d7bb214d42 Start typing number to set center frequency 2016-02-07 19:32:05 -05:00
Charles J. Cliffe 693e675421 Fix for freq. entry on USB/LSB 2016-01-03 10:59:24 -05:00
Charles J. Cliffe caa8074531 Bandwidth manual entry fix for LSB/USB 2015-12-31 22:31:14 -05:00
Charles J. Cliffe 091ce26ed6 Dynamic input rate menu values from SoapySDR 2015-10-20 23:00:10 -04:00
Charles J. Cliffe 8c7d2576ad Update frequency dialog to support bandwidth entry 2015-08-14 20:19:37 -04:00
Charles J. Cliffe c728ddc45b Assume Mhz if input <= 3000 with no suffix, require suffix of 'hz' below 3001hz 2015-07-06 23:15:18 -04:00
Charles J. Cliffe 35af5748a0 Hotfix patch for direct input on linux 2015-06-07 21:42:23 -04:00
Charles J. Cliffe 010481d74f Cleanup and fixes 2015-05-10 20:00:48 -04:00
Charles J. Cliffe 4f9c623fec demod frequency input 2015-05-10 01:39:10 -04:00
Charles J. Cliffe dc71da1dcd freq<->str translation, center frequency change test 2015-05-10 01:07:48 -04:00
Charles J. Cliffe ad21e0c91a Esc/Enter trap, input filtering, clipboard filtering 2015-05-09 23:13:35 -04:00
Charles J. Cliffe 78afaaf93d Default select-all for OSX 2015-05-04 23:03:55 -04:00
Charles J. Cliffe 04ee1534ad Prototype frequency input dialog 2015-05-04 19:44:03 -04:00