sd_bench
command.mtd rwtest
command.mtd erase
command. mtd_erase
may be useful when you have flashed new firmware and find the need to do a full reset of the PX4 settings and parameters.mpl3115a2 -I start
NXP FXOS8701CQ accelerometer/magetometer (SPI): fxos8701cq start -a 8 -R 0
NXP FXAS21002C gyroscope (SPI): fxas21002c start -R 0
ROMFS/px4fmu_common/init.d/rc.sensors
fxos8701cq
supports the following commands:param set PARAM VALUE
, where PARAM is the name of the parameter and VALUE is the value to which it should be set.param set SYS_AUTOSTART 4014
, which sets the airframe to S500. After a reboot, the SYS_AUTOSTART parameter will then also change other parameters to the values that are set within the S500 airframe definition.param show PARAM
. This also allows for wildcard characters. For example, if you want to show the values of all parameters that start with SYS, you can use param show SYS*
.mavlink status