Update of /cvsroot/firebug/firebug/doc/spie2004
In directory sc8-pr-cvs1:/tmp/cvs-serv14612/spie2004
Modified Files:
spie_2004.tex
Log Message:
.
Index: spie_2004.tex
===================================================================
RCS file: /cvsroot/firebug/firebug/doc/spie2004/spie_2004.tex,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** spie_2004.tex 26 Nov 2003 04:07:56 -0000 1.6
--- spie_2004.tex 26 Nov 2003 14:41:07 -0000 1.7
***************
*** 1,4 ****
--- 1,5 ----
\documentclass[]{spie}
+ \input{comment}
\usepackage{graphicx}
***************
*** 6,17 ****
\usepackage{url}
! \setlength{\oddsidemargin}{0in}
! \setlength{\textwidth}{6.5in}
! \setlength{\topmargin}{0in}
! \setlength{\textheight}{8.5in}
!
- \newcommand{\blast}{BLAST}
--- 7,19 ----
\usepackage{url}
! %\setlength{\oddsidemargin}{0in}
! %\setlength{\textwidth}{6.5in}
! %\setlength{\topmargin}{0in}
! %\setlength{\textheight}{8.5in}
+ \newcommand{\blast}{{\sc Blast}}
+ \newcommand{\fireboard}{Fire board}
+ \newcommand{\tinyos}{TinyOS}
***************
*** 109,117 ****
- \subsection{Previous work using \blast/Mica2}
-
- One paragraph of Alec's work~\cite{woo:a2003},
- and anyone else's work using \blast/Mica2.
-
\subsection{Previous work with outdoor sensors}
--- 111,114 ----
***************
*** 128,131 ****
--- 125,130 ----
\item large scale empirical study using wireless sensors
+ \end{itemize}
+
%\input{spie_reviews}
***************
*** 358,362 ****
\begin{figure}
\begin{center}
! \includegraphics{images/sysarch.eps}
\caption{Schematic of Firebug system architecture.
This is a placeholder figure, change to reflect current
--- 357,361 ----
\begin{figure}
\begin{center}
! \includegraphics[height=2.5in]{figs/sysarch.eps}
\caption{Schematic of Firebug system architecture.
This is a placeholder figure, change to reflect current
***************
*** 366,375 ****
\end{figure}
- \section{Protocols}
! \section{TOS active messages}
- One paragraph summary of AM here.
--- 365,375 ----
\end{figure}
! \section{\fireboard\ sensors}
!
!
! \section{FireBug software design}
***************
*** 401,405 ****
! \section{Multihop routing}
--- 401,405 ----
!
***************
*** 502,509 ****
\begin{figure}
\begin{center}
! \includegraphics[width=3.5in]{tempfig.eps}
! \caption{Reception probability of links in a network
! of line topology.}
! \label{fig:linetopo}
\end{center}
\end{figure}
--- 502,509 ----
\begin{figure}
\begin{center}
! \includegraphics[width=3.5in]{figs/turfrange.eps}
! \caption{Reception distances for motes transmitting
! from ground level to a mote receiving at ground level.}
! \label{fig:turfrange}
\end{center}
\end{figure}
***************
*** 538,541 ****
--- 538,542 ----
\bibliographystyle{spiebib}
+ \begin{comment}
\appendix
***************
*** 796,800 ****
\end{center}
\end{table}
!
--- 797,801 ----
\end{center}
\end{table}
! \end{comment}
|