KD0RC Flexicraft Utility
I wrote a little utility that I use with my Flex 6400 to automagically select RF output power based on band, mode and whether my KPA 500 amp is in operate or standby. It is similar to the functionality of DDUtil, but mine carries a power value for each mode because I found that my amp requires different amounts of drive for SSB than for CW (and I presume for other modes).
Randy, AA8R, asked me about running SO2R with one amp (an Elecraft KPA 500) such that when selecting the TX slice with the amp, the Flex RF output would be dropped to an appropriate level and when selecting the TX slice with no amp, RF output would go back to 100.
I noodled it over, and think that I can accomplish that with a little additional coding on my existing app. I have not made this app public because DDUtil has so much more functionality, supports more equipment and so forth. Now that Randy has a more specific need, I will go ahead and upgrade mine and make it available on GitHub.
Here is what the app looks like now:
https://us.v-cdn.net/6032377/uploads/DNY11C4Y5PEW/image.png
https://us.v-cdn.net/6032377/uploads/0VOCEO5MOYBE/image.png
I anticipate adding a field to the Amp panel so that you can choose which antenna port the amp is connected to. With the new setup, the power out will follow the selected antenna, mode and TX flag.
I have a few other items to add to the amp panel (things like a fault annunciator, fault reset and probably a few others). I also need to write a user manual. It has been quite a while since I wrote this, so I will take a little time to get myself re-acquainted with the code. In the meantime, I would encourage any discussion about it on this thread of the Flex Community.
I should have the existing version up on GitHub in the next few days so people can try it out to see its potential. This utility only works with Flex 6000 and 8000 radios and Elecraft amps and tuners (only the KPA 500/KAT 500 combo have been tested).