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
42 stars 39 forks source link

Ping360: hide bootloader #1015

Open jaxxzer opened 3 years ago

jaxxzer commented 3 years ago

image

Set the ping360 ip to 0.0.0.0, and it will restart into the bootloader, which has it's own (undocumented) ip.

patrickelectric commented 3 years ago

Ok, so the idea here is to not allow the user to set 0.0.0.0 ip address on ping360 ?

ES-Alexander commented 2 years ago

@patrickelectric

not allow the user to set 0.0.0.0 ip address on ping360 ?

That seems problematic. I think the presented idea was to hide the bootloader connection (192.168.0.111), since it can be confusing to the user and it allows attempting to configure it, even though it doesn't actually support configuration.

I think this is a bit less essential since the blue "Configuration is required" status now comes up for the one you're actually intended to configure, but it could still be helpful to disable IP configuration for the bootloader, and/or put in the status message that it's suspected to be a bootloader, and not the user-accessible device.