From: Bdale Garbee Date: Thu, 1 Jan 2009 21:23:18 +0000 (-0700) Subject: fix some text errors X-Git-Url: https://git.gag.com/?a=commitdiff_plain;ds=sidebyside;h=017b6d2d8652ad859046b5941349b57d3804c26c;p=web%2Faltusmetrum fix some text errors --- diff --git a/TeleMetrum/index.mdwn b/TeleMetrum/index.mdwn index 3aa8684..cd357fd 100644 --- a/TeleMetrum/index.mdwn +++ b/TeleMetrum/index.mdwn @@ -12,7 +12,7 @@ trackers from They use a PIC processor and a TI CC1050 transmitter chip, and operate in the ham radio 70cm band. -One weekend while attending a conference together, We got to wondering if +One weekend while attending a conference together, we got to wondering if we couldn't adapt one to use as a downlink for the [AltusMetrum](../AltusMetrum/) altimeter board in addition to direction finding after flight. That caused us to start thinking about other things @@ -54,13 +54,14 @@ simplify things by building a new altimeter with integrated RF link! * SPI interface * Various Sensors * Freescale MP3H6115A pressure sensor - * Freescale MMA2202 50g accelerometer + * Freescale MMA2202EG 50g accelerometer. Can use 40-200g variants! * Microchip MCP9700A temperature sensor -* Software Features +* Software Features (planned) * Written mostly in C with some 8051 assembler * Runs from on-chip flash, uses on-chip RAM, stores flight data to serial EEPROM chip * USB serial emulation for "console" interface + * USB mass storate emulation for data recovery * Uses the SDCC compiler and FreeRTOS * Licenses * The hardware is licensed under the TAPR OHL