Skip to content

Commit

Permalink
Update px4_flight_review action.json
Browse files Browse the repository at this point in the history
  • Loading branch information
BBarash authored May 21, 2024
1 parent 3ad5676 commit f7aac79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/px4_flight_review/action.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "px4_flight_review",
"short_description": "Generate flight review report for PX4 flights.",
"short_description": "Generate flight review report for PX4 logs.",
"description": "This Action extracts data from ULog files (.ulg) and generates interactive html reports to analyze PX4 flights. Under the hood, it uses the [flight_review](https://github.com/PX4/flight_review) library that is maintained by the PX4 community.",
"compute_requirements": {
"vCPU": 1024,
Expand Down

0 comments on commit f7aac79

Please sign in to comment.