rgleason / watchdog_pi

watchdog plugin for opencpn
GNU General Public License v3.0
1 stars 9 forks source link

Bug: Rudder Alarm #102

Open rgleason opened 6 months ago

rgleason commented 6 months ago
  1. When the autopilot jambs the rudder over 30 degrees, it is time to trim sails.
  2. We need an alert for that.
  3. The signal does not seem to be getting through.
  4. Rudder is always off limits.
  5. What does "Lower Limit" and "Upper Limit" mean? This is the rudder! it is 5 degrees to starboard or 7 degrees to port or 0 for example.
  6. I think Lower and upper limit should be "P" port and "S" starboard.
  7. Also the display should have Rudder P [actual degrees of rudder] > [degrees value entered] or similar for starboard.
  8. Or maybe it should display P[degrees entered] < [Rudder degrees] > S[degrees entered] with the alert changing the signs and color?

Rudder-Alarm