Skip to content

Commit

Permalink
Add SCHEDULER_DETERMINISM field (#708)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Feb 27, 2024
1 parent 62ade97 commit 8093629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/flightlog_fields_presenter.js
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,7 @@ function FlightLogFieldPresenter() {
'debug[4]':'Minimum Gyro period in 100th of a us',
'debug[5]':'Maximum Gyro period in 100th of a us',
'debug[6]':'Span of Gyro period in 100th of a us',
'debug[7]':'Not Used',
'debug[7]':'Gyro cycle deviation in 100th of a us',
},
'TIMING_ACCURACY' : {
'debug[all]':'Timing Accuracy',
Expand Down

0 comments on commit 8093629

Please sign in to comment.