Commit Graph

351 Commits

Author SHA1 Message Date
HB9HIL
6853cbb2a2 release 2.0 2025-02-01 18:01:00 +01:00
Andreas Kristiansen
01685450f3 Merge pull request #1558 from AndreasK79/clublog_gui
Clublog gui
2025-01-31 09:30:09 +01:00
HB9HIL
13d774dba1 expand 6m band 2025-01-30 21:46:39 +01:00
Andreas Kristiansen
4d9047aab9 Removed unused library. Refactored a little bit 2025-01-30 20:38:05 +01:00
phl0
07e36a8566 Handle 2-char grids (prevent filling the error log) 2025-01-27 14:12:40 +01:00
phl0
1e188d12f6 Some improvements for CBR parser 2025-01-22 11:20:42 +01:00
Fabian Berg
1a3f63cf30 Merge branch 'dev' into cbr_import 2025-01-19 09:48:37 +01:00
int2001
f986e21aed 60m was missing for GetBand 2025-01-17 10:08:07 +00:00
phl0
9dacd53499 Import and show incoming (e)QSL messages 2025-01-16 09:51:30 +01:00
Stefan (DB4SCW)
284211dcb7 Merge branch 'dev' into cbr_import 2025-01-03 13:09:20 +01:00
phl0
8fb8391434 Lower edge is 420MHz even 2025-01-02 22:19:33 +01:00
phl0
343a05ce3a Also fix freq lib 2025-01-02 22:16:53 +01:00
DB4SCW
803f54551c include contest info export while adif importing 2025-01-02 15:05:48 +00:00
int2001
3c0dd0ec75 Remove doubling WWFF-Ref to SIG-Fields 2025-01-01 13:31:48 +00:00
int2001
fb3c589806 DCL-Fields as DATE 2024-12-16 12:59:42 +00:00
int2001
8ffbf298a2 Added 3.15 cols to adifhelper for export 2024-12-13 08:32:15 +00:00
Andreas Kristiansen
a4100a4149 Trying to fix reduce call problem 2024-11-25 18:42:41 +01:00
phl0
888f9c9743 Handle errors when querying qrzcq (i.e. non-premium) 2024-11-25 14:33:05 +01:00
phl0
6b573f360c Handle non-premium qrzcq 2024-11-25 14:12:46 +01:00
phl0
948c4afc54 Rename class file 2024-11-25 13:48:35 +01:00
Andreas Kristiansen
f4a5a00f2c Column fixes 2024-11-25 13:10:55 +01:00
Andreas Kristiansen
7fb32fbb34 Fixed comment 2024-11-25 12:50:26 +01:00
Andreas Kristiansen
b5de192ce9 More mapping fixes for qrzcq 2024-11-25 12:44:29 +01:00
Andreas Kristiansen
6f2bade524 Fixed qrzcq column mapping 2024-11-25 12:41:47 +01:00
Andreas Kristiansen
a522d3095c Added error if no callbook is entered in config 2024-11-25 12:41:34 +01:00
Andreas Kristiansen
8a843f6086 Fixed qrzcq url 2024-11-25 12:31:31 +01:00
Andreas Kristiansen
6b8fb0040c Fixed fullname in qrzcq 2024-11-25 12:28:17 +01:00
Andreas Kristiansen
0e4b17ce13 Implemented reduced call 2024-11-25 12:21:07 +01:00
Andreas Kristiansen
eb70e66b32 Fixed correct return of error 2024-11-25 10:34:11 +01:00
Andreas Kristiansen
b2542f6b72 Implemented username/password in config check 2024-11-24 17:23:37 +01:00
Andreas Kristiansen
5b3279d762 [Callbook] Refactor so it's easier to add new callbooks 2024-11-24 15:34:56 +01:00
Fabian Berg
f67d3e9bbf Merge pull request #1247 from HB9HIL/distance_lp 2024-11-23 10:31:37 +01:00
phl0
99fef495ce Fetch email from callbook / last QSOs 2024-11-21 15:58:51 +01:00
HB9HIL
3406ffa63b fix some more places where antenna path matters 2024-11-21 15:26:35 +01:00
DB4SCW
3b2ceb7ee5 fix curly braces and commit suggested changes by HB9HIL 2024-11-19 06:30:11 +00:00
HB9HIL
4b22bb24fb implementation of ant path in qso logging 2024-11-18 18:58:20 +01:00
DB4SCW
eccf8ac576 bug fixes 2024-11-18 14:43:08 +00:00
DB4SCW
525f430ea9 initial implementation 2024-11-18 13:27:29 +00:00
DB4SCW
505ad499ac start cbr parser 2024-11-18 08:19:07 +00:00
HB9HIL
f0fed3233f Merge remote-tracking branch 'upstream/dev' into pr/HB9HIL/1165 2024-11-17 16:00:55 +01:00
HB9HIL
d39ef6cfb1 catch empty values 2024-11-13 00:16:20 +01:00
HB9HIL
fefc7798ae give the possibility to include the grid in the cabrillo 2024-11-13 00:06:32 +01:00
HB9HIL
6011f73159 fix modes in cabrillo 2024-11-12 23:24:00 +01:00
HB9HIL
c98a35137f include ant_path in the distance calculation 2024-11-05 10:29:37 +01:00
HB9HIL
e1773fb26a library for trx-control 2024-11-03 23:23:38 +01:00
HB9HIL
4fcfd667e2 Static Map API (#1098)
Added new Static Map Feature

---------

Co-authored-by: phl0 <github@florian-wolters.de>
2024-10-31 10:26:59 +01:00
phl0
c44813a518 Show eQSL receive date on (manual) import 2024-10-10 08:55:58 +02:00
phl0
0a901dc979 Use QSLRDATE provided by eqsl.cc (current date only as fallback) 2024-10-10 08:27:54 +02:00
int2001
d6c9c1e0c0 Prevent endless looping in case of br0ken ADIFs 2024-10-06 08:19:15 +00:00
HB9HIL
a9f97537ea added cabrillo value "certificate" 2024-10-04 21:28:19 +00:00