Jesus
  • Male
  • Badajoz
  • Spain
Share Twitter

Jesus's Friends

  • Gabriel Garcia
  • Francisco
  • sufendi
  • Owen McAree
  • james sowell
  • Andrew Tridgell
  • lot
  • diego colonnello
  • Juan Enrique Martin Boix
  • Vladimir "Lazy" Khudyakov
  • Jani Hirvinen
  • Tyke
  • jasonshort
  • Michael Zaffuto
  • Clarence Hanson

Jesus's Groups

 

Jesus's Page

Latest Activity

Jesus posted a discussion

Defining new modes in the APMPlanner

Hello,   I´ve done two new experimental flight modes for the APM, and now I want to put them in the Mission Planner, Where can I define the new flight modes in the MissionPlanner code?  ThanksSee More
May 13
Michael Pursifull replied to Jesus's discussion Changing flight modes with ApmPlanner
"Yes, but it is harder to switch out to manual in time, even with a mode switch, and next to impossible where timeliness is important using the mouse... The main flight page has drop down boxes to change modes, and you can also change modes with…"
May 7
Jesus posted a discussion

Changing flight modes with ApmPlanner

Hello! :-)  I want to change the flight modes via de applanner without the use of the rc system, Is this possible? I want this, because I want to have all the 8 channels of the RC system free.  Thanks   JesusSee More
May 7
Jesus commented on Monroe Lee King Jr.'s group Learning to program the Ardupilot Mega
"Hello all, I'm working in order to add a vision based navigation mode for the APM, using ROS and a C.O.M Odroid X2.   I already have implemented, the vision tracking with the camsifht algoritm, a server-client system  in the odroid,…"
Apr 24
Jesus replied to Jesus's discussion How do I create a new flight mode in arducopter 2.x software??
"Thanks Ioan,   Exactly what I want to do, it's use a dynamics waypoint in order to follow it. I'm going to estimate this waypoint with a vision based system, and introduce this waypoint with a ROS node in the mavlink message.  …"
Apr 24
Ioan Ghip replied to Jesus's discussion How do I create a new flight mode in arducopter 2.x software??
"Look into commands_logic.pde"
Apr 23
Jesus replied to Jesus's discussion How do I create a new flight mode in arducopter 2.x software??
"Thanks Elvis, But what I want to do, is a new kind of flight mode, like loiter or others...   I want to know, in wich part of the APM code it´s the definition of the diferents flight modes.   Thanks  …"
Apr 23
Elvis replied to Jesus's discussion How do I create a new flight mode in arducopter 2.x software??
"In Mission Planner go to the "Configuration" tab then select "Flight Modes" from the left side of the screen. Use the drop downs under each flight mode to select what you want. Of course you must have your RC Tx calibrated first…"
Apr 23

Profile Information

About Me:
I´m a Spanish aeronautical engineer student.
Tell us a bit about your UAV interest
jm.taes.googlepages.com
Hometown:
Badajoz-Spain

Jesus's Blog

Ublox to nmea converter

Posted on October 26, 2009 at 4:44am 3 Comments

Hello:
I want to use a ublox gps for two item. A paparazzi autopilot, that need a ublox gps, and a osd that need a nmea code gps. And I want to use only one gps. Is there any kind of ublox code to nmea converter? O something like that?
Thanks
Jesús

Paparazzi help!

Posted on October 20, 2009 at 3:00pm 10 Comments

Hello!!

I´m very interested in the paparazzi uav ans the booz (quadcopter). But I have some questions that I wish that anybody could answer it.

1st- It´s possible to use the modem like a rc systems, for example connecting a gamepad to the laptop?

2nd- Which knods of sensor can be connected to the analog inputs? Are there code prepared for that?

3rd- Is ther a "newbie" guide to start in the paparazzi uav?

4th- It´s possible to control the booz with the laptop?

5th-… Continue

Comment Wall (5 comments)

At 4:40am on October 1, 2009, Clarence Hanson said…
So the very first thing I did was add the software serial line. I used a library that can be found here:
http://arduiniana.org/
Next, we created an array in RAM for the WPs that we upload. We decided that writing to the EEPROM while flying might be a bad idea, so we have actually two sets of WPs, so we needed a flag to tell the AP where to read the WPs from.

The biggest challenge that I faced was simply creating a command buffer and filtering out bad data on the software serial line.

An alternative would be to use an Arduino Mega which has 3 dedicated serial lines, which means you could read off it much faster.

Good luck!
At 1:57pm on October 13, 2009, Miguel Ángel said…
Hola Jesús!

Yo soy alumno de la ETSIA, también. Estoy muy interesado en estos temas y tengo algunos proyectos en marcha o en mente.
Si algún día te apetece hablar de estos temas, no dudes en ponerme un email y nos vemos por la escuela.

Un saludo!
At 3:08pm on October 26, 2009, Sami Finnila said…
I tested it but never flew it with the gamepad since I got my radio equipment to work.

The airborne code can be found on svn under the name of joystick.c and the GCS version for the joystick is somwhere on SVN too, IIRC.
At 4:42pm on October 26, 2009, Sami Finnila said…
Yep, it's only for the AUTO1 and AUTO2 modes but it could be altered quite easily to work in all modes.
At 1:34am on October 28, 2009, Sami Finnila said…
It'd be quite possible to use the ppz completely without MANUAL-mode and with the gamepad/joystick only, I'd recon. The only thing that you'll have to take into consideration is that you have to have your PID gains tuned before you attempt to fly with only AUTO1 and 2. But I take it you have your Paparazzi tuned for your A/F already so that shouldn't be a problem? Another thing that I'd do if I were you would be to make use of all the joystick buttons and throttle so that you could have complete control over all the functions of the Paparazzi without having to use mouse or keyboard in between. I.e. you could use the joystick buttons to change the flying mode of the PPZ etc. It'll require some programming, I think, but shouldn't be too hard to accomplish.

-Sami

You need to be a member of DIY Drones to add comments!

Join DIY Drones

 
 
 

Social Networking

Contests

Season Two of the Trust Time Trial (T3) Contest has now begun. The fourth round is an accuracy round for multicopters, which requires contestants to fly a cube. The deadline is April 14th.

A list of all T3 contests is here

Groups

Advertisement

© 2013   Created by Chris Anderson.   Powered by

Badges  |  Report an Issue  |  Terms of Service