Commit Graph

95 Commits

Author SHA1 Message Date
Brian Moran 8bd3dd65bb use correct method for getting row count from the DB; use signals/slots to inform the CabrilloLogWindow the qso_count has changed 2022-07-15 20:42:57 -07:00
Joe Taylor e1fde92ea2 Try adding a lineEdit to display number of QSOs in the contest log. Not quite right, yet. 2022-07-14 12:42:55 -04:00
Brian Moran a1106aff46 no qso #. When date sorted, move to top or bottom 2022-07-13 21:36:07 -07:00
Brian Moran c85ed8cc7d show contacts by ID, scroll to insertion when sorted by tha column up or down 2022-07-11 15:56:55 -07:00
Uwe Risse d81a3d799c Set the 4m FT8 default frequency for Region 1 to 70,154 MHz. 2022-07-09 12:48:26 +02:00
Uwe Risse 31696388b9 Revert "Set the 4m FT8 default frequency for Region 1 to 70,154 MHz."
This reverts commit 43cd871413.
2022-07-09 12:45:46 +02:00
Uwe Risse 9d90ede3de Revert "Fix a problem with backward compatibility, part 1."
This reverts commit 4822b94350.
2022-07-09 12:43:49 +02:00
Uwe Risse dd384d0765 Revert "Fix a problem with backward compatibility, part 2."
This reverts commit 4545195a32.
2022-07-09 12:43:39 +02:00
Uwe Risse 4545195a32 Fix a problem with backward compatibility, part 2. 2022-07-09 12:39:12 +02:00
Uwe Risse 4822b94350 Fix a problem with backward compatibility, part 1. 2022-07-09 12:38:26 +02:00
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 314a506d51 Remove ISCAT mode. 2021-03-03 11:50:34 -05: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 5007a4eb51 Remove one more line containing QRA64. 2020-12-21 15:14:34 -05: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 acd6253373 A few more fixups for QRA65. Not finished, yet! 2020-09-25 15:38:20 -04:00
Joe Taylor 8c9acfc464 Set default freq for JT9 on 2200 m to 0.136000 MHz. 2020-09-21 14:45:17 -04:00
Bill Somerville 8d48b44e9a
ADIF v3.1.1 compliance
Note that FST4 QSOs are logged with MODE=MFSK and SUBMODE=FST4. The
new bands 8m and 5m are recognized. The ADIF header is expanded with
program and time stamp information.
2020-09-07 20:36:09 +01: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 7bf086dc53
Updated ADIF band bounds 2020-08-16 02:56:48 +01:00
Bill Somerville 2f700265b9
Merge branch 'develop' into feat-fst280 2020-07-26 10:20:55 +01:00
Bill Somerville 19d24789aa
Revert "Change band name 2190m to 2200m."
This reverts commit fe86a6562c.
2020-07-24 12:43:35 +01:00
Bill Somerville 580dd85a18
Remainder of renames to FST4 2020-07-23 18:51:05 +01:00
Joe Taylor fe86a6562c Change band name 2190m to 2200m. 2020-07-15 13:09:34 -04:00
Bill Somerville bcff949025
Update some missing i18n strings 2020-07-13 00:55:42 +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
Joe Taylor bdfca55d16 Fix two remaining references to FST280. Should be FST240. 2020-07-03 18:46:58 -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 4f802cae84 More work toward implementing GUI features for FST280 and FST280W. 2020-06-16 15:56:15 -04:00
Bill Somerville 9c22b5c3ed
Qt v5.15 compatibility 2020-06-13 16:04:41 +01: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 84f153517a
Made more strings translatable 2020-05-19 12:26:51 +01:00
Bill Somerville 32c36f566d
Use DB date time field item delegate to imbue editing in log windows 2019-12-08 18:37:35 +00:00