-
Notifications
You must be signed in to change notification settings - Fork 9
5.Performance Analysis
The APM or Pixhawk Flight Controllers (FC) running APM:Copter have the ability to log an update status of how much stress the FC is under at each point of a flight. It is important to consider that Performance Analysis refers to the Flight Controllers ability to process the internal threads / code and not the overall performance of the model and other hardware.
Where information is available the APM Log File Analyser will attempt to review this information and summarise it along with pointing out any issues found.
Towards the top of the text based analysis we detail the type of Flight Controller, the installed firmware and as part of the Performance Analysis the internal clock frequency. Older firmwares would clock at 100Hz, newer firmwares at 400Hz.
The datalogs do not contain any errors related to flight controller performance issues, however we can determine the status of the Flight Controller by analysing data provided. The APM Log Analyser does this and will detail any issues during the text based analysis where the Flight Controller becomes under pressure to perform all that is being asked of it.