Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 614 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 614 Bytes

vortex-asv-firmware

Software that provides low level control of hardware on Vortex' Autonomous Surface Vehicle.

##Currently customised firmware:

  • ESC-firmware

    • Optimise the settings used in the Electronic Speed Controllers for the ASV
    • Example: Limits maximum throttle and current draw.
  • Fail Safe-firmware

    • Used to decode PWM-signals from FrSky-radio reciever.
    • Used to shut down and lock thruster-relays in case of emergency.
    • Used to toggle between autonomous or manual remote control operation.
    • Used to control the status light that indicates the ASV's mode of operation.