<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.paparazziuav.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TimHansen</id>
	<title>PaparazziUAV - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.paparazziuav.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TimHansen"/>
	<link rel="alternate" type="text/html" href="http://wiki.paparazziuav.org/wiki/Special:Contributions/TimHansen"/>
	<updated>2026-04-28T23:37:03Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=12064</id>
		<title>User:TimHansen</title>
		<link rel="alternate" type="text/html" href="http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=12064"/>
		<updated>2012-04-06T09:00:47Z</updated>

		<summary type="html">&lt;p&gt;TimHansen: VirtualBox&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== IR Sensors connection Cable ==&lt;br /&gt;
&lt;br /&gt;
Pay attention when connecting the IR-sensors: It's not allowed to exchange the ends of the cable. The pinout at the sensor board and the Tiny is different!&lt;br /&gt;
&lt;br /&gt;
after that: [[Airframe_Configuration#Infrared]]&lt;br /&gt;
&lt;br /&gt;
== uBlox GPS 5H ==&lt;br /&gt;
It is necessary to modify the airframe config-file  (&amp;quot;-DGPS_USE_LATLONG&amp;quot;) [[Airframe_Configuration#GPS]]&lt;br /&gt;
&lt;br /&gt;
In the newer Airframe Config File this has to be:&lt;br /&gt;
   &amp;lt;define name=&amp;quot;GPS_USE_LATLONG&amp;quot;/&amp;gt;&lt;br /&gt;
in the firmware section otherwise you might get the error:&lt;br /&gt;
   Invalid_argument(&amp;quot;Latlong.of_utm&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
[[User:Flixr|flixr]] 23:02, 28 December 2010 (CET) You do '''not''' have to add the define GPS_USE_LATLONG, just use the proper gps subsytem:&lt;br /&gt;
&amp;lt;subsystem name=&amp;quot;gps&amp;quot; type=&amp;quot;ublox_lea5h&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Sound Output ==&lt;br /&gt;
I just found out, that the Ground Control Station can &amp;quot;speak&amp;quot; some messages. This is very useful for the battery low warnings:&lt;br /&gt;
[[Speech]]&lt;br /&gt;
&lt;br /&gt;
== PPM Output ==&lt;br /&gt;
To activate the PPM Messages in the new airframe config insert:&lt;br /&gt;
  &amp;lt;define name=&amp;quot;TELEMETRY_MODE_FBW&amp;quot; value=&amp;quot;1&amp;quot;/&amp;gt;&lt;br /&gt;
to the firmware section.&lt;br /&gt;
&lt;br /&gt;
== Using Graupner MX-12 for paparazzi ==&lt;br /&gt;
The MX-12 has 6 channels but no 3 state switch. To use it together with paparazzi I used a trick. I used the integrated mixer to mix 2 switches together into 1 channel. One swiches Auto2 on and off. The other switches between Manual and Auto1. The mixer setup is as following:&lt;br /&gt;
&lt;br /&gt;
  MX 1: GEA -&amp;gt; GEA&lt;br /&gt;
  OFFSET 0&lt;br /&gt;
  0%  -100%&lt;br /&gt;
  SW AILE D/R&lt;br /&gt;
&lt;br /&gt;
I hope that this is all that has to be done.&lt;br /&gt;
&lt;br /&gt;
== VirtualBox ==&lt;br /&gt;
Using Paparazzi in VirtualBox under Windows:&lt;br /&gt;
* VirtualBox 4.1.12 for Windows hosts&lt;br /&gt;
* VirtualBox 4.1.12 Oracle VM VirtualBox Extension Pack&lt;br /&gt;
* Debian Squeeze&lt;br /&gt;
* Turn on USB 2.0 in VirtualBox configuration&lt;br /&gt;
* Set a Filter for a USB Device (otherwise VirtualBox crashes)&lt;/div&gt;</summary>
		<author><name>TimHansen</name></author>
	</entry>
	<entry>
		<id>http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=8271</id>
		<title>User:TimHansen</title>
		<link rel="alternate" type="text/html" href="http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=8271"/>
		<updated>2010-12-28T16:27:03Z</updated>

		<summary type="html">&lt;p&gt;TimHansen: MX-12 3 state switch&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== IR Sensors connection Cable ==&lt;br /&gt;
&lt;br /&gt;
Pay attention when connecting the IR-sensors: It's not allowed to exchange the ends of the cable. The pinout at the sensor board and the Tiny is different!&lt;br /&gt;
&lt;br /&gt;
after that: [[Airframe_Configuration#Infrared]]&lt;br /&gt;
&lt;br /&gt;
== uBlox GPS 5H ==&lt;br /&gt;
It is necessary to modify the airframe config-file  (&amp;quot;-DGPS_USE_LATLONG&amp;quot;) [[Airframe_Configuration#GPS]]&lt;br /&gt;
&lt;br /&gt;
In the newer Airframe Config File this has to be:&lt;br /&gt;
   &amp;lt;define name=&amp;quot;GPS_USE_LATLONG&amp;quot;/&amp;gt;&lt;br /&gt;
in the firmware section otherwise you might get the error:&lt;br /&gt;
   Invalid_argument(&amp;quot;Latlong.of_utm&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Sound Output ==&lt;br /&gt;
I just found out, that the Ground Control Station can &amp;quot;speak&amp;quot; some messages. This is very useful for the battery low warnings:&lt;br /&gt;
[[Speech]]&lt;br /&gt;
&lt;br /&gt;
== PPM Output ==&lt;br /&gt;
To activate the PPM Messages in the new airframe config insert:&lt;br /&gt;
  &amp;lt;define name=&amp;quot;TELEMETRY_MODE_FBW&amp;quot; value=&amp;quot;1&amp;quot;/&amp;gt;&lt;br /&gt;
to the firmware section.&lt;br /&gt;
&lt;br /&gt;
== Using Graupner MX-12 for paparazzi ==&lt;br /&gt;
The MX-12 has 6 channels but no 3 state switch. To use it together with paparazzi I used a trick. I used the integrated mixer to mix 2 switches together into 1 channel. One swiches Auto2 on and off. The other switches between Manual and Auto1. The mixer setup is as following:&lt;br /&gt;
&lt;br /&gt;
  MX 1: GEA -&amp;gt; GEA&lt;br /&gt;
  OFFSET 0&lt;br /&gt;
  0%  -100%&lt;br /&gt;
  SW AILE D/R&lt;br /&gt;
&lt;br /&gt;
I hope that this is all that has to be done.&lt;/div&gt;</summary>
		<author><name>TimHansen</name></author>
	</entry>
	<entry>
		<id>http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=8269</id>
		<title>User:TimHansen</title>
		<link rel="alternate" type="text/html" href="http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=8269"/>
		<updated>2010-12-28T15:34:15Z</updated>

		<summary type="html">&lt;p&gt;TimHansen: LEA 5H new airframe config&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== IR Sensors connection Cable ==&lt;br /&gt;
&lt;br /&gt;
Pay attention when connecting the IR-sensors: It's not allowed to exchange the ends of the cable. The pinout at the sensor board and the Tiny is different!&lt;br /&gt;
&lt;br /&gt;
after that: [[Airframe_Configuration#Infrared]]&lt;br /&gt;
&lt;br /&gt;
== uBlox GPS 5H ==&lt;br /&gt;
It is necessary to modify the airframe config-file  (&amp;quot;-DGPS_USE_LATLONG&amp;quot;) [[Airframe_Configuration#GPS]]&lt;br /&gt;
&lt;br /&gt;
In the newer Airframe Config File this has to be:&lt;br /&gt;
   &amp;lt;define name=&amp;quot;GPS_USE_LATLONG&amp;quot;/&amp;gt;&lt;br /&gt;
in the firmware section otherwise you might get the error:&lt;br /&gt;
   Invalid_argument(&amp;quot;Latlong.of_utm&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Sound Output ==&lt;br /&gt;
I just found out, that the Ground Control Station can &amp;quot;speak&amp;quot; some messages. This is very useful for the battery low warnings:&lt;br /&gt;
[[Speech]]&lt;br /&gt;
&lt;br /&gt;
== PPM Output ==&lt;br /&gt;
To activate the PPM Messages in the new airframe config insert:&lt;br /&gt;
  &amp;lt;define name=&amp;quot;TELEMETRY_MODE_FBW&amp;quot; value=&amp;quot;1&amp;quot;/&amp;gt;&lt;br /&gt;
to the firmware section.&lt;/div&gt;</summary>
		<author><name>TimHansen</name></author>
	</entry>
	<entry>
		<id>http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=8268</id>
		<title>User:TimHansen</title>
		<link rel="alternate" type="text/html" href="http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=8268"/>
		<updated>2010-12-28T15:08:15Z</updated>

		<summary type="html">&lt;p&gt;TimHansen: Telemetry Mode FBW&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== IR Sensors connection Cable ==&lt;br /&gt;
&lt;br /&gt;
Pay attention when connecting the IR-sensors: It's not allowed to exchange the ends of the cable. The pinout at the sensor board and the Tiny is different!&lt;br /&gt;
&lt;br /&gt;
after that: [[Airframe_Configuration#Infrared]]&lt;br /&gt;
&lt;br /&gt;
== uBlox GPS 5H ==&lt;br /&gt;
It is necessary to modify the airframe config-file  (&amp;quot;-DGPS_USE_LATLONG&amp;quot;) [[Airframe_Configuration#GPS]]&lt;br /&gt;
&lt;br /&gt;
== Sound Output ==&lt;br /&gt;
I just found out, that the Ground Control Station can &amp;quot;speak&amp;quot; some messages. This is very useful for the battery low warnings:&lt;br /&gt;
[[Speech]]&lt;br /&gt;
&lt;br /&gt;
== PPM Output ==&lt;br /&gt;
To activate the PPM Messages in the new airframe config insert:&lt;br /&gt;
  &amp;lt;define name=&amp;quot;TELEMETRY_MODE_FBW&amp;quot; value=&amp;quot;1&amp;quot;/&amp;gt;&lt;br /&gt;
to the firmware section.&lt;/div&gt;</summary>
		<author><name>TimHansen</name></author>
	</entry>
	<entry>
		<id>http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=5238</id>
		<title>User:TimHansen</title>
		<link rel="alternate" type="text/html" href="http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=5238"/>
		<updated>2009-07-19T00:26:45Z</updated>

		<summary type="html">&lt;p&gt;TimHansen: Sound Output&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== IR Sensors connection Cable ==&lt;br /&gt;
&lt;br /&gt;
Pay attention when connecting the IR-sensors: It's not allowed to exchange the ends of the cable. The pinout at the sensor board and the Tiny is different!&lt;br /&gt;
&lt;br /&gt;
after that: [[Airframe_Configuration#Infrared]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== uBlox GPS 5H ==&lt;br /&gt;
&lt;br /&gt;
It is necessary to modify the airframe config-file  (&amp;quot;-DGPS_USE_LATLONG&amp;quot;) [[Airframe_Configuration#GPS]]&lt;br /&gt;
&lt;br /&gt;
== Sound Output ==&lt;br /&gt;
I just found out, that the Ground Control Station can &amp;quot;speak&amp;quot; some messages. This is very useful for the battery low warnings:&lt;br /&gt;
[[Speech]]&lt;/div&gt;</summary>
		<author><name>TimHansen</name></author>
	</entry>
	<entry>
		<id>http://wiki.paparazziuav.org/w/index.php?title=Speech&amp;diff=5237</id>
		<title>Speech</title>
		<link rel="alternate" type="text/html" href="http://wiki.paparazziuav.org/w/index.php?title=Speech&amp;diff=5237"/>
		<updated>2009-07-19T00:04:47Z</updated>

		<summary type="html">&lt;p&gt;TimHansen: changed &amp;quot;-restart&amp;quot; to &amp;quot;restart&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Speech==&lt;br /&gt;
&lt;br /&gt;
The [[GCS]] is able to provide the messages of the console via the speakers by starting with the option -speech. Therefore a few more packages have to be installed and configured.&lt;br /&gt;
The following Instruction is made for Ubuntu 8.04 but should work also on other OS.&lt;br /&gt;
&lt;br /&gt;
===1. Packages Installation===&lt;br /&gt;
Install festival, spech-dispatcher and speech-dispatcher-festival packages, if not already installed &amp;lt;br&amp;gt;&lt;br /&gt;
===2. Configuration===&lt;br /&gt;
edit festival.conf in /etc/speech-dispatcher/modules/ and change or uncomment the following lines: &amp;lt;br&amp;gt;&lt;br /&gt;
   # Address where the Festival server runs (you have to &amp;lt;br&amp;gt;&lt;br /&gt;
   # have a Festival server running, please see documentation). &amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   FestivalServerHost  &amp;quot;localhost&amp;quot; &amp;lt;br&amp;gt;&lt;br /&gt;
   FestivalServerPort   1314 &amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   FestivalAudioOutputMethod &amp;quot;alsa&amp;quot; &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
further edit speechd.conf in /etc/speech-dispatcher/&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
   Port 6560&amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   #AddModule &amp;quot;espeak&amp;quot;       &amp;quot;sd_espeak&amp;quot;   &amp;quot;espeak.conf&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
   AddModule &amp;quot;festival&amp;quot;     &amp;quot;sd_festival&amp;quot;  &amp;quot;festival.conf&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
   #AddModule &amp;quot;flite&amp;quot;        &amp;quot;sd_flite&amp;quot;     &amp;quot;flite.conf&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
   #AddModule &amp;quot;espeak-generic&amp;quot; &amp;quot;sd_generic&amp;quot; &amp;quot;espeak-generic.conf&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
   #AddModule &amp;quot;epos-generic&amp;quot; &amp;quot;sd_generic&amp;quot;   &amp;quot;epos-generic.conf&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
   #AddModule &amp;quot;dtk-generic&amp;quot;  &amp;quot;sd_generic&amp;quot;   &amp;quot;dtk-generic.conf&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
   #AddModule &amp;quot;ibmtts&amp;quot;       &amp;quot;sd_ibmtts&amp;quot;    &amp;quot;ibmtts.conf&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
   #AddModule &amp;quot;cicero&amp;quot;        &amp;quot;sd_cicero&amp;quot;     &amp;quot;cicero.conf&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   DefaultModule festival&amp;lt;br&amp;gt;&lt;br /&gt;
   &amp;lt;br&amp;gt;&lt;br /&gt;
   #LanguageDefaultModule &amp;quot;en&amp;quot;  &amp;quot;espeak&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
   LanguageDefaultModule &amp;quot;en&amp;quot; &amp;quot;festival&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
   #LanguageDefaultModule &amp;quot;cs&amp;quot;  &amp;quot;festival&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
   #LanguageDefaultModule &amp;quot;es&amp;quot;  &amp;quot;festival&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===3. Starting the applications/servers===&lt;br /&gt;
Type in the command window:&amp;lt;br&amp;gt;&lt;br /&gt;
 &amp;lt;tt&amp;gt;festival --server &amp;lt;br&amp;gt;&lt;br /&gt;
 sudo /etc/init.d/speech-dispatcher restart&amp;lt;/tt&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
and there you go! (Hopefully)&lt;/div&gt;</summary>
		<author><name>TimHansen</name></author>
	</entry>
	<entry>
		<id>http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=5236</id>
		<title>User:TimHansen</title>
		<link rel="alternate" type="text/html" href="http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=5236"/>
		<updated>2009-07-18T20:45:33Z</updated>

		<summary type="html">&lt;p&gt;TimHansen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== IR Sensors connection Cable ==&lt;br /&gt;
&lt;br /&gt;
Pay attention when connecting the IR-sensors: It's not allowed to exchange the ends of the cable. The pinout at the sensor board and the Tiny is different!&lt;br /&gt;
&lt;br /&gt;
after that: [[Airframe_Configuration#Infrared]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== uBlox GPS 5H ==&lt;br /&gt;
&lt;br /&gt;
It is necessary to modify the airframe config-file  (&amp;quot;-DGPS_USE_LATLONG&amp;quot;) [[Airframe_Configuration#GPS]]&lt;/div&gt;</summary>
		<author><name>TimHansen</name></author>
	</entry>
	<entry>
		<id>http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=4160</id>
		<title>User:TimHansen</title>
		<link rel="alternate" type="text/html" href="http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=4160"/>
		<updated>2008-11-22T19:01:42Z</updated>

		<summary type="html">&lt;p&gt;TimHansen: GPS 5H&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== IR Sensors connection Cable ==&lt;br /&gt;
&lt;br /&gt;
Pay attention when connecting the 2 axis IR-sensor: It's not allowed to exchange the ends of the cable. The pinout at the sensor board and the Tiny is different!&lt;br /&gt;
&lt;br /&gt;
after that: [[Airframe_Configuration#Infrared]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== uBlox GPS 5H ==&lt;br /&gt;
&lt;br /&gt;
It is necessary to modify the airframe config-file  (&amp;quot;-DGPS_USE_LATLONG&amp;quot;) [[Airframe_Configuration#GPS]]&lt;/div&gt;</summary>
		<author><name>TimHansen</name></author>
	</entry>
	<entry>
		<id>http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=4159</id>
		<title>User:TimHansen</title>
		<link rel="alternate" type="text/html" href="http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=4159"/>
		<updated>2008-11-22T17:22:43Z</updated>

		<summary type="html">&lt;p&gt;TimHansen: Link to [Airframe_Configuration#Infrared&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== IR Sensors connection Cable ==&lt;br /&gt;
&lt;br /&gt;
Pay attention when connecting the 2 axis IR-sensor: It's not allowed to exchange the ends of the cable. The pinout at the sensor board and the Tiny is different!&lt;br /&gt;
&lt;br /&gt;
after that: [[Airframe_Configuration#Infrared]]&lt;/div&gt;</summary>
		<author><name>TimHansen</name></author>
	</entry>
	<entry>
		<id>http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=4158</id>
		<title>User:TimHansen</title>
		<link rel="alternate" type="text/html" href="http://wiki.paparazziuav.org/w/index.php?title=User:TimHansen&amp;diff=4158"/>
		<updated>2008-11-22T17:06:38Z</updated>

		<summary type="html">&lt;p&gt;TimHansen: IR Sensor Cable&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== IR Sensors connection Cable ==&lt;br /&gt;
&lt;br /&gt;
Pay attention when connecting the 2 axis IR-sensor: It's not allowed to exchange the ends of the cable. The pinout at the sensor board and the Tiny is different!&lt;/div&gt;</summary>
		<author><name>TimHansen</name></author>
	</entry>
</feed>