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

HardwareReport: Added GPS #133

Merged
merged 4 commits into from
Apr 21, 2024
Merged

HardwareReport: Added GPS #133

merged 4 commits into from
Apr 21, 2024

Conversation

SantamRC
Copy link
Contributor

@SantamRC SantamRC commented Apr 5, 2024

@IamPete1 I have added the GPS sections in the page for this issue #72 . Please have a look, if it needs any change.

image

@SantamRC SantamRC changed the title Hardware Report: Added GPS HardwareReport: Added GPS Apr 5, 2024
Copy link
Member

@IamPete1 IamPete1 left a comment

Choose a reason for hiding this comment

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

If type is DroneCAN you can also pull the node name like we do for airspeed and compass.

HardwareReport/HardwareReport.js Outdated Show resolved Hide resolved
HardwareReport/HardwareReport.js Outdated Show resolved Hide resolved
HardwareReport/HardwareReport.js Outdated Show resolved Hide resolved
HardwareReport/HardwareReport.js Outdated Show resolved Hide resolved
HardwareReport/index.html Show resolved Hide resolved
HardwareReport/HardwareReport.js Outdated Show resolved Hide resolved
HardwareReport/HardwareReport.js Outdated Show resolved Hide resolved
HardwareReport/HardwareReport.js Outdated Show resolved Hide resolved
HardwareReport/HardwareReport.js Outdated Show resolved Hide resolved
@IamPete1
Copy link
Member

I have reworked your commits a little to remove some console prints and unrelated changes. I then squashed your commits into one. I then did a little fixup because it was erroring out if the regexs were failing, just needed to check they worked before using the result.

I then did fix for the new param names that have just gone into 4.6 and a added printing of the type param and the drone can device name.

Now look like this:

image

Thanks!

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