InputType
Types of input to configure for the default port.
virtual bool hasAnnunciator(AnnunciatorType annunc)
Check if the board has the given type of annunciator.
virtual QString boardDescription()
BoardCapabilities
Types of capabilities boards can support.
virtual int queryMaxGyroRate()
Query the board for the currently set max rate of the gyro.
virtual QString shortName()
virtual QPixmap getBoardPicture()
getBoardPicture
virtual QStringList getAdcNames()
MATEK405()
MATEK405::MATEK405 This is the MATEK405 board definition.
virtual Core::IBoardType::InputType getInputType()
getInputOnPort get the current input type
virtual bool isInputConfigurationSupported(Core::IBoardType::InputType type)
Determine if this board supports configuring the receiver.
virtual QString getHwUAVO()
virtual bool setInputType(Core::IBoardType::InputType type)
virtual bool queryCapabilities(BoardCapabilities capability)
Return which capabilities this board has.