- 15 Feb, 2005 9 commits
-
-
Leigh B. Stoller authored
message requesting information about an experiment (why has it been swapped in for 6000 hours, tell us before we swap it out).
-
Kirk Webb authored
Have tbuisp wait for the stargate to finish rebooting to prevent a subnode->node race while reloading.
-
Leigh B. Stoller authored
-
Timothy Stack authored
-
Timothy Stack authored
-
Timothy Stack authored
-
Timothy Stack authored
Robot stuff: * robots/emc/emcd.c: Send an event containing battery levels when a telemetry packet comes in from rmcd. * robots/emc/loclistener.in: Update battery stats. * robots/mtp/mtp.x: Add robot_id field to telemetry structure. * robots/mtp/*.java: Regenerate jrpcgen stubs. * robots/primotion/garcia-pilot.cc: Send telemetry to rmcd every minute. * robots/primotion/pilotClient.cc: Broadcast contact reports to all clients. * robots/rmcd/pilotConnection.c: Resend telemetry packets from pilot to emcd. * tbsetup/tbrsync.in: Wait for the node to come up before doing the rsync. * www/garcia-telemetry.jar: Removed. * www/mtp.jar: Regenerated. * www/telemetry.php3: Make the applet window a little bigger. * www/garcia-telemetry/GNUmakefile.in: Don't put the jar in the source tree. * www/thinlet.jar, www/garcia-telemetry/GarciaTelemetry.java, www/garcia-telemetry/UpdateThread.java, www/garcia-telemetry/main.xml: Switch to the homegrown version of thinlet and add contact report packets to the log. * www/tutorial/mobilewireless.php3: Spell check.
-
Timothy Stack authored
-
Timothy Stack authored
before they can use it. Change the hours the lab is open to 8am-6pm.
-
- 14 Feb, 2005 15 commits
-
-
Robert Ricci authored
motes.
-
Mike Hibler authored
-
Mike Hibler authored
-
Robert Ricci authored
user, can read it. At Leigh's suggestion, wrap the filenames in escapeshellarg() to make the call to SUEXEC safer.
-
Timothy Stack authored
-
Kirk Webb authored
Garcia hack refined in reload_daemon to free the garcias upon reload. This task is normally handled by stated for regular nodes. In the case of the garcias, however, no RELOADDONE state transition happens, so we just free the node up directly. The code to free them was stolen from stated.
-
Mike Hibler authored
make sure MX records wind up with correct entries.
-
Robert Ricci authored
'nodetype=mote' parameter to display only the options that matter for a mote. This is implemented much like the menu and the beginexp page, with a $view hash, set from the nodetype argument, that controls showing/hiding different parts of the page. Added a file uplaod box to be used for mote images, which calls Tim's webcopy script to copy the file into place. Doesn't work quite yet - for some reason, even though the call to webcopy is succeeding, the destination file doesn't show up. So we have a little bit of debugging to do still. Not linked in from anywhere yet. Not sure what the right thing is - shoud there be a list at the top of this page of all special nodetypes it supports? Or should we just link it in from the TinyOS tutorial or the mote type pages?
-
Robert Ricci authored
-
Robert Ricci authored
-
Robert Ricci authored
/var/tmp, and remove a copy-pasted comment.
-
Leigh B. Stoller authored
data off the camera.
-
Timothy Stack authored
tutorial to the manual.
-
Leigh B. Stoller authored
disabled, skip batch processing loop and pause.
-
Leigh B. Stoller authored
disabled, do not run the idle swapper (just exit silently).
-
- 12 Feb, 2005 2 commits
-
-
Kirk Webb authored
If WINSUPPORT isn't set, don't try generating/updating the samba shares.
-
Kirk Webb authored
Fixed up ops-install for new way of handling smb.conf file. We copy in an smb.conf.head file now, and copy that to smb.conf initially on ops. exports_setup[.proxy] takes care of updating the share permissions for samba dynamically.
-
- 11 Feb, 2005 12 commits
-
-
Timothy Stack authored
directory.
-
David Johnson authored
-
Kirk Webb authored
Removed some unneeded shares now that we autogen them.
-
Mike Hibler authored
of Elabinelab and firewalls.
-
Russ Fish authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Timothy Stack authored
or not, otherwise the proper regmon module isn't installed and mote loading won't work.
-
Kirk Webb authored
Added dynamic samba share setup to exports_setup. Share names are constructed as follows: Path Sharename ---------------------------------- /proj/<pid> proj-<pid> /group/<pid>/<eid> <pid>-<eid> /users/<uid> <uid> Share namespace collisions are detected, and mail is sent in the (unlikely) event that this occurs (and exports_setup bails out).
-
Kirk Webb authored
Added garcia reload hack to reload_daemon. Verified that it works on an inner elab. The change to nfree is minor - push garcias into reloadpending even though they are not (yet) imageable.
-
Timothy Stack authored
load the mote.
-
Timothy Stack authored
-
- 10 Feb, 2005 2 commits
-
-
Timothy Stack authored
-
Mike Hibler authored
-