virtual QPixmap getBoardPicture()
getBoardPicture
virtual QString shortName()
InputType
Types of input to configure for the default port.
virtual QString boardDescription()
BoardCapabilities
Types of capabilities boards can support.
virtual bool isInputConfigurationSupported(Core::IBoardType::InputType type)
Determine if this board supports configuring the receiver.
virtual bool setInputType(Core::IBoardType::InputType type)
virtual int queryMaxGyroRate()
Query the board for the currently set max rate of the gyro.
virtual bool queryCapabilities(BoardCapabilities capability)
Return which capabilities this board has.
Brain()
Brain::Brain This is the Brain board definition.
virtual QStringList getAdcNames()
virtual QString getHwUAVO()
virtual int minBootLoaderVersion()
Returns the minimum bootloader version required.
virtual Core::IBoardType::InputType getInputType()
getInputType get the current input type
virtual QWidget * getBoardConfiguration(QWidget *parent, bool connected)
Return a custom configuration widget, if one is provided.
virtual bool hasAnnunciator(AnnunciatorType annunc)
Check if the board has the given type of annunciator.