2019-12-04 14:59:47 -04:00
|
|
|
|
|
|
|
px4_add_board(
|
|
|
|
PLATFORM nuttx
|
|
|
|
VENDOR nxp
|
|
|
|
MODEL fmurt1062-v1
|
|
|
|
LABEL default
|
|
|
|
TOOLCHAIN arm-none-eabi
|
|
|
|
ARCHITECTURE cortex-m7
|
|
|
|
ROMFSROOT px4fmu_common
|
2020-02-26 17:41:57 -04:00
|
|
|
LINKER_PREFIX ocram
|
2019-12-04 14:59:47 -04:00
|
|
|
# UAVCAN_INTERFACES 2
|
|
|
|
SERIAL_PORTS
|
|
|
|
GPS1:/dev/ttyS1
|
2020-11-25 07:26:38 -04:00
|
|
|
TEL1:/dev/ttyS2
|
|
|
|
TEL2:/dev/ttyS3
|
2019-12-13 18:10:01 -04:00
|
|
|
GPS2:/dev/ttyS4
|
2019-12-04 14:59:47 -04:00
|
|
|
DRIVERS
|
2021-03-14 15:24:41 -03:00
|
|
|
#adc/ads1115
|
2020-09-08 00:09:20 -03:00
|
|
|
adc/board_adc
|
2019-12-04 14:59:47 -04:00
|
|
|
barometer # all available barometer drivers
|
|
|
|
batt_smbus
|
|
|
|
camera_capture
|
|
|
|
camera_trigger
|
2021-03-14 15:24:41 -03:00
|
|
|
#differential_pressure # all available differential pressure drivers
|
2019-12-04 14:59:47 -04:00
|
|
|
distance_sensor # all available distance sensor drivers
|
2021-03-14 15:24:41 -03:00
|
|
|
#dshot # not ported
|
2019-12-04 14:59:47 -04:00
|
|
|
gps
|
2020-02-26 17:41:57 -04:00
|
|
|
#imu # all available imu drivers
|
2020-05-29 17:58:02 -03:00
|
|
|
imu/bosch/bmi055
|
2020-08-24 10:05:49 -03:00
|
|
|
imu/invensense/icm20602
|
|
|
|
imu/invensense/icm20689
|
2021-04-04 22:18:16 -03:00
|
|
|
imu/invensense/icm20948 # required for ak09916 mag
|
2021-02-23 13:36:03 -04:00
|
|
|
#irlock
|
2021-03-14 15:24:41 -03:00
|
|
|
lights # all available light drivers
|
2019-12-04 14:59:47 -04:00
|
|
|
lights/rgbled_pwm
|
|
|
|
magnetometer # all available magnetometer drivers
|
2021-03-14 15:24:41 -03:00
|
|
|
#optical_flow # all available optical flow drivers
|
|
|
|
#osd
|
|
|
|
#pca9685
|
|
|
|
#pca9685_pwm_out
|
|
|
|
#power_monitor/ina226
|
|
|
|
#protocol_splitter
|
2019-12-04 14:59:47 -04:00
|
|
|
pwm_out_sim
|
2020-03-27 16:31:04 -03:00
|
|
|
pwm_out
|
2019-12-13 05:53:35 -04:00
|
|
|
rc_input
|
2021-02-25 11:06:17 -04:00
|
|
|
#roboclaw
|
2021-03-14 15:24:41 -03:00
|
|
|
#rpm
|
2019-12-04 14:59:47 -04:00
|
|
|
safety_button
|
2021-06-09 13:17:45 -03:00
|
|
|
smart_battery/batmon
|
2019-12-04 14:59:47 -04:00
|
|
|
telemetry # all available telemetry drivers
|
|
|
|
tone_alarm
|
2021-03-14 15:24:41 -03:00
|
|
|
#uavcan
|
2019-12-04 14:59:47 -04:00
|
|
|
MODULES
|
2021-03-14 15:24:41 -03:00
|
|
|
#airspeed_selector
|
2019-12-04 14:59:47 -04:00
|
|
|
attitude_estimator_q
|
|
|
|
battery_status
|
|
|
|
camera_feedback
|
|
|
|
commander
|
|
|
|
dataman
|
|
|
|
ekf2
|
2021-03-14 15:24:41 -03:00
|
|
|
#esc_battery
|
2019-12-04 14:59:47 -04:00
|
|
|
events
|
2020-10-24 12:09:25 -03:00
|
|
|
flight_mode_manager
|
2021-03-14 15:24:41 -03:00
|
|
|
#fw_att_control
|
|
|
|
#fw_pos_control_l1
|
2021-03-06 14:14:57 -04:00
|
|
|
#gyro_calibration
|
2021-02-26 18:30:12 -04:00
|
|
|
#gyro_fft
|
2019-12-04 14:59:47 -04:00
|
|
|
land_detector
|
|
|
|
landing_target_estimator
|
|
|
|
load_mon
|
|
|
|
local_position_estimator
|
|
|
|
logger
|
|
|
|
mavlink
|
|
|
|
mc_att_control
|
2020-03-11 22:20:54 -03:00
|
|
|
mc_hover_thrust_estimator
|
2019-12-04 14:59:47 -04:00
|
|
|
mc_pos_control
|
|
|
|
mc_rate_control
|
2021-03-14 15:24:41 -03:00
|
|
|
#micrortps_bridge
|
2019-12-04 14:59:47 -04:00
|
|
|
navigator
|
|
|
|
rc_update
|
2021-03-14 15:24:41 -03:00
|
|
|
#rover_pos_control
|
2019-12-04 14:59:47 -04:00
|
|
|
sensors
|
2021-03-22 13:01:12 -03:00
|
|
|
#sih
|
2021-03-14 15:24:41 -03:00
|
|
|
#temperature_compensation
|
|
|
|
#uuv_att_control
|
|
|
|
#uuv_pos_control
|
|
|
|
vmount
|
|
|
|
#vtol_att_control
|
2019-12-04 14:59:47 -04:00
|
|
|
SYSTEMCMDS
|
2021-03-14 15:24:41 -03:00
|
|
|
#bl_update # not ported
|
2019-12-04 14:59:47 -04:00
|
|
|
dmesg
|
|
|
|
dumpfile
|
|
|
|
esc_calib
|
2021-03-14 15:24:41 -03:00
|
|
|
#gpio
|
|
|
|
#hardfault_log # not ported
|
2019-12-04 14:59:47 -04:00
|
|
|
i2cdetect
|
|
|
|
led_control
|
2021-03-14 15:24:41 -03:00
|
|
|
mft
|
2019-12-04 14:59:47 -04:00
|
|
|
mixer
|
|
|
|
motor_ramp
|
|
|
|
motor_test
|
|
|
|
mtd
|
|
|
|
nshterm
|
|
|
|
param
|
|
|
|
perf
|
|
|
|
pwm
|
|
|
|
reboot
|
|
|
|
reflect
|
|
|
|
sd_bench
|
2021-03-22 13:01:12 -03:00
|
|
|
#serial_test
|
2020-09-26 14:09:01 -03:00
|
|
|
system_time
|
2019-12-04 14:59:47 -04:00
|
|
|
top
|
|
|
|
topic_listener
|
|
|
|
tune_control
|
2021-02-17 12:25:56 -04:00
|
|
|
uorb
|
2019-12-04 14:59:47 -04:00
|
|
|
usb_connected
|
|
|
|
ver
|
|
|
|
work_queue
|
|
|
|
EXAMPLES
|
2021-03-14 15:24:41 -03:00
|
|
|
#fake_gps
|
2021-05-17 21:26:25 -03:00
|
|
|
#fake_imu
|
2021-03-14 15:24:41 -03:00
|
|
|
#fake_magnetometer
|
|
|
|
#fixedwing_control # Tutorial code from https://px4.io/dev/example_fixedwing_control
|
|
|
|
#hello
|
|
|
|
#hwtest # Hardware test
|
2019-12-04 14:59:47 -04:00
|
|
|
#matlab_csv_serial
|
2021-03-14 15:24:41 -03: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
|
|
|
|
#rover_steering_control # Rover example app
|
|
|
|
#uuv_example_app
|
|
|
|
#work_item
|
2019-12-04 14:59:47 -04:00
|
|
|
)
|