Ian G

Results 86 comments of Ian G
trafficstars

I can verify that Airsonos **is working properly** with 6.3 for me ``` Associated ZP: 192.168.---.--- --------------------------------- BRIDGE: BRIDGE Serial Number: ------------------------- Version: 6.3 (build 321130071) Hardware Version: 1.5.0.0-1 IP...

@Nama the fork I've created parses publickey access: [here](https://github.com/adorkable-forkable/logalyzer)

Sounds good, I'll fix the conflicts!

Should be good to merge!

@vermont42 262.80 m/s is your speed calculated at 10X. If you want the speed at 1X you can switch down. The layout is built on top of what was there...

My mistake, it looks like `GpxLocationManager` already supports headings, it's `LocationManager` that doesn't expose it, gonna throw together a PR to do just that!

On further investigation it looks like the heading methods are only stubs. Clearly a "should do my homework before posting" situation ;)

@SharpSeeEr I don't recall, it's been a while. Sorry~!

By having the **babel** transpiler present using `gulp` directly (`gulp run `) works with our ES6 `gulpfile`. This looks like an accurate tutorial to how we set ours up: http://macr.ae/article/gulp-and-babel.html

That worked a ok running through the plugin? Huh, then something else is messing with this on our end...