Commit Graph

106 Commits

Author SHA1 Message Date
int2001
a6708bf369 fixed ambiguous id in view which causes that minelevation never worked 2025-03-16 12:08:26 +00:00
Andreas Kristiansen
a57918d872 [Advanced Logbook] Added continent link 2025-02-05 15:32:40 +01:00
int2001
6be1991a90 Added exception for /B Suffix at Call (shouldn't resolve to china) 2025-01-23 09:59:25 +00:00
phl0
d8f23de627 Add QSL msg rcvd to LBA 2025-01-16 10:35:01 +01:00
phl0
96957f1230 az/el being 0 (i.e. not null) is a valid value 2025-01-14 10:24:11 +01:00
phl0
682f606d3f Add units and make sortable 2025-01-14 10:03:53 +01:00
Andreas Kristiansen
18c873b96d [Advanced Logbook] Added antenna azimuth and elevation columns 2025-01-06 11:52:55 +01:00
HB9HIL
98bdb8abb0 show eqsl images in LBA in the same way as in Logbook Overview 2024-12-27 08:43:46 +01:00
Fabian Berg
7dda2843b1 Fix NULL on COL_REGION 2024-12-27 08:29:23 +01:00
Andreas Kristiansen
a2a19ac630 [Advanced Logbook] Show name of region 2024-12-26 18:10:49 +01:00
Andreas Kristiansen
bb50418eea Missed the qso class 2024-12-23 17:41:42 +01:00
int2001
349f75f400 Added new Files to class 2024-12-13 07:55:06 +00:00
phl0
2e34284931 Show invalid eQSL QSL state in LBA 2024-11-28 17:58:39 +01:00
int2001
c04abb9ac5 Fixed 2024-11-19 06:06:37 +00:00
int2001
528fa25eba Modified for Clublog at LBA 2024-11-19 06:03:38 +00:00
int2001
84959c9940 Fallback to empty string at RST 2024-11-11 09:31:48 +00:00
HB9HIL
f67c91e20f used a generator for the pathlines geodesic points to enhance the memory usage 2024-11-10 10:59:48 +01:00
HB9HIL
cc612cba3c missed the minus 2024-11-10 01:10:14 +01:00
HB9HIL
b2e041f9ad use 1 instead 0 for longitude decision 2024-11-09 23:33:26 +01:00
HB9HIL
49a1526e02 fix bug when pathline crosses the 180° meridian 2024-11-09 22:54:09 +01:00
HB9HIL
2b0eeb1399 less ressources on pathlines 2024-11-09 18:08:20 +01:00
Andreas Kristiansen
ead7ac922f Refactored to set measurement_base in constructor instead 2024-11-04 14:20:00 +01:00
Andreas Kristiansen
cc963634d9 [Advanced Logbook] Added distance column 2024-11-04 12:42:09 +01:00
Andreas Kristiansen
ecfed5a38e [Advanced Logbook] Added tx power to column and edit 2024-11-01 20:44:40 +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
Andreas Kristiansen
1d2e1f4d5d [Advanced Logbook] Added itu zone link 2024-10-25 13:04:04 +02:00
phl0
21c38c24c1 Remove stray variable 2024-10-25 12:46:23 +02:00
phl0
e212187898 Only rmeove link for zone 0 2024-10-25 12:45:41 +02:00
phl0
a836477448 Lower case only for real DXCCs 2024-10-23 14:26:54 +02:00
phl0
cf89319361 Hide CQ zone 0 completely 2024-10-23 14:13:31 +02:00
phl0
f24046a309 Fix typo 2024-10-23 14:12:30 +02:00
phl0
255ea9d5fd Remove link for CQ zone 0 2024-10-23 14:11:55 +02:00
Andreas Kristiansen
cb6232ef41 Renamed to profile name 2024-10-12 08:40:24 +02:00
Andreas Kristiansen
c8e0a8a8f0 Forgot the class with the changes 2024-10-12 08:37:16 +02:00
Florian (DF2ET)
0c809ec8ae Merge pull request #1027 from phl0/modifiedLastSent
Show last sent date in case of modified for qrz
2024-10-04 10:59:15 +02:00
phl0
f77788b984 Correct VFDB Link (missing dot for sub domain) 2024-10-02 12:13:03 +02:00
phl0
202f44dce7 Show last sent date in case of modified for qrz 2024-10-01 16:58:48 +02:00
phl0
958acc3196 Add tooltip hint to LBA 2024-09-18 23:17:12 +02:00
phl0
59b238381c Show qrz invalid state in LBA 2024-09-18 23:14:57 +02:00
Andreas Kristiansen
8a8909e399 Added modified status too. 2024-09-15 13:04:25 +02:00
Andreas Kristiansen
1e352225ce [Advanced Logbook] Added qrz.com status 2024-09-14 19:26:16 +02:00
Andreas Kristiansen
3e5db7e35d [Advanced Logbook] Added continent to columns 2024-09-05 10:17:32 +02:00
HB9HIL
a4e289656e show the To Radio in the upper right corner 2024-09-04 01:37:55 +02:00
int2001
d6042fc98a Catch empty dates 2024-08-29 10:23:05 +00:00
HB9HIL
54fbafccbb move predict to src folder 2024-08-10 20:09:01 +02:00
phl0
9cf3385a2d Add color for LoTW Requested state and remove redundant wording 2024-07-26 14:23:14 +02:00
phl0
17542767b5 Apply LoTW ignore also to RCVD fields 2024-07-12 18:45:25 +02:00
phl0
1c3da456ab Add ignore/grey color for LoTW status 2024-07-12 11:52:11 +02:00
int2001
d2b378e614 Clublog for LBA 2024-07-02 17:46:06 +00:00
HB9HIL
3e206a36e4 missed some 2024-06-07 00:17:39 +02:00