Added magnetometer calibration to pilot plugin.

Also pass some events through the websocket.
Esse commit está contido em:
John Wiseman
2013-05-28 18:41:56 -07:00
commit 7e20174c38
6 arquivos alterados com 178 adições e 109 exclusões
+10 -6
Ver Arquivo
@@ -21,13 +21,17 @@
bottom: 0px;
}
#controls {
float: right;
}
#glasspane {
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
z-index: 100;
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
z-index: 100;
-webkit-user-select: none; // webkit (safari, chrome) browsers
-moz-user-select: none; // mozilla browsers