Commit 6aa20324 authored by Don Gagne's avatar Don Gagne

Heading: Switch from Radians to Degrees

parent 7e513013
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
}, },
"param4": { "param4": {
"label": "Heading", "label": "Heading",
"units": "radians", "units": "deg",
"nanUnchanged": true, "nanUnchanged": true,
"default": null, "default": null,
"decimalPlaces": 2 "decimalPlaces": 2
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
}, },
"param4": { "param4": {
"label": "Heading", "label": "Heading",
"units": "radians", "units": "deg",
"nanUnchanged": true, "nanUnchanged": true,
"default": null, "default": null,
"decimalPlaces": 2 "decimalPlaces": 2
...@@ -101,7 +101,7 @@ ...@@ -101,7 +101,7 @@
}, },
"param4": { "param4": {
"label": "Heading", "label": "Heading",
"units": "radians", "units": "deg",
"nanUnchanged": true, "nanUnchanged": true,
"default": null, "default": null,
"decimalPlaces": 2 "decimalPlaces": 2
...@@ -129,7 +129,7 @@ ...@@ -129,7 +129,7 @@
}, },
"param4": { "param4": {
"label": "Heading", "label": "Heading",
"units": "radians", "units": "deg",
"nanUnchanged": true, "nanUnchanged": true,
"decimalPlaces": 2 "decimalPlaces": 2
} }
...@@ -158,7 +158,7 @@ ...@@ -158,7 +158,7 @@
}, },
"param4": { "param4": {
"label": "Heading", "label": "Heading",
"units": "radians", "units": "deg",
"nanUnchanged": true, "nanUnchanged": true,
"default": null, "default": null,
"decimalPlaces": 2 "decimalPlaces": 2
...@@ -180,7 +180,7 @@ ...@@ -180,7 +180,7 @@
}, },
"param4": { "param4": {
"label": "Heading", "label": "Heading",
"units": "radians", "units": "deg",
"nanUnchanged": true, "nanUnchanged": true,
"default": null, "default": null,
"decimalPlaces": 2 "decimalPlaces": 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment