Welcome to the new FlexRadio Community! Please review the new Community Rules and other important new Community information on the Message Board.
Need the latest SmartSDR, Power Genius, Tuner Genius and Antenna Genius Software?
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
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
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.
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.
Profile List Problem
Walt - KZ1F
Member ✭✭
The following code exists in Radio.cs @ 7502
case "tx":
if (_profileTXList.Contains(profile_name)) {
_profileTXSelection = profile_name;
RaisePropertyChanged("ProfileTXSelection");
}
else {
Debug.WriteLine("Profile List Problem!");
}
break;
What I think is weird, conscious ignorance, is this condition is only flagged for the tx profile not the global, mic, or displays.
This line is preceded by the following statuses from the radio.
received status S5B89EDCD|profile tx current=
Profile List Problem!
received status S5B89EDCD|profile mic current=
Is this something that you guys wanted to capture or track? I am seeing it for profile mic as well, as you can see.
thanks,
Walt - kz1f
case "tx":
if (_profileTXList.Contains(profile_name)) {
_profileTXSelection = profile_name;
RaisePropertyChanged("ProfileTXSelection");
}
else {
Debug.WriteLine("Profile List Problem!");
}
break;
What I think is weird, conscious ignorance, is this condition is only flagged for the tx profile not the global, mic, or displays.
This line is preceded by the following statuses from the radio.
received status S5B89EDCD|profile tx current=
Profile List Problem!
received status S5B89EDCD|profile mic current=
Is this something that you guys wanted to capture or track? I am seeing it for profile mic as well, as you can see.
thanks,
Walt - kz1f
0
Answers
-
The code mentioned was written to debug a tx profile issue. Note that Debug statements are ignored when compiling in release mode. We will often leave debug code in place for future reference when looking into a problem.0
-
Thanks Eric, I did not know that about DebugWrite. I just learned my 'something new' today, so I suppose I can go back to bed.0
Leave a Comment
Categories
- All Categories
- 289 Community Topics
- 2.1K New Ideas
- 535 The Flea Market
- 7.5K Software
- 6K SmartSDR for Windows
- 146 SmartSDR for Maestro and M models
- 360 SmartSDR for Mac
- 249 SmartSDR for iOS
- 231 SmartSDR CAT
- 172 DAX
- 352 SmartSDR API
- 8.8K Radios and Accessories
- 7K FLEX-6000 Signature Series
- 26 FLEX-8000 Signature Series
- 850 Maestro
- 44 FlexControl
- 847 FLEX Series (Legacy) Radios
- 796 Genius Products
- 416 Power Genius XL Amplifier
- 277 Tuner Genius XL
- 103 Antenna Genius
- 243 Shack Infrastructure
- 166 Networking
- 404 Remote Operation (SmartLink)
- 130 Contesting
- 631 Peripherals & Station Integration
- 125 Amateur Radio Interests
- 870 Third-Party Software