Replies: 4 comments 1 reply
-
Unlikely to be implemented. But I'm curious what you want to achieve with all these monitoring protocols? |
Beta Was this translation helpful? Give feedback.
-
Max.
i am planning to use a couple to listen to beacon transmissions and like to
be able to log as much info ass possible.
i am possible the only of less tha a handfull of people to be using it so i
understand that is is not to be implemented.
Joost
Op zo 8 jun 2025 om 02:14 schreef Max Arnold ***@***.***>:
… Unlikely to be implemented. But I'm curious what you want to achieve with
all these monitoring protocols?
—
Reply to this email directly, view it on GitHub
<#151 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7TLGIMOJIMI6GZFIA7ELOL3CN565AVCNFSM6AAAAAB6Z76PZOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMZZHE4DAOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Max,
yep CAT control will be a also a great feature to be added.
i does not suite my purpose but understandable this will be more widely
used.
it might be that is need to adjust my goal.
Joost.
Op zo 8 jun 2025 om 10:47 schreef Max Arnold ***@***.***>:
… I'm slowly working on CAT support via serial and bluetooth. Would that
work for you?
—
Reply to this email directly, view it on GitHub
<#151 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7TLGIIIBRXG7AXFBBBVNPD3CP2BZAVCNFSM6AAAAAB6Z76PZOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNBQGEYTONA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi Max, I have used MQTT for several home automation projects, including sensors, test equipment, radio controllers. I use a Raspberry Pi as the MQTT broker, but for many IoT applications this is in the cloud. Development tools such as Node-RED can be used to collect, transform and visualise information. For ATS-MINI, a web server or CAT based controller is probably the best and most simplistic solution for most users. For memory management and frequency database integration, perhaps development of a “chirp” driver could be considered. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
-MQTT client to connect via wifi and show all info as MQTT topics
json of prometheus style status page like : /json or /prom
freq
battery voltage
wifi RSSI
RX signal level
etc.
Promethrues info : https://prometheus.io/docs/instrumenting/exposition_formats/#text-based-format
Beta Was this translation helpful? Give feedback.
All reactions