Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
c3ce68ce
Commit
c3ce68ce
authored
May 10, 2005
by
Timothy Stack
Browse files
copyrights
parent
416b281c
Changes
33
Hide whitespace changes
Inline
Side-by-side
robots/emc/test_emcd.sh.in
View file @
c3ce68ce
#! /bin/sh
#
# EMULAB-COPYRIGHT
# Copyright (c) 2005 University of Utah and the Flux Group.
# All rights reserved.
#
## Variables
# The full path of the test case
...
...
robots/mtp/listNode.c
View file @
c3ce68ce
/*
* listNode.c
*
* Copyright (c) 2003, 2004, 2005 The University of Utah and the Flux Group.
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*
* This file is licensed under the terms of the GNU Public License.
* See the file "license.terms" for restrictions on redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*/
/**
...
...
robots/mtp/listNode.h
View file @
c3ce68ce
/*
* listNode.h
*
* Copyright (c) 2003, 2004, 2005 The University of Utah and the Flux Group.
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*
* This file is licensed under the terms of the GNU Public License.
* See the file "license.terms" for restrictions on redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*/
/**
...
...
robots/mtp/mtp_test.c
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
#include "config.h"
...
...
robots/primotion/Makefile
View file @
c3ce68ce
#
# EMULAB-COPYRIGHT
# Copyright (c) 2005 University of Utah and the Flux Group.
# All rights reserved.
#
# Makefile for Garcia robot applications
#
# Dan Flickinger
...
...
robots/primotion/circle.cc
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
/* circle: garcia robot simple circle path
* (Tests grobot::setvPath(float, float))
*
...
...
robots/primotion/commotion.cc
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
/* Garcia robot motion program (command and interactive mode)
*
* Dan Flickinger
...
...
robots/primotion/dgrobot/commotion.h
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
/* Garcia motion program (command and interactive mode)
*
* Dan Flickinger
...
...
robots/primotion/dgrobot/cubicpath.h
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
/* cubicpath.h
*
* class with methods for generating cubic paths
...
...
robots/primotion/dgrobot/gbehaviors.cc
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
/* Garcia robot behavior class methods
*
* Dan Flickinger
...
...
robots/primotion/dgrobot/gbehaviors.h
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
/* Garcia robot behavior data class
*
* Dan Flickinger
...
...
robots/primotion/dgrobot/gcallbacks.cc
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
/* Garcia robot callback class methods
*
* Dan Flickinger
...
...
robots/primotion/dgrobot/gcallbacks.h
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
/* Callback functions for garcia robot
*
* Dan Flickinger
...
...
robots/primotion/dgrobot/grobot.cc
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
/* Garcia robot class methods
*
* Dan Flickinger
...
...
robots/primotion/dgrobot/grobot.h
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
/* Garcia robot class
*
* Dan Flickinger
...
...
robots/primotion/dgrobot/grobot_sim.cc
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
#include "config.h"
...
...
robots/primotion/dgrobot/simplepath.cc
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
/* simplepath.cc
* methods for spathseg class; simple path segment generator
*
...
...
robots/primotion/dgrobot/simplepath.h
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
/* simplepath.h
* class with methods for generating simple paths
*
...
...
robots/primotion/flash-user-led.cc
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
#include "config.h"
...
...
robots/primotion/garcia-pilot.hh
View file @
c3ce68ce
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2005 University of Utah and the Flux Group.
* All rights reserved.
*/
#ifndef _garcia_pilot_hh
#define _garcia_pilot_hh
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment