From 3d9cde885d446b705cb28942c95c93a07f4d0122 Mon Sep 17 00:00:00 2001 From: Jaeyoung-Lim Date: Wed, 10 Feb 2021 19:52:19 +0100 Subject: [PATCH] Add comment for reserve autostartIDs This commit adds a comment where the autostart IDs 22000-22999 should be reserved for custom models --- ROMFS/px4fmu_common/init.d/airframes/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ROMFS/px4fmu_common/init.d/airframes/CMakeLists.txt b/ROMFS/px4fmu_common/init.d/airframes/CMakeLists.txt index 80bd3b6e3b..b87a0b23e0 100644 --- a/ROMFS/px4fmu_common/init.d/airframes/CMakeLists.txt +++ b/ROMFS/px4fmu_common/init.d/airframes/CMakeLists.txt @@ -157,6 +157,8 @@ px4_add_romfs_files( # [18000, 18999] High-altitude balloons 18001_TF-B1 + # [22000, 22999] Reserve for custom models + 24001_dodeca_cox 50000_generic_ground_vehicle