Developer

Copter-3.3 beta testing

Warning #1: an issue has been found with Tower's Pause button which can cause the vehicle to fly to an old position if the vehicle has not sent a position update to Tower in some time.

Warning #2: Copter-3.3.2 fixes a bug found in Copter-3.3.1's desired climb rate initialisation which could lead to a sudden momentary drop when switching from Stabilize or Acro to AltHold, Loiter or PosHold.

Warning #3: Copter-3.3.2 fixes an issue found in Copter-3.3.1 which could lead to hard landings in RTL or AUTO if the WPNAV_SPEED_DN was set too high (i.e. >400 or 4m/s) and/or the WPNAV_ACCEL_Z was set too low (i.e. <100 or 1m/s/s).

Warning #4: a bug was found in Copter-3.3 which could cause a sudden crash if you abort a Take-off initiated from a ground station.  Video description is here.  The bug is fixed in Copter-3.3.1 so we recommend upgrading.

Note #1: AC3.3-rc8 corrected a long standing bug in the HDOP reporting.  HDOP values will appear about 40% lower than previously but this does not actually mean the GPS position is better than before.
Note #2: if upgrading from AC3.2.1 the vehicle's accelerometer calibration needs to be done again.
Note #3: set SERIAL2_PROTOCOL to "3" and reboot the board to enable FrSky telemetry like in previous versions.
Note #4: the wiki will be updated over the next few weeks to explain how to use the new features

Copter-3.3.1 is available through the mission planner.  The full list of changes vs AC3.2.1 can be see in the ReleaseNotes and below are the most recent changes since AC3.3.

Sadly this version (and all future versions) will not run on the APM2.x boards due to CPU speed, flash and RAM restrictions.

Changes from 3.3:

1) Bug fix to prevent potential crash if Follow-Me is used after an aborted takeoff

2) compiler upgraded to 4.9.3 (runs slightly faster than 4.7.2 which was used previously)

Changes from 3.3-rc11:

1) EKF recovers from pre-arm "Compass variance" failure if compasses are consistent

Changes from 3.3-rc10:

1) PreArm "Need 3D Fix" message replaced with detailed reason from EKF

Changes from 3.3-rc9
1) EKF improvements:
    a) simpler optical flow takeoff check
2) Bug Fixes/Minor enhancements:
    a) fix INS3_USE parameter eeprom location
    b) fix SToRM32 serial protocol driver to work with recent versions
    c) increase motor pwm->thrust conversion (aka MOT_THST_EXPO) to 0.65 (was 0.50)
    d) Firmware version sent to GCS in AUTOPILOT_VERSION message
3) Safety:
    a) pre-arm check of compass variance if arming in Loiter, PosHold, Guided
    b) always check GPS before arming in Loiter (previously could be disabled if ARMING_CHECK=0)
    c) sanity check locations received from GCS for follow-me, do-set-home, do-set-ROI
    d) fix optical flow failsafe (was not always triggering LAND when optical flow failed)
    e) failsafe RTL vs LAND decision based on hardcoded 5m from home check (previously used WPNAV_RADIUS parameter)

Thanks for your testing!

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

Join diydrones

Email me when people reply –

Replies

        • How much did we spend for the software we use?  IMHO it is a small price to pay and part of the fun in the process.  Along the way I have had more stable flights than not and almost every crash as been the result of operator error, either at the controls or the workbench.  I find it staggering that we have the sophistication in product available to us.  A big thanks to all the people that work to make this happen!

          Cheers,

          RB

          • I agree wholeheartedly. I’m just giving a  little input to the process perhaps. I wonder if this would make sense…. when 3.3 came out it fixed a couple issues with 3.2. So maybe it would be wise to go add those patches to 3.2 and then add a note to that thread advising people to update 3.2 again. This way there is always a ‘stable’ release that is being made even better while at the same time working on the next beta. Know what I mean? It seems now the only way to address some issues with 3.2 is to go to 3.3 beta. But then there might be new issues. I don’t know maybe that already happens to some extent and I don’t even know about it. I have a LOT of enjoyment with this and it is utterly amazing when you think about how all this actually works at all!!! It’s come a long way since my first .049 ‘U’ control!! lol 


            I am going to update to 3.3 and see if my issue goes away and will report. Thanks Devs for all your hard work. That old saying no good deed goes unpunished probably applies to your situation :]
            • I don't know, I have been following this tread from the beginning and people are having issues I haven't seen.  I had a couple of problems with altitude and UAVCAN in the first 3.3rc but that is all fixed and I have had no issues on two quads and a medium sized hex.  For general flights I trust 3.3 completely but have not tested the new features that are having issues(Flow, landing gear etc.).  I even uploaded 3.4 Dev. on my quad this morning, did an autotune and it flew remarkably well.  I think these guys are very close to completely stable firmware, especially since the hardware is far from perfect and prone to multiple problems with layout and construction.  If you get GPS noise or glitches in your car nav or smartphone you don't even know, with these things you definitely find out.  All in all this is a great experience and a great positive community.

              Cheers,

              RB 

              • I updated to 3.3. It advises me I need to re-do the accell calibration as expected. I try to do this with APM2 and it won't work. It times out even though I clicked okay. It just won't move on and let me calibrate. I now get multiple weird warnings on my Taranis saying it's armed even though it isn't. It says it's flipping between multiple modes continuously. hmm is this related to Notes 2 above? who knows. I now have different new problems. Probably an APM2 issue?? Very frustrating even though it is free. I'll go back to 3.2 and live with the DCM bad heading for now I guess. 

                • Your taranis issues are down to teensy/lua code that is known to be buggy on 3.3 and has nothing to do with the core apm project.  It's a shortcoming in the teensy code.  apmplanner2 is also not working fully properly with 3.3 yet - the latest master mostly works fine but still has a few small issues.  They both work just fine with stable 3.2 code.  

                  Worth noting that previously the devs did do stable point releases to fix bugs while releasing beta versions of the next branch (eg 3.1.4/3.1.5), I guess in this case though the changes to 3.3 are so extensive and time consuming their focus is just to get it stable and out the door.  There are probably a lot of fixes that just can't be backported to 3.2.

                  • I'm certainly no expert on this issue but I'm using the original teensy code posted by Rolf Blomgren and works just fine with 3.3 and 3.4. Sometimes I have to reboot to get the teensy to pass through. Richard, be sure to set baud rate for Serial2
                • Richard, you installed AC 3.3 rc5 on APM 2?

                  I was thinking that the highest compatible version of AC for APM 2.x is AC 3.2.1

                  • Should have said APM P2 sorry my mistake. 

                  • I got you now but it really doesn't seem like it in the text... 

                  • We are referring to APM Planner 2.  Mac OS GCS

This reply was deleted.

Activity