- 03 Mar, 2005 2 commits
-
-
Leigh B. Stoller authored
bunch of "static" declarations cause they were wrong to use in the first place (now that I understand what static means in a class definition).
-
Leigh B. Stoller authored
burgeoning Java Applet skills to to write a little applet to decode the motion jpeg stream that the webcams spit out. Not exactly efficient, but at least it works everyplace I tried, even with Internet Explorer. For the web page, the default view is still static, with an option near the top to use the applet version of the page. The nice thing is that when you leave the page (go someplace else) the data stream actually stops (cause the applet is stopped).
-
- 02 Mar, 2005 4 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
Just click on the table cell of the destination orientation, and give it a new value.
-
Leigh B. Stoller authored
pretty good at this point, although still not able to set just the orientation without moving x,y. Will work on that next.
-
Leigh B. Stoller authored
-
- 01 Mar, 2005 3 commits
-
-
Leigh B. Stoller authored
-
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 ...
-
- 24 Feb, 2005 1 commit
-
-
Timothy Stack authored
-
- 23 Feb, 2005 1 commit
-
-
Timothy Stack authored
particular, mention that the tape grid is used to calibrate the tracking cameras.
-
- 22 Feb, 2005 5 commits
-
-
Leigh B. Stoller authored
static robot map and in the robot tracker applet.
-
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
-
- 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 16 commits
-
-
Kirk Webb authored
Added some notes about using stargates in the Emulab environment.
-
Robert Ricci authored
the top.
-
Robert Ricci authored
-
Russ Fish authored
-
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
-
Leigh B. Stoller authored
are cleared in the display!
-
Timothy Stack authored
-
Robert Ricci authored
-
Timothy Stack authored
fix the robotrack link.
-
Leigh B. Stoller authored
-
Jay Lepreau authored
-
Jay Lepreau authored
-
- 17 Feb, 2005 7 commits
-
-
Mike Hibler authored
-
Russ Fish authored
-
Timothy Stack authored
-
Timothy Stack authored
-
Leigh B. Stoller authored
page zapping you to that node's shownode page.
-
Leigh B. Stoller authored
-
Robert Ricci authored
-