-
Notifications
You must be signed in to change notification settings - Fork 167
OnlineHelp: Index of pages used in GCS
These are the OnlineHelp: pages that are being used in the GCS code.
boards_openpilot/config_cc_hw_widget.cpp: QDesktopServices::openUrl( QUrl("https://github.com/d-ronin/dRonin/wiki/OnlineHelp:-Hardware-Settings", QUrl::StrictMode) );
boards_tbs/colibriconfiguration.cpp: QDesktopServices::openUrl( QUrl("https://github.com/d-ronin/dRonin/wiki/OnlineHelp:-Hardware-Settings", QUrl::StrictMode) );
config/attitude.ui: <string>url:https://github.com/d-ronin/dRonin/wiki/OnlineHelp:-Attitude</string>
config/camerastabilization.ui: <string>url:https://github.com/d-ronin/dRonin/wiki/OnlineHelp:-Camera-Stabilization-Configuration</string>
config/configccattitudewidget.cpp: QDesktopServices::openUrl( QUrl("https://github.com/d-ronin/dRonin/wiki/OnlineHelp:-Vehicle-configuration", QUrl::StrictMode) );
config/configinputwidget.cpp: QDesktopServices::openUrl( QUrl("https://github.com/d-ronin/dRonin/wiki/OnlineHelp:-Input-Configuration", QUrl::StrictMode) );
config/configmodulewidget.cpp: addHelpButton(ui->inputHelp,"https://github.com/d-ronin/dRonin/wiki/OnlineHelp:-Modules");
config/configoutputwidget.cpp: QDesktopServices::openUrl( QUrl("https://github.com/d-ronin/dRonin/wiki/OnlineHelp:-Output-Configuration", QUrl::StrictMode) );
config/configvehicletypewidget.cpp: QDesktopServices::openUrl( QUrl("https://github.com/d-ronin/dRonin/wiki/OnlineHelp:-Vehicle-configuration", QUrl::StrictMode) );
config/stabilization.ui: <string>url:https://github.com/TauLabs/TauLabs/wiki/OnlineHelp:-Stabilization-Panel</string>
config/txpid.ui: <string>url:https://github.com/d-ronin/dRonin/wiki/OnlineHelp:-TxPID-Module</string>
importexport/importexportgadgetwidget.cpp: QDesktopServices::openUrl(QUrl("https://github.com/d-ronin/dRonin/wiki/OnlineHelp:-Import-Export"));
uavsettingsimportexport/importsummary.cpp: QDesktopServices::openUrl( QUrl("https://github.com/d-ronin/dRonin/wiki/OnlineHelp:-UAV-Settings-import-export", QUrl::StrictMode) );
uploader/uploadergadgetwidget.cpp: QDesktopServices::openUrl( QUrl("https://github.com/d-ronin/dRonin/wiki/OnlineHelp:-Uploader-Plugin", QUrl::StrictMode) );