Welcome to the new FlexRadio Community! Please review the new Community Rules and other important new Community information on the Message Board.
If you are having a problem, please check the Help Center for known solutions.
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.
Need the latest SmartSDR and Power Genius Software?
SmartSDR v3.1.12 and the SmartSDR v3.1.12 Release Notes. | SmartSDR v2.6.2 and the SmartSDR v2.6.2 Release Notes.
SmartSDR v1.12.1 and the SmartSDR v1.12.1 Release Notes. | Power Genius XL Firmware v3.4.16. | Power Genius XL Utility v2.2.10.
SmartSDR v3.1.12 and the SmartSDR v3.1.12 Release Notes. | SmartSDR v2.6.2 and the SmartSDR v2.6.2 Release Notes.
SmartSDR v1.12.1 and the SmartSDR v1.12.1 Release Notes. | Power Genius XL Firmware v3.4.16. | Power Genius XL Utility v2.2.10.
FRStack Version 3.1.3.7 Released - Stream Deck support
Leave a Comment
Categories
- 67 Community Topics
- 1.9K New Ideas
- 118 The Flea Market
- 5.4K Software
- 4.9K SmartSDR for Windows
- 35 SmartSDR for Maestro and M models
- 84 SmartSDR for Mac
- 143 SmartSDR for iOS
- 149 SmartSDR CAT
- 66 DAX
- 278 SmartSDR API
- 7K Radios and Accessories
- 5.8K FLEX-6000 Signature Series
- 553 Maestro
- 14 FlexControl
- 721 FLEX Series (Legacy) Radios
- 147 Power Genius Products
- 116 Power Genius XL Amplifier
- 10 Power Genius Utility
- 21 Tuner Genius
- 41 Shack Infrastructure
- 22 Networking
- 88 Remote Operation (SmartLink)
- 50 Contesting
- 127 Peripherals & Station Integration
- 61 Amateur Radio Interests
- 402 Third-Party Software
Comments
I haven't played with the Audio settings in FRStack, but, from what I see, those buttons only control headphone volume and line out volume and I think that is on the Radio only.
I'm testing on a remote Maestro and the audio levels do not change. I think this is how it is designed, but maybe Mark can comment.
If you check the FRStack Rest Help, you can see a list of commands.
Mike
From your web browser if you were to type:
http://localhost:13522/api/ActiveSlice/nblevel?param=UP
It returns:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">20</string>
Currently my NB was set for 20
From your web browser if you were to type:
http://localhost:13522/api/ActiveSlice/nblevel?param=30
It returns:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">30</string>
Now my NB level is 30 and the key on the Stream Deck updates and says 30
UP/DOWN/FM/DIGL etc type parameters don't seem to be working for me. Am I missing some other windows component(s) or software to support those types of values?
The +Slice and -Slice are hotkeys not Rest calls, i will fix this in the next update.
For now the + slice should be URL of http://localhost:13522/api/radio/slice
with the param of "param=CREATE" and - slice param should be "param=DELETE".
Drag a new Rest Call from right to button and overwrite existing. Then set value to above information
Use the FRStack Help menu item for REST Help to make sure the API command you are using supports the value you are trying to set. For example to set FM the command would be http://localhost:13522/api/activeslice/MODE?param=FM
Thanks for your efforts
You may notice that the Band window that the 160M band goes to 6M.
To fix this, just edit the button in the Stream Deck GUI and change the Click Param to
param=160
Mike
I have a very bad habit of leaving dozens upon dozens of windows open on my shack computer which isn't good. 11 instances of Firefox each with between 10 and 35 tabs open, then Thunderbird, Excel, Adobe PDF and so on. This tool and it's one button app setup will perhaps break me of this ridiculous habit and thus freeing us so much resources.
_..--
k3Tim / 7
How can I get them?
I do not have Stream Deck yet, just installed their SW to check it out, but cannot do much as no files there to run
Sergey, KN7K
Tim
It is extremely easy to program this device. You can even drag and drop buttons to other buttons. Piece of cake
The device has not arrived yet so will spend some time playing with it tonight or tomorrow.
Bye for now AlanH.
Roy, there is a command to shutoff the SPE but I could not find a command to turn it on. I use the remote on/off signal on the control port of the SPE to remote control the 1.3K on and off.
Thank you *very much* for your support of the Stream Deck. It's a great addition to my desktop.
I have one question: how do you get date from the radio to be displayed on the Stream Deck button, eg: Next Slice A(0) or B(1)?
Michael -- KM6LHD