move fake GPS to standalone module

This commit is contained in:
Daniel Agar
2021-02-20 14:13:36 -05:00
committed by GitHub
parent 0ea8104344
commit 414f9f81d9
68 changed files with 457 additions and 195 deletions

View File

@@ -111,6 +111,7 @@ px4_add_board(
ver
work_queue
EXAMPLES
fake_gps
fixedwing_control # Tutorial code from https://px4.io/dev/example_fixedwing_control
hello
hwtest # Hardware test

View File

@@ -110,6 +110,7 @@ px4_add_board(
ver
work_queue
EXAMPLES
fake_gps
fixedwing_control # Tutorial code from https://px4.io/dev/example_fixedwing_control
hello
hwtest # Hardware test

View File

@@ -111,6 +111,7 @@ px4_add_board(
ver
work_queue
EXAMPLES
fake_gps
fixedwing_control # Tutorial code from https://px4.io/dev/example_fixedwing_control
hello
hwtest # Hardware test

View File

@@ -111,6 +111,7 @@ px4_add_board(
ver
work_queue
EXAMPLES
fake_gps
fixedwing_control # Tutorial code from https://px4.io/dev/example_fixedwing_control
hello
hwtest # Hardware test

View File

@@ -110,6 +110,7 @@ px4_add_board(
ver
work_queue
EXAMPLES
fake_gps
fixedwing_control # Tutorial code from https://px4.io/dev/example_fixedwing_control
hello
hwtest # Hardware test