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

Log motor PWM ratios after voltage compensation #83

Merged
merged 1 commit into from
Dec 10, 2015
Merged

Log motor PWM ratios after voltage compensation #83

merged 1 commit into from
Dec 10, 2015

Conversation

ograff
Copy link
Contributor

@ograff ograff commented Dec 10, 2015

Update motors.c to log PWM ratios after voltage compensation. Fix #77

Update motors.c to log PWM ratios after voltage compensation. Fix #77
@ograff
Copy link
Contributor Author

ograff commented Dec 10, 2015

D'oh, looks like this overflows RAM. I'll see if I can come up with a way to grab this info from where it already exists, instead of storing it twice

@ataffanel
Copy link
Member

Yes the Crazyflie 1 is pretty tight in RAM, I am going to look if I can free some ram somewhere else as well.

@ograff
Copy link
Contributor Author

ograff commented Dec 10, 2015

Hmm, I can't seem to figure out how I could coerce the data from the registers into the Log group in any useful way. Perhaps reducing other RAM usage is the best option.

ataffanel added a commit that referenced this pull request Dec 10, 2015
Log motor PWM ratios after voltage compensation
@ataffanel ataffanel merged commit 9ceb597 into bitcraze:master Dec 10, 2015
@ataffanel
Copy link
Member

I freed some RAM by moving the led sequence in flash, so now it should fit in CF1.

Thanks!

@krichardsson krichardsson added this to the 2016.02 milestone Feb 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants