uORB move to PX4 platform layer

This commit is contained in:
Daniel Agar
2021-02-17 11:25:56 -05:00
committed by GitHub
parent 6bbb2faf8a
commit ab0d0fd0be
156 changed files with 261 additions and 212 deletions
-2
View File
@@ -3,8 +3,6 @@
# (px4-alias.sh is expected to be in the PATH)
. px4-alias.sh
uorb start
if [ -f eeprom/parameters ]
then
param load
-2
View File
@@ -3,8 +3,6 @@
# (px4-alias.sh is expected to be in the PATH)
. px4-alias.sh
uorb start
if [ -f eeprom/parameters ]
then
param load
-2
View File
@@ -5,8 +5,6 @@
# navio config for a quad
uorb start
if [ -f eeprom/parameters ]
then
param load
-2
View File
@@ -5,8 +5,6 @@
# navio config for FW
uorb start
if [ -f eeprom/parameters ]
then
param load
-2
View File
@@ -7,8 +7,6 @@
# connect to it with jMAVSim:
# ./Tools/jmavsim_run.sh -q -i <IP> -p 14577 -r 250
uorb start
if [ -f eeprom/parameters ]
then
param load
-2
View File
@@ -5,8 +5,6 @@
# navio config for simple testing
uorb start
if [ -f eeprom/parameters ]
then
param load