phl0
828824e45d
[LotW] Import IOTA info
2022-05-09 14:44:32 +02:00
Peter Goodhall
54f6ff9e4c
[Lotw] Fixed lotw_ca_province_map function comments
2022-03-15 18:04:24 +00:00
Peter Goodhall
4a847de5a6
[LoTW][Upload] Remaps CA Prov QC to PQ
...
Thanks to @ve1cwj for reporting issue that LoTW expects PQ rather than QC as the CA Prov 👎
2022-03-15 13:14:03 +00:00
Peter Goodhall
6ebf35c71e
[LoTW][Cert] Fixed issue with start and end dates were incorrent importing p12s
2022-02-15 15:44:57 +00:00
Peter Goodhall
5c071fe85b
[LoTW] Remaps all PSK modes correctly for upload.
2022-01-05 22:17:45 +00:00
Peter Goodhall
91ebce55bb
[LoTW] Add PSK Submodes for 31 and 63
...
Add PSK Submodes for 31 and 63 theres still a lot more to add
(cherry picked from commit 6b8960bf17
)
2022-01-05 20:12:24 +01:00
imlonghao
3404ff7050
[LoTW] Fix MFSK mode mapping
...
(cherry picked from commit ac0a4d966d
)
2021-12-27 20:26:34 +01:00
Andreas Kristiansen
7d404c31db
Merge branch 'cloudlog8' into mergesolve
2021-11-13 20:00:48 +01:00
Peter Goodhall
c34f80f5e9
[LoTW] Remaps JS8, Q65 and FST4 correctly for LoTW uploads
...
Fixes #1248 where JS8 QSOs where being uploaded as MFSK
2021-11-04 11:43:17 +00:00
Peter Goodhall
ef6bcea1c0
[LoTW} Remap Satellite LILACSAT-2 to CAS-3H for LOTW uploads
2021-11-04 11:39:51 +00:00
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