- Mar 01, 2012
- Feb 16, 2012
-
-
jsiegle authored
-
jsiegle authored
Previously, if you placed a sink in front of a source, it would lead to a never-ending "while" loop. By removing two lines (254-255), this problem was solved.
-
jsiegle authored
-
jsiegle authored
In combination with an EventNode, a WiFiOutput node is able to send a simple message to a hard-coded address via UDP. This is the first sink that actually emits an output. It's obviously over-simplified, but as a proof-of-concept, it seems to be working well.
-
jsiegle authored
-
- Feb 14, 2012
-
-
jsiegle authored
-
- Feb 13, 2012
-
-
jsiegle authored
Tabs now work reasonably well when right-justified. Border is now a square (except for upper-right corner).
-
- Feb 11, 2012
-
-
Josh Siegle authored
-