QTM Services: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:Services]] | [[Category:Services]] | ||
QTM is | QTM is the [[New_3DS]] system module in charge of handling head tracking. | ||
= QTM | =QTM services= | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
| Line 26: | Line 26: | ||
| 0x0006.... | | 0x0006.... | ||
| | | | ||
|} | |||
The commands under this section are available for all QTM services except for "qtm:c". | |||
= QTM user service "qtm:u" = | |||
The commands available for this are exactly the same as the commands listed under the "QTM services" section. | |||
= QTM system service "qtm:s" = | |||
{| class="wikitable" border="1" | |||
|- | |||
! Command Header | |||
! Description | |||
|- | |- | ||
| 0x0401.... | | 0x0401.... | ||
| Line 56: | Line 68: | ||
| 0x040A.... | | 0x040A.... | ||
| | | | ||
|} | |} | ||
See also the "QTM services" section. | |||
= QTM service "qtm:sp" = | = QTM service "qtm:sp" = | ||
| Line 101: | Line 78: | ||
! Description | ! Description | ||
|- | |- | ||
| | | 0x0801.... | ||
| | | | ||
|- | |- | ||
| | | 0x0802.... | ||
| | | | ||
|- | |- | ||
| | | 0x0803.... | ||
| | | | ||
|- | |- | ||
| | | 0x0804.... | ||
| | | | ||
|} | |} | ||
This service has all of the commands listed under the "QTM services" section and the "qtm:s" section, in addition to the above commands. | |||
= QTM service "qtm:c" = | = QTM service "qtm:c" = | ||
| Line 155: | Line 98: | ||
! Command Header | ! Command Header | ||
! Description | ! Description | ||
|- | |||
|- | |- | ||
| 0x0001.... | | 0x0001.... | ||
| Line 170: | Line 114: | ||
| 0x0005.... | | 0x0005.... | ||
| | | | ||
|} | |} | ||
The commands for this service are separate from the commands under the "QTM services" section. | |||