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

Hardware transfer #39

Merged
merged 29 commits into from
Oct 18, 2022
Merged

Conversation

ES-Alexander
Copy link
Collaborator

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

  • create hardware section
  • create individual pages
  • transfer and edit page information

closes bluerobotics/ardusub-gitbook#223
closes bluerobotics/ardusub-gitbook#224
fixes bluerobotics/ardusub-gitbook#232

@ES-Alexander ES-Alexander force-pushed the hardware-transfer branch 9 times, most recently from b0b9f41 to f7b476e Compare October 14, 2022 17:20
@ES-Alexander ES-Alexander marked this pull request as ready for review October 14, 2022 17:21
Copy link
Member

@Williangalvani Williangalvani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some small changes/comments


Electronic switches are useful for turning higher voltage (>5V DC) auxiliary equipment on and off via digital outputs on the autopilot board. Most commonly they use relay or MOSFET components.

Up to four electronic switches can be operated via joystick button functions when connected to the appropriate signal outputs.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it would be nice to like to the document with joystick function. I assume it is in the old docs, so we could either link to it anyway, or have another pass at these docs linking things after the great migration is done.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or have another pass at these docs linking things after the great migration is done.

Yep, that's the plan. There are several other things that should be linked too, but I don't want to make a bunch of links to the old docs and then have to change them all (partly because doing so would reduce the motivation to changing them, and not doing so increases the motivation to get the other sections done sooner rather than later).

content/hardware/additional/other-sensors/index.md Outdated Show resolved Hide resolved
content/hardware/additional/positioning-sensors/index.md Outdated Show resolved Hide resolved
content/hardware/additional/positioning-sensors/index.md Outdated Show resolved Hide resolved
content/hardware/additional/grippers-manipulators/index.md Outdated Show resolved Hide resolved
content/hardware/required/autopilot/index.md Show resolved Hide resolved
content/hardware/required/autopilot/index.md Outdated Show resolved Hide resolved

The maximum current draw of the power supply on the vehicle is an important consideration when choosing what type and how many thrusters to mount on a vehicle. The maximum current draw at the intended voltage should be totaled up for all the thrusters. If this exceeds the current rating of the power supply, either lower the supply voltage, [limit the maximum thrust](https://discuss.bluerobotics.com/t/raspberry-and-pixhawk-shutdown-problem/10814/2), or remove thrusters.

Although brushless or brushed thrusters may be used with ArduSub, they may not be mixed, and the thruster type needs to be paired to an appropriate [Electronic Speed Controller (ESC)](../esc/).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they may not be mixed

why?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looked into this and it seems like there's a MOT_PWM_TYPE parameter that presumably affects all the "MOTOR" designated outputs. It would be more correct to specify that all motors for vehicle control must support the same type of signal. I'll fix it :-)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well, those wont work well with sub, as you cant control direction without an h-bridge...

Copy link
Member

@Williangalvani Williangalvani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ES-Alexander ES-Alexander merged commit 78711c5 into bluerobotics:main Oct 18, 2022
@ES-Alexander ES-Alexander deleted the hardware-transfer branch October 18, 2022 02:26
@ES-Alexander ES-Alexander mentioned this pull request Nov 21, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants