Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
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

◆ px4flash_event()

◆ px4flash_init()

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: