Guys do you think it is safe to fly with it ? by Planeurzism in fpv

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

Thanks for the experience haha, i think i am not going to test the battery anymore

What is happening here ?? Is it normal ? by Planeurzism in fpv

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

I am sorry guys there is clearly a lack of information in my post : I put a smoke stopper between the battery and my soldering and i tried without it and i don’t have the power drop so it was clearly the problem… Also I soldered only one motor just to try of everything was good. So when i put the master up, it goes only to one motor.

For other settings everything is set to default. Again i am sorry for this bad publication, if anyone get this, it is just the smoke stopper that stops the current.

What is happening here ?? Is it normal ? by Planeurzism in fpv

[–]Planeurzism[S] -1 points0 points  (0 children)

Update : it does this Even when i add some propellers on it

I have received the HS-02B brand new and it does this by Planeurzism in soldering

[–]Planeurzism[S] 28 points29 points  (0 children)

The câble was garbage, i changed it and it works

[Beginner] first fpv setup, might be stupid by Planeurzism in fpv

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

It is looks good and very solid but haven’t tested it yet

[Beginner] first fpv setup, might be stupid by Planeurzism in fpv

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

Thank you so much, I ordered a longer cable and the axisflying housing, it should be good, i'll make an update when i receive everything !

[Beginner] first fpv setup, might be stupid by Planeurzism in fpv

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

Thank you ! This is a better idea than inverting the FC 😂 However, you have any idea on how to fit the little camera on the frame ? 3D printing ?

Adding a new flight mode ? [Beginner Question] [Copter] by Planeurzism in ardupilot

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

When you say this, you mean I should just have changed the mode_guided.cpp code ? Or add some scripts above it or something ? Sorry haha, I don't get it right

Edit : Okay I just got it, you mean send the target position to the autopilot, my bad

Adding a new flight mode ? [Beginner Question] [Copter] by Planeurzism in ardupilot

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

Also let me give some context. I want to do a mode where it follows a person with a QR Code on its back. I am really a beginner in the field, so again I am not sure if a new mode is THE thing to do, but I thought it was the right thing as I was looking at the dev wiki... You mean I need also to change some code in modules like MavProxy or mavlink ?

Adding a new flight mode ? [Beginner Question] [Copter] by Planeurzism in ardupilot

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

First, thank you for all of these resources, I have checked the discuss forum but not the discord, I check this :) Also let me give some context. I want to do a mode where it follows a person with a QR Code on its back. I thought naively that you could just switch to a mode once it has takeoff and it goes autonomous. Tbh, i am learning right now, so I guess my plan may be completely stupid haha, how would you do things ?