SmartSDR v3.8.20 and the SmartSDR v3.8.20 Release Notes
SmartSDR v2.12.1 and the SmartSDR v2.12.1 Release Notes
Power Genius XL Utility v3.8.9 and the Power Genius XL Release Notes v3.8.9
Tuner Genius XL Utility v1.2.11 and the Tuner Genius XL Release Notes v1.2.11
Antenna Genius Utility v4.1.8
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.
Idea for a Node Red flow
I just got a cheap transverter from the Transverters Store, and so far it is working great. I really love that I can now see the whole 2 meter band on the panadapter. Going to a frequency by clicking on the desired signal works pretty well, but then I need to tune around to get to the exact frequency.
It dawned on me that spots could be used as a quick way to see which repeaters are active, and even better, a click on the spot will take me straight to the frequency. The only downside is that the CTCSS tone will not be set using this method. To mitigate that, I put the tone frequency right in the spot.
Here is a snippet of C++ code that I used to test this out:
sendResult = send(sock, "CD1 | spot add rx_freq=146.700 callsign=W0DK_BARC_100", 54, 0);
sendResult = send(sock, "CD2 | spot add rx_freq=146.310 callsign=KB0VJJ_CRA_123", 55, 0);
sendResult = send(sock, "CD3 | spot add rx_freq=146.520 callsign=Simplex", 48, 0);
sendResult = send(sock, "CD4 | spot add rx_freq=144.200 callsign=144.200", 48, 0);
sendResult = send(sock, "CD5 | spot add rx_freq=145.340 callsign=N0PQV_Evgn_103.5", 57, 0);
sendResult = send(sock, "CD6 | spot add rx_freq=146.760 callsign=W0IA_BCARES_100", 56, 0);
Here is the result:
Now I can see which repeaters are available, which are active and quickly navigate to them. A txt file with the spot info in it could be read in and sent to the radio as spots. I will fool around with this a bit from the C++ perspective, but I thought with Dave's Node Red dashboards, it might be desirable to include something like this to help round out the application.
So Dave, any thoughts on this?
Comments
-
Hi Len
There is someone on the Node Red group that was already taking spot info and sending to the radio via Node Red. It wouldn’t be difficult to us a DX cluster filter to filter only entries you want and do what you want.
you can create buttons in Node Red for favorite repeaters and have those send frequency, mode, CTCSS, and offset to the radio.
Dave wo2x
0
Leave a Comment
Categories
- All Categories
- 260 Community Topics
- 2.1K New Ideas
- 538 The Flea Market
- 7.6K Software
- 6K SmartSDR for Windows
- 139 SmartSDR for Maestro and M models
- 337 SmartSDR for Mac
- 251 SmartSDR for iOS
- 226 SmartSDR CAT
- 175 DAX
- 345 SmartSDR API
- 8.8K Radios and Accessories
- 7K FLEX-6000 Signature Series
- 45 FLEX-8000 Signature Series
- 860 Maestro
- 45 FlexControl
- 838 FLEX Series (Legacy) Radios
- 809 Genius Products
- 401 Power Genius XL Amplifier
- 280 Tuner Genius XL
- 89 Antenna Genius
- 246 Shack Infrastructure
- 168 Networking
- 377 Remote Operation (SmartLink)
- 119 Contesting
- 593 Peripherals & Station Integration
- 116 Amateur Radio Interests
- 880 Third-Party Software