OSURoboticsClub / aerial_control

Aerial vehicle firmware
MIT License
2 stars 4 forks source link

Investigate ChibiOS scheduler #55

Open kylc opened 8 years ago

kylc commented 8 years ago

We may be missing out on a lot of performance in the ChibiOS scheduler because we don't really understand it. Some things to investigate:

Before doing this, we should try to monitor our CPU usage.