PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Go to the source code of this file.
Functions | |
int | atxxxx_main (int argc, char *argv[]) |
Variables | |
static constexpr uint32_t | OSD_UPDATE_RATE {500_ms} |
Driver for the ATXXXX chip (e.g. MAX7456) on the omnibus f4 fcu connected via SPI.
Definition in file atxxxx.cpp.
int atxxxx_main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 566 of file atxxxx.cpp.
References main().
|
static |
Definition at line 47 of file atxxxx.cpp.
Referenced by OSDatxxxx::start().