Skip to content

Commit

Permalink
filling logs on pi with bad-data
Browse files Browse the repository at this point in the history
  • Loading branch information
misko committed Mar 4, 2024
1 parent 5b6bfcc commit b0e876b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spf/mavlink/mavlink_controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ def __init__(self, connection, planner, boundary, tolerance_in_m=5):
"VFR_HUD",
"VIBRATION",
"PARAM_VALUE",
"BAD_DATA",
]

# self.erase_logs()
Expand Down

0 comments on commit b0e876b

Please sign in to comment.