[Firebug-cvs] firebug/web gps.html,1.9,1.10 gps_tests.htm,1.2,1.3
Brought to you by:
doolin
From: <cs...@us...> - 2003-09-16 21:17:21
|
Update of /cvsroot/firebug/firebug/web In directory sc8-pr-cvs1:/tmp/cvs-serv21880 Modified Files: gps.html gps_tests.htm Log Message: new pics added Index: gps.html =================================================================== RCS file: /cvsroot/firebug/firebug/web/gps.html,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** gps.html 2 Aug 2003 00:32:52 -0000 1.9 --- gps.html 16 Sep 2003 20:48:45 -0000 1.10 *************** *** 25,28 **** --- 25,38 ---- </center> + <p>Below are images of the receiver board mounted on to its + mica2 host.</p> + + <center> + <img src="./images/gps_mounted.jpg" alt="Mounted GPS board"> + </center> + + <center> + <img src="./images/gps_mounted2.jpg" alt="GPS connected PC"> + </center> <h2>Receiver Specifications (not updated for new Leadtek receivers)</h2> Index: gps_tests.htm =================================================================== RCS file: /cvsroot/firebug/firebug/web/gps_tests.htm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** gps_tests.htm 1 Aug 2003 16:34:06 -0000 1.2 --- gps_tests.htm 16 Sep 2003 20:48:45 -0000 1.3 *************** *** 49,52 **** --- 49,56 ---- </ul> + <center> + <img src="./images/gps_hardware.jpg" alt="GPS hardware"> + </center> + <p> Location accuracy and movement tracking were determined with the *************** *** 111,114 **** --- 115,122 ---- </h2> + <center> + <img src="./images/gps_equip.jpg" alt="Taking GPS measurements"> + </center> + <p> Lastly, a brief experiment was done to determine how well the *************** *** 119,122 **** --- 127,134 ---- </p> + <center> + <img src="./images/mem_glade1.jpg" alt="Picture of Memorial Glade"> + </center> + <p> For a leisurely four minute walk, no lag was apparent. For a *************** *** 128,137 **** <center> ! <img src="./images/mem_glad.jpg" alt= ! "Motion Tracking about Memorial Glade"> </center> ! <hr /> <p> --- 140,148 ---- <center> ! <img src="./images/mem_glade2.jpg" alt="Motion Tracking about Memorial Glade"> </center> ! <hr> <p> |