Files
ODrive/docs
Paul Belanger 42384f3ef9 Initial implementation of comms watchdog
- Added watchdog timeout property to Axis::Config_t:
  axis.config.watchdog_timeout

- Added axis protocol function to feed watchdog timer:
  axis.watchdog_feed()

- Axis::run_control_loop now checks for watchdog expiration.

- Ascii protocol: add support for watchdog

  - The following ASCII commands now automatically update the watchdog:
    p, v, t, c, q

  - Added a 'u' command to update the watchdog of a motor without
    modifying setpoints.

  - Updated ascii protocol documentation to reflect new commands and
    effects.

- Updated getting started guide to mention watchdog settings and
  functions in protocol.

Please note: due to unavailability of hardware at this time, I have been
unable to test this code on an Odrive.
2019-03-06 14:40:59 -05:00
..
2018-10-18 22:21:28 -07:00
-
2019-02-22 21:22:19 -06:00
2018-09-29 23:59:26 -07:00
2018-08-15 21:31:48 +10:00
2018-08-15 21:31:48 +10:00
2019-02-08 19:25:19 -08:00
2019-01-16 15:04:24 -08:00
2019-03-03 15:45:10 -08:00
2019-02-25 20:01:42 -08:00