rally_idx添加到记录,更新sil
This commit is contained in:
+3
-1
@@ -583,7 +583,7 @@ def parseHJ(filename):
|
||||
],
|
||||
|
||||
|
||||
23: [struct.Struct('<3I5f5H'),
|
||||
23: [struct.Struct('<3I5f5HH'),
|
||||
[['boot_time', 0.005, '时间戳',0],
|
||||
['health_ap', 1, '飞控健康字',0],
|
||||
['health_nav', 1, '惯导健康字',0],
|
||||
@@ -599,6 +599,8 @@ def parseHJ(filename):
|
||||
['monitor3', 1, 'INS',0],
|
||||
['monitor4', 1, 'INS',0],
|
||||
['monitor5', 1, 'INS',0],
|
||||
|
||||
['rally_idx', 1, '选择迫降点',0],
|
||||
],
|
||||
[],
|
||||
],
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user