Skip to content

Commit 8093629

Browse files
authored
Add SCHEDULER_DETERMINISM field (#708)
1 parent 62ade97 commit 8093629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/flightlog_fields_presenter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ function FlightLogFieldPresenter() {
911911
'debug[4]':'Minimum Gyro period in 100th of a us',
912912
'debug[5]':'Maximum Gyro period in 100th of a us',
913913
'debug[6]':'Span of Gyro period in 100th of a us',
914-
'debug[7]':'Not Used',
914+
'debug[7]':'Gyro cycle deviation in 100th of a us',
915915
},
916916
'TIMING_ACCURACY' : {
917917
'debug[all]':'Timing Accuracy',

0 commit comments

Comments
 (0)