CubeOrangePlus-bdshot 4.6.3 Copter firmware target missing

I can’t seem to find the newest 4.6.3 bdshot firmware for the cube orange + quad copter. Am I doing something wrong?

Something is funky there, for sure. I tried an alternate method and still got 4.6.2.

Thanks @Yuri_Rage I assumed I was doing something wrong. I was having issues with passthrough and am32 is why I wanted to upgrade.

In the meantime, if you really need 4.6.3, I built the attached binary from the ArduCopter-4.6 branch, which is currently at the 4.6.3 revision.

CubeOrangePlus-bdshot-4.6.3.apj

1 Like

For lack of knowledge, it’s the same thing?

It should be functionally identical, but it may not be bit-for-bit exactly the same as what would ordinarily reside on the firmware server.

Ok thank you so much!!!

I tried qgroundcontrol mission planner and downloading from the site (like @dkemxr says) to try and get it updated to 4.6.3 and nothing seemed to work. I get the pop up that a new firmware is available but I can’t find it.

Again thank you.

Here’s the reason (it’s kinda cryptic). Bottom line is that the long filename overflowed during the release build process. I did not use the --out flag (as it is unnecessary for a single board build), so my compilation/build succeeded just fine, and there should be no issues using the resulting binary. It will be fixed in the next release cycle.

https://github.com/ArduPilot/ardupilot/pull/31581

1 Like