Andrew Shaffer

Results 66 comments of Andrew Shaffer

@substack that seems like the right approach to me. It does seem possible it will break some people's existing (hacky) workflows, but that seems ultimately more correct.

Unfortunately just sorting the files or having an explicit ordering is probably not what's really desired in most cases. The most common use-case will probably be the desire to have...

I think you are missing the headers required to build this driver. Does the raspberry pi have apt-get? If so, try `apt-get install linux-headers-generic`

Ya, hmm, it's also breaking my browserify build due to the overloaded use of require even when I do install component. There is the automated npmcomponent project: https://github.com/npmcomponent/yields-submittable https://github.com/npmcomponent/yields-reduce https://github.com/npmcomponent/component-value...

@dominicbarnes Ah, that sucks. You could take the `component-` approach and do `component-form-serialize` although that's pretty long.

You want it _not_ to close your tags?

Hey, thanks for the info. Unfortunately i'm no longer using this device myself so I can't really debug it very easily. I'd be happy to accept a pull request if...

I was not aware of this. I'll try to look into it ASAP. Should be a straightforward fix.

@MRNGSTAR Sorry for not responding in so long. I actually stopped using the driver because it seemed to still have intermittent issues. I'll see if I can get it to...

Great, i'll make sure to pass it along if I get my Python version into a publishable state. So, the issue i'm concerned with is at t=1 in the model...