Changes

Jump to navigation Jump to search
916 bytes added ,  14:47, 25 March 2020
no edit summary
Line 1,223: Line 1,223:  
| 0x0 || 0x4 || [[#IrCameraStatus]]
 
| 0x0 || 0x4 || [[#IrCameraStatus]]
 
|-
 
|-
| 0x4 || 0x4 || IrCameraInternalStatus
+
| 0x4 || 0x4 || [[#IrCameraInternalStatus]]
 
|-
 
|-
 
| 0x8 || 0x8 || [[#IrSensorMode]]
 
| 0x8 || 0x8 || [[#IrSensorMode]]
Line 2,517: Line 2,517:  
|-
 
|-
 
| 2 || Unconnected
 
| 2 || Unconnected
 +
|}
 +
 +
= IrCameraInternalStatus =
 +
This is "nn::irsensor::IrCameraInternalStatus". This is an u32.
 +
 +
{| class="wikitable" border="1"
 +
!  Value
 +
!  Description
 +
|-
 +
| 0 || Ok?
 +
|-
 +
| 1 ||
 +
|-
 +
| 2 ||
 +
|-
 +
| 3 ||
 +
|-
 +
| 4 ||
 +
|-
 +
| 5 ||
 +
|-
 +
| 6 ||
 +
|-
 +
| 7 || [4.0.0+] Ok?
 +
|-
 +
| 8 || [4.0.0+]
 
|}
 
|}
   Line 2,539: Line 2,565:  
|-
 
|-
 
| 6 || Unknown
 
| 6 || Unknown
 +
|}
 +
 +
= ImageProcessorStatus =
 +
This is "nn::irsensor::ImageProcessorStatus". This is an u32.
 +
 +
{| class="wikitable" border="1"
 +
!  Value
 +
!  Description
 +
|-
 +
| 0 || Stopped
 +
|-
 +
| 1 || Running
 +
|}
 +
 +
= ImageTransferProcessorFormat =
 +
This is "nn::irsensor::ImageTransferProcessorFormat". This is an u32.
 +
 +
This controls the IR Sensor image resolution.
 +
 +
{| class="wikitable" border="1"
 +
!  Value
 +
!  Description
 +
|-
 +
| 0 || 240x320
 +
|-
 +
| 1 || 120x160
 +
|-
 +
| 2 || 60x80
 +
|-
 +
| 3 || [4.0.0+] Total byte-size is 0x4B0 (30x40?).
 +
|-
 +
| 4 || [4.0.0+] Total byte-size is 0x12C (15x20?).
 
|}
 
|}
   Line 2,566: Line 2,624:  
| 0x16 || 0x2 || WindowOfInterestHeight (default is 0xF0)
 
| 0x16 || 0x2 || WindowOfInterestHeight (default is 0xF0)
 
|-
 
|-
| 0x18 || 0x4 || [[#PackedMcuVersion|RequiredMcuVersion]] (default is 0xA0003)
+
| 0x18 || 0x4 || [[#PackedMcuVersion|RequiredMcuVersion]]
 
|-
 
|-
 
| 0x1C || 0x1 || Preprocess (default is 0x1)
 
| 0x1C || 0x1 || Preprocess (default is 0x1)
Line 2,632: Line 2,690:  
| 0x10 || 0x4 || [[#PackedMcuVersion|RequiredMcuVersion]]
 
| 0x10 || 0x4 || [[#PackedMcuVersion|RequiredMcuVersion]]
 
|-
 
|-
| 0x14 || 0x1 || Format
+
| 0x14 || 0x1 || [[#ImageTransferProcessorFormat|Format]]
 
|-
 
|-
 
| 0x15 || 0x3 || Reserved
 
| 0x15 || 0x3 || Reserved
Line 2,756: Line 2,814:  
| 0x10 || 0x4 || [[#PackedMcuVersion|RequiredMcuVersion]]
 
| 0x10 || 0x4 || [[#PackedMcuVersion|RequiredMcuVersion]]
 
|-
 
|-
| 0x14 || 0x1 || OrigFormat
+
| 0x14 || 0x1 || [[#ImageTransferProcessorFormat|OrigFormat]]
 
|-
 
|-
| 0x15 || 0x1 || TrimmingFormat
+
| 0x15 || 0x1 || [[#ImageTransferProcessorFormat|TrimmingFormat]]
 
|-
 
|-
 
| 0x16 || 0x2 || TrimmingStartX
 
| 0x16 || 0x2 || TrimmingStartX

Navigation menu