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

specify aods subcomponents #197

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

BhagatjiJimesh
Copy link
Contributor

No description provided.

Copy link
Collaborator

@capsulecorplab capsulecorplab left a comment

Choose a reason for hiding this comment

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

Typo in components/sealion-cubesat/components/sealion-aods-sensors/components/analog-devises-adis161365-6-dof-imu/package.json; devises s/b devices

@@ -0,0 +1,27 @@
imu:
id: analog-devises-adis161365-6-dof-imu
Copy link
Collaborator

Choose a reason for hiding this comment

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

id should match the key name, in this case imu

selectedOption: 0
notes: ''
gps:
id: novatel-oem719-multi-gnss-receiver
Copy link
Collaborator

Choose a reason for hiding this comment

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

id should match its key name, in this case gps

selectedOption: 0
notes: ''
sun-sensor:
id: tensor-tech-css100-sun-sensors
Copy link
Collaborator

Choose a reason for hiding this comment

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

id should match its key name, in this case sun-sensor

{
"name": "analog-devises-adis161365-6-dof-imu",
"version": "0.1.0",
"description": "Analog devises ADIS161365 6-DOF IMU (3-Axis magnetometer & 3-Axis gyroscope)",
Copy link
Collaborator

Choose a reason for hiding this comment

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

devises s/b Devices

@@ -0,0 +1,9 @@
{
"name": "analog-devises-adis161365-6-dof-imu",
Copy link
Collaborator

Choose a reason for hiding this comment

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

devises s/b devices

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.

2 participants