Geoff Gustafson

Results 68 comments of Geoff Gustafson

@jimmy-huang can correct me if I'm wrong, but I believe he's determined that the A101 can really only report the values at 800Hz. He's merged some changes to do allow...

We do have other pending plans to control log output for our internal log messages; it does make sense to allow the user to control theirs as well.

I assume this would be due to a Zephyr update? Interesting to look into though.

@brianjjones please do some basic testing and if we want more detail explain it more to QA and have them look at it more.

This is really an enhancement, part of the Node.js API we haven't supported. This would require extra bookkeeping and I don't think it's of great value to the app developer...

One caveat is just yesterday I removed the WebIDL from buffer.md, in favor of a style more like what Node.js does for documentation. But you're welcome to reintroduce it if...

Taking a quick look, Zephyr apparently provides a sync dns_resolve() call that can so 'A' or 'AAAA' requests. So the most straightforward thing to do would probably be implement Node's...