Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Logger intermittently fails to log data #45

Open
yoos opened this issue May 6, 2015 · 3 comments
Open

Logger intermittently fails to log data #45

yoos opened this issue May 6, 2015 · 3 comments

Comments

@yoos
Copy link
Member

yoos commented May 6, 2015

Happens intermittently and irregularly anywhere between 1 and a few hundred milliseconds at a time. Throughput issue perhaps?

@yoos yoos self-assigned this May 10, 2015
@yoos
Copy link
Member Author

yoos commented Jun 17, 2015

Yep, this is a throughput issue.

For whatever reason, the fatfs sync slows down intermittently to such an extent that the ringbuffer overflows. Some mildly clever changes to how long we wait between syncs and downsampling the attitude estimation to 100 Hz seems to help.

yoos added a commit that referenced this issue Jun 17, 2015
Adapted from old control firmware, so written in C. Pretty sure this one works,
however, unlike my previous "new" attempt.
yoos added a commit that referenced this issue Jun 17, 2015
@yoos
Copy link
Member Author

yoos commented Apr 5, 2016

Rocket flights are useless without data integrity. This is critical to address now that hardware integrity is being nailed down.

@yoos yoos added this to the v1.0 milestone Apr 5, 2016
@kylc
Copy link
Member

kylc commented Apr 6, 2016

This will be resolved with the work in #46.

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

No branches or pull requests

2 participants