Copter-3.6.0-rc9 will be available for beta testing within a few hours. This new beta version can be downloaded using the MP’s Install Firmware screen after clicking on the “Beta Firmwares” link. Other GCSs including QGC can also load the new version (check that the version string includes “-rc9” at the end).
The changes vs -rc8 are in the ReleaseNotes and are also copied below.
Landing gear can be operated using AIRFRAME_CONFIGURATION mavlink messages
Support playing tunes received via MAVLink (i.e. from GCS)
Bug Fixes:
a) Twitch reduced when entering Loiter at high speed
b) Safety switch state fix when Pixhawk/Cube I/O board reset in flight
c) External display fix to allow plugging into either I2C port
This it’s a relatively minor release which likely means that we’re getting close to the end of beta testing. There are a few outstanding issues some of which we haven’t responded to yet but hopefully over the next few weeks we can address the most critical.
just to report:
tried to compile it for px4-v2 using the px4 toolchain (make) on Win, and it failed with error “region `flash’ overflowed by 10600 bytes”
trying to manually disable more features didn’t changed anything, always 10600 bytes overflowed
I do see a ArduCopter-v2.px4 in the ArduPilot firmware site, not sure what the difference is
My pixracer is working properly on chibios… But I updated to it months ago… No problem from chibios rc8 to rc9.
My pixracer copter does not have a safety switch, so maybe that’s something to consider…
I’m guessing the issue was I am configured for oneshot which isn’t supported so probably why it didn’t arm. The lack of mode change noises again is because they aren’t supported and the di di di - di di is the unready to arm tone. So all explicable, just confusing when they all come at once.
Yea, its annoying. The Same Spedix ESC’s I have are now being sold as Dshot capable. Obviously there is some difference as I can’t get them to work on Dshot. Even tried updating the ESC firmware and that didn’t work. Thought I bricked them but they flashed back.
Hi all
I’am lookig for help with my small quad (150 mm).
My configuration:
Kakute f7 aio v2 ,150 mm quad, emax mt1306 3300kV, 3030 props, tattu 3s 40c 1300mAh. Drotek gps with mag.
I perform auto tune. In loiter mode it flays perfect ( flying time about 6 min afer autotune).
I tested SmartRTL alt hold , landing and it works OK.
I notice problem with log file . I cant download log files trought USB.
In MP I cant even list files from FC in QGC I see files but if I select any files I recive message: time out. I try several sd cards. If I use card reader evrything is ok
Some files do not have a date ant time.
The second problem is with stabilize mode.
Can anyone help me with settings in stabilize mode? In sabilize mode I have to move stick very gently. Evry touch of throttle causes rise or fall
My log file https://drive.google.com/file/d/156uqdupPrRCV2soJdS4lnux5Zx7DP1uj/view?usp=sharing
Thx in advance
This is supposed to happen as stabilize mode, all 4 stick controls, we need to keep adjusting them. Try flying in Loiter or PosHold if Stabilise mode seems difficult to control at the start.
As for your first question, seeing the log files, everything seems fine. Please check if after connecting the f7 to your computer, it is being recognised. If no, then something is wrong with your board.
Honestly, I would suggest to not change any of the parameters as flying in Loiter is just easier for you, plus you tend to crash less in Loiter.
That being said, you can maybe change the values of
" PILOT_SPEED_DN" and " PILOT_SPEED_UP" to change the speed of the copter with respect to your throttle, and " PILOT_ACCEL_Z" to control the rate of acceleration in vertical direction.
Please take this with a pinch of salt as it may or may not work.
I have
PILOT_SPEED_UP set to 250
PILOT_ACCEL_Z set to 250
PILOT_SPEED_DN set to 0
Value Pilot_speed_up and pilot_accel_z should be the same.
And what means PILOT_SPEED_DN set to 0 ? is it mistake or error ?
I tried this Version with and without ChibiOS on a Pixhawk 2.1
Without the Chibios im missing Servo_BLH Options which i would like to use
With Chibios the Systems hangs after a few seconds up to a minute - one orange led keeps flashing on the Pixhawk but no response in any other way.
It takes anywhere between 10 seconds up to 1 or 2 minutes until this error happens.
If i try to change a parameter in Mission Planner it immediately happens
.
Is that true? I assumed that the throttle will be changed since the rate of acceleration in Z direction changed? Or am I not understanding the parameter correctly?