Modalai PX4 Branch vs main PX4 branch
-
Can someone give me a high-level explanation of the main differences between modalai's branch of the PX4 firmware and whatever the release it was forked from?
The next release of PX4 (v1.15) has some features I'd like to test on the Sentinel and I'm wondering if when it's released I could rebuild voxl-px4 linking to that branch or if there's voxl specific stuff I'd be missing in terms of drivers or board specific set-up stuff
-
@jmltt Our fork was started from commit e8d12e26c2cea24d63c7657c7dbecbfd2c82fb0f. We added lots of things since then! But the most important things have been brought back into mainline PX4, although often in a somewhat different format to appease the PX4 development community. I have test flown v1.15 RC 1 on my Starling 2 like drone. I think you should be able to fly a Sentinel with it. In terms of what is missing I'd say most of it was specific things requested by various customers for their particular needs. One note: The RB5 drone is not supported.
-
@Eric-Katzfey I'm planning to test PX4 1.15v on my Starling 2. With the newer update of SDKs
1.3.0 or higher
is the PX4 1.1.5v available for testing?In ModalAI's git fork of PX4 also I'm able to find only till PX4 1.14V. How can I build PX4 1.15V from ModalAI's fork for Starling2 drone?
-
@Jetson-Nano If you want v1.15 then you just build from mainline, not from our fork.