Welcome to the 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 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.

Eric-KE5DTO admin

  • Re: API: When does Panadapter scroll?

    I had to go back and study our own code to understand how this works. You are correct that we use the 10% mark as a boundary. In this case (SmartSDR for Windows), we have what we call edge tuning whe…
  • Re: Problem with v3.4.21

    Just to update on this issue (SMART-9418), I remoted into James system and observed what he was seeing and then I was able to duplicate the issue on my 6400M here in the office. Now that we have a se…
  • Re: Questions about spot API

    Confirmed. The lifetime_seconds just sets a field and a timestamp is created and compared to the original spot timestamp to know when to eliminate that spot. The frequency/Callsign combo is considere…
  • Re: .NET API "Hello World?"

    So here's the story -- if we drive these changes through the radio, the user experience is less than smooth due to the way the commands and status updates interact and the inherent delays gettin…
  • Re: FlexAPI Waterfall Code

    The waterfall data is actually very similar to the Panadapter data. However, this requires that we render it in the client. We chose to leave it this way architecturally for several reasons. The bigg…