提交图

82 提交

作者 SHA1 备注 提交日期
KT3PJ
614452b07e Add the gridsquare from LotW QSL to the logbook
The gridsquare from the QSL will now update the log if the gridsquare
was not previously populated, or if the LotW gridsquare is more
specific than what previously existed.  Previously the gridsquare was
not being used from the LotW QSL record.

This will enable the map above the logbook to more accurately display
where the QSL was with instead of default values.

 - Add 'qsl_gridsquare' to the logbook_model.php:lotw_update
   implementation.
 - Refactor code in lotw_update to remove duplicate code.
 - Add gridsquare into the LotW output table on what is imported.
2021-07-27 18:49:54 -04:00
Peter Goodhall
e63f3c8c6f [LoTW] Updated Satellite Remapping 2021-07-14 21:47:37 +01:00
Andreas
64827f4506 [ADIF Import] Added option to always use login call as operator. Request by OE3IDE. 2021-05-01 19:52:13 +02:00
Mike KJ4Z
8152dd9a64 Adding support for FT4 2021-03-19 15:55:58 -07:00
Peter Goodhall
71745a2ea8 [LoTW] Adds Code to LOTW QSO upload to remap mode 2021-03-18 17:16:03 +00:00
Peter Goodhall
90d1655c09 Update Lotw.php 2021-03-18 17:08:01 +00:00
Peter Goodhall
a33a094f3b [LoTW] Creates a map_mode function for converting ADIF modes to lotw modes
LoTW has a weird habbit of using on standard modes this matches those to ADIF modes
2021-03-18 17:06:21 +00:00
Peter Goodhall
fa940894fe [LoTW][Translate] Reformatted all the text to use lang files for translation 2021-01-11 16:05:15 +00:00
Peter Goodhall
7abb6013fd [LoTW][Sync] You can now select the DXCC for the p12 certificate on upload 2020-12-28 13:42:26 +00:00
Peter Goodhall
a503bc7b63 [LoTW] Mark Imported QSOs as sent to LOTW
When importing LoTW QSOs into a fresh cloudlog install mark QSOs as sent to LoTW so they dont get reuploaded.

Thanks to K7TAB for pointing this bug out

Fixes #772

Co-Authored-By: k7tab <76535253+k7tab@users.noreply.github.com>
Co-Authored-By: Peter Goodhall <84308+magicbug@users.noreply.github.com>
2020-12-26 14:28:52 +00:00
Peter Goodhall
9fb4accd5e Nothing exciting just cleaned up code formatting on lotw.php controller. 2020-12-26 12:21:23 +00:00
Peter Goodhall
7e8be5e266 [LoTW][Upload] Make sure Station Profile and Cert DXCCs match 2020-12-26 12:08:43 +00:00
Andreas
ae1c82815f [ADIF import] Skip QRZ Logbook upload when importing ADIF from import, and LoTW. 2020-12-11 10:49:33 +01:00
Andreas
b03a753ab6 [ADIF Import / Export] GUI tweaking. Split into tabs. Added option for marking QSOs as exported to QRZ Logbook when importing from ADIF. 2020-12-04 14:52:00 +01:00
Jim Ancona
523cf61811 Put LOTW uploads in uploads/lotw 2020-10-21 16:04:14 -04:00
Peter Goodhall
f3e927317c
Doh forgot the ";" at the end of echo 2020-09-21 17:45:12 +01:00
Peter Goodhall
d4a164fc94 [LOTW] LoTW user lookup switched from importing CSV to database to PHP reading it directly reducing MySQL load 2020-09-21 14:02:50 +01:00
Peter Goodhall
6bb5e0087c [LoTW] Improved error reporting 2020-09-08 00:49:54 +01:00
Peter Goodhall
caed5b61ec Update Lotw.php 2020-09-08 00:48:27 +01:00
Peter Goodhall
07be28b848 Update Lotw.php 2020-09-08 00:47:53 +01:00
Peter Goodhall
99a4c8489a [LoTW] It will let you know if theres nothing to upload for the station profile in the output 2020-09-08 00:45:58 +01:00
Peter Goodhall
5e8d0109a0 Update Lotw.php 2020-09-08 00:33:41 +01:00
Peter Goodhall
f526cb6bcf [lotw] minor bugs 2020-09-08 00:31:22 +01:00
Peter Goodhall
8f3abf6652 Minor Improvements 2020-09-08 00:20:27 +01:00
Peter Goodhall
c0700eb102 Checking some LOTW bits 2020-09-08 00:12:11 +01:00
Peter Goodhall
e20f1c58ca [LoTW] Removed test code and added comments 2020-09-06 20:38:45 +01:00
Peter Goodhall
93c53c1e1e [LoTW] Removed Debugging Code 2020-09-06 20:33:12 +01:00
Peter Goodhall
b96f73b4a1 [LoTW] Typo when mapping SAT_names 2020-09-06 20:32:41 +01:00
Peter Goodhall
ee03991b6d Update Lotw.php 2020-09-06 20:28:21 +01:00
Peter Goodhall
8f5b537309 Update Lotw.php 2020-09-06 20:27:23 +01:00
Peter Goodhall
9b2da775ae Update Lotw.php 2020-09-06 20:26:19 +01:00
Peter Goodhall
954e31ef97 [LOTW] Error in the code 2020-09-06 17:45:13 +01:00
Peter Goodhall
7630db5c3a [LoTW] Added extra error if LoTW data is missing 2020-09-06 17:44:06 +01:00
Peter Goodhall
a79ef3398c [LoTW] After running /lotw_upload to upload TQ8s download any matches using lotw_download() function 2020-09-06 17:35:45 +01:00
Peter Goodhall
6e7984b8dc [lotw] changed login info encoding to urlencode 2020-09-06 17:33:15 +01:00
Peter Goodhall
44edb1361b [LOTW] Run through every Cloudlog user with LOTW user info and download and match QSOs 2020-09-06 16:55:30 +01:00
Peter Goodhall
2fdda56338 [LOTW] missed a couple of rawurlencode on user/pass fixed 2020-09-06 16:43:49 +01:00
Peter Goodhall
b891154176 [LOTW] encode password in case special chars used 2020-09-06 16:42:14 +01:00
Peter Goodhall
6f3ecdd305 [lotw] Add Station_Callsign of the QSO match to the table 2020-09-06 16:37:03 +01:00
Peter Goodhall
cc8a0ae9ab Update Lotw.php 2020-09-06 16:32:02 +01:00
Peter Goodhall
62d009f274 Removed unrequired code 2020-09-06 16:31:04 +01:00
Peter Goodhall
d58f0ed8b1 Automatic download currently needs an ID of where the logins stored (this will be changed) 2020-09-06 16:28:33 +01:00
Peter Goodhall
6d521505b7 Update Lotw.php 2020-09-06 16:27:36 +01:00
Peter Goodhall
1e3b085886 Building function for automatic lotw downloads 2020-09-06 16:26:15 +01:00
Peter Goodhall
2d2af35536 Added AISAT-1 as AISAT1 in the LOTW Sat name map 2020-09-05 22:03:30 +01:00
Peter Goodhall
ebd408b425 Improved LOTW commenting on code 2020-09-05 21:42:55 +01:00
Peter Goodhall
8cfa51fa24 Added OpenSSL is required Warning to LOTW pages if modules missing 2020-09-05 21:42:07 +01:00
Peter Goodhall
7195538e5a Started the code that will replace satellite names with LOTW suitable names based on the name mapping 2020-09-03 23:20:22 +01:00
Peter Goodhall
1dca0564dc Added some minor auth changes and removed dud code 2020-09-02 14:48:13 +01:00
Peter Goodhall
6814c38ed4 Create folder /uploads/lotw/certs if it doesnt exist. 2020-09-02 14:02:58 +01:00