Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArduSub 4.1 transfer #40

Draft
wants to merge 11 commits into
base: ArduSub-4.1
Choose a base branch
from

Conversation

ES-Alexander
Copy link
Collaborator

@ES-Alexander ES-Alexander commented Oct 21, 2022

  • high level "what's new from 4.0", (briefly) covering
  • supported sensor types (incl. relevant parameters, MAVLink messages, calibration, and code library links)
    • accelerometer
    • barometer (distinguish between wet and dry)
    • gyroscope
    • magnetometer/compass
    • temperature
    • leak
    • positioning (cover GPS (serial and MAVLink), DVL (visual odometry))
    • power sensor
    • rangefinder/altimeter (e.g. Ping Sonar)
    • other (search MAVLink?)
  • safety/failsafes (incl. power management)
  • supported output types (incl. relevant parameters and MAVLink messages)
    • thrusters
    • servo-style PWM controls (lights, motors/servos (e.g. camera gimbal), gripper, etc)
    • general PWM controls (requires direct MAVLink, can use duty cycle, and can do timed cycles between specified and trim)
    • digital outputs ("relays")
    • MAVLink camera gimbals
  • transfer stuff
  • link to MAVLink and general ArduPilot docs
  • list all handled/outputted MAVLink messages

Longer term:

  • improve parameter list descriptions, and remove/hide unused parameters
  • check all MAVLink messages for full and correct support
  • improve build and custom frame docs
  • detailed breakdown/walkthrough of ArduSub codebase

@ES-Alexander ES-Alexander force-pushed the ArduSub-4.1-transfer branch 7 times, most recently from 03abc92 to 6ab3444 Compare October 24, 2022 12:36
This was referenced Nov 21, 2022
@ES-Alexander ES-Alexander force-pushed the ArduSub-4.1-transfer branch 8 times, most recently from 3af2d9c to bc1e868 Compare November 28, 2022 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant