Developer

Arducopter 2.0.43

I pushed 2.0.43 to Git.

What's new - Simple mode is dead. It's now an option per switch position. There is an APVar bitmask called simple_modes or "SIMPLE". Setting any bits 0 - 5 to 1 will cause that switch position to access simple mode. You can also do this with radio channel 7 if you compile for it. 
Until the mission planner is updated, you can use the CLI by using the rudder as an on/off swicth in setup::modes. It's very easy.
There are now two battery values to set, input_voltage ("IN_VOLT"), and low_voltage("LOW_VOLT"). These are for folks editing battery information.
Circle mode is now tested and running well. It's very cool, but requires dialed in Loiter PIs.
Guided mode is not tested but should work just fine.
Lot's of other minor tweaks and code cleanup.
Jason

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • I have tried to set the loiter possition by changing the PI parameters, both "rate IP" and loiter IP's i ahve tried low values and low values but it keep on overshooting.

    I have crashed the quad twice because of too low and to high values :(

    It seems that there is no damping factor.

    I have an Ardupirate's version which works perfectly its hover about 1 meter diameter, but it got no navigation option.

  • I've test flown v 45 and 46 but IMHO it isen't as good as the v43.

    Reloaded v43 this evening. No wind at all and had an awsome time.

    I also had the nerve to test a mission or two and it works rather good.

    The only thing I noticed was that altitude changes up and down when transiting between WP.

    I even had the nerve to put the quad in Alt hold and let my seven and ten yearold sons fly a bit.

    At the moment, for me this is the standard. I don't know wat happened in v45 and 46 but I didn't have a good feeling with loiter.

     

  • Developer

    I found that the I term in the Stabilize P was causingth eloper issue. You can set it and Imax to 0 and you should see some benefit.

    The older versions (44 and maybe 43 ) had a throttle setting bug that could cause you to loose some throttle when switching modes to alt hold or loiter. Fixed in 45.

    Jason

  • Grips,

    For latest changes:

    http://code.google.com/p/arducopter/updates/list

    For latest downloads:

    http://code.google.com/p/arducopter/downloads/list

    Usually a version posted in downloads section is flyable, although still beta :)

  • Today I had a test flight with 2.043. Stabilize seems to be fine, much better while fast descending, it is less oscillating.
    I set three flight modes - Stabilize, Alt hold and Loiter. When I switched to Alt hold, APM Planner showed that I was in Simple (and it flew as Simple). I checked configuration and there were three modes as I set - Stabilize, Alt hold (not Simple!) and Loiter. Very strange...
    Then I decided to test Loiter. As soon as I switched to Loiter, copter started to decrease altitude then touched the ground, then increased altitude up to 3 meters and cut down the throttle! Copter have fallen down to the ground. One prop (which arm touched the the ground first) was broken. The motor seems to be fine, the frame and electronics survived.
    Later I will upload and post a video of that flight.

  • Hi everyone, Hi Jason,

     

    Just finish my Octo V and i have an issu with esc calibrating ?

    After the procedure when i move the throttle up i only have motors 7, 10, 1, 8 running and the others one don't move ?

    I did this procedure to fix motor 3 who was slower than other one.

     

    thanks for help

  • Hi, I loaded .42 from the mp last night set up in the usual way but I am getting a funny thing happening with the modes. The mp will not save the modes I have set (modes failed to save) and seems to put in random modes, sometimes these change when the apm reboots. Tried it again tonight reloaded mp and .42 and i am getting the same result. I have set up the modes in the CLI and they seemed ok on the first boot up but they changed on the next boot up. Any Ideas anyone.

     

    Thanks

    Wayne

  • Really like the simple mode switch.  Nice add.

  • Hi Jason,

     

    One quick question for you.

    Just finished building my OCTA V with 8 ESC-s paired in 4 Y setup (2 ESCs in pair for each of the quads arms), that I planned on flying like a X QUAD... Then 2 days ago I stumbled upon this information, that I can connect all 8 motors to separate outputs, that I suppose gives us better (smoother) corrections of attitude. So I cut all the ESC signal wires from distribution board and connected them directly to APM outputs as per this scheme below.

    http://arducopter.googlecode.com/svn/images/frames/ACM-OCTA_V.jpg

    Then I installed new Mission Planer, and wanted to upload new firmware, when I realized that there is no option to select OCTA V frame in it.

    Now the question... Which firmware to upload, and do I need to reprogram something for APM to start sending signal to outputs 10 and 11.

    Thank you

    Eugen

  • Not sure if anyone else already mentioned this.  In the latest code from Git:

     

    # define CH7_OPTION CH7_SIMPLE_MODE

     /* CH7_DO_NOTHING

     CH7_SET_HOVER

     CH7_FLIP

     CH7_SIMPLE_MODE

     CH7_RTL */

     

    In the Manual:

    To use Channel 7, you must upload with Arduino and add this line to APM_Config.h:

    #define CH7_OPTION SIMPLE_MODE_CONTROL

     

    I'll figure out which one it is, but wanted to point out the inconsistency.

     

    Thanks!

     

This reply was deleted.

Activity

Jose Araujo liked Jose Araujo's profile
Aug 29
spencer harvey liked spencer harvey's profile
Jul 9
More…