Commit Graph

34 Commits

Author SHA1 Message Date
Uwe Risse 43cd871413 Set the 4m FT8 default frequency for Region 1 to 70,154 MHz. 2022-06-02 19:54:28 +02:00
Bill Somerville 7f47e67026
Repair a defect in band/mode matching in the frequency list
This defect could cause the  incorrect number of columns and incorrect
column headings in the WSPR Band Hopping schedule settings.
2021-04-21 19:33:52 +01:00
Joe Taylor 0715eb6396 Add 50.211 as a Q65 frequency for Q65. This one is for EME; ionoscatter is on 50.275. 2021-01-20 15:19:18 -05:00
Bill Somerville db53fcafe3
Merge branch 'release-2.3.0' into develop 2021-01-11 10:33:06 +00:00
Christoph Berg f73529e5d7 models/FrequencyList.cpp: Fix typo QRQ -> QRG 2021-01-10 23:06:10 +01:00
Joe Taylor 044aa80dc4 Remove all vestiges of the QRA64 mode. It has been replaced by Q65. 2020-12-21 15:07:53 -05:00
Joe Taylor 3ccb7f2b85 Suggested 2m default Q65 frequency: 144.116. 2020-12-19 13:19:04 -05:00
Joe Taylor 5a9a2c8279 Move Q65 default 6m frequency to 50.275. 2020-12-18 10:18:29 -05:00
Bill Somerville 2964bc6295
Merge branch 'develop' into feat-fst280 2020-12-06 22:27:07 +00:00
Bill Somerville 2db2884c39
Fix regression with selecting a working frequency when changing mode 2020-12-01 15:11:36 +00:00
Joe Taylor 9b452e8f99 Change mode name QRA65 to Q65 everywhere, supposedly. 2020-10-25 13:58:18 -04:00
Bill Somerville 314be8ccb7
Merge branch 'develop' into feat-fst280 2020-10-06 19:25:06 +01:00
Joe Taylor 60ccbb25cb Add tentative 6m frequencies for QRA64 and QRA65. 2020-10-06 10:45:30 -04:00
Bill Somerville 59270e682f
Header file case fix 2020-09-27 01:55:29 +01:00
Bill Somerville db9b2d538d
Conversions to QString for user-defined Qt types 2020-09-26 13:57:21 +01:00
Joe Taylor 8c9acfc464 Set default freq for JT9 on 2200 m to 0.136000 MHz. 2020-09-21 14:45:17 -04:00
Joe Taylor 1471ac0312 Remove all FST4/FST4W default frequencies for bands 3.5 MHz and higher. 2020-09-04 15:41:19 -04:00
Joe Taylor a943aa04e2 Update default FST4/FST4W frequencies for 2190 and 630 m bands. 2020-09-04 14:15:10 -04:00
Bill Somerville 580dd85a18
Remainder of renames to FST4 2020-07-23 18:51:05 +01:00
Joe Taylor 24113a5c05 One more frequency for FST240W. 2020-07-03 18:59:00 -04:00
Joe Taylor 5e4f77c6a9 Set initial default frequencies for FST240W to WSPR freq +200 Hz. 2020-07-03 18:55:29 -04:00
Steven Franke 390884268c Wholesale change from FST280 to FST240 2020-06-27 08:53:11 -05:00
Joe Taylor 919702f6a7 Add suggested frequencies for FST280 and FSt280W. 2020-06-16 17:27:49 -04:00
Joe Taylor 817b168e05 Remove the "trial frequencies" for FT8. 2020-05-31 11:39:41 -04:00
Joe Taylor 079bb80948 Add another suggested FT8 frequency, 50.310 MHz. 2020-05-23 10:55:20 -04:00
Joe Taylor 2e8f33c749 Add second suggested FT8 frequencies for 40, 30, and 20 meters. 2020-05-21 15:20:11 -04:00
Bill Somerville 425b0e89a8
Move 40m FT4 frequency up 500 Hz to clear W1AW code practice QRG
This is  still provisional but  by zero  beating W1AW we  should avoid
most QRM to W1AW.
2019-05-30 21:30:48 +01:00
Bill Somerville e6c3cb33cf Second iteration of proposed FT4 working frequencies 2019-04-29 16:23:58 +01:00
Bill Somerville 3b6ece8bc6 Add some band plan annotation with some proposed FT4 working frequency suggestions 2019-04-29 03:08:59 +01:00
Joe Taylor 5b3a15ce0b Insert new, tentative, default dial frequencies for FT4. 2019-04-19 15:41:24 -04:00
Joe Taylor 7da4fc63a6 Add freq markers for FT4 to Wide Graph. Tentative default FT4 freqs for 40m and 20m. 2019-01-28 11:07:52 -05:00
Joe Taylor e74c1b942a MSK144 frequency should default to 50.260 in R2 and R3. 2018-12-12 16:36:52 -05:00
Bill Somerville 314d8a645b Replace deprecated Qt algorithms with C++ Standard Library equivalents 2018-11-25 22:13:15 +00:00
Bill Somerville 947b429723 Start implememntation of database based Fox log model and a new Fox log window widget
This change incorporates a reorganization of the GUI code with
widgets, validators, models, and item delegates being moved to
sub-directories.

Relax  the   requirements  of   the  ForeignKeyDelegate   and  related
CandidateKeyFilter classes to  allow them to work  with constant model
pointers for both referenced and referencing models.
2018-11-07 17:49:45 +00:00