Christoph Berg
f73529e5d7
models/FrequencyList.cpp: Fix typo QRQ -> QRG
2021-01-10 23:06:10 +01:00
Bill Somerville
2db2884c39
Fix regression with selecting a working frequency when changing mode
2020-12-01 15:11:36 +00: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