phl0
|
0352d01366
|
Also take care of existing VUCC_GRIDS stored with whitespace
|
2024-01-16 00:16:58 +01:00 |
int2001
|
e9af164c8a
|
trim gridlocator before parsing it. Some Exports consist of trailing whitespaces at gridlocator :(
|
2023-12-13 16:34:24 +00:00 |
phl0
|
235611cfd8
|
Consider up to 10 digits for qra2latlon calcs
|
2023-12-13 01:18:35 +01:00 |
phl0
|
eb301296b8
|
Allow grids up to 10 chars
|
2023-12-13 00:38:37 +01:00 |
HB9HIL
|
349f2eecf5
|
fixed some lotw php errors
|
2023-11-25 22:07:51 +01:00 |
phl0
|
3efcbf0b0d
|
Convert bearing lookup to POST request
|
2023-08-25 16:26:25 +02:00 |
phl0
|
61e2461646
|
Add an exit for the case 2 or more than 3 commans exist in grid
|
2023-08-23 14:48:49 +02:00 |
phl0
|
77edb72d2c
|
Handle VUCC grid lines and corners in Qrb mapping
|
2023-08-23 14:22:20 +02:00 |
int2001
|
0de8cd6c46
|
try to fix some things...
|
2023-07-28 17:01:18 +00:00 |
Peter Goodhall
|
c65bac1bb4
|
Add code to support 4, 6, 8 char gridsquares
|
2023-07-28 16:48:35 +01:00 |
Peter Goodhall
|
944ab40e5e
|
[Update][Distance] used HTMX to load the results and handled errors in qra.php
|
2023-06-20 15:26:00 +01:00 |
Andreas
|
bfcf28de44
|
[PHP 8.1] Fixed implicit conversion from float to int in QRA libariy.
|
2023-01-02 21:37:39 +01:00 |
Peter Goodhall
|
0eb2b6043e
|
[Mapping] calculate midpoint of multi grids for markers
|
2022-04-04 15:15:24 +01:00 |
Peter Goodhall
|
bfe1b38c86
|
[QSO] Fixed issue with bearing lookups with VUCC Grids
|
2022-02-18 13:46:16 +00:00 |
Andreas
|
c27bc1243a
|
[QRB Calculator] Tweaked the popup output a little bit
|
2022-02-15 20:28:37 +01:00 |
Andreas
|
a0e3cbaa91
|
If a gridsquare in a qso is longer than 6 characters, the QRA library doesn't handle it. This used substring to only use the first 6.
|
2021-09-16 20:13:08 +02:00 |
Andreas
|
ea916d88c9
|
[QRA Library] Fixes #1117. This fixes bearing calculation. Distance was not calculcated if the locator was directly to the north or south of your own locator.
|
2021-07-31 12:01:14 +02:00 |
Peter Goodhall
|
4c9ba52a9b
|
[QRA] Check length of the gridsquare isn't greater than 6 chars
This fixes #934 as Cloudlog bearings only works for squares that are less than 6 chars.
|
2021-03-30 17:41:56 +01:00 |
phl0
|
f77d60436d
|
Only calculate Lat/Lon if QRA loc has even number of chars
|
2020-12-04 11:30:40 +01:00 |
Peter Goodhall
|
2ea3233ee2
|
Added distance function to QRA library, Added Distance between the Worked Station and Station Profile to QSO Popup
|
2020-05-23 21:35:46 +01:00 |
Peter Goodhall
|
0b9767ce7a
|
Merge pull request #304 from dg9vh/measurements
Enable configuring the measurement base distance is measured in
|
2019-06-24 15:05:58 +01:00 |
Kim Huebel
|
8365b17f7c
|
Enable configuring the measurement base distance is measured in
|
2019-06-24 15:57:48 +02:00 |
Peter Goodhall
|
6aa0e5dfcc
|
Added unit information to qra.php library
|
2019-06-24 12:10:49 +01:00 |
Peter Goodhall
|
b4da6386e0
|
Cleaned up code a bit
|
2019-06-17 14:12:39 +01:00 |
Peter Goodhall
|
12706b313c
|
All sorts of updates
|
2011-10-18 22:29:50 +01:00 |
Peter Goodhall
|
7c6c27cce7
|
Created PHP class Qra.php which has classes to calc lat/lng from qra and also bearing
|
2011-09-18 14:52:01 +01:00 |