diff options
| -rw-r--r-- | doc/specs.inc | 9 | ||||
| -rw-r--r-- | doc/telegps-specs.inc | 5 | 
2 files changed, 14 insertions, 0 deletions
diff --git a/doc/specs.inc b/doc/specs.inc index a6c7b69a..c335b081 100644 --- a/doc/specs.inc +++ b/doc/specs.inc @@ -79,6 +79,15 @@  	|8MB  	|40mW  	|3.7V + +	|TeleMega v2.0 +	|MS5607 30km (100k') +	|MMA6555 102g +	|uBlox Max-7Q +	|MPU6000 HMC5883 +	|8MB +	|40mW +	|3.7V  	endif::telemega[]  	ifdef::easymega[] diff --git a/doc/telegps-specs.inc b/doc/telegps-specs.inc index 6ff8c76f..417a9708 100644 --- a/doc/telegps-specs.inc +++ b/doc/telegps-specs.inc @@ -5,6 +5,11 @@  		TeleGPS uses the u-Blox Max-7Q GPS receiver. +	=== 70cm Transmitter + +		TeleGPS uses a TI CC115L transmitter. This radio +		produces 10mW of RF output. +  	=== Micro-controller  		TeleGPS uses an NXP LPC11U14 micro-controller. This  | 
