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 check the Help Center for known solutions.
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.
Need the latest SmartSDR and Power Genius Software?
SmartSDR v3.1.12 and the SmartSDR v3.1.12 Release Notes. | SmartSDR v2.6.2 and the SmartSDR v2.6.2 Release Notes.
SmartSDR v1.12.1 and the SmartSDR v1.12.1 Release Notes. | Power Genius XL Firmware v3.4.16. | Power Genius XL Utility v2.2.10.
SmartSDR v3.1.12 and the SmartSDR v3.1.12 Release Notes. | SmartSDR v2.6.2 and the SmartSDR v2.6.2 Release Notes.
SmartSDR v1.12.1 and the SmartSDR v1.12.1 Release Notes. | Power Genius XL Firmware v3.4.16. | Power Genius XL Utility v2.2.10.
SmartSDR V2 and WSJTx setup video

Leave a Comment
Categories
- 70 Community Topics
- 1.9K New Ideas
- 120 The Flea Market
- 5.4K Software
- 4.9K SmartSDR for Windows
- 35 SmartSDR for Maestro and M models
- 87 SmartSDR for Mac
- 144 SmartSDR for iOS
- 150 SmartSDR CAT
- 69 DAX
- 279 SmartSDR API
- 7.1K Radios and Accessories
- 5.8K FLEX-6000 Signature Series
- 557 Maestro
- 14 FlexControl
- 723 FLEX Series (Legacy) Radios
- 153 Power Genius Products
- 119 Power Genius XL Amplifier
- 12 Power Genius Utility
- 22 Tuner Genius
- 41 Shack Infrastructure
- 22 Networking
- 89 Remote Operation (SmartLink)
- 50 Contesting
- 128 Peripherals & Station Integration
- 62 Amateur Radio Interests
- 405 Third-Party Software
Comments
Just a note for anyone who encountered what I did
when I upgraded from 1.8 to 1.9.
My drop-down window for choosing the different bands
were blank. If I chose a band manually, it would show
the band in the drop-down window and the freq in the
in the dial frequency window.
I uninstalled and re-installed several times. Downgrade
to 1.8 and the band choices were back. The only fix
I found was not only, uninstall, but go into the users
folder on Windows and remove WSJT from there also.
I re-installed WSJT 1.9 and, presto, all functions
were there.
Not sure if I am the only one who encountered this,
but this is what worked for me.
73, Jim N9VC
Thank you so much for the wonderful information. All this time I have been saying that this program would not work with 6.**** as the selected radio. I was wrong!
I had one slight hitch. When I selected Flex 6.**** my network server entry had no defaults showing. I had to manually enter the I/P address of my computer after doing a network scan of the clients. It still failed when I selected 192.1.168.131:5002. I am not using DDUTIL. However once I added 5003 as an additional CAT port it worked perfectly. Thank you for going to all that trouble. Well done!
Jim, K6QE
73, Jim N9VC
Cal/N3CAL
In the future please post (or repost) them in higher resolution. On this conventional desktop (at least) it is very hard to read the details of the small images. When I try to go full screen I get FULL SCREEN IS UNAVAILABLE trying several different browers. -Dave.
I have to consider all users, so it is done in 720P exactly. 1280 x 720.
Not everyone has the higher resolutions. If you go to the actual youtube video, you can see it full screen. Just click the YouTube symbole
Mike
You can test this by bringing up a command prompt and doing an
nslookup localhost
C:Users840G1>nslookup localhost
Server: UnKnown
Address: 10.2.0.10
Non-authoritative answer:
Name: localhost.homeip.net
Address: 127.0.0.1
In that file will be a lookup table that says the localhost is the same as 127.0.0.1. 127.0.0.1 is the default IP address for the actual 'host' or the computer you are working on.
You can actually add your own names if you wish to the hosts file. You could say my computer name is "fredflinstone 127.0.0.1" and get the same result.
The structure for this entry can be either:
127.0.0.1:5003
or
localhost:5003
Where it is "ip address" or "host name" : port number
The Colon is critical too.
There are many ways to solve this. I tried to give you the most fool proof one.
Mike