Search found 3 matches

by jhgeesink
Wed Jan 22, 2014 1:52 am
Forum: Ideas
Topic: VTail Configuration - Possible Update
Replies: 11
Views: 7148

Re: VTail Configuration - Possible Update

I set the cg more to the front but that was more for space problems, it fly super stable anyway.

Han.
by jhgeesink
Wed Jan 22, 2014 12:56 am
Forum: Ideas
Topic: VTail Configuration - Possible Update
Replies: 11
Views: 7148

Re: VTail Configuration - Possible Update

I fly your v-tail 400 with this copy and pasted in output.ccp. #elif defined( VTAIL4 ) motor[0] = PIDMIX(+0,+1, +1/2); //REAR_R motor[1] = PIDMIX(-1, -1, -0.32); //FRONT_R motor[2] = PIDMIX(+0,+1, -1/2); //REAR_L motor[3] = PIDMIX(+1, -1, +0.32); //FRONT_L flys well first tried it with 0.64 but that...
by jhgeesink
Sat Oct 13, 2012 1:35 pm
Forum: Ideas
Topic: Attemp to integrate sonar (ultrasonic sensor)
Replies: 265
Views: 277894

Re: Attemp to integrate sonar (ultrasonic sensor)

Trying your sketch now penpen77, works now but the altitude is going up sometimes and then goes back to the correct altitude.
Motors off.
Image

Han.