File tree Expand file tree Collapse file tree 8 files changed +124
-36
lines changed Expand file tree Collapse file tree 8 files changed +124
-36
lines changed Original file line number Diff line number Diff line change 1139
1139
"step_coarse" : 1.0 ,
1140
1140
"step_fine" : 0.25 ,
1141
1141
"contrast_ratio" : 0.75 ,
1142
- "pdaf_gain" : -0.02 ,
1142
+ "retrigger_ratio" : 0.75 ,
1143
+ "retrigger_delay" : 10 ,
1144
+ "pdaf_gain" : -0.018 ,
1143
1145
"pdaf_squelch" : 0.125 ,
1144
- "max_slew" : 2.0 ,
1146
+ "max_slew" : 1.5 ,
1145
1147
"pdaf_frames" : 20 ,
1146
1148
"dropout_frames" : 6 ,
1149
+ "step_frames" : 5
1150
+ },
1151
+ "fast" :
1152
+ {
1153
+ "step_coarse" : 1.0 ,
1154
+ "step_fine" : 0.0 ,
1155
+ "contrast_ratio" : 0.75 ,
1156
+ "retrigger_ratio" : 0.75 ,
1157
+ "retrigger_delay" : 8 ,
1158
+ "pdaf_gain" : -0.02 ,
1159
+ "pdaf_squelch" : 0.125 ,
1160
+ "max_slew" : 2.0 ,
1161
+ "pdaf_frames" : 16 ,
1162
+ "dropout_frames" : 4 ,
1147
1163
"step_frames" : 4
1148
1164
}
1149
1165
},
1150
1166
"conf_epsilon" : 8 ,
1151
1167
"conf_thresh" : 16 ,
1152
1168
"conf_clip" : 512 ,
1153
1169
"skip_frames" : 5 ,
1170
+ "check_for_ir" : false ,
1154
1171
"map" : [ 0.0 , 445 , 15.0 , 925 ]
1155
1172
}
1156
1173
},
1272
1289
}
1273
1290
}
1274
1291
]
1275
- }
1292
+ }
Original file line number Diff line number Diff line change 1156
1156
"step_coarse" : 1.0 ,
1157
1157
"step_fine" : 0.25 ,
1158
1158
"contrast_ratio" : 0.75 ,
1159
- "pdaf_gain" : -0.02 ,
1159
+ "retrigger_ratio" : 0.75 ,
1160
+ "retrigger_delay" : 10 ,
1161
+ "pdaf_gain" : -0.018 ,
1160
1162
"pdaf_squelch" : 0.125 ,
1161
- "max_slew" : 2.0 ,
1163
+ "max_slew" : 1.5 ,
1162
1164
"pdaf_frames" : 20 ,
1163
1165
"dropout_frames" : 6 ,
1166
+ "step_frames" : 5
1167
+ },
1168
+ "fast" :
1169
+ {
1170
+ "step_coarse" : 1.0 ,
1171
+ "step_fine" : 0.0 ,
1172
+ "contrast_ratio" : 0.75 ,
1173
+ "retrigger_ratio" : 0.75 ,
1174
+ "retrigger_delay" : 8 ,
1175
+ "pdaf_gain" : -0.02 ,
1176
+ "pdaf_squelch" : 0.125 ,
1177
+ "max_slew" : 2.0 ,
1178
+ "pdaf_frames" : 16 ,
1179
+ "dropout_frames" : 4 ,
1164
1180
"step_frames" : 4
1165
1181
}
1166
1182
},
1167
1183
"conf_epsilon" : 8 ,
1168
1184
"conf_thresh" : 16 ,
1169
1185
"conf_clip" : 512 ,
1170
1186
"skip_frames" : 5 ,
1187
+ "check_for_ir" : true ,
1171
1188
"map" : [ 0.0 , 445 , 15.0 , 925 ]
1172
1189
}
1173
1190
},
1235
1252
}
1236
1253
}
1237
1254
]
1238
- }
1255
+ }
Original file line number Diff line number Diff line change 1148
1148
"step_coarse" : 2.0 ,
1149
1149
"step_fine" : 0.5 ,
1150
1150
"contrast_ratio" : 0.75 ,
1151
+ "retrigger_ratio" : 0.75 ,
1152
+ "retrigger_delay" : 10 ,
1151
1153
"pdaf_gain" : -0.03 ,
1152
1154
"pdaf_squelch" : 0.2 ,
1153
- "max_slew" : 4 .0 ,
1155
+ "max_slew" : 3 .0 ,
1154
1156
"pdaf_frames" : 20 ,
1155
1157
"dropout_frames" : 6 ,
1156
- "step_frames" : 4
1158
+ "step_frames" : 5
1157
1159
},
1158
1160
"fast" :
1159
1161
{
1160
1162
"step_coarse" : 2.0 ,
1161
- "step_fine" : 0.5 ,
1163
+ "step_fine" : 0.0 ,
1162
1164
"contrast_ratio" : 0.75 ,
1165
+ "retrigger_ratio" : 0.75 ,
1166
+ "retrigger_delay" : 8 ,
1163
1167
"pdaf_gain" : -0.05 ,
1164
1168
"pdaf_squelch" : 0.2 ,
1165
- "max_slew" : 5 .0 ,
1169
+ "max_slew" : 4 .0 ,
1166
1170
"pdaf_frames" : 16 ,
1167
- "dropout_frames" : 6 ,
1171
+ "dropout_frames" : 4 ,
1168
1172
"step_frames" : 4
1169
1173
}
1170
1174
},
1171
1175
"conf_epsilon" : 8 ,
1172
1176
"conf_thresh" : 12 ,
1173
1177
"conf_clip" : 512 ,
1174
1178
"skip_frames" : 5 ,
1179
+ "check_for_ir" : false ,
1175
1180
"map" : [ 0.0 , 420 , 35.0 , 920 ]
1176
1181
}
1177
1182
},
1295
1300
}
1296
1301
}
1297
1302
]
1298
- }
1303
+ }
Original file line number Diff line number Diff line change 1057
1057
"step_coarse" : 2.0 ,
1058
1058
"step_fine" : 0.5 ,
1059
1059
"contrast_ratio" : 0.75 ,
1060
+ "retrigger_ratio" : 0.75 ,
1061
+ "retrigger_delay" : 10 ,
1060
1062
"pdaf_gain" : -0.03 ,
1061
1063
"pdaf_squelch" : 0.2 ,
1062
- "max_slew" : 4 .0 ,
1064
+ "max_slew" : 3 .0 ,
1063
1065
"pdaf_frames" : 20 ,
1064
1066
"dropout_frames" : 6 ,
1065
- "step_frames" : 4
1067
+ "step_frames" : 5
1066
1068
},
1067
1069
"fast" :
1068
1070
{
1069
1071
"step_coarse" : 2.0 ,
1070
- "step_fine" : 0.5 ,
1072
+ "step_fine" : 0.0 ,
1071
1073
"contrast_ratio" : 0.75 ,
1074
+ "retrigger_ratio" : 0.75 ,
1075
+ "retrigger_delay" : 8 ,
1072
1076
"pdaf_gain" : -0.05 ,
1073
1077
"pdaf_squelch" : 0.2 ,
1074
- "max_slew" : 5 .0 ,
1078
+ "max_slew" : 4 .0 ,
1075
1079
"pdaf_frames" : 16 ,
1076
- "dropout_frames" : 6 ,
1080
+ "dropout_frames" : 4 ,
1077
1081
"step_frames" : 4
1078
1082
}
1079
1083
},
1080
1084
"conf_epsilon" : 8 ,
1081
1085
"conf_thresh" : 12 ,
1082
1086
"conf_clip" : 512 ,
1083
1087
"skip_frames" : 5 ,
1088
+ "check_for_ir" : true ,
1084
1089
"map" : [ 0.0 , 420 , 35.0 , 920 ]
1085
1090
}
1086
1091
},
1150
1155
}
1151
1156
}
1152
1157
]
1153
- }
1158
+ }
Original file line number Diff line number Diff line change 638
638
"step_coarse" : 1.0 ,
639
639
"step_fine" : 0.25 ,
640
640
"contrast_ratio" : 0.75 ,
641
- "pdaf_gain" : -0.02 ,
641
+ "retrigger_ratio" : 0.75 ,
642
+ "retrigger_delay" : 10 ,
643
+ "pdaf_gain" : -0.018 ,
642
644
"pdaf_squelch" : 0.125 ,
643
- "max_slew" : 2.0 ,
645
+ "max_slew" : 1.5 ,
644
646
"pdaf_frames" : 20 ,
645
647
"dropout_frames" : 6 ,
648
+ "step_frames" : 5
649
+ },
650
+ "fast" :
651
+ {
652
+ "step_coarse" : 1.0 ,
653
+ "step_fine" : 0.0 ,
654
+ "contrast_ratio" : 0.75 ,
655
+ "retrigger_ratio" : 0.75 ,
656
+ "retrigger_delay" : 8 ,
657
+ "pdaf_gain" : -0.02 ,
658
+ "pdaf_squelch" : 0.125 ,
659
+ "max_slew" : 2.0 ,
660
+ "pdaf_frames" : 16 ,
661
+ "dropout_frames" : 4 ,
646
662
"step_frames" : 4
647
663
}
648
664
},
649
665
"conf_epsilon" : 8 ,
650
666
"conf_thresh" : 16 ,
651
667
"conf_clip" : 512 ,
652
668
"skip_frames" : 5 ,
669
+ "check_for_ir" : false ,
653
670
"map" : [ 0.0 , 445 , 15.0 , 925 ]
654
671
}
655
672
},
673
690
}
674
691
}
675
692
]
676
- }
693
+ }
Original file line number Diff line number Diff line change 737
737
"step_coarse" : 1.0 ,
738
738
"step_fine" : 0.25 ,
739
739
"contrast_ratio" : 0.75 ,
740
- "pdaf_gain" : -0.02 ,
740
+ "retrigger_ratio" : 0.75 ,
741
+ "retrigger_delay" : 10 ,
742
+ "pdaf_gain" : -0.018 ,
741
743
"pdaf_squelch" : 0.125 ,
742
- "max_slew" : 2.0 ,
744
+ "max_slew" : 1.5 ,
743
745
"pdaf_frames" : 20 ,
744
746
"dropout_frames" : 6 ,
747
+ "step_frames" : 5
748
+ },
749
+ "fast" :
750
+ {
751
+ "step_coarse" : 1.0 ,
752
+ "step_fine" : 0.0 ,
753
+ "contrast_ratio" : 0.75 ,
754
+ "retrigger_ratio" : 0.75 ,
755
+ "retrigger_delay" : 8 ,
756
+ "pdaf_gain" : -0.02 ,
757
+ "pdaf_squelch" : 0.125 ,
758
+ "max_slew" : 2.0 ,
759
+ "pdaf_frames" : 16 ,
760
+ "dropout_frames" : 4 ,
745
761
"step_frames" : 4
746
762
}
747
763
},
748
764
"conf_epsilon" : 8 ,
749
765
"conf_thresh" : 16 ,
750
766
"conf_clip" : 512 ,
751
767
"skip_frames" : 5 ,
768
+ "check_for_ir" : true ,
752
769
"map" : [ 0.0 , 445 , 15.0 , 925 ]
753
770
}
754
771
},
772
789
}
773
790
}
774
791
]
775
- }
792
+ }
Original file line number Diff line number Diff line change 637
637
"step_coarse" : 2.0 ,
638
638
"step_fine" : 0.5 ,
639
639
"contrast_ratio" : 0.75 ,
640
+ "retrigger_ratio" : 0.75 ,
641
+ "retrigger_delay" : 10 ,
640
642
"pdaf_gain" : -0.03 ,
641
643
"pdaf_squelch" : 0.2 ,
642
- "max_slew" : 4 .0 ,
644
+ "max_slew" : 3 .0 ,
643
645
"pdaf_frames" : 20 ,
644
646
"dropout_frames" : 6 ,
645
- "step_frames" : 4
647
+ "step_frames" : 5
646
648
},
647
649
"fast" :
648
650
{
649
651
"step_coarse" : 2.0 ,
650
- "step_fine" : 0.5 ,
652
+ "step_fine" : 0.0 ,
651
653
"contrast_ratio" : 0.75 ,
654
+ "retrigger_ratio" : 0.75 ,
655
+ "retrigger_delay" : 8 ,
652
656
"pdaf_gain" : -0.05 ,
653
657
"pdaf_squelch" : 0.2 ,
654
- "max_slew" : 5 .0 ,
658
+ "max_slew" : 4 .0 ,
655
659
"pdaf_frames" : 16 ,
656
- "dropout_frames" : 6 ,
660
+ "dropout_frames" : 4 ,
657
661
"step_frames" : 4
658
662
}
659
663
},
660
664
"conf_epsilon" : 8 ,
661
665
"conf_thresh" : 12 ,
662
666
"conf_clip" : 512 ,
663
667
"skip_frames" : 5 ,
668
+ "check_for_ir" : false ,
664
669
"map" : [ 0.0 , 420 , 35.0 , 920 ]
665
670
}
666
671
},
684
689
}
685
690
}
686
691
]
687
- }
692
+ }
Original file line number Diff line number Diff line change 628
628
"step_coarse" : 2.0 ,
629
629
"step_fine" : 0.5 ,
630
630
"contrast_ratio" : 0.75 ,
631
+ "retrigger_ratio" : 0.75 ,
632
+ "retrigger_delay" : 10 ,
631
633
"pdaf_gain" : -0.03 ,
632
634
"pdaf_squelch" : 0.2 ,
633
- "max_slew" : 4 .0 ,
635
+ "max_slew" : 3 .0 ,
634
636
"pdaf_frames" : 20 ,
635
637
"dropout_frames" : 6 ,
636
- "step_frames" : 4
638
+ "step_frames" : 5
637
639
},
638
640
"fast" :
639
641
{
640
642
"step_coarse" : 2.0 ,
641
- "step_fine" : 0.5 ,
643
+ "step_fine" : 0.0 ,
642
644
"contrast_ratio" : 0.75 ,
645
+ "retrigger_ratio" : 0.75 ,
646
+ "retrigger_delay" : 8 ,
643
647
"pdaf_gain" : -0.05 ,
644
648
"pdaf_squelch" : 0.2 ,
645
- "max_slew" : 5 .0 ,
649
+ "max_slew" : 4 .0 ,
646
650
"pdaf_frames" : 16 ,
647
- "dropout_frames" : 6 ,
651
+ "dropout_frames" : 4 ,
648
652
"step_frames" : 4
649
653
}
650
654
},
651
655
"conf_epsilon" : 8 ,
652
656
"conf_thresh" : 12 ,
653
657
"conf_clip" : 512 ,
654
658
"skip_frames" : 5 ,
659
+ "check_for_ir" : true ,
655
660
"map" : [ 0.0 , 420 , 35.0 , 920 ]
656
661
}
657
662
},
675
680
}
676
681
}
677
682
]
678
- }
683
+ }
You can’t perform that action at this time.
0 commit comments