31 #include "board_usb_ids.h"
33 #include "hwsimulation.h"
57 return QString(
"PlayUAVOSD");
62 return QString(
"PlayUAVOSD running dRonin firmware");
79 return QPixmap(
":/images/gcs_logo_256.png");
84 return "HwPlayUavOsd";
qint32 boardType
The numerical board type ID.
virtual QString getHwUAVO()
virtual QString shortName()
BoardCapabilities
Types of capabilities boards can support.
void addFirmwareUSBInfo(USBInfo info)
void addBootloaderUSBInfo(USBInfo info)
virtual bool queryCapabilities(BoardCapabilities capability)
Query capabilities of the board.
PlayUavOsd()
PlayUavOsd:PlayUavOsd This is the PlayUavOsd board definition.
virtual QString boardDescription()
virtual bool hasAnnunciator(AnnunciatorType annunc)
Check if the board has the given type of annunciator.
virtual QPixmap getBoardPicture()
getBoardPicture