Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
a1722fd7
Commit
a1722fd7
authored
Jun 30, 2005
by
Eric Eide
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
A start.
parent
57e4c4e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
2 deletions
+42
-2
www/sdr/index.php3
www/sdr/index.php3
+42
-2
No files found.
www/sdr/index.php3
View file @
a1722fd7
...
...
@@ -7,10 +7,50 @@
require
(
"usrpdefs.php3"
);
PAGEHEADER
(
"Software-Defined Radio Project"
,
$USRP_MENUDEFS
);
?>
<p>
Welcome to the
<b>
Software-Defined Radio
&nsbp;
(SDR)
</b>
community Web site!
</p>
<p>
This site is an information and collaboration center for people using
programmable wireless devices in research and education. Our goal is to
provide information about
<b>
hardware and software infrastructure
</b>
:
</p>
<ul>
<li><b>
Catalog:
</b>
what infrastructure is available?
</li>
<li><b>
Hardware:
</b>
where can you buy it?
</li>
<li><b>
Software:
</b>
where can you download or buy it?
</li>
<li><b>
Testbeds:
</b>
how can you "borrow" SDR equipment?
</li>
<li><b>
Courseware:
</b>
who is teaching with SDR?
</li>
<li><b>
Research:
</b>
what projects are using SDR?
</li>
<li><b>
Community:
</b>
how can you contribute?
</li>
</ul>
<p>
On this Web site you will find documents, software, mailing lists,
information about SDR meetings, and pointers to other SDR resources on the
Web. You can contribute to this site by adding to the SDR
Wiki.
</p>
echo
"Hi, I am a software-defined radio<br>
\n
"
;
echo
"Tell me more, tell me more<br>
\n
"
;
<h3>
Getting Started
</h3>
<p>
<em>
Coming soon.
</em>
</p>
<hr/>
<!--===================================================================-->
<p>
This material is based upon work supported by the National Science Foundation
under Grant No.
XXXXXXX. Any opinions, findings, and conclusions or
recommendations expressed in this material are those of the author(s) and do
not necessarily reflect the views of the National Science Foundation.
</p>
<?php
#
# Standard Testbed Footer
#
...
...
Write
Preview
Markdown
is supported
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