mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 14:24:21 +08:00
ROMFS: change shebang from #!zsh to #!/bin/sh
This was required for shellsheck.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name 3DR Iris Quadrotor SITL
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name 3DR Iris Quadrotor SITL (Optical Flow)
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name 3DR Iris Quadrotor SITL (irlock)
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name 3DR Iris Quadrotor SITL (rplidar)
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name 3DR Iris Quadrotor SITL (Vision)
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Solo
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Hippocampus UUV
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Plane SITL
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Standard VTOL
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Quadrotor + Tailsitter
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name VTOL Tiltrotor
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Rover
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Typhoon H480 SITL
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name HILStar (XPlane)
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Team Blacksheep Discovery
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name 3DR Iris Quadrotor
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Steadidrone QU4D
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Team Blacksheep Discovery Endurance
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name HIL Quadcopter X
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name HIL Standard VTOL QuadPlane
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Generic Hexarotor coaxial geometry
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Generic 10" Octo coaxial geometry
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Steadidrone MAVRIK
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Generic Quadplane VTOL
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Caipiroshka Duo Tailsitter
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name BirdsEyeView Aerobotics FireFly6
|
||||
# @type VTOL Tiltrotor
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Quadrotor X Tailsitter
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Quadrotor + Tailsitter
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Fun Cub Quad VTOL
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Generic quad delta VTOL
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Generic AAVVT v-tail plane airframe with Quad VTOL.
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name QuadRanger
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Sparkle Tech Ranger VTOL
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name CruiseAder Claire
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name E-flite Convergence
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Vertical Technologies DeltaQuad
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Generic Tricopter Y+ Geometry
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Generic Tricopter Y- Geometry
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Esky (Big) Lama v4
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Blade 130X
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Standard Plane
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Bormatec Maja
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Applied Aeronautics Albatross
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name X-UAV Mini Talon
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Generic Dodecarotor cox geometry
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Generic Flying Wing
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name IO Camflyer
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Phantom FPV Flying Wing
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Skywalker X5 Flying Wing
|
||||
#
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!nsh
|
||||
#!/bin/sh
|
||||
#
|
||||
# @name Wing Wing (aka Z-84) Flying Wing
|
||||
#
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user