Comparing version 0.3.1 to 0.3.2
@@ -35,3 +35,3 @@ var util = require('util'); | ||
NavdataReader.prototype.char = function() { | ||
return this._buffer[ this._offset ]; | ||
return this.uint8(); | ||
}; | ||
@@ -38,0 +38,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "A node.js client for controlling Parrot AR Drone 2.0 quad-copters.", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"homepage": "https://github.com/felixge/node-ar-drone", | ||
@@ -8,0 +8,0 @@ "repository": { |
@@ -676,7 +676,7 @@ var common = require('../../common'); | ||
ok: 1, | ||
state: 513, | ||
radius: -20.9833984375, | ||
state: 2, | ||
radius: 387.31146240234375, | ||
error: { | ||
mean: 1129450962944, | ||
variance: -1.9905589299967167e-20 | ||
mean: -211.51361083984375, | ||
variance: 79.3671875 | ||
} | ||
@@ -739,3 +739,3 @@ }; | ||
groundEffect: true, | ||
sum: 1.401298464324817e-45, | ||
sum: 0, | ||
reject: false, | ||
@@ -742,0 +742,0 @@ uMultisinus: 0, |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
314447
61
4432
13