summaryrefslogtreecommitdiffstats
path: root/tradeshow/iot-sensortag/resources/small
diff options
context:
space:
mode:
Diffstat (limited to 'tradeshow/iot-sensortag/resources/small')
-rw-r--r--tradeshow/iot-sensortag/resources/small/MainSmall.qml3
-rw-r--r--tradeshow/iot-sensortag/resources/small/images/Gyro/particle.pngbin0 -> 870 bytes
-rw-r--r--tradeshow/iot-sensortag/resources/small/images/Gyro/ring_large.pngbin0 -> 387182 bytes
-rw-r--r--tradeshow/iot-sensortag/resources/small/images/Gyro/ring_medium.pngbin0 -> 263861 bytes
-rw-r--r--tradeshow/iot-sensortag/resources/small/images/Gyro/ring_outer.pngbin0 -> 253803 bytes
-rw-r--r--tradeshow/iot-sensortag/resources/small/images/Gyro/ring_small.pngbin0 -> 225215 bytes
6 files changed, 2 insertions, 1 deletions
diff --git a/tradeshow/iot-sensortag/resources/small/MainSmall.qml b/tradeshow/iot-sensortag/resources/small/MainSmall.qml
index 7cdc7fe..6d87009 100644
--- a/tradeshow/iot-sensortag/resources/small/MainSmall.qml
+++ b/tradeshow/iot-sensortag/resources/small/MainSmall.qml
@@ -145,8 +145,9 @@ Item {
width: rightPane.width
height: rightPane.height * 0.3 - 60
onClicked: {
- //mainContainer.source = "../base/GyroPage.qml";
+ mainContainer.source = "../base/RotationPage.qml";
gyroConnection.enabled = true;
+ sensor.recalibrate();
}
Connections {
diff --git a/tradeshow/iot-sensortag/resources/small/images/Gyro/particle.png b/tradeshow/iot-sensortag/resources/small/images/Gyro/particle.png
new file mode 100644
index 0000000..d86fc96
--- /dev/null
+++ b/tradeshow/iot-sensortag/resources/small/images/Gyro/particle.png
Binary files differ
diff --git a/tradeshow/iot-sensortag/resources/small/images/Gyro/ring_large.png b/tradeshow/iot-sensortag/resources/small/images/Gyro/ring_large.png
new file mode 100644
index 0000000..fcd1cdc
--- /dev/null
+++ b/tradeshow/iot-sensortag/resources/small/images/Gyro/ring_large.png
Binary files differ
diff --git a/tradeshow/iot-sensortag/resources/small/images/Gyro/ring_medium.png b/tradeshow/iot-sensortag/resources/small/images/Gyro/ring_medium.png
new file mode 100644
index 0000000..14924cc
--- /dev/null
+++ b/tradeshow/iot-sensortag/resources/small/images/Gyro/ring_medium.png
Binary files differ
diff --git a/tradeshow/iot-sensortag/resources/small/images/Gyro/ring_outer.png b/tradeshow/iot-sensortag/resources/small/images/Gyro/ring_outer.png
new file mode 100644
index 0000000..4d4d803
--- /dev/null
+++ b/tradeshow/iot-sensortag/resources/small/images/Gyro/ring_outer.png
Binary files differ
diff --git a/tradeshow/iot-sensortag/resources/small/images/Gyro/ring_small.png b/tradeshow/iot-sensortag/resources/small/images/Gyro/ring_small.png
new file mode 100644
index 0000000..d281f93
--- /dev/null
+++ b/tradeshow/iot-sensortag/resources/small/images/Gyro/ring_small.png
Binary files differ