Brandon Heller

Results 18 issues of Brandon Heller

First two commits induce no changes to dimensions. Third one uses sizes that seem to better fit a 2mm allen wrench.

I found putting the nuts on the frame corners painful. Eventually I gave up on fingers and switched to pliers, but there has to be some way to make these...

The circle cutout in frame_motor prints fine on the bottom but looks crappy on the top, because the overhangs become extreme. Since this hole is not needed for registering the...

Otherwise install.sh breaks partway through. Small issue.

bug
C

This comes from the tutorial and can be seen as unexpected, confusing behavior. After a machine reboot and flowvisor restart, ``` mininet@mininet:~$ fvctl -f /dev/null list-datapaths Connected switches: 1 :...

Flowspace insertion with '''add-flowspace''' should be idempotent, that is, a script should be able to run N times inserting flowspaces and the number of flowspaces returned by '''list-flowspace''' should stay...

When re-generating the FV config, using the same command twice, it complains about a keypair not regenerating. People found this confusing. Is there a way to force and not complain...

Upstart is now in ubuntu, and it has a much friendlier interface than old-style init scripts. Instead of: ``` sudo /etc/init.d/flowvisor restart ``` ... you can run ``` sudo restart...

``` # Add Avahi, which uses Zeroconf and provides an alternate way to connect that doesn't require a DHCP server or knowing the assigned IP of the board. sudo apt-get...