Skip to content

Endlines stripped if "high rate" on serial ? (Arduino -> PC) #3

Description

@rhaamo

Hello,

I'm trying to use the plugin with Serial but i got some syntax error when sending rapidly Set command from serial, like for changing frequency.

Is this a problem related to newer SDRSharp or somewhere in the plugin ?

I've been using Serial.println on arduino and even switched to .print and manually adding \r\n but it seems that the plugin receive some lines with the endline stripped.

I've used HHD serial monitor to see that the plugin returns an error with some (>3 or >5) json Set Frequency on the same string without \r\n...
After that SDRSharp crash.

So I can use it to really slowly change frequency but that's all.

Any ideas about this issue ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions