ROMFS: change shebang from #!zsh to #!/bin/sh

This was required for shellsheck.
This commit is contained in:
Julian Oes 2018-12-18 09:26:22 +01:00 committed by Nuno Marques
parent d265aaab41
commit 3ebf030a02
105 changed files with 105 additions and 106 deletions

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name 3DR Iris Quadrotor SITL
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name 3DR Iris Quadrotor SITL (Optical Flow)
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name 3DR Iris Quadrotor SITL (irlock)
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name 3DR Iris Quadrotor SITL (rplidar)
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name 3DR Iris Quadrotor SITL (Vision)
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Solo
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Hippocampus UUV
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Plane SITL
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Standard VTOL
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Quadrotor + Tailsitter
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name VTOL Tiltrotor
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Rover
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Typhoon H480 SITL
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name HILStar (XPlane)
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Team Blacksheep Discovery
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name 3DR Iris Quadrotor
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Steadidrone QU4D
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Team Blacksheep Discovery Endurance
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name HIL Quadcopter X
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name HIL Standard VTOL QuadPlane
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic Hexarotor coaxial geometry
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic 10" Octo coaxial geometry
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Steadidrone MAVRIK
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic Quadplane VTOL
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Caipiroshka Duo Tailsitter
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name BirdsEyeView Aerobotics FireFly6
# @type VTOL Tiltrotor

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Quadrotor X Tailsitter
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Quadrotor + Tailsitter
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Fun Cub Quad VTOL
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic quad delta VTOL
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic AAVVT v-tail plane airframe with Quad VTOL.
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name QuadRanger
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Sparkle Tech Ranger VTOL
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name CruiseAder Claire
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name E-flite Convergence
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Vertical Technologies DeltaQuad
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic Tricopter Y+ Geometry
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic Tricopter Y- Geometry
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Esky (Big) Lama v4
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Blade 130X
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Standard Plane
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Bormatec Maja
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Applied Aeronautics Albatross
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name X-UAV Mini Talon
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic Dodecarotor cox geometry
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic Flying Wing
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name IO Camflyer
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Phantom FPV Flying Wing
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Skywalker X5 Flying Wing
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Wing Wing (aka Z-84) Flying Wing
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name FX-79 Buffalo Flying Wing
#

View File

@ -1,5 +1,4 @@
#
#!nsh
#!/bin/sh
#
# @name Viper
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Sparkle Tech Pigeon
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Modified Parrot Disco
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name TBS Caipirinha
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic Quadrotor x
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic Quadrotor x with mount (e.g. gimbal)
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Lumenier QAV-R (raceblade) 5" arms
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name H4 680mm with Z1 Tiny2 Gimbal
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Lumenier QAV250
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name DJI Flame Wheel F330
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name DJI Flame Wheel F450
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name F450-sized quadrotor with CAN
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Parrot Bebop Frame
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name S500
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Hobbyking Micro PCB
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name 3DR Solo
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name 3DR DIY Quad
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Reaper 500 Quad
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic 250 Racer
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Spedix S250AQ
# @url https://docs.px4.io/en/framebuild_multicopter/spedix_s250_pixracer.html

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name DJI Matrice 100
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Intel Aero Ready to Fly Drone
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name ZMR250 Racer
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name NanoMind 110 Quad
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Tilt-Quadrotor
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Teal One
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Crazyflie 2
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic Ground Vehicle
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Axial Racing AX10
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Traxxas stampede vxl 2wd
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic 10" Quad + geometry
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic Hexarotor x geometry
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic Hexarotor + geometry
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic Octocopter X geometry
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# @name Generic Octocopter + geometry
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# Standard apps for fixed wing
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# Fixed wing default parameters
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# Script to configure control interfaces.
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# PX4IO interface init script.
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
# Standard startup script for logging.
#
# NOTE: Script variables are declared/initialized/unset in the rcS script.

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# MAVLink startup script.
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# Standard apps for multirotors. Attitude/Position estimator, Attitude/Position control.
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# Multicopter default parameters.
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# Standard startup script for sensor drivers.
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# Thermal Calibration startup script.
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# Standard apps for unmanned ground vehicles (UGV).
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# UGV default parameters.
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# Vehicle configuration setup script.
#

View File

@ -1,4 +1,4 @@
#!nsh
#!/bin/sh
#
# Standard apps for vtol: Attitude/Position estimator, Attitude/Position control.
#

Some files were not shown because too many files have changed in this diff Show More