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 |
|
HB9HIL
|
170dcc836f
|
added category time
|
2024-10-04 21:14:11 +00:00 |
|
HB9HIL
|
8489351622
|
Added cabrillo value "location"
|
2024-10-04 20:47:36 +00:00 |
|
phl0
|
de91e5dd05
|
Use slash for separating version and correct indent
|
2024-10-04 09:54:19 +02:00 |
|
int2001
|
8a7e073621
|
Set curl-Useragent for qrz-requests as recommended
|
2024-10-04 04:49:11 +00:00 |
|
int2001
|
8356813320
|
Add empty-call check as well for 3rd party services
|
2024-10-01 18:47:37 +00:00 |
|
Andreas Kristiansen
|
4b24ddab1d
|
Removed call check, since it's fetched in logbook_model
|
2024-10-01 20:32:48 +02:00 |
|
int2001
|
2783015761
|
Fix some minor eQSL-Issues where values aren't set
|
2024-09-14 09:27:37 +00:00 |
|
int2001
|
15cf8dd4ba
|
Added binding byRef to Band
|
2024-09-06 11:19:17 +00:00 |
|
HB9HIL
|
93b58f08ce
|
Merge pull request #866 from DB4SCW/ediexportdetails
fix REG1TEST format and expand it to include relevant parts of scoring
|
2024-09-05 17:11:14 +02:00 |
|
phl0
|
a6a15c4c5a
|
Handle emptry gridsquares
|
2024-09-05 16:28:32 +02:00 |
|
phl0
|
053ceb3dcf
|
Just give empty result on frequency being 0
|
2024-09-03 14:41:02 +02:00 |
|
DB4SCW
|
034421c045
|
change placement of curly brace
|
2024-09-03 12:25:49 +00:00 |
|
DB4SCW
|
b378cebbb3
|
fix typo
|
2024-09-03 12:09:54 +00:00 |
|
DB4SCW
|
6aea4f6f87
|
change naming of variables
|
2024-09-03 12:04:54 +00:00 |
|
DB4SCW
|
3c1295faf2
|
change naming of variables
|
2024-09-03 12:02:55 +00:00 |
|
DB4SCW
|
eaf2bf815d
|
add fields to calculate claimed points
|
2024-09-03 11:43:42 +00:00 |
|
DB4SCW
|
7d2aeccefd
|
fix and expand REG1TEST export
|
2024-09-03 10:46:27 +00:00 |
|
int2001
|
0d5290cf9a
|
Set QSO_DATE(_OFF) and TIME_ON/OFF to 01.01.1970 00:00:00 at Export if values are not present
|
2024-08-28 13:08:28 +00:00 |
|
int2001
|
9b78a24b34
|
Fix Issues where Dates/Times of QSOs are not well filled
|
2024-08-28 12:53:34 +00:00 |
|
phl0
|
695dbc2ea2
|
Lookup CQ zones in qrz/hamqth
|
2024-08-27 10:13:30 +02:00 |
|
phl0
|
f1c026a701
|
Allow ITU zone to be set by hamqth lookup
|
2024-08-27 08:59:59 +02:00 |
|
phl0
|
63f385ccd1
|
Allow for ITU zone to be fetched from qrz lookup
|
2024-08-27 08:50:09 +02:00 |
|
HB9HIL
|
517dbf6183
|
pretty code
|
2024-08-26 20:50:30 +02:00 |
|
DB4SCW
|
d4d4c88f3d
|
fix bug after merge
|
2024-08-26 18:16:04 +00:00 |
|
DB4SCW
|
f3a00b84da
|
correct misunderstanding of format
|
2024-08-26 16:09:45 +00:00 |
|
DB4SCW
|
1bebfa731d
|
correct misunderstanding of format
|
2024-08-26 16:08:22 +00:00 |
|
HB9HIL
|
4bf41bd046
|
move intval() to the reg1testlib to make maxdistance function more generic
|
2024-08-26 10:06:05 +02:00 |
|
HB9HIL
|
19205edddd
|
adjust code style
|
2024-08-25 20:35:24 +02:00 |
|
HB9HIL
|
9e7216ca75
|
Merge branch 'maxdistancelib' into pr/DB4SCW/797
|
2024-08-25 19:06:43 +02:00 |
|
HB9HIL
|
779c7912ca
|
Merge remote-tracking branch 'upstream/dev' into pr/DB4SCW/797
|
2024-08-25 19:06:02 +02:00 |
|
HB9HIL
|
9c8011a212
|
make sure we have just one distance function in qra lib
|
2024-08-25 15:37:48 +02:00 |
|
DB4SCW
|
163c02a867
|
initial implementation of lib version for maxdistance
|
2024-08-23 20:29:50 +00:00 |
|
HB9HIL
|
0ccaad67e9
|
Merge branch 'dev' into EDI
|
2024-08-23 22:18:48 +02:00 |
|
DB4SCW
|
3d641985b2
|
make format more robust
|
2024-08-23 19:57:15 +00:00 |
|
DB4SCW
|
bc325e67b6
|
added forced formatting to fixed format fields
|
2024-08-23 15:56:53 +00:00 |
|
DB4SCW
|
3c2e0ce898
|
initial implementation of REG1TEST EDI Format Export
|
2024-08-22 20:20:42 +02:00 |
|
HB9HIL
|
558ccd893c
|
New QRG conversion function
|
2024-08-21 13:57:56 +02:00 |
|
HB9HIL
|
03ae44fc3c
|
typo
|
2024-08-14 10:32:12 +02:00 |
|
HB9HIL
|
6915033c29
|
translations for primary and secondary subdivisions
|
2024-08-13 23:27:14 +02:00 |
|
int2001
|
62c1923641
|
Fix calculation of distance if wked from same-grid or other errors
|
2024-08-07 05:30:16 +00:00 |
|
HB9HIL
|
e15eae26c7
|
Merge remote-tracking branch 'upstream/dev' into files
|
2024-07-28 20:07:30 +02:00 |
|