Results 189 issues of Dustin Spicuzza

I'm creating this pull request for you so I can comment on things. :) Fixes #10

Should output python, pynetworktables, and pynetworktables2js versions.

enhancement
good first issue

- Persistent keys - Different types of entry notifications? - Change around the connection notifications There are probably more things I'm forgetting.

enhancement

Ideally, should be able to assign a class and a data attribute indicating the NetworkTables key, and the HTML object will transmit/respond based on NetworkTables events. For example, something like...

enhancement

If someone were to do this, here's what they would need to do: - Currently RobotPy has python 3.2.5 in the tree. Port python 3.4.2 to cRio, adjust the build...

help wanted

I tried adding the `-rtc localtime` option, but didn't seem to work. Probably something with the DTB?

bug

Managing vendor code is becoming untenable, maybe we should launch the robot code from scratch each time instead of reusing the same interpreter. This wasn't previously possible, but now that...

I think what's happening is that when pytest is processing the exception, the traceback holds references to local objects (including the robot) and so the robot and related objects (in...

bug