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

Refactor hardware and integrations into branches #108

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,11 @@
path = content/software/onboard/BlueOS-1.1
url = https://github.com/bluerobotics/ardusub-zola.git
branch = BlueOS-1.1
[submodule "content/hardware"]
path = content/hardware
url = https://github.com/bluerobotics/ardusub-zola
branch = Hardware
[submodule "content/integrations"]
path = content/integrations
url = https://github.com/bluerobotics/ardusub-zola
branch = Integrations
1 change: 1 addition & 0 deletions content/hardware
Submodule hardware added at 722a83
9 changes: 0 additions & 9 deletions content/hardware/_index.md

This file was deleted.

9 changes: 0 additions & 9 deletions content/hardware/additional/_index.md

This file was deleted.

23 changes: 0 additions & 23 deletions content/hardware/additional/acoustic-modems/index.md

This file was deleted.

29 changes: 0 additions & 29 deletions content/hardware/additional/electrical-switch/index.md

This file was deleted.

Binary file not shown.
20 changes: 0 additions & 20 deletions content/hardware/additional/electronic-switches/index.md

This file was deleted.

Binary file not shown.
21 changes: 0 additions & 21 deletions content/hardware/additional/ethernet-switch/index.md

This file was deleted.

Binary file not shown.
28 changes: 0 additions & 28 deletions content/hardware/additional/grippers-manipulators/index.md

This file was deleted.

19 changes: 0 additions & 19 deletions content/hardware/additional/indicators/index.md

This file was deleted.

25 changes: 0 additions & 25 deletions content/hardware/additional/leak-sensors/index.md

This file was deleted.

Binary file not shown.
Binary file not shown.
40 changes: 0 additions & 40 deletions content/hardware/additional/other-sensors/index.md

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
75 changes: 0 additions & 75 deletions content/hardware/additional/positioning-sensors/index.md

This file was deleted.

27 changes: 0 additions & 27 deletions content/hardware/additional/servos/index.md

This file was deleted.

Loading