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 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.

Panadapter Bandscope and Waterfall

edited June 2015 in SmartSDR API
Does anyone have example code for displaying the Bandscope and Waterfall stream?
Looks like the Panadapter returns a StreamID for these type of objects.
Is this stream a video stream?  If yes what video codec is used?

Answers

  • edited June 2015
    The panafall is not video. You have to actually draw the display using the data packets sent from the radio to the client. I'm in the middle of that now too. If you look at my post, "Creating my own panadapter" , you will find advice on how to go about displaying the data. There's no example yet of how to do it other than some very good pointers.
    james
    WD5GWY

  • edited June 2015
    Ok Thanks James

Leave a Comment