66 return ":/brainfpv/images/brainre1-connection-diagram.svg";
virtual QString getHwUAVO()
virtual Core::IBoardType::InputType getInputType()
getInputOnPort get the current input type
InputType
Types of input to configure for the default port.
virtual QWidget * getBoardConfiguration(QWidget *parent, bool connected)
Return a custom configuration widget, if one is provided.
virtual QPixmap getBoardPicture()
getBoardPicture
BoardCapabilities
Types of capabilities boards can support.
virtual int queryMaxGyroRate()
Query the board for the currently set max rate of the gyro.
virtual QVector< QVector< int > > getChannelBanks()
Get banks of output PWM channels banks on the board.
virtual QStringList getAdcNames()
virtual bool hasAnnunciator(AnnunciatorType annunc)
Check if the board has the given type of annunciator.
virtual QString boardDescription()
virtual QString shortName()
virtual bool setInputType(Core::IBoardType::InputType type)
virtual bool isInputConfigurationSupported(Core::IBoardType::InputType type)
Determine if this board supports configuring the receiver.
virtual QString getConnectionDiagram()
getConnectionDiagram get the connection diagram for this board
BrainRE1()
Brain::Brain This is the Brain board definition.
virtual bool queryCapabilities(BoardCapabilities capability)
Return which capabilities this board has.