jaiarobotics / jaiabot

Jaiabot source code
Other
20 stars 2 forks source link

bug/120-second-jed-dive #855

Closed edsanville closed 3 months ago

edsanville commented 3 months ago

…m 100 seconds.

edsanville commented 3 months ago

The DCCL message had max value of 100 for the timeout value. This was increased to 120. If we want to support longer timeouts, we can increase this even further.

edsanville commented 3 months ago

We may want to consider whether it's actually worth changing the DCCL message. The other fix would be to change the GUI to only allow up to 100 second dives, to match the DCCL max value.