Opentx: Horus: add SD card benchmark on the debug page

Created on 24 Apr 2018  路  3Comments  路  Source: opentx/opentx

That might help to understand some strange issues with slow boot, or slow "model select" page. Maybe adding some warnings if the speed is really too slow (would need some data from users having working setups).

Horus stale

Most helpful comment

Umm, what provides this value is...

uint32_t sdGetSpeed()
{
  return 330000;
}

All 3 comments

It seems that already exists on X7/X9: press long while in the SD explorer:
clipboard - april 24 2018 10_31 am

Umm, what provides this value is...

uint32_t sdGetSpeed()
{
  return 330000;
}

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

evildronepilot picture evildronepilot  路  9Comments

RookFPV picture RookFPV  路  3Comments

zwn picture zwn  路  11Comments

tonycake picture tonycake  路  7Comments

Phil1988 picture Phil1988  路  9Comments