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.

Extra nulls in slice command

Options
rfoust
rfoust Member ✭✭
edited February 2017 in SmartSDR API
Looks like there some extra null characters in between the slice and radio slices status messages. When I follow the conversation in wireshark, this is what it looks like: S0|slice 3 in_use=0 tx=0 active=0 ..........S0|radio slices=8 panadapters=7 lineout_gain=57 lineout_mute=0 Looking at the hex dump, looks like after "active=0" there is a newline, followed by 10 null characters (hex 00). I'm splitting the lines by newline which resulted in the 2nd line starting with several nulls. Now I'm just regex-ing out the nulls '^x00*' but figured I'd mention it in case it uncovers any other issues.

Answers

  • Eric-KE5DTO
    Eric-KE5DTO Administrator, FlexRadio Employee admin
    edited February 2017
    Options
    Thanks for finding this and reporting it.  I'm putting this in our internal issue tracking system as #431.

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.