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!
Replies
Yeah I get that. Hitec is a really good company and I hope they match the competition.
HobbyKing's 'Taranis-killer' (ok, exaggerated, but it's HK) is on sale for 50% off right now - the Turnigy 9xr Pro.
$50 instead of $100, for Black Friday.
Includes speaker and voice alerts. Some people are hacking the speaker for more volume, and substituting their own audio files (see dedicated thread on RCGroups.com).
I've ordered one. It's HobbyKing, so wish me luck.
(hope I'm not violating TOS by mentioning this)
George
.
Haha that's a joke right?, that radio in the video looks like a Spectrum DX something or Airtronics not a cheap Hobby King transmitter.
Did a quick test flight today with my Hexa Copter version 3.3.1. Rebuild to reduce vibrations. Did all calibrations, but now i get compass variations during flight.
Can someone please advice ?
Thanks...
2015-11-26 10-55-23.bin
Hi Randy,
Probably busy after holidays and upcoming release.
Can you please take a look at my issue.
Thanks..
Randy
Is this the file I need to direct APM P2 to install in my quad frame / pixhawk to test boat mode? ArduCopter-v2-2.px4
Richard,
Boat mode isn't included in Copter-3.3.2. If you're feeling brave you can load up "master" though you can go to MP's Install Firmware page and press "Ctrl-Q" to get V3.4-dev. Many of the devs fly master but please remember it is broken from time to time.
I was referring to this but I guess it wasn't right... the ct.-Q way I didn't know about thanks! http://firmware.diydrones.com/Copter/latest/PX4-octa/
Yesterday, my copter failed during a full throttle raise.
I don't know yet why it came down, but I was in stabilize mode and it started failing during that mode, so GPS and MAG can't be the cause.
I tried to hold it by switching to loiter, but it didn't change anything.
Because of the rotation and the autopilot logging all the time, I thought it must be motor or esc failure. But the motors and escs are working fine even after the almost 60 meters falldown.
It fell into the field and one motor holder broke.
Here is a video, a picture (after the crash and with the fixed motor mounting) and the logs. I hope you can help me find the cause.
https://youtu.be/fbg2rrQhQwU
Here are the specs:
Quadrocopter 580mm
RCTimer 5010 530kv
Afro OPTO 30A ESCs
6s 5Ah 30C battery
Pixhawk flight controller (AUAV-X2)
Arducopter 3.3.1
2015-11-21 14-35-55.log
2015-11-23 20.42.10.jpg
I setup a sync issue test bench.
I measured the exact signals with my scope and built a small tool to output the exact values the flightcontroller does with an fpga module.
here is a video. in the top chart, you can see the pwm value, in the bottom chart, you can see the current.
Looks all fine until now :(