Skip to content

Conversation

@msilvadi
Copy link

Adds a standalone Pixhawk parameter validation script that compares live mavlink (I opted for this over trying to use information from test_threading) parameters against the parameter_expectations file. Returns respective exit codes. Passed all linters.

@andy24Dai
Copy link
Contributor

Test script is working! There's some changes that improves the workflow

  • only check the parameters in the file (Current way makes it hard to find the parameters that matter)
  • Add terminal prints to indicate if code is successfully running since it takes a while to execute

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