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.1.5 | SmartSDR v4.1.5 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.1.5 | SmartSDR v4.1.5 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.
console.writeline on disconnect()?
rfoust
Member ✭✭
When calling radio.disconnect(), it looks like there might be a console.writeline somewhere in the code. Any chance that can be removed? :-) I can't find a way to cast it to void or send it (easily) to null or anything. Not a big thing, just an annoyance. Looks like it is printed twice if there is an active connection to the radio, but only once if there isn't an active connection already established.
Thanks!
-Robbie

0
Answers
-
Robbie,
There are a handful of debug printouts like this in the FlexLib source. You can safely comment them without issue. Usually they are Debug.WriteLine calls so that they don't end up in release code. This one looks like it was in Console.WriteLine as we were testing a condition that only happened in Release mode.
I have commented this one in our source so this shouldn't appear in future updates to the library. Thanks for catching this and let us know if you have any additional questions.1 -
Line 136
D:Visual Studio 2013flexlibFlexLib_APICatCatMain.cs(136): Console.WriteLine("Radio removed: " + radio.ToString());
0 -
Thanks Eric, I appreciate it! :-)
0
Leave a Comment
Categories
- All Categories
- 388 Community Topics
- 2.2K New Ideas
- 658 The Flea Market
- 8.4K Software
- 156 SmartSDR+
- 6.5K SmartSDR for Windows
- 186 SmartSDR for Maestro and M models
- 439 SmartSDR for Mac
- 275 SmartSDR for iOS
- 265 SmartSDR CAT
- 204 DAX
- 386 SmartSDR API
- 9.4K Radios and Accessories
- 53 Aurora
- 297 FLEX-8000 Signature Series
- 7.2K FLEX-6000 Signature Series
- 970 Maestro
- 58 FlexControl
- 866 FLEX Series (Legacy) Radios
- 944 Genius Products
- 471 Power Genius XL Amplifier
- 347 Tuner Genius XL
- 126 Antenna Genius
- 306 Shack Infrastructure
- 215 Networking
- 468 Remote Operation (SmartLink)
- 142 Contesting
- 811 Peripherals & Station Integration
- 144 Amateur Radio Interests
- 1.1K Third-Party Software

