bluerobotics / ping-viewer

Ping Viewer is an open-source application to view and record data from the Blue Robotics Ping Echosounder and Ping360 Scanning Sonar.
https://docs.bluerobotics.com/ping-viewer/
GNU General Public License v3.0
40 stars 38 forks source link

Pingviewer #1076

Open KoffiNaznof opened 2 months ago

KoffiNaznof commented 2 months ago

We built an Unmanned Surface Vehicle using Pixhawk and Ping Sonar. The ping sonar will send the signal and generate my image /data through ping_viewer. However, my Pingviewer shows only a blank screen with "0.00m Confidence :0%. Please, what am I doing wrong? What am I supposed to do? All suggestions are welcomed and appreciated.

patrickelectric commented 2 months ago

Hi @KoffiNaznof, how are you doing the bridge between ping and ping-viewer ?

KoffiNaznof commented 2 months ago

I am using BLUART USB to TTL Serial and RS485 Adapter.

KoffiNaznof commented 2 months ago

Thank you in adavance Patrick.

patrickelectric commented 2 months ago

Are you using BlueOS and connect bluart on it or directly in your computer that ping viewer is running ?

On Sat, Apr 20, 2024, 19:13 KoffiNaznof @.***> wrote:

I appreciate your quick reply.

— Reply to this email directly, view it on GitHub https://github.com/bluerobotics/ping-viewer/issues/1076#issuecomment-2067801068, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJIYCJPLXZCXOYY6NDUYO3Y6LSA7AVCNFSM6AAAAABGQZUBXGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRXHAYDCMBWHA . You are receiving this because you commented.Message ID: @.***>

KoffiNaznof commented 2 months ago

Please, what is BlueOS? and how can access it?

KoffiNaznof commented 2 months ago
BlueOS
KoffiNaznof commented 2 months ago

Are you using BlueOS and connect bluart on it or directly in your computer that ping viewer is running ? On Sat, Apr 20, 2024, 19:13 KoffiNaznof @.> wrote: I appreciate your quick reply. — Reply to this email directly, view it on GitHub <#1076 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJIYCJPLXZCXOYY6NDUYO3Y6LSA7AVCNFSM6AAAAABGQZUBXGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRXHAYDCMBWHA . You are receiving this because you commented.Message ID: @.>

I connected the bluART directly to the computer . Is there any alternative way of doing it ? I am not too sure about BlueOS. Thanks