paparazzi-devel archive search

Search String: Display: Description: Sort:

Results:

References: [ bungee: 130 ]

Total 130 documents matching your query.

1. Re: [Paparazzi-devel] Bungee Takeoff failure (score: 50)
Author: HIDDEN
Date: Wed, 18 Jan 2017 18:36:54 +0100
Erik, not sure which c code change you now tested... Please note that Gautier provided the proper fix in the pull request (already merge to master). You have to use stateGetPositionUtm_f()->alt and n
/archive/html/paparazzi-devel/2017-01/msg00034.html (32,007 bytes)

2. Re: [Paparazzi-devel] Bungee Takeoff failure (score: 50)
Author: HIDDEN
Date: Wed, 18 Jan 2017 14:52:29 +0100
From what I can see, everything is normal, you just need to let the plane go and it *should* work... Le 18/01/2017 à 11:53, Erik Petersen a écrit : Sure! Thanks for your time. Am 2017-01-18 11:49,
/archive/html/paparazzi-devel/2017-01/msg00033.html (28,870 bytes)

3. Re: [Paparazzi-devel] Bungee Takeoff failure (score: 50)
Author: HIDDEN
Date: Wed, 18 Jan 2017 11:49:54 +0100
These are the onboard logs, I can't extract them properly without your conf file. Can you send me the ground station log instead (in var/logs folder). Thanks Le 18/01/2017 à 11:45, Erik Petersen a Ã
/archive/html/paparazzi-devel/2017-01/msg00031.html (26,123 bytes)

4. Re: [Paparazzi-devel] Bungee Takeoff failure (score: 50)
Author: HIDDEN
Date: Wed, 18 Jan 2017 11:45:12 +0100
Now we tried to launch without this block, but still the UAS went into kill mode directly after the Bungee routine. I attached to flight recorder files. Am 2017-01-18 11:34, schrieb Gautier Hattenber
/archive/html/paparazzi-devel/2017-01/msg00030.html (18,755 bytes)

5. Re: [Paparazzi-devel] Bungee Takeoff failure (score: 49)
Author: HIDDEN
Date: Wed, 18 Jan 2017 11:38:48 +0100
Am 2017-01-18 11:34, schrieb Gautier Hattenberger: You shouldn't need this block. The throttle should be restart automatically during the launch procedure. You should adjust your parameters so that i
/archive/html/paparazzi-devel/2017-01/msg00029.html (18,041 bytes)

6. Re: [Paparazzi-devel] Bungee Takeoff failure (score: 49)
Author: HIDDEN
Date: Wed, 18 Jan 2017 11:34:56 +0100
You shouldn't need this block. The throttle should be restart automatically during the launch procedure. You should adjust your parameters so that it doesn't happen too late or too early. Le 18/01/20
/archive/html/paparazzi-devel/2017-01/msg00028.html (17,310 bytes)

7. Re: [Paparazzi-devel] Bungee Takeoff failure (score: 49)
Author: HIDDEN
Date: Wed, 18 Jan 2017 11:31:45 +0100
Hi, we just tried the c-Code change, but still the UAS went into Kill-Mode. Maybe this advice will help. Should I comment out the unlock throttle block: <block name="Unlock_throttle"> <set value="1"
/archive/html/paparazzi-devel/2017-01/msg00027.html (16,590 bytes)

8. Re: [Paparazzi-devel] Bungee Takeoff failure (score: 48)
Author: HIDDEN
Date: Wed, 18 Jan 2017 11:24:41 +0100
During the first part of the bungee take-off, the throttle is killed on purpose. It will come back alive after crossing the "throttle" line. So you should not un-kill your plane by hand in the flight
/archive/html/paparazzi-devel/2017-01/msg00026.html (15,557 bytes)

9. Re: [Paparazzi-devel] Bungee Takeoff failure (score: 44)
Author: HIDDEN
Date: Wed, 18 Jan 2017 11:12:07 +0100
Hi, first we tried to simply add a altitude to the bungee waypoint. This did not work, I don't really know if it should? Furthermore now the UAV jumps into Kill-Mode after getting into the bungee blo
/archive/html/paparazzi-devel/2017-01/msg00025.html (14,155 bytes)

10. Re: [Paparazzi-devel] int_cmpl_quat and bungee takeoff (score: 43)
Author: HIDDEN
Date: Fri, 10 Aug 2012 14:37:00 +0000
You test this by adding my repo as a remote and checking out that branch: git remote add flixr git://github.com/flixr/paparazzi.git Felix, only to confirm ... the "AHRS_GRAVITY_UPDATE_NORM_HEURISTIC"
/archive/html/paparazzi-devel/2012-08/msg00103.html (14,380 bytes)

11. Re: [Paparazzi-devel] int_cmpl_quat and bungee takeoff (score: 42)
Author: HIDDEN
Date: Fri, 10 Aug 2012 11:30:27 +0200
You test this by adding my repo as a remote and checking out that branch:   git remote add flixr git://github.com/flixr/paparazzi.git Felix, only to confirm ... the "AHRS_GRAVITY_UPDATE_NORM_HEURIS
/archive/html/paparazzi-devel/2012-08/msg00101.html (14,038 bytes)

12. Re: [Paparazzi-devel] int_cmpl_quat and bungee takeoff (score: 42)
Author: HIDDEN
Date: Sun, 5 Aug 2012 16:56:41 +0200
Felix, only to confirm ... the "AHRS_GRAVITY_UPDATE_NORM_HEURISTIC" solve the problem with bungee takeoff. Thanks Date: Fri, 3 Aug 2012 16:46:34 +0200 From: address@hidden To: address@hidden Subject
/archive/html/paparazzi-devel/2012-08/msg00053.html (13,469 bytes)

13. Re: [Paparazzi-devel] int_cmpl_quat and bungee takeoff (score: 42)
Author: HIDDEN
Date: Sat, 4 Aug 2012 19:34:34 +0000
Felix, only to confirm ... the "AHRS_GRAVITY_UPDATE_NORM_HEURISTIC" solve the problem with bungee takeoff. Thanks Date: Fri, 3 Aug 2012 16:46:34 +0200 From: address@hidden To: address@hidden Subject:
/archive/html/paparazzi-devel/2012-08/msg00047.html (11,437 bytes)

14. Re: [Paparazzi-devel] Bungee Takeoff failure (score: 41)
Author: HIDDEN
Date: Wed, 18 Jan 2017 10:50:11 +0100
Hi Erik, Could you try with the following fix: https://github.com/paparazzi/paparazzi/pull/1988 Note that you'll probably have to update your flight plan for latest master changes and use 'call_once'
/archive/html/paparazzi-devel/2017-01/msg00024.html (15,957 bytes)

15. Re: [Paparazzi-devel] Bungee Takeoff failure (score: 41)
Author: HIDDEN
Date: Mon, 16 Jan 2017 00:15:27 +0100
Hi Erik, so if I understand you correctly, the bungee routine turns on the throttle as expected, right? Does the aircraft ever gain significant height? How high did it go until you presumably took ov
/archive/html/paparazzi-devel/2017-01/msg00023.html (11,067 bytes)

16. Re: [Paparazzi-devel] int_cmpl_quat and bungee takeoff (score: 40)
Author: HIDDEN
Date: Fri, 3 Aug 2012 16:46:34 +0200
Hi, See the thread from last year on this topic: http://lists.gnu.org/archive/html/paparazzi-devel/2011-05/msg00075.html With some nice plots Antoine made showing this problem. Quick recap on the bas
/archive/html/paparazzi-devel/2012-08/msg00029.html (10,944 bytes)

17. Re: [Paparazzi-devel] int_cmpl_quat and bungee takeoff (score: 39)
Author: HIDDEN
Date: Fri, 3 Aug 2012 01:23:38 +0000
http://youtu.be/VLSdFqzNmBQ From: address@hidden To: address@hidden Date: Fri, 3 Aug 2012 01:19:00 +0000 Subject: Re: [Paparazzi-devel] int_cmpl_quat and bungee takeoff This the video that show the p
/archive/html/paparazzi-devel/2012-08/msg00014.html (7,043 bytes)

18. Re: [Paparazzi-devel] int_cmpl_quat and bungee takeoff (score: 38)
Author: HIDDEN
Date: Fri, 3 Aug 2012 08:47:09 +0200
The guys of ZHAW Switzerland faced the same nasty nose down behaviour when bungee launching and were not able to solve it. How has OSAM of Utah State (or someone else) avoided this problem? Regards,
/archive/html/paparazzi-devel/2012-08/msg00019.html (6,593 bytes)

19. Re: [Paparazzi-devel] int_cmpl_quat and bungee takeoff (score: 38)
Author: HIDDEN
Date: Fri, 3 Aug 2012 01:19:00 +0000
This the video that show the problem on takeoff. Sorry for bad quality. From: address@hidden To: address@hidden Date: Thu, 2 Aug 2012 22:58:33 +0000 Subject: [Paparazzi-devel] int_cmpl_quat and bunge
/archive/html/paparazzi-devel/2012-08/msg00013.html (6,421 bytes)

20. [Paparazzi-devel] int_cmpl_quat and bungee takeoff (score: 37)
Author: HIDDEN
Date: Thu, 2 Aug 2012 22:58:33 +0000
Today i do 5 perfect flights using float_dcm and bungee takeoff. For the last flight i used int_cmpl_quat but when i release the bungee the flywing fly for about 10 meter and loss altitude / crash. D
/archive/html/paparazzi-devel/2012-08/msg00010.html (5,841 bytes)


This search system is powered by Namazu