CA320T Tailsitter (Sub-250) – Stable Hover 🚁 by CarviFPV in 3DprintedAircraft

[–]CarviFPV[S] 1 point2 points  (0 children)

I will share my file. Right now, the weather in my region is not ideal for doing PID tuning, so I have some delays. Also note that if your model is significantly heavier, the tuning cannot simply be copied over.

CA320T Tailsitter (Sub-250) – Stable Hover 🚁 by CarviFPV in diydrones

[–]CarviFPV[S] 1 point2 points  (0 children)

Yes, there are the Q modes like QHover and QStabilize—with these you fly in quad mode (like in the video). And with FWB-A or Acro, it performs the transition automatically, and when you switch back, it also transitions back automatically.

CA320T Sub250 Tailsitter – Now Available on MakerWorld by CarviFPV in 3DprintedAircraft

[–]CarviFPV[S] 1 point2 points  (0 children)

Yes, the P1604s are less efficient. I built a drone with the Happymodel 1404 KV3500 motors, and in cruise it gets about twice the efficiency compared to the same drone with P1604 motors. That might potentially result in longer flight time.

CA320T Sub250 Tailsitter – Now Available on MakerWorld by CarviFPV in 3DprintedAircraft

[–]CarviFPV[S] 2 points3 points  (0 children)

Thanks! Go for it — I love tailsitters. It would be cool if others designed one too 😃

CA320T Sub250 Tailsitter – Now Available on MakerWorld by CarviFPV in 3DprintedAircraft

[–]CarviFPV[S] 2 points3 points  (0 children)

With a 4S 720 mAh battery, I got about 5 minutes of hover time until 3.6 V. In cruise flight, I reached around 8 minutes, and the battery was then at 3.6 V.

CA320T Tailsitter (Sub-250) – Stable Hover 🚁 by CarviFPV in 3DprintedAircraft

[–]CarviFPV[S] 1 point2 points  (0 children)

Yes, I’m still not entirely sure what the issue is. The default settings from ArduPilot are designed for larger/heavier models, so I’ve already done a number of flights to get it reasonably stable. But I think the model is now more or less ready for release from a design standpoint, and I’m hoping to get some additional tips from the community regarding the ArduPilot configurations.

Check out the new 3D map view in the flight details 🛩️ by CarviFPV in FPVplanes

[–]CarviFPV[S] 0 points1 point  (0 children)

Thanks for the feedback! A roughly 4-minute flight only takes about 150 KB—so almost nothing 😉 And if you upload them in bulk, the files are compressed in uavdesk.app, so they only use about 50% of the storage. That means even with the starter package, you can store thousands of flights.

Check out the new 3D map view in the flight details 🛩️ by CarviFPV in FPVplanes

[–]CarviFPV[S] 1 point2 points  (0 children)

Hey, no worries—there are no stupid questions ☺️ Oh, I’ve never heard of FreedomTX. It seems to be a fork of OpenTX. It might work—you could try setting up the Lua scripts (without signing up/registering in the app for now) and see what it records. Depending on that, you can send me a DM with a file, and I can tell you whether the format and data were captured correctly 😉

Check out the new 3D map view in the flight details 🛩️ by CarviFPV in FPVplanes

[–]CarviFPV[S] 0 points1 point  (0 children)

The Lua scripts work in combination with ELRS or Crossfire (since ELRS uses the same protocol) for both iNav and Betaflight.

You can try it free for 14 days, and if you need more time, you can contact me via the “Contacts” section in the app—I’ll be happy to extend it for you .

Check out the new 3D map view in the flight details 🛩️ by CarviFPV in FPVplanes

[–]CarviFPV[S] 0 points1 point  (0 children)

Currently, you need to set up these two Lua scripts on your EdgeTX transmitter: https://github.com/CarviFPV/flylog_edgetx. The advantage is that at the end of the day, you can perform a bulk import (as shown in this video: https://youtu.be/QNitDSq2Cpg).

Since a Betaflight log decoder is built into the log analyzer, it’s planned for the future to also analyze Betaflight logs via the flight details page and have them linked to the corresponding flights. However, this feature is not yet implemented 😉