2018-11-16 12:52:37 -05:00
|
|
|
|
|
|
|
|
px4_add_board(
|
|
|
|
|
PLATFORM nuttx
|
2020-01-22 14:58:57 -05:00
|
|
|
VENDOR mro
|
2018-11-16 12:52:37 -05:00
|
|
|
MODEL x21
|
2019-11-19 19:59:09 -05:00
|
|
|
LABEL default
|
2018-11-23 10:01:03 -05:00
|
|
|
TOOLCHAIN arm-none-eabi
|
2018-11-23 12:39:44 -05:00
|
|
|
ARCHITECTURE cortex-m4
|
2021-01-30 21:56:36 -05:00
|
|
|
CONSTRAINED_MEMORY
|
2018-11-16 12:52:37 -05:00
|
|
|
ROMFSROOT px4fmu_common
|
2018-11-21 23:27:21 -05:00
|
|
|
IO px4_io-v2_default
|
2018-11-16 12:52:37 -05:00
|
|
|
TESTING
|
|
|
|
|
UAVCAN_INTERFACES 1
|
|
|
|
|
SERIAL_PORTS
|
|
|
|
|
GPS1:/dev/ttyS3
|
|
|
|
|
TEL1:/dev/ttyS1
|
|
|
|
|
TEL2:/dev/ttyS2
|
|
|
|
|
DRIVERS
|
2020-09-08 11:09:20 +08:00
|
|
|
adc/board_adc
|
2018-11-16 12:52:37 -05:00
|
|
|
barometer # all available barometer drivers
|
|
|
|
|
batt_smbus
|
2019-02-11 14:15:28 -05:00
|
|
|
camera_capture
|
2018-11-16 12:52:37 -05:00
|
|
|
camera_trigger
|
|
|
|
|
differential_pressure # all available differential pressure drivers
|
|
|
|
|
distance_sensor # all available distance sensor drivers
|
2019-11-19 19:59:09 -05:00
|
|
|
#dshot
|
2018-11-16 12:52:37 -05:00
|
|
|
gps
|
|
|
|
|
#heater
|
|
|
|
|
#imu # all available imu drivers
|
2020-03-25 01:07:33 -04:00
|
|
|
imu/invensense/icm20602
|
|
|
|
|
imu/invensense/icm20608g
|
|
|
|
|
imu/invensense/mpu9250
|
2018-11-16 12:52:37 -05:00
|
|
|
irlock
|
2018-12-01 13:53:54 -05:00
|
|
|
lights/blinkm
|
|
|
|
|
lights/rgbled
|
2019-11-19 19:59:09 -05:00
|
|
|
#lights/rgbled_ncp5623c
|
2018-11-16 12:52:37 -05:00
|
|
|
magnetometer # all available magnetometer drivers
|
2019-05-28 14:41:30 -04:00
|
|
|
#optical_flow # all available optical flow drivers
|
|
|
|
|
optical_flow/px4flow
|
2019-11-19 19:59:09 -05:00
|
|
|
#osd
|
2018-11-16 12:52:37 -05:00
|
|
|
pca9685
|
2019-11-19 19:59:09 -05:00
|
|
|
#power_monitor/ina226
|
|
|
|
|
#protocol_splitter
|
2018-11-16 12:52:37 -05:00
|
|
|
pwm_input
|
|
|
|
|
pwm_out_sim
|
2020-03-27 15:31:04 -04:00
|
|
|
pwm_out
|
2018-11-16 12:52:37 -05:00
|
|
|
px4io
|
|
|
|
|
roboclaw
|
|
|
|
|
tap_esc
|
|
|
|
|
telemetry # all available telemetry drivers
|
|
|
|
|
test_ppm
|
2019-01-10 14:39:27 -07:00
|
|
|
tone_alarm
|
2018-12-01 14:00:46 -05:00
|
|
|
uavcan
|
2018-11-16 12:52:37 -05:00
|
|
|
MODULES
|
2019-11-19 19:59:09 -05:00
|
|
|
airspeed_selector
|
2018-11-16 12:52:37 -05:00
|
|
|
attitude_estimator_q
|
2019-11-19 19:59:09 -05:00
|
|
|
battery_status
|
2018-11-16 12:52:37 -05:00
|
|
|
camera_feedback
|
|
|
|
|
commander
|
|
|
|
|
dataman
|
|
|
|
|
ekf2
|
|
|
|
|
events
|
2020-10-24 17:09:25 +02:00
|
|
|
flight_mode_manager
|
2018-11-16 12:52:37 -05:00
|
|
|
fw_att_control
|
|
|
|
|
fw_pos_control_l1
|
|
|
|
|
land_detector
|
|
|
|
|
landing_target_estimator
|
|
|
|
|
load_mon
|
|
|
|
|
local_position_estimator
|
|
|
|
|
logger
|
|
|
|
|
mavlink
|
|
|
|
|
mc_att_control
|
2020-03-11 21:20:54 -04:00
|
|
|
mc_hover_thrust_estimator
|
2018-11-16 12:52:37 -05:00
|
|
|
mc_pos_control
|
2019-11-19 19:59:09 -05:00
|
|
|
mc_rate_control
|
2020-01-22 14:58:57 -05:00
|
|
|
#micrortps_bridge
|
2018-11-16 12:52:37 -05:00
|
|
|
navigator
|
2019-11-24 13:25:11 -05:00
|
|
|
rc_update
|
2019-11-19 19:59:09 -05:00
|
|
|
rover_pos_control
|
2018-11-16 12:52:37 -05:00
|
|
|
sensors
|
2019-02-06 10:57:12 -05:00
|
|
|
sih
|
2020-01-20 21:42:42 -05:00
|
|
|
temperature_compensation
|
2018-12-01 13:58:15 -05:00
|
|
|
vmount
|
2018-11-16 12:52:37 -05:00
|
|
|
vtol_att_control
|
|
|
|
|
SYSTEMCMDS
|
|
|
|
|
bl_update
|
2019-11-19 19:59:09 -05:00
|
|
|
#dmesg
|
2018-11-16 12:52:37 -05:00
|
|
|
dumpfile
|
|
|
|
|
esc_calib
|
|
|
|
|
hardfault_log
|
2019-07-05 14:21:42 -04:00
|
|
|
i2cdetect
|
2018-11-16 12:52:37 -05:00
|
|
|
led_control
|
2020-11-20 11:41:51 -08:00
|
|
|
mft
|
2018-11-16 12:52:37 -05:00
|
|
|
mixer
|
|
|
|
|
motor_ramp
|
|
|
|
|
motor_test
|
|
|
|
|
mtd
|
|
|
|
|
nshterm
|
|
|
|
|
param
|
|
|
|
|
perf
|
|
|
|
|
pwm
|
|
|
|
|
reboot
|
|
|
|
|
reflect
|
|
|
|
|
sd_bench
|
2020-09-26 19:09:01 +02:00
|
|
|
system_time
|
2018-11-16 12:52:37 -05:00
|
|
|
tests # tests and test runner
|
|
|
|
|
top
|
|
|
|
|
topic_listener
|
|
|
|
|
tune_control
|
2021-02-17 11:25:56 -05:00
|
|
|
uorb
|
2018-11-16 12:52:37 -05:00
|
|
|
usb_connected
|
|
|
|
|
ver
|
2019-10-02 12:23:17 -04:00
|
|
|
work_queue
|
2018-11-16 12:52:37 -05:00
|
|
|
EXAMPLES
|
|
|
|
|
fixedwing_control # Tutorial code from https://px4.io/dev/example_fixedwing_control
|
2018-11-24 11:52:07 -05:00
|
|
|
hello
|
2018-11-16 12:52:37 -05:00
|
|
|
hwtest # Hardware test
|
|
|
|
|
#matlab_csv_serial
|
2019-03-13 09:33:27 +11:00
|
|
|
px4_mavlink_debug # Tutorial code from http://dev.px4.io/en/debug/debug_values.html
|
|
|
|
|
px4_simple_app # Tutorial code from http://dev.px4.io/en/apps/hello_sky.html
|
2018-11-16 12:52:37 -05:00
|
|
|
rover_steering_control # Rover example app
|
|
|
|
|
uuv_example_app
|
2020-04-05 10:20:19 -04:00
|
|
|
work_item
|
2018-11-16 12:52:37 -05:00
|
|
|
)
|