Arthur Peters

Results 13 comments of Arthur Peters

I thought I fixed this in my branch. Could you check against https://github.com/google/byterun ? I know I did some work on closure capture. It never got merged because I never...

Oh I should mention something here. I have only tested this on PY2.7. Since that's my target here. I did make an attempt to stay portable, but I'm sure I...

I don't have tox setup yet. However I will when I have time to devote to this. I am aware of it. Thanks for the reminder.

A apologize for the giant PR and big commits. It's partly just a bad habit of mine (doing everything and then pushing), but also an artifact of trying to make...

This makes a lot of sense. Just so I understand: You want to integrate my changes to pyvm2, but I should lift abstractvm and other things into a dependent project....

I have a similar use case. I would like to run a small script at "link" time which combines some config files. In my case there really isn't a work...

This would be super useful, since it would make it easier to land some airplanes. Though it would also make it harder to do short landings since planes would float...

Previous discussions and PRs related to this have recommended using the `Scale` parameter on the sensor. This can work in limited cases. The problem is that the UI field for...

I was thinking about this bug while flying this week. My telemetry was mostly unreadable to me because it was displaying the total battery voltage instead of the average cell...

Definitely. :-) Hence the issue being about the error, not the failure itself.