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.
Using TXAudio class to send IQ samples to Flex-6500 to transmit
Options
Noel
Member
Hello,
We've been working on establishing an interface between GNU Radio and a Flex-6500 radio where ideally GNU Radio would send IQ samples to the Flex-6500 to transmit. We've found a file called TXAudio Stream written by Flex Radio (https://github.com/cjam/FlexlibMono/blob/caa5c3c94212b725bceeac705ad3dbc51718f8c1/src/FlexLib/TXAudi...) where it seems that we can pipe samples into a TXAudio stream object to be sent to the Flex-6500 for transmitting. After looking at this file,https://community.flexradio.com/flexradio/topics/new/add_details?post_flow=true&topic%5Bsubject%5D=Using+TXAudio+class+to+send+IQ+samples+to+Flex-6500+to+transmit we have some questions:
- The class formats the audio as a stream of floats into a VITA-49 packet. Once this stream is sent, how does the Flex utilize it? Does it send it as is or does it perform some additional processing on the samples?
- Could this class be used to send IQ samples instead of audio samples? If so, what additional changes would be required? We haven't seen anyone try to send IQ samples to a flex radio for transmission. Are there are any specific hardware limitations preventing this? Does the Flex-6500 even allow external IQ samples to be sent to it for transmission?
- Our final question is regarding this line of code, of which a screenshot is attached : _txDataEndPoint = new IPEndPoint(_radio.IP, 4991); It seems that 4991 represents a specific port number. If we wanted to transmit IQ samples instead of audio samples, would a different port number be required?

Thanks,
Noel Teku
We've been working on establishing an interface between GNU Radio and a Flex-6500 radio where ideally GNU Radio would send IQ samples to the Flex-6500 to transmit. We've found a file called TXAudio Stream written by Flex Radio (https://github.com/cjam/FlexlibMono/blob/caa5c3c94212b725bceeac705ad3dbc51718f8c1/src/FlexLib/TXAudi...) where it seems that we can pipe samples into a TXAudio stream object to be sent to the Flex-6500 for transmitting. After looking at this file,https://community.flexradio.com/flexradio/topics/new/add_details?post_flow=true&topic%5Bsubject%5D=Using+TXAudio+class+to+send+IQ+samples+to+Flex-6500+to+transmit we have some questions:
- The class formats the audio as a stream of floats into a VITA-49 packet. Once this stream is sent, how does the Flex utilize it? Does it send it as is or does it perform some additional processing on the samples?
- Could this class be used to send IQ samples instead of audio samples? If so, what additional changes would be required? We haven't seen anyone try to send IQ samples to a flex radio for transmission. Are there are any specific hardware limitations preventing this? Does the Flex-6500 even allow external IQ samples to be sent to it for transmission?
- Our final question is regarding this line of code, of which a screenshot is attached : _txDataEndPoint = new IPEndPoint(_radio.IP, 4991); It seems that 4991 represents a specific port number. If we wanted to transmit IQ samples instead of audio samples, would a different port number be required?
Thanks,
Noel Teku
0
Answers
-
Noel,
The Tx Audio stream is for sending audio from something external to the Flex Radio. The Radio's client (SmartSDR) has a button which, when toggled on, causes the radio to use the audio from this stream as the transmit audio (e.g. for a voice keyer). The radio mutes this source of audio if the microphone attached to the radio is activated.
There is another type of stream, a DAX IQ stream that sends IQ samples from the radio to something external.
There is a "helper" application called SmartDAX which is normally run with SmartSDR to control the various streams.
I'm not aware of any ability to send IQ samples to the radio for transmission.
A client for the Flex radio maintains a TCP connection for command and control usage to/from the radio, a UDP "connection" to receive streams of data (e.g. audio and/or IQ) and a a UDP "connection" to the radio on port 4991 to send a Tx Audio Stream to the radio.
All of this is covered in the SmartSDR User's guide which can be downloaded from here:
https://www.flexradio.com/downloads/smartsdr-software-user-guide-pdf/
I hope that helps.
73's Doug
0
Leave a Comment
Categories
- All Categories
- 401 Community Topics
- 2.2K New Ideas
- 689 The Flea Market
- 8.6K Software
- 196 SmartSDR+
- 6.6K SmartSDR for Windows
- 200 SmartSDR for Maestro and M models
- 460 SmartSDR for Mac
- 279 SmartSDR for iOS
- 268 SmartSDR CAT
- 220 DAX
- 395 SmartSDR API
- 9.6K Radios and Accessories
- 109 Aurora
- 348 FLEX-8000 Signature Series
- 7.2K FLEX-6000 Signature Series
- 999 Maestro
- 58 FlexControl
- 872 FLEX Series (Legacy) Radios
- 975 Genius Products
- 482 Power Genius XL Amplifier
- 358 Tuner Genius XL
- 135 Antenna Genius
- 321 Shack Infrastructure
- 226 Networking
- 483 Remote Operation (SmartLink)
- 145 Contesting
- 847 Peripherals & Station Integration
- 147 Amateur Radio Interests
- 1.1K Third-Party Software