Skip to content
Snippets Groups Projects
  1. Apr 18, 2012
  2. Mar 10, 2012
  3. Feb 21, 2012
  4. Feb 20, 2012
  5. Feb 19, 2012
  6. Feb 16, 2012
    • jsiegle's avatar
      Fixed bug in GenericProcessor::setDestNode · 0e8dac82
      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.
      0e8dac82
    • jsiegle's avatar
      Added code for WiFiOutput · 6a047d1d
      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.
      6a047d1d
  7. Feb 11, 2012
Loading