mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-02 19:53:57 -04:00
Tools: fix exec permission
This commit is contained in:
parent
e99ddb9f52
commit
020bd0ba1e
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
""" ArduPilot IMU Filter Test Class
|
||||
|
0
Tools/Frame_params/Parrot_Disco/gpio.sh
Normal file → Executable file
0
Tools/Frame_params/Parrot_Disco/gpio.sh
Normal file → Executable file
0
Tools/ardupilotwaf/embed.py
Normal file → Executable file
0
Tools/ardupilotwaf/embed.py
Normal file → Executable file
@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import os
|
||||
|
@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
'''
|
||||
Provide structured data understood by the CustomBuild server app.py
|
||||
|
||||
|
0
Tools/scripts/magfit_flashlog.py
Normal file → Executable file
0
Tools/scripts/magfit_flashlog.py
Normal file → Executable file
0
Tools/scripts/ssbl_uploader.sh
Normal file → Executable file
0
Tools/scripts/ssbl_uploader.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user