SmartSDR v3.8.19 and the SmartSDR v3.8.19 Release Notes | SmartSDR v2.12.1 and the SmartSDR v2.12.1 Release Notes
SmartSDR v1.12.1 and the SmartSDR v1.12.1 Release Notes
Power Genius XL Utility v3.8.8 and the Power Genius XL Release Notes v3.8.8
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.
FLDIGI setup on a mac
Answers
-
0
-
Thanks, Paul, I using the Hamlib connection to the radio seems to make the transition from transmit mode to listen mode very quickly. But I need to set up al the macros before I make some contacts. Had everything working on windows, but having fun getting it all working on the mac now.0
-
Kieth,
Couldn't find your call to email you so decided to respond here. I am in the middle of getting a Mac Mini setup and am at the Flidigi stage. Any info you can offer would be appreciate, links, etc.
Warren KC0GU
0 -
I had it working at one point and made a few RTTY contacts. Did not find it decoded CW as well as I had hoped. Been about a year since I have tried, but will fire it up this weekend and report back with my setup. My email is keithm@mac.com
My FT8 setup is very robust and have fun with it. If you did not run across it, the video of that setup is at:
https://vimeo.com/436933157/8192c3955f
Keith
WA5VTT
0 -
Hi Keith, this is from another FLEX group that I did the other Day and maybe it will help you a little
DAX: you can use either the built in DAX or XDAX stand alone BUT ONLY one of them, but the built in one is very limited to just a couple of slices.
XDAX and XCAT: make sure you select the Radio in the Radio chooser in each of the X Programs.
Then in loopback make sure you have the XDAX sound devices set up for each XDAX device that XDAX created including the DAX TX (like you have in the Windows DAX Program)
In XCAT build a 127.0.0.1:5011 device or similar.
For FLDIGI use the Kenwood TS2000 radio profile NOT the Flexradio profile and HamLib, the FlexRadio radio profile crashed here every time I went into transmit mode and be sure to set up the COM settings in FLDigi for the 127.0.0.1:5011 IP CAT port that you previously created in XDAX.
Thanks to the guys on here who have given me a few ideas on the Email Reflector and the above is what worked for me.
hope this helps get you going, I was VERY frustrated over a year with setting up the MAC stuff and so glad I got it working.
0 -
wow, there are too many terms in there I do not know. I need screen shots of the setup. I am receiving but have not rig control for frequency or ptt. where is that discussion you mentioned?
Keith
WA5VTT
0 -
Hi Keith
Okay here goes some screen grabs of my configuration
Here is the XCAT Radio Chooser, When you select up your Radio and click on in the "Set as Default" and "Connect" will not be grayed out and you can select what you want, Where i have two radio's I want to do this manually. ONCE you select on "Set as Default" you won't see the Radio chooser anymore.
Here is my CAT ports I added for 4 Slices A,B,C,D (Change the CAT Port to something NOT previously used on your Network) using the Edit command on the first one then when you create the others they will follow in sequence.
Here is how I configured Loop Back at the Bottom Left you will see "New Virtual Device" I added one of these for Each slice and 1 for DAX TX. You do not really need a Monitor device unless you want to listen to your Audio.
XDAX This is how I set my XDAX us
Here is the Radio chooser, sets it up the SAME as the XCAT chooser, ONCE you select on "Set as Default" you won't see the Radio chooser anymore.
How I set up my XDAX Audio ports, When you start SmartSDR be sure to click on the buttons in front of the "TX Stream", "RX Stream's" and "Mic Stream" you use.
You will notice I set my XDAX and XCAT up similar to the Windows DAX and CAT so I don't get confused.
BE SURE you have DAX clicked in SmartSDR, just like you do in Windows.
There are a lot of ways to set this up but this is how I do it here and seems to work to my liking.
hope this helps
1 -
Thanks, visuals help! Some day someone needs to post a acronym summary:
xDAX stand for? and it function is?
xCAT
DIGU
SLICE
UDP broadcast?
DXLab TCP
...
I think I now have FLDIGI working in tandem with MacloggerDX and FLDIGI on a Mac and will post a video soon. Would love someone who understand the lingo to tell me if I have something that is not optimal.
0 -
Okay Warrant, hope this helps: (corrections and better ways to proceed welcome. )
------------
This link will take you to a rather long video showing the setup I have for the following combination:
FLDIGI, Mac, DogparkSDR, MacloggerDX, Xcat,Xdax, DogparkSDR and of course a Flexradio. I am new at this so corrections or advice on a better way to proceed are welcome.
1 -
Keith Most of the acronyms are in the Flex SmartSDR user guide.
xDAX stand for? and it function is?: It stands for Digital Audio Cross connect, it is to handle the Audio in and out of the SDR Radio and 3rd party soundcard type programs The X just separates the MAC and Windows versions
xCAT : It stands for Computer Aided Transceiver and it is used to handle the Serial or IP communication in and out of a Radio and 3rd party programs, The X just separates the MAC and Windows versions
DIGU : This stands for a mode on the Radio like USB, LSB, FM or AM and is used for Digital communication like WSJT-X, FLDigi, RTTY etc. using the USB mode, DIGL uses LSB they turn off ALL Transmit processing regular USB and LSB has on so you get the cleanest Data signal as possible.
SLICE: basically separate Receivers / Panadapters on the FLEX radios that the Primary or multiple users can use to operate the Radio either remotely or locally, The 6300 and 6400 have 2 Slices, 6600 and 6500 have 4 Slices and the 6700 has 8 Slices.
UDP broadcast? This is a type of protocol that JUST sends data without listening for a response to make sure the Data packet gets through like TCP does and does NOT send the Packet over again, It is NOT a good way to send Data over the Internet or your local network, it is used by some NON critical uses on the internet and your local network.
DXLab TCP: (Two different things) DXLab is a multifunction Logging type 3rd party program.
TCP: in the form of "DXLAB" and other programs have to interface a 3rd party software like DXLab, FLDigi , WSJT-X etc. CAT information WITHOUT converting it to a COM port and back and MANY MANY other uses to control and communicate to other equipment. Using the Local area network the CAT information usually on the IP address of "127.0.0.1" and a port number like ":5001" if your on the same Computer with the programs.
A different port number? looking at it like the post office, the IP address is the Zip code between one computer or device and another and the port is the P.O. Box or street address you want the data to go to.
You can google some of this stuff to get a better information but there you go in a nut shell.
0 -
Very helpful. I have indeed been scouring the Flex manual and doing some Google searches. Regarding DAX. In the case of a Flex, the audio in the computer generated FLDIGI needs to get to the Flexradio which is on the other end of an ethernet cable. So is it correct to say the xDax software "digitizes" that audio and sends over the ethernet to the Flex radio as data? or maybe it is only sending it to SmartSDR (in my case DogparkSDR) which handles putting in on the ethernet.
In any case, I have it working. Just made a 20 minute QSO with a 84 yr old in south Texas and didn't miss a letter. But it is nice to understand how it all works ;-) thanks for the help. I am only 5 min from Flexradio headquarters in Austin, will have to go visit someday with any remaining questions ;-) 3rd party software has to be a challenge for them.
0
Leave a Comment
Categories
- All Categories
- 289 Community Topics
- 2.1K New Ideas
- 536 The Flea Market
- 7.5K Software
- 6K SmartSDR for Windows
- 146 SmartSDR for Maestro and M models
- 360 SmartSDR for Mac
- 250 SmartSDR for iOS
- 231 SmartSDR CAT
- 172 DAX
- 353 SmartSDR API
- 8.8K Radios and Accessories
- 7K FLEX-6000 Signature Series
- 31 FLEX-8000 Signature Series
- 851 Maestro
- 44 FlexControl
- 847 FLEX Series (Legacy) Radios
- 799 Genius Products
- 417 Power Genius XL Amplifier
- 279 Tuner Genius XL
- 103 Antenna Genius
- 243 Shack Infrastructure
- 166 Networking
- 404 Remote Operation (SmartLink)
- 130 Contesting
- 632 Peripherals & Station Integration
- 125 Amateur Radio Interests
- 873 Third-Party Software