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