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 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.

Is there a way to run 2 copies of SSDR Mac at the same time (controlling 2 different radios)?

Options

I have 2 flex radios that I want to run simultaneously. Can I launch 2 instances of ssdr? I know that dax and cat might be a problem but I am using nCAT and nDAX on Linux and controlling the flex from there.

Answers

  • K3SF
    K3SF Member ✭✭✭
    Options

    you could try open -n terminal command



    i have used this to build a script to open multiple instances of wsjtx for ft8


    do shell script "open -n /Applications/HamRadio/WSJT/wsjtx.app --args -r SliceA "

    do shell script "open -n /Applications/HamRadio/WSJT/wsjtx.app --args -r SliceB "


    paul K3SF