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