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.
RequiredVersion in API
rfoust
Member ✭✭
In FlexRequiredVersion.cs, looks like Jenkins is using an old version number?
private static ulong required_version = FlexVersion.Parse("1.4.16.63");
This results in UpdateConnectedState() setting ConnectedState to "Update" when Status = Available.
ConnectedState : Update
Connected : False
WanServerConnected : False
Status : Available
Not a big deal for me, just came across it and thought I should report it.
73,
-Robbie
private static ulong required_version = FlexVersion.Parse("1.4.16.63");
This results in UpdateConnectedState() setting ConnectedState to "Update" when Status = Available.
ConnectedState : Update
Connected : False
WanServerConnected : False
Status : Available
Not a big deal for me, just came across it and thought I should report it.
73,
-Robbie
0
Comments
-
Robbie I had the same question. For an app using the FlexAPI as is the short answer is Radio.ConnectedState should be ignored and you should use Radio.Status. The reason for this is ConnectedState compares the radio version to a single value and if it does not match ConnectedState is set to update. So this means if your app only works with a specific version like SmartSDR then you have to update the version value to the version you require then rebuild the API DLL. If your app is coded to work with any version then just ignore the ConnectedState. You could also update the value and change the ConnectedState logic to look for same or newer versions.
I hope this helps.
73, Mark AA3RK
0 -
Correct. We don't update this file in version control as it is constantly changing internally and would result in a mess. You're welcome to change that value to the latest version if that helps with your application.0
-
Does not the API inspect the version number presented and respond in that version's protocol? Supported levels may be withdrawn after say 1 year or a major release.
This permits 3rd party users time to upgrade and avoid update urgency on each release that may or may not disable 3rd party execution.0
Leave a Comment
Categories
- All Categories
- 289 Community Topics
- 2.1K New Ideas
- 534 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
- 230 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