droneprojetsn2 / ardupilot-mega

Automatically exported from code.google.com/p/ardupilot-mega
0 stars 0 forks source link

LIM_PITCH_MAX not being used #731

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Set LIM_PITCH_MAX and MIN to different angles.
2.Fly, pitch angle (both positive and negative) will be limited by 
LIM_PITCH_MIN.
3.

What is the expected output? What do you see instead?

a positive pitch angle should be controlled by lim_pitch_max and a negative 
pitch angle by lim_pitch_min

What version of the product are you using? On what operating system?

ArduPlane 2.4 HIL

Please provide any additional information below.

Not sure if its an issue on 2.6, but 2.6 HIL is currently not working.

Original issue reported on code.google.com by a...@3drobotics.com on 29 Aug 2012 at 12:57

GoogleCodeExporter commented 8 years ago
i tried HIL too
2.6 HIL is not working - no receive xplane 9 input and no set radio output

Original comment by alexeyko...@gmail.com on 3 Sep 2012 at 7:01

GoogleCodeExporter commented 8 years ago
this was fixed for 2.61

Original comment by tridg...@gmail.com on 12 Sep 2012 at 5:15