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.

How to specify filter in lower sideband using Filt API?

Options
Dave AA6YQ
Dave AA6YQ Member ✭✭
edited June 2020 in SmartSDR API
The ethernet API command

filt <slice index> <low_cut_hz> <high_cut_hz>

always places the filter in the upper-sideband.  Reversing <low_cut_hz> and <high_cut_hz> causes the command to be ignored.

How does one place a filter in the lower sideband using the ethernet API?

Answers

  • Ken - NM9P
    Ken - NM9P Member ✭✭✭
    edited June 2020
    Options
    Try using negative numbers?
  • Carl Moreschi
    Carl Moreschi Member
    edited July 2015
    Options
    Yes, that is the way to do it.  Just multiply the lo cut and hi cut by -1 for LSB.
  • Dave AA6YQ
    Dave AA6YQ Member ✭✭
    edited July 2018
    Options
    Thanks guys, that works. I've updated the wiki page with this information.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.