Skip to content

Commit

Permalink
Update of TR report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 14.5.1.
  • Loading branch information
reffy-bot committed Jan 11, 2024
1 parent 098ff94 commit e023582
Show file tree
Hide file tree
Showing 12 changed files with 1,012 additions and 649 deletions.
88 changes: 45 additions & 43 deletions tr/dfns/orientation-sensor.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,25 +42,6 @@
},
"definedIn": "prose"
},
{
"id": "absolute-orientation-virtual-sensor-type",
"href": "https://www.w3.org/TR/orientation-sensor/#absolute-orientation-virtual-sensor-type",
"linkingText": [
"absolute-orientation virtual sensor type"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "absoluteorientationsensor-model",
"href": "https://www.w3.org/TR/orientation-sensor/#absoluteorientationsensor-model",
"title": "The AbsoluteOrientationSensor Model",
"number": "5.1"
},
"definedIn": "prose"
},
{
"id": "earths-reference-coordinate-system",
"href": "https://www.w3.org/TR/orientation-sensor/#earths-reference-coordinate-system",
Expand All @@ -73,9 +54,10 @@
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/orientation-sensor/#title",
"title": "Orientation Sensor"
"id": "absoluteorientationsensor-model",
"href": "https://www.w3.org/TR/orientation-sensor/#absoluteorientationsensor-model",
"title": "The AbsoluteOrientationSensor Model",
"number": "5.1"
},
"definedIn": "prose"
},
Expand All @@ -99,10 +81,10 @@
"definedIn": "prose"
},
{
"id": "relative-orientation-virtual-sensor-type",
"href": "https://www.w3.org/TR/orientation-sensor/#relative-orientation-virtual-sensor-type",
"id": "stationary-reference-coordinate-system",
"href": "https://www.w3.org/TR/orientation-sensor/#stationary-reference-coordinate-system",
"linkingText": [
"relative-orientation virtual sensor type"
"stationary reference coordinate system"
],
"localLinkingText": [],
"type": "dfn",
Expand All @@ -117,24 +99,6 @@
},
"definedIn": "prose"
},
{
"id": "stationary-reference-coordinate-system",
"href": "https://www.w3.org/TR/orientation-sensor/#stationary-reference-coordinate-system",
"linkingText": [
"stationary reference coordinate system"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://www.w3.org/TR/orientation-sensor/#title",
"title": "Orientation Sensor"
},
"definedIn": "prose"
},
{
"id": "typedefdef-rotationmatrixtype",
"href": "https://www.w3.org/TR/orientation-sensor/#typedefdef-rotationmatrixtype",
Expand Down Expand Up @@ -477,6 +441,44 @@
},
"definedIn": "heading"
},
{
"id": "converting-a-quaternion-to-rotation-matrix",
"href": "https://www.w3.org/TR/orientation-sensor/#converting-a-quaternion-to-rotation-matrix",
"linkingText": [
"converting a quaternion to rotation matrix"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "convert-quaternion-to-rotation-matrix",
"href": "https://www.w3.org/TR/orientation-sensor/#convert-quaternion-to-rotation-matrix",
"title": "Convert quaternion to rotation matrix",
"number": "7.2"
},
"definedIn": "prose"
},
{
"id": "create-a-quaternion-from-euler-angles",
"href": "https://www.w3.org/TR/orientation-sensor/#create-a-quaternion-from-euler-angles",
"linkingText": [
"create a quaternion from Euler angles"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "helper-create-quaternion-from-euler-angles",
"href": "https://www.w3.org/TR/orientation-sensor/#helper-create-quaternion-from-euler-angles",
"title": "Create a quaternion from Euler angles",
"number": "7.3"
},
"definedIn": "prose"
},
{
"id": "conformant-user-agent",
"href": "https://www.w3.org/TR/orientation-sensor/#conformant-user-agent",
Expand Down
Loading

0 comments on commit e023582

Please sign in to comment.