- 02 Mar, 2005 3 commits
-
-
Mike Hibler authored
-
Timothy Stack authored
-
Leigh B. Stoller authored
-
- 01 Mar, 2005 6 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Timothy Stack authored
-
Timothy Stack authored
append ".exe" in favor of the --enable-windowsclient option.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
ability to move multiple robots around. Still needs testing, but want to get this off my laptop just in case windows decides to do something stupid ...
-
- 28 Feb, 2005 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
setdest events for robots. See www/robotrack/setdest.php3
-
- 24 Feb, 2005 3 commits
-
-
Timothy Stack authored
-
Timothy Stack authored
-
Timothy Stack authored
-
- 23 Feb, 2005 4 commits
-
-
Robert Ricci authored
are available, and some that are not.
-
Robert Ricci authored
of the correct type automatically.
-
Mike Hibler authored
-
Timothy Stack authored
particular, mention that the tape grid is used to calibrate the tracking cameras.
-
- 22 Feb, 2005 7 commits
-
-
Leigh B. Stoller authored
static robot map and in the robot tracker applet.
-
Timothy Stack authored
Report battery stats using the watchdog: * robots/emc/emcd.c: Don't send events with battery levels anymore. * tmcd/tmcd.c: Add 'battery' command that updates the battery_percentage, battery_voltage, and battery_timestamp values in the nodes table. It's currently only called by the watchdog running on the garcias. * tmcd/common/libtmcc.pm: Add TMCCCMD_BATTERY function. * tmcd/common/watchdog: Updated to send back battery information obtained from garcia-pilot.
-
Russ Fish authored
-
Leigh B. Stoller authored
and per OSID basis. * Added bios_waittime to node_types table and reboot_waittime to os_info table. Initialized them as follows: update node_types set bios_waittime=60 where class='pc'; update os_info set reboot_waittime=150 where OS='Linux' or OS='FreeBSD' or OS='NetBSD'; update os_info set reboot_waittime=180 where OS=Windows'; * The bios waittime can be edited via the web interface. * The reboot waittime can be set only by admin people right now; this is another case of something that maybe the user should not see cause its too much stuff? Instead, default values are established in www/osiddefs.php3. * os_setup computes its per-node waitime as: (bios_waittime + reboot_waittime) * 2 as per Mike's suggestion. If either value is not defined in the DB, it defaults the original 7 minute value.
-
Russ Fish authored
-
Russ Fish authored
-
Leigh B. Stoller authored
must have pruned this out by accident when cleaning up batchexp a while back (combined it with startexp).
-
- 20 Feb, 2005 1 commit
-
-
Leigh B. Stoller authored
Add a reminder to the cvsweb (short) header reminding users of the LICENSE agreement, and present a link to it.
-
- 18 Feb, 2005 14 commits
-
-
Mike Hibler authored
-
Kirk Webb authored
Added some notes about using stargates in the Emulab environment.
-
Robert Ricci authored
the top.
-
Robert Ricci authored
-
Mike Hibler authored
-
Mike Hibler authored
Zap gated setup.
-
Russ Fish authored
-
Russ Fish authored
-
Kirk Webb authored
Enable windows support by default now. This ensures exports_setup creates samba shares. * rc.mkelab - modify logic s.t. --disable-windows is passed to configure if WINSUPPORT is not set.
-
Jay Lepreau authored
-
Robert Ricci authored
-
Robert Ricci authored
-
Leigh B. Stoller authored
Also add some debug code that will spew to the Java Console, that I can use next Tim runs a big test; I can use that output to can a demo for the tutorial page.
-
Leigh B. Stoller authored
-