Peter Goodhall
f951018ed1
Expand mode and submode mapping in Lotw controller
...
Added comprehensive handling for various digital modes and submodes in the Lotw controller, including detailed mappings for JT65, JT4, JT9, QRA64, ISCAT, OLIVIA, OPERA, ROS, HELL, DOMINO, CHIP, PAC, PAX, TOR, THRB, SSB, RTTY, CW, CLO, and V4. This improves the accuracy of mode translation and ensures better compatibility with a wider range of digital communication formats.
2025-07-29 16:01:57 +01:00
Peter Goodhall
23f1017433
Fix LOTW upload response string match
...
Removed extra space in the LOTW upload response string to correctly detect successful uploads.
2025-07-17 16:50:39 +01:00
Peter Goodhall
4d10db1fc0
Fixed winkey state errors
2025-07-15 14:23:53 +01:00
Peter Goodhall
be4b34feec
[API] Adds logbook_check_country call
2025-06-24 15:24:20 +01:00
Peter Goodhall
7156b185e1
add option to turn on websockets for winkey
2025-05-28 13:38:25 +01:00
Peter Goodhall
e2006a936f
Cleaned up code formatting
2025-05-23 15:03:32 +01:00
Peter Goodhall
28f73d5970
Improved commenting
2025-05-21 17:12:22 +01:00
Peter Goodhall
3e24905520
If Clublog returns 403 disable upload
2025-05-21 16:47:57 +01:00
Peter Goodhall
af60e40315
removed redundant code
2025-04-18 11:02:22 +01:00
Peter Goodhall
fdff3c0aba
Forgot to remove 80m limit
2025-04-18 10:40:03 +01:00
Peter Goodhall
0416d8446f
Reworked some of the QRZ code for downloading
2025-04-18 10:35:45 +01:00
Peter Goodhall
b1a68d6c61
Improved callbook error when not defined
2025-04-14 20:10:11 +01:00
Peter Goodhall
21df52575f
Update AO-123 settings for LoTW
2024-12-07 10:59:40 +00:00
Peter Goodhall
446b9654e6
Merge pull request #3232 from DanielBausset/statistics-eachday
...
Analytics: graph of number of QSOs for each day in the log
2024-12-04 15:19:19 +00:00
Danny
61b40a010d
Analytics: graph of QSOs for each day in the log
2024-11-30 16:53:52 +01:00
Peter Goodhall
c038edcf49
Fixes undefined property error when showing distance in logbook views reported by N5UC
2024-11-26 13:43:16 +00:00
Peter Goodhall
cfd880d479
Merge pull request #3231 from DanielBausset/statistics-weekdays
...
Analytics: number of QSOs for each day of the week
2024-11-23 16:01:10 +00:00
Danny
ef2ea82435
Statistics: number of QSOs par day of the week
2024-11-20 20:24:08 +01:00
Danny
b92b60d678
Distances worked analytics: filter on propagation mode
2024-11-17 16:31:27 +01:00
Peter Goodhall
de543c8bbc
Merge pull request #3204 from DanielBausset/custom-map-dates
...
Custom maps: set dates to full logbook range + submodes filter fix + some wording fixes
2024-10-30 15:39:14 +00:00
Peter Goodhall
191f5591ba
Improved handling of Callbook Data
2024-10-30 15:13:58 +00:00
Peter Goodhall
7fdf83cc36
Set MO-122 and SONATE to upload to LoTW
2024-10-24 13:45:15 +01:00
Danny
d11ff35bfb
Custom maps: set dates to full log range + submodes filter fix + some wording fixes
2024-10-12 16:56:04 +02:00
Peter Goodhall
4ca1b80ac1
Update Logbook.php
2024-10-03 15:18:20 +01:00
Peter Goodhall
b36c8a4cd1
[Callbooks] Login information stored in user account
...
this is a breaking change you need to update your callbook preferences in your account under third party services
2024-10-03 14:46:11 +01:00
Danny
4235bbb2de
Distances worked analytics: filter on mode and power
2024-09-03 00:03:06 +02:00
Peter Goodhall
ccb9f592b3
[Gridsquare Map] Shows 2,4,6 grids
...
Fixes #3136
2024-06-19 14:29:01 +01:00
Peter Goodhall
c050a42b35
[Dashboard] Fixes JS errors when loading map when theres no qsos
2024-06-19 13:46:31 +01:00
Peter Goodhall
f5ba31df30
Update Information.php
2024-06-11 15:00:32 +01:00
Peter Goodhall
54dea657ec
Start of the new Setup Welcome code
2024-06-11 14:50:27 +01:00
Emiliano
1161a9bea4
Merge branch 'dev' into master
2024-05-25 00:30:21 +02:00
Emiliano Macedonio
121e5f7981
Added flags to QSO tables and in detail
2024-05-24 16:43:32 +02:00
Peter Goodhall
3ad075d3d6
[Dashboard] QSO Today Notice now updates every 30 seconds
...
This addresses #3116
2024-05-23 22:03:59 +01:00
Peter Goodhall
1a3f4c90cb
Demo code for flags
2024-05-23 15:33:48 +01:00
Emiliano Macedonio
fc6b1966e3
Added the possibility of sending data to the "qso" method API also in www-x-form-urlencoded format to allow the automatic sending of QSOs via software such as Log4OM
2024-05-21 16:55:59 +02:00
Peter Goodhall
9691a8bc3a
[Dashboard] Reload the Logbook Table every 5 seconds
...
This reloads the logbook table on the dashboard every 5 seconds as mentioned in #3105
2024-05-16 13:58:58 +01:00
Peter Goodhall
24f59af0d1
Update Lotw.php
2024-05-15 22:36:37 +01:00
Peter Goodhall
16b2e65137
Add extra error
2024-05-15 22:36:07 +01:00
Peter Goodhall
bfca0459db
[eQSL] Cleaned up code formatting
2024-05-15 22:24:39 +01:00
Peter Goodhall
9a87ecfc80
[Lotw] remap NL to NF
2024-05-14 18:10:43 +01:00
phl0
d50ff03215
Remove deprecated way of creating upload files
2024-05-13 16:39:59 +02:00
phl0
a2504882be
Strip full path from upload filename
2024-05-13 16:39:31 +02:00
phl0
2e3d3e33f3
OpenSSL signatures need a newline after base64 string
2024-05-13 16:38:30 +02:00
Peter Goodhall
cee89b3966
Added support for the GMDX Summer Challenge
2024-05-09 15:55:03 +01:00
Peter Goodhall
b2168badd9
[API] Add check_auth function with json output
2024-05-04 14:00:57 +01:00
Peter Goodhall
c3f8b7be72
[Visitor] Fixed issue where grid map wasnt functional
2024-05-03 16:00:51 +01:00
Peter Goodhall
c33ce3fdbb
Cleaned up code a bit
2024-05-02 13:48:45 +01:00
Peter Goodhall
9037bf8dad
Catch any errors
2024-05-02 12:12:40 +01:00
Peter Goodhall
f60e909459
improved encryption
2024-05-01 21:57:25 +01:00
Peter Goodhall
6aadfbf74a
Update User.php
2024-05-01 10:53:51 +01:00