Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor sample functions to ServoModule #1

Open
wilbert-alberts opened this issue Mar 7, 2014 · 1 comment
Open

Refactor sample functions to ServoModule #1

wilbert-alberts opened this issue Mar 7, 2014 · 1 comment
Assignees

Comments

@wilbert-alberts
Copy link
Owner

Affects:
// TimeStats_Servo::takeTimeStamp, tsStart
DigitalIn::captureAllIns
SPI::readBus
Devices::sample
Controller::sample
Motor::sample, motor
Devices::update
SPI::writeBus, spibus
DigitalOut::activateAllOuts
// TimeStats_Servo::takeTimeStamp, tsTracing);
Traces_Servo::sampleAllTraces
// TimeStats_Servo::sampleCommand
// TimeStats_Servo::takeTimeStamp, tsCheckStop;
PeriodicTimer::checkStop
Cmd_UpdateFrequency::execute
// TimeStats_Servo::takeTimeStamp;
unlockDB;

@wilbert-alberts
Copy link
Owner Author

Need to think about modules that have more then one periodic function.
SPI
Devices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant