Changes

Jump to navigation Jump to search
274 bytes removed ,  19:08, 21 March 2020
Line 1,219: Line 1,219:  
! Offset || Size || Description
 
! Offset || Size || Description
 
|-
 
|-
| 0x0 || 0x4 || IrCameraStatus
+
| 0x0 || 0x4 || [[#IrCameraStatus]]
 
|-
 
|-
 
| 0x4 || 0x4 || IrCameraInternalStatus
 
| 0x4 || 0x4 || IrCameraInternalStatus
 
|-
 
|-
| 0x8 || 0x8 || IrSensorMode
+
| 0x8 || 0x8 || [[#IrSensorMode]]
 
|-
 
|-
 
| 0x10 || 0xE20 || Array of [[#ProcessorState]]
 
| 0x10 || 0xE20 || Array of [[#ProcessorState]]
 
|}
 
|}
   −
[[#ProcessorState]] is specialized depending on the value of IrSensorMode:
+
[[#ProcessorState]] is specialized depending on the value of [[#IrSensorMode]].
{| class="wikitable" border="1"
  −
!  Value
  −
!  Description
  −
|-
  −
| 0 || None
  −
|-
  −
| 1 || [[#MomentProcessorState]]
  −
|-
  −
| 2 || [[#ClusteringProcessorState]]
  −
|-
  −
| 3 || [[#ImageTransferProcessorState]]
  −
|-
  −
| 4 || [[#PointingProcessorState]]
  −
|-
  −
| 5 || [[#TeraPluginProcessorState]]
  −
|-
  −
| 6 || Unknown
  −
|}
      
==== MomentProcessorState ====
 
==== MomentProcessorState ====

Navigation menu