OBD talk:BINA/OBJC/CHAR: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 415: Line 415:
|-
|-
|valign=top|<AlarmGroups>
|valign=top|<AlarmGroups>
|It's a bitset32 converted to int32. If Ns bit = TRUE then a bot gets highest alert level by a console command ai2_tripalarm(N)
|
|<AlarmGroups>VAR</AlarmGroups>
It's a bitset32 converted to int32. If Ns bit = TRUE then a bot gets highest alert level by a console command ai2_tripalarm(N)
VAR = 2^N1 + 2^N2 + 2^N3 etc.
|
: <AlarmGroups>VAR</AlarmGroups>
: VAR = 2^N1 + 2^N2 + 2^N3 etc.
|-
|-
|valign=top|<Pursuit>
|valign=top|<Pursuit>
28

edits