Paparazzi UAS  v5.14.0_stable-0-g3f680d1
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
px4_flash.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void px4flash_init (void)
 
void px4flash_event (void)
 

Detailed Description

Author
Kevin van Hecke 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.

Definition in file px4_flash.h.

Function Documentation

void px4flash_init ( void  )

Definition at line 70 of file px4_flash.c.

References px4ioRebootTimeout, setToBootloaderMode, and sys_time_register_timer().

+ Here is the call graph for this function: