Skip to content
Snippets Groups Projects
  1. Nov 05, 2004
  2. Nov 04, 2004
  3. Nov 03, 2004
  4. Nov 02, 2004
  5. Nov 01, 2004
  6. Oct 29, 2004
    • Timothy Stack's avatar
      Fix a syntax error. · 5050a012
      Timothy Stack authored
      5050a012
    • Robert Ricci's avatar
      The beginnings of mote support. · 0d561d76
      Robert Ricci authored
      Add tbuisp, a frontend to uisp, the program used to upload code to
      motes. Takes care of testbed permissions checking, and figuring out
      most of the command-line arguments to uisp (like the programming board
      chipset and microcontroller part number).
      
      For now, only supports uploading code to a mote, and has debugging
      output turned on.
      
      Depends on 'uisp' being installed - right now, that doesn't happen
      automatically. Probably what I should do is import the uisp code into
      our CVS tree, since it's GPLed, and not _too_ huge ( O(dozen) files. )
      0d561d76
    • Robert Ricci's avatar
      Add two new functions, TBNodeType (to get the type and class of a · 8934efbd
      Robert Ricci authored
      node), and TBNodeTypeProcInfo (to get the processor and speed for a
      given node type.)
      8934efbd
Loading