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 98af9cb commit 3ad5676
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions actions/px4_flight_review/action.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "px4_flight_review",
"short_description": "Generate interactive plots to analyze PX4 flights.",
"description": "This Action extracts data from ULog files (.ulg) and generates interactive html plots 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.",
"short_description": "Generate flight review report for PX4 flights.",
"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,
"memory": 2048,
Expand Down

0 comments on commit 3ad5676

Please sign in to comment.