30 #include "hwrevolution.h"
69 return ":/openpilot/images/revo-connection-diagram.svg";
81 #endif // REVOLUTION_H
virtual QString getConnectionDiagram()
getConnectionDiagram get the connection diagram for this board
InputType
Types of input to configure for the default port.
virtual bool queryCapabilities(BoardCapabilities capability)
Return which capabilities this board has.
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.
BoardCapabilities
Types of capabilities boards can support.
virtual QString getHwUAVO()
virtual int minBootLoaderVersion()
Returns the minimum bootloader version required.
virtual Core::IBoardType::InputType getInputType()
getInputType get the current input type
virtual int queryMaxGyroRate()
Query the board for the currently set max rate of the gyro.
virtual QStringList getAdcNames()
virtual QPixmap getBoardPicture()
getBoardPicture
HwRevolution * getSettings()
Get the settings object.
virtual bool setInputType(Core::IBoardType::InputType type)
Revolution()
Revolution::Revolution This is the Revolution board definition.
virtual QString boardDescription()
virtual QString shortName()