Welcome to the FlexRadio Community! Please review the new Community Rules and other important new Community information on the Message Board.
The latest SmartSDR Software:
SmartSDR v4.2.20 | SmartSDR v4.2.20 Release Notes
SmartSDR v3.10.15 | SmartSDR v3.10.15 Release Notes
The latest 4O3A Genius Product Software:
The latest 4O3A Genius Product Software and Firmware
SmartSDR v4.2.20 | SmartSDR v4.2.20 Release Notes
SmartSDR v3.10.15 | SmartSDR v3.10.15 Release Notes
The latest 4O3A Genius Product Software:
The latest 4O3A Genius Product Software and Firmware
How to Receive Technical Support::
If you are needing assistance with FlexRadio products, please refer to the product documentation or check the Help Center for known solutions. Need technical support from FlexRadio? It's as simple as creating a HelpDesk ticket.
If you are needing assistance with FlexRadio products, please refer to the product documentation or check the Help Center for known solutions. Need technical support from FlexRadio? It's as simple as creating a HelpDesk ticket.
FlexModule Powershell Module (alpha testers?)
Options
Any Powershell users out there? If so, I've got a new powershell module for you that uses the FlexLib API.
Consider this a very alpha release intended for powershell scripters and/or .net developers - it hasn't even made it to beta status. So anything and everything could change. There isn't any help content and definitely no documentation yet, so if you're gonna play with this, it will help to have some experience with powershell and scripting in general, and it is even better if you know how to clone software using Git or GitHub since that is where the code repo lives.
But if anyone wants to try it out as an alpha tester, go for it. The major stuff is working, connecting to the radio, getting/setting slice and panadapter settings, and even creating new slice receivers. Also, you can get/set/create new memory entries which is great if you want to make a CSV file and import them that way.
For the most part, these functions (cmdlets) are just wrappers around the major API functions that control the radio to make it easy to use from the command line. SSDR really needs to be running at the same time to use these properly. It *should* also support multiple radios on your network, but I only have one so I can't test that.
The current list of cmdlets are:
DISCLAIMER: This is new code intended for experimenters and could have bugs and may cause unexpected results to your computer or your radio. If you aren't comfortable with this, do not use this software.
Other than that, have fun and feel free to provide constructive feedback and bug reports.
Oh, here is the link to the module on GitHub: https://github.com/rfoust/FlexModule
Enjoy!
-Robbie KI4TTZ
Edit: By the way, this is free. :-)
Consider this a very alpha release intended for powershell scripters and/or .net developers - it hasn't even made it to beta status. So anything and everything could change. There isn't any help content and definitely no documentation yet, so if you're gonna play with this, it will help to have some experience with powershell and scripting in general, and it is even better if you know how to clone software using Git or GitHub since that is where the code repo lives.
But if anyone wants to try it out as an alpha tester, go for it. The major stuff is working, connecting to the radio, getting/setting slice and panadapter settings, and even creating new slice receivers. Also, you can get/set/create new memory entries which is great if you want to make a CSV file and import them that way.
For the most part, these functions (cmdlets) are just wrappers around the major API functions that control the radio to make it easy to use from the command line. SSDR really needs to be running at the same time to use these properly. It *should* also support multiple radios on your network, but I only have one so I can't test that.
The current list of cmdlets are:
- connect-FlexRadio
- disable-FlexTNF
- disconnect-FlexRadio
- enable-FlexTNF
- export-FlexDatabase
- get-FlexCommand
- get-FlexControlLog
- get-flexlatestfolderpath
- get-flexlibpath
- get-FlexMemory
- get-flexpacket
- get-FlexPanadapter
- get-FlexProfile
- get-FlexRadio
- get-FlexSliceReceiver
- import-flexlib
- new-FlexMemory
- new-FlexSliceReceiver
- remove-FlexMemory
- remove-FlexPanadapter
- remove-FlexSliceReceiver
- select-FlexMemory
- set-FlexMemory
- set-FlexPanadapter
- set-FlexRadio
- set-FlexSliceReceiver
DISCLAIMER: This is new code intended for experimenters and could have bugs and may cause unexpected results to your computer or your radio. If you aren't comfortable with this, do not use this software.
Other than that, have fun and feel free to provide constructive feedback and bug reports.
Oh, here is the link to the module on GitHub: https://github.com/rfoust/FlexModule
Enjoy!
-Robbie KI4TTZ
Edit: By the way, this is free. :-)
1
Comments
-
Cool. I'll give it a shufty. I like me some Powershell.1
-
Awesome. You can run get-help on the various cmdlets to see what parameters they accept. All of the functions that can change stuff accept -whatif and -verbose.0
-
Also, the one main function I *can't* write yet is creating a new panadapter/panafall. Creating it is easy, but the radio sends the data streams back to powershell, not to SSDR. This doesn't seem to be an issue with creating slice receivers though (the meter data on the slice).0
-
Added something neat tonight that I don't think anyone has done yet. There's a new cmdlet in the module called "start-FlexScreenSaver" with the -Frequency argument that will keep the display on the front of the flex in sync with the frequency on the selected/active slice receiver.
The display updates kinda slow (limitation of the LED display i guess) but it's still kinda cool to play with. The cmdlet is very basic, I'll make it more robust later.0
Leave a Comment
Categories
- All Categories
- 403 Community Topics
- 2.2K New Ideas
- 694 The Flea Market
- 8.6K Software
- 199 SmartSDR+
- 6.6K SmartSDR for Windows
- 202 SmartSDR for Maestro and M models
- 462 SmartSDR for Mac
- 280 SmartSDR for iOS
- 269 SmartSDR CAT
- 221 DAX
- 396 SmartSDR API
- 9.6K Radios and Accessories
- 120 Aurora
- 358 FLEX-8000 Signature Series
- 7.2K FLEX-6000 Signature Series
- 1K Maestro
- 58 FlexControl
- 872 FLEX Series (Legacy) Radios
- 982 Genius Products
- 486 Power Genius XL Amplifier
- 359 Tuner Genius XL
- 137 Antenna Genius
- 324 Shack Infrastructure
- 229 Networking
- 490 Remote Operation (SmartLink)
- 147 Contesting
- 850 Peripherals & Station Integration
- 148 Amateur Radio Interests
- 1.1K Third-Party Software

