CAT Control and log book integration? #46
Labels
No labels
big job
blocked
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
maybe
meta
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ian/field-spotter#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is a great tool! Is it possible to add CAT Control to tune a radio to the spot frequency?
How about the ability to send spot info to ACLog?
Thanks!
...ron
N7BBQ
Hi,
Unfortunately these are currently impossible to implement because Field Spotter is only a web app, and can't do "normal" TCP/UDP socket communications.
It may be possible if we also write a separate local application that provides an interface between Field Spotter and other applications on the computer/other devices on the LAN.
We could potentially integrate automated logging with web-based loggers such as CloudLog and WaveLog.
Thanks Ian...
That makes sense. How about QRZ? I know that it requires an API subscription.
...ron
Ron Lewen - N7BBQ
@.***
N7BBQ Callsign Page
Hi,
Unfortunately these are currently impossible to implement because Field Spotter is only a web app, and can't do "normal" TCP/UDP socket communications.
It may be possible if we also write a separate local application that provides an interface between Field Spotter and other applications on the computer/other devices on the LAN.
We could potentially integrate automated logging with web-based loggers such as CloudLog and WebLog.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: @.***>
ianrenton left a comment (ianrenton/field-spotter#46)
Hi,
Unfortunately these are currently impossible to implement because Field Spotter is only a web app, and can't do "normal" TCP/UDP socket communications.
It may be possible if we also write a separate local application that provides an interface between Field Spotter and other applications on the computer/other devices on the LAN.
We could potentially integrate automated logging with web-based loggers such as CloudLog and WebLog.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: @.***>
Automatic logging to QRZ.com should be possible. I will look into it alongside Cloudlog/Wavelog as part of this issue. Thanks!