-
Notifications
You must be signed in to change notification settings - Fork 6
Add: Omniscan450 example #65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add: Omniscan450 example #65
Conversation
5df18f2
to
e97f9d8
Compare
@Williangalvani |
ping @Williangalvani |
e97f9d8
to
d7c973e
Compare
ping @NickNothom |
d7c973e
to
ef4efc8
Compare
@patrickelectric @NickNothom @Williangalvani seems that SonarView extension needs to be disabled for testing it. UDP test:
TCP test:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, but I'd not a rust guy, I'd wait for @patrickelectric 's review
|
||
let device_information = omniscan450.device_information().await?; | ||
|
||
println!("Device information: {device_information:?}"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it possible for us to have more messages ?
@patrickelectric can you forward to omniscan mainteners ? Nick?
Need to test on a real device:
cargo run --example omniscan450 -- --serial-port /dev/ttyUSB0
Need: