Fix title of all index.mdwn pages
[web/altusmetrum] / TeleMega / index.mdwn
1 [[!meta title="TeleMega"]]
2 # TeleMega
3
4 This is a high-end recording dual-deploy altimeter for high power model 
5 rocketry with integrated GPS and telemetry link.  The features included
6 make TeleMega the ideal choice for complex projects including sustainers
7 on multi-stage projects.  In particular, pyro events are configurable and 
8 can be based on time and various flight events and status, including angle 
9 from vertical.
10
11 For the latest TeleMega firmware and related ground station software, please
12 visit the [AltOS](../AltOS) page on this site.  TeleMega v2.0 requires AltOS
13 version 1.6.2 or later.
14
15 These are photos of production version 1.0 .. photos of 2.0 coming soon:
16
17 <a href="v1.0/telemega-v1.0-top.jpg"> <img src="v1.0/telemega-v1.0-top-thumb.jpg"></a>
18 <a href="v1.0/telemega-v1.0-bottom.jpg"> <img src="v1.0/telemega-v1.0-bottom-thumb.jpg"></a>
19
20 ## Features ##
21
22 ### User View ###
23
24 * Recording altimeter for high power model rocketry
25 * Supports dual deployment and 4 additional pyro events.  
26   Pyro events are 
27   configurable and can be based on time and various flight events and status,
28   including angle from vertical (for safety in staging and air start flights).
29 * 70cm ham-band transceiver for telemetry downlink
30 * Barometric pressure sensor good to 100k feet MSL
31 * 1-axis 105-g accelerometer for motor characterization
32 * 3-axis 16-g accelerometer for gyro calibration
33 * 3-axis 2000 deg/sec gyros
34 * 3-axis magnetic sensor
35 * On-board, integrated GPS receiver
36 * On-board non-volatile memory for flight data storage
37 * Can drive up to 4 RC-style servos
38 * USB for power, configuration, and data recovery
39 * Integrated support for LiPo rechargeable batteries
40 * User choice of pyro battery configuration, can use primary LiPo or any
41   customer-chosen separate pyro battery up to 12 volts nominal.
42 * 3.25 x 1.25 inch board designed to fit inside 38mm airframe coupler tube
43
44 ### Developer View ###
45
46 * Hardware Features of v2.0
47         * ST Micros [STM32L151](http://www.st.com/internet/mcu/product/248821.jsp) ARM Cortex M3 based Microcontroller
48         * TI [CC1200](http://www.ti.com/product/cc1200) High Performance RF Transceiver for Narrowband Systems 
49         * 150mA 3.3V LDO regulator
50         * [Winbond W25Q64FV](http://www.winbond.com/hq/product/code-storage-flash-memory/serial-nor-flash/?__locale=en&partNo=W25Q64FV) serial flash memory
51         * [u-blox](http://www.u-blox.com/) MAX-7Q GPS receiver
52                 * on-board TaoGlas passive patch antenna
53                 * async serial interface
54         * Measurement Specialties [MS5607](http://www.meas-spec.com/product/t_product.aspx?id=8499) Micro Altimeter Module
55                 * Wide range — 120kPa to 1kPa (approximately -1500m to 31000m)
56                 * High precision — 2.4Pa resolution (approximately 20cm at sea level)
57                 * Factory calibrated.
58         * Freescale [MMA6555](http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MMA65xx&fsrch=1&sr=1) Single Axis SPI Intertial Sensor
59                 * +- 105g full-scale
60                 * on-chip 12-bit digitizer
61         * Invensense [MPU-6000](http://invensense.com/mems/gyro/mpu6050.html) Six-Axis MEMS Motion Tracking Device
62                 * tri-axis angular rate sensor up to 2000 degrees/second
63                 * tri-axis accelerometer with +- 16g range
64                 * three on-chip ADCs for true simultaneous sampling of all axes
65         * Honeywell HMC5883L 3-axis magnetic (compass) sensor
66 * Software Features
67         * Written mostly in C with some ARM assembler
68         * Runs from on-chip flash, uses on-chip RAM, stores flight data to serial flash
69         * USB serial emulation for "console" interface
70 * Tools Used
71         * [gEDA](http://www.gpleda.org/) for schematic capture and PCB layout
72 * Licenses
73         * The hardware is licensed under the [TAPR](http://www.tapr.org) [Open Hardware License](http://www.tapr.org/ohl.html)
74         * The software is licensed [GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
75
76 ## Artifacts ##
77
78 There is a single manual for TeleMega and most other Altus Metrum products,
79 which is available in [html](../AltOS/doc/altusmetrum.html) and 
80 [pdf](../AltOS/doc/altusmetrum.pdf) formats.
81
82 An outline of the board with drill hole locations is available in
83 [pdf](../Documents/telemega-outline.pdf) format.
84
85 The hardware design current gEDA files are available from 
86 [git.gag.com](http://git.gag.com) in the project 
87 [hw/telemega](http://git.gag.com/?p=hw/telemega;a=summary).  
88
89 For those who don't have ready access to the gEDA suite, here are pdf snapshots
90 of the files for Production PCB version 2.0 in more easily readable form:
91
92 * [schematic](v2.0/telemega-sch.pdf)
93 * [pcb artwork](v2.0/telemega-pcb.pdf)
94 * [bill of materials](v2.0/partslist.csv)
95
96 ## Future Plans ##
97
98 Version 2.0 is now available for purchase.
99
100 ## [History of TeleMega](history) ##
101