[Autopilot-website] CVS: htdocs index.html,1.99,1.100
Status: Alpha
Brought to you by:
tramm
From: Trammell H. <tr...@us...> - 2003-01-28 05:31:34
|
Update of /cvsroot/autopilot/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv8263a Modified Files: index.html Log Message: Added link to PCM decoding Index: index.html =================================================================== RCS file: /cvsroot/autopilot/htdocs/index.html,v retrieving revision 1.99 retrieving revision 1.100 diff -u -d -r1.99 -r1.100 --- index.html 21 Oct 2002 14:50:49 -0000 1.99 +++ index.html 28 Jan 2003 05:31:30 -0000 1.100 @@ -101,6 +101,11 @@ <h3>Latest news:</h3> <ul> <li> +<a href="http://autopilot.sourceforge.net/cgi-bin/source?onboard/rev2/pcm.c">PCM decoding</a> +is progressing. I've done some work to analyze a few frames and have produced +<a href="images/pcm.png">an image of the PCM data</a> from my Futaba 8U (28 January 2003) + + <li> <a href="download.html">Release 2.4</a> is out. This has the code that actually flew the helicopter a few weeks ago. (20 October 2002) |