Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed ros_lib_kinetic
Main file for operating the ASL 3-DOF Spacecraft driver board. More...
Go to the source code of this file.
Functions | |
void | mbed_reset () |
Makes the C++ function "mbed_reset" have 'C'-compiler linkage. | |
PwmOut | motorPWM (PIN_WMPWM) |
mBed pinout controlling momentum wheel motor H-Bridge input A | |
void | commandMotor (float dutycycle) |
Relay motor command. | |
Variables | |
DigitalOut | thruster_pinouts [] |
List of mBed thruster pinouts. |
Detailed Description
Main file for operating the ASL 3-DOF Spacecraft driver board.
Definition in file main.cpp.
Function Documentation
void mbed_reset | ( | ) |
Makes the C++ function "mbed_reset" have 'C'-compiler linkage.
Generated on Wed Jul 27 2022 01:17:15 by
