Commit Graph

2215 Commits

Author SHA1 Message Date
TnxQSO-Admin
a937288042 feat: broadcast callsign lookup results via WebSocket
This PR implements a global WebSocket broadcast whenever a callsign lookup occurs in the QSO window. It enables external hardware and software (rotators, external displays, and integrators) to react instantly to the station being logged.

Key changes:
- Added 'broadcastLookupResult' to assets/js/cat.js.
- Implemented automatic WebSocket initialization if a local CAT-URL (127.0.0.1/localhost) is detected.
- Triggered broadcast from assets/js/sections/qso.js upon successful lookup, including full metadata (Azimuth, LoTW status, US County, Slot confirmation, etc.).
2026-01-29 18:47:59 +01:00
Florian (DF2ET)
aab05583ca Merge pull request #2838 from phl0/nullDistance
Show 0km instead of blank (same as QSO view)
2026-01-27 22:09:34 +01:00
Andreas Kristiansen
46e1076882 [DBTools] Fix for sat in band 2026-01-27 11:58:47 +01:00
Fabian Berg
4c4a3b7f1f Merge branch 'dev' into create_qso 2026-01-26 10:49:33 +01:00
Andreas Kristiansen
2a4a5014f6 Merge pull request #2843 from AndreasK79/lba_dbtools_dropdown_counter
[DBTools] Added counts in the dropdown filtering
2026-01-26 10:33:08 +01:00
int2001
c14866c353 Preserve precision in cluster 2026-01-25 09:54:57 +00:00
HB9HIL
f740b188c8 return qso_id and adif data from create_qso() in an array so it can reused in other places aswell 2026-01-24 22:06:41 +01:00
phl0
75b50a2b9f Compare all upper case 2026-01-24 15:55:38 +01:00
phl0
4199e87722 Fix mapping function for LBA and search results 2026-01-24 15:40:13 +01:00
Andreas Kristiansen
974ad60bfa [DBTools] Added counts in the dropdown filtering 2026-01-24 13:19:44 +01:00
phl0
c4cbb5ad39 Qrbcalc maps should handle same grids and not fail (silently) 2026-01-23 08:46:42 +01:00
Andreas Kristiansen
34ac652946 Merge pull request #2825 from kc9uhi/add-date-format-dMy
add 'd M y' date format
2026-01-21 10:45:11 +01:00
kc9uhi
0a4f932999 Merge branch 'dev' into station-location-fixes 2026-01-20 09:07:24 -07:00
kc9uhi
95a70dafe5 Merge branch 'dev' into add-date-format-dMy 2026-01-20 05:52:46 -07:00
17713e08e5 Fix US County entry 2026-01-20 05:08:28 -07:00
Florian (DF2ET)
a1ebdda83c Merge pull request #2809 from phl0/checkSatSupport
Show info about SAT support by LoTW
2026-01-20 08:22:39 +01:00
phl0
6e6bc0b73a Fix flightpath 2026-01-20 08:22:09 +01:00
Andreas Kristiansen
f05523766d Merge pull request #2820 from AndreasK79/dbtools_grid_map
[DBTools] Added a map to show map for incorrect grids
2026-01-20 07:39:41 +01:00
764fd8eadb change presets to UTC, to match logbook entries 2026-01-18 13:10:46 -07:00
1f677bbe6d add 'd M y' date format 2026-01-18 11:34:46 -07:00
Andreas Kristiansen
79fee09d08 Fixed title translation 2026-01-18 10:01:37 +01:00
Andreas Kristiansen
95fb40b937 [DBTools] Added a map to show map for incorrect grids 2026-01-17 20:26:14 +01:00
phl0
d5c5dae0e3 Add callsign to legend and fix translation 2026-01-16 08:12:38 +01:00
phl0
2d14e02cfa Add callsign to gridmap filter 2026-01-15 13:52:11 +01:00
phl0
8f20b339fd Merge into a single (existing) lookup request 2026-01-14 10:04:35 +01:00
phl0
32748c6e3c Remove debug stuff 2026-01-14 09:40:07 +01:00
phl0
001c498480 Show info about SAT support by LoTW 2026-01-13 23:49:37 +01:00
Andreas Kristiansen
d5398bb202 Merge pull request #2800 from AndreasK79/dbtools_iota_dxcc 2026-01-12 09:55:51 +01:00
Florian (DF2ET)
6692288b8d Merge pull request #2802 from tallcode/atv
feat: sstv signal report
2026-01-12 07:53:46 +01:00
tallcode
228278512e feat: sstv signal report 2026-01-12 14:19:25 +08:00
Andreas Kristiansen
7fb421b76b [DBTools] Added a checking for IOTA vs DXCC 2026-01-11 09:06:33 +01:00
Andreas Kristiansen
e9f07a2385 Merge pull request #2798 from AndreasK79/gridmap_country_center
[Gridmap] Add country name to legend, and set map center
2026-01-08 13:37:31 +01:00
Andreas Kristiansen
0ba89b0f4e Update assets/js/sections/gridmap.js
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
2026-01-08 13:34:42 +01:00
Andreas Kristiansen
a87c8cd13f [Gridmap] Add country name to legend, and set map center 2026-01-08 13:02:34 +01:00
phl0
13c2f09699 Enable "Add sked partner" if at least one satellite is selected 2026-01-08 11:43:59 +01:00
Andreas Kristiansen
149f624423 Merge pull request #2787 from AndreasK79/dbtools_cleaning
[DBTools] Removed unused code + tweaks
2026-01-07 11:50:23 +01:00
Andreas Kristiansen
5a39417997 [DBTools] Removed unused code + tweaks 2026-01-07 11:29:15 +01:00
int2001
f098e27cd5 Emit Az/Ele - when working SAT - via Websocket 2026-01-06 08:00:07 +00:00
int2001
5ddff1f787 Emit ADIF to Websocket (if in qso) on logging 2026-01-05 08:46:33 +00:00
Andreas Kristiansen
298dfba746 Fixed sorting for adif 2026-01-03 11:27:30 +01:00
Andreas Kristiansen
9f89e078ab Added dropdown for sort direction 2026-01-03 11:07:00 +01:00
Andreas Kristiansen
cc956c907d [Advanced Logbook] Added sort order criteria 2026-01-03 09:43:40 +01:00
Joerg (DJ7NT)
04358993f0 Merge pull request #2742 from int2001/date_for_stats
Introduce more granular Date-Filter for Stats-Page
2026-01-02 13:36:11 +01:00
phl0
ab55e7fdb9 Add last modification time to LBA 2026-01-02 12:19:41 +01:00
Andreas Kristiansen
bedb60c16a [DBTools] Fix message about selecting rows for CQ zone update 2026-01-01 16:46:49 +01:00
Andreas Kristiansen
b33eb9d143 Fix for dxcc table too 2025-12-31 16:31:47 +01:00
Andreas Kristiansen
ce2c028326 [DBTools] Fix for hanging loop 2025-12-31 16:29:43 +01:00
Andreas Kristiansen
590e372452 Added logic for ITU zone checkbox too 2025-12-31 14:30:41 +01:00
Andreas Kristiansen
e40324cbce Fix checkbox logic for cq zones 2025-12-31 14:27:05 +01:00
Andreas Kristiansen
4d71392261 On change listener on force 2025-12-31 14:20:50 +01:00