mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 22:17:01 +08:00
Shortened module explanation
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<module name="px4_flash">
|
<module name="px4_flash">
|
||||||
<doc>
|
<doc>
|
||||||
<description>Flashes the px4 f1 through the px4 bootloader, or resets the f4 to be flashed directly by the f4' PX4 bootloader.</description>
|
<description>Enables to flashes the px4 FBW and AP through the original px4 bootloader.</description>
|
||||||
</doc>
|
</doc>
|
||||||
<header>
|
<header>
|
||||||
<file name="px4_flash.h"/>
|
<file name="px4_flash.h"/>
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
/**
|
/**
|
||||||
* @file "modules/px4_flash/px4_flash.c"
|
* @file "modules/px4_flash/px4_flash.c"
|
||||||
* @author Kevin van Hecke
|
* @author Kevin van Hecke
|
||||||
* Flashes the px4io f1 through the px4 bootloader, or resets the f4 to be flashed directly.
|
* Enables to flashes the px4 FBW and AP through the original px4 bootloader.
|
||||||
* Assumes the flash port on the Pixhawk is configured as the usb.
|
* Assumes the flash port on the Pixhawk is configured as the usb.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
/**
|
/**
|
||||||
* @file "modules/px4_flash/px4_flash.h"
|
* @file "modules/px4_flash/px4_flash.h"
|
||||||
* @author Kevin van Hecke
|
* @author Kevin van Hecke
|
||||||
* Flashes the px4io f1 through the px4 bootloader, or resets the f4 to be flashed directly.
|
* Enables to flashes the px4 FBW and AP through the original px4 bootloader.
|
||||||
* Assumes the flash port on the Pixhawk is configured as the usb.
|
* Assumes the flash port on the Pixhawk is configured as the usb.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user