X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=AltOS%2Findex.mdwn;h=5d5364806339d76baa141cb9a8a4580a1ea3304d;hb=2d80b95d20d6010dde1d987beae3c92d4d9e1f56;hp=62d0065d34d5b7a6ce58bb336c6743c7e7699de6;hpb=dfd5a91d802a632f26f84ad610e79bfad5edcbd3;p=web%2Faltusmetrum diff --git a/AltOS/index.mdwn b/AltOS/index.mdwn index 62d0065..5d53648 100644 --- a/AltOS/index.mdwn +++ b/AltOS/index.mdwn @@ -21,7 +21,7 @@ your favorite launch site isn't included, please let us know! ## Available Versions ## -There is a single manual for all Altus Metrum products, which is available +There is a single manual for most Altus Metrum products, which is available in [html](doc/altusmetrum.html) and [pdf](doc/altusmetrum.pdf) formats. We also have an AltOS internals document for programmers @@ -29,7 +29,11 @@ in [html](doc/altos.html) and [pdf](doc/altos.pdf) formats, and a document describing the AltOS over the radio protocol in [html](doc/telemetry.html) and [pdf](doc/telemetry.pdf) formats. -[[!inline pages="./releases/* and !*/Discussion and !*.html and !*.bz2 and !*.zip and !*.exe" show="10" rss="no" raw="yes" ]] +If you're running Windows 8, you should take a look at [Installing AltosUI on +Windows 8](Win8) which will help you install the operating system +drivers needed to communicate with the USB hardware. + +[[!inline pages="./releases/* and !*/Discussion and !*.html and !*.bz2 and !*.zip and !*.exe and !*.dmg" show="10" rss="no" raw="yes" ]] ## Source Code ## @@ -37,11 +41,7 @@ The latest source, which may include unreleased work in progress, is always available from [git.gag.com](http://git.gag.com) in the project [fw/altos](http://git.gag.com/?p=fw/altos;a=summary). -If you need to debug code on an Altus Metrum product, you may want our special -version of SDCC containing a highly modified sdcdb with support for the cc1111 -debugging interface, which you can find on [git.gag.com](http://git.gag.com) -in the project [fw/sdcc](http://git.gag.com/?p=fw/sdcc;a=summary). This is -not necessary if you just want to rebuild AltOS and use it. +We've gathered a few notes on [buidling AltOS](building). ## Future Plans ##