altoslib: Add support for TeleGPS v2
[fw/altos] / doc / telegps-specs.inc
1 [appendix]
2 == Technical Information
3
4         === GPS Receiver
5       
6                 TeleGPS uses the u-Blox Max-7Q GPS receiver.
7       
8         === 70cm Transmitter
9
10                 TeleGPS uses a TI CC115L transmitter. This radio
11                 produces 10mW of RF output.
12
13         === Micro-controller
14       
15                 TeleGPS uses an NXP LPC11U14 micro-controller. This
16                 tiny CPU contains 32kB of flash for the application
17                 and 4kB of RAM for temporary data storage.
18
19         === Lithium Polymer Battery
20       
21                 Shipping restrictions may prevent us from including a
22                 battery battery with TeleGPS.
23       
24         === Mechanical Considerations
25       
26                 TeleGPS is designed to be rugged enough for typical
27                 rocketry applications.  The 4 mounting holes on the
28                 board are sized for use with 4-40 or M3 screws.
29
30         === On-board data storage
31       
32                 TeleGPS has 2MB of non-volatile storage, separate from
33                 the code storage memory. The TeleGPS firmware uses
34                 this to log information during flight.