Search found 22 matches

by jpeti29
Tue Feb 05, 2013 10:24 am
Forum: Ideas
Topic: Brushless direct drive GIMBAL - big revolution for a few $
Replies: 84
Views: 76092

Re: Brushless direct drive GIMBAL - big revolution for a few

Sorry, i forgot to mention, that i would like to connet an arduino pro mini with the german style motor control board, and use Alex's fw on it.
by jpeti29
Tue Feb 05, 2013 10:01 am
Forum: Ideas
Topic: Brushless direct drive GIMBAL - big revolution for a few $
Replies: 84
Views: 76092

Re: Brushless direct drive GIMBAL - big revolution for a few

Hi guys!

Do you think, that AlexMos's code could run on the german guys hardware?
by jpeti29
Thu Jan 24, 2013 3:16 pm
Forum: Ideas
Topic: Alternative HEADFREE
Replies: 7
Views: 4316

Re: Alternative HEADFREE

FV needs for the GPS not only for range calculation, but the direction vector calculation too. The direction vector is coming from the copter GPS position and the Home Position. It NEEDS an active GPS.
by jpeti29
Thu Jan 24, 2013 12:14 pm
Forum: Ideas
Topic: wishlist for v2.2 - CLOSED
Replies: 150
Views: 46598

Re: wishlist for v2.2

Maybe the alternative HEADFREE mode?
viewtopic.php?f=7&t=2951
by jpeti29
Tue Jan 22, 2013 11:58 pm
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 632560

Re: MultiWii EZ-GUI

We are talking about this modult:
http://www.ebay.com/itm/Stable-Bluetoot ... 2579ad8cdd
I think this is a slave one. Is there any way to find out? and if it realy a slave, than what can be the problem? Long ago it worked with an xperia pro mini (android 2.1)
by jpeti29
Tue Jan 22, 2013 6:07 pm
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 632560

Re: MultiWii EZ-GUI

Jantar wrote:Bluetooth should be a SLAVE, then this works fine.
You probably have a MASTER.

At Linvor 1.5 AKA HC06 you can't set Master or Slave. The AT+ROLE command make no respond. It is a slave device.It works with PC fine, but the phone can't connect
by jpeti29
Tue Jan 22, 2013 10:02 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 632560

Re: MultiWii EZ-GUI

Can somebody help me? I can't connect to my linvor BT modul (v1.5) with my xperia U phone which is runing on Android 4.0.4. The phone find the modul, ask the pairing code, but then refuse to connect. The modul works fine with my notebook. It speed is set to 115200 BAUD rate. What could be the problem?
by jpeti29
Thu Jan 17, 2013 5:03 pm
Forum: Ideas
Topic: Alternative HEADFREE
Replies: 7
Views: 4316

Re: Alternative HEADFREE

Gooood, very goood :-)

Great Thx!
by jpeti29
Wed Jan 16, 2013 10:34 pm
Forum: Ideas
Topic: Alternative HEADFREE
Replies: 7
Views: 4316

Re: Alternative HEADFREE

Yes, you are right. the problem is the home near behavior. I think there is no good solution. Maybe when the copter is step into the 15m range, the direction vector shouldn't change anymore. I think the NAZA is working same way too.
by jpeti29
Wed Jan 16, 2013 12:18 pm
Forum: Ideas
Topic: Alternative HEADFREE
Replies: 7
Views: 4316

Alternative HEADFREE

Hi! What if there will be an alternative HEADFREE mode? In this version the reference direction vector would be the vector of home position and copter position. So combined with ANGLE mode if the pitch is pulled the copter would fly closer to the home pos, pushing it would make cthe copter fly furth...
by jpeti29
Fri Jan 04, 2013 12:57 am
Forum: Software development
Topic: Altitude Hold improvement solution
Replies: 580
Views: 1584820

Re: Altitude Hold improvement solution

Why should the copter descend so quick (50cm/s)? DJI Naza only descend about 20-25cm/s. I thing, it will be good for us too at first time.
by jpeti29
Tue Sep 04, 2012 9:32 pm
Forum: Software development
Topic: Use serial port 3 in MEGA too...
Replies: 29
Views: 10741

Re: Use serial port 3 in MEGA too...

i have some problem with this function. I'm using this type of board: http://www.multiwii.com/forum/viewtopic.php?f=6&t=1672 I'm using I2C flytron gps with it. i merged the 2.1 code with the r1074 (copy r1074 files to 2.1) but i is't work for me. only serial 0 communicate with the gui, osd, bt. ...
by jpeti29
Sun Jul 22, 2012 9:30 am
Forum: Software development
Topic: mobiDrone nano arduino OSD for MultiWii with PID config
Replies: 295
Views: 127032

Re: mobiDrone nano arduino OSD for MultiWii with PID config

Don't know why, but the good value is 0.043 to show correct current values. Another question. what can be the problem, if the bat1 value is always stay 0.0V? if i adjust the bat1 value in the menu, then it stays on that value forever. Problem solved! nhadrian found the problem. The Bat1 value is co...
by jpeti29
Fri Jul 20, 2012 3:46 pm
Forum: Software development
Topic: mobiDrone nano arduino OSD for MultiWii with PID config
Replies: 295
Views: 127032

Re: mobiDrone nano arduino OSD for MultiWii with PID config

Don't know why, but the good value is 0.043 to show correct current values.

Another question. what can be the problem, if the bat1 value is always stay 0.0V? if i adjust the bat1 value in the menu, then it stays on that value forever.
by jpeti29
Wed Jul 18, 2012 8:30 pm
Forum: Software development
Topic: mobiDrone nano arduino OSD for MultiWii with PID config
Replies: 295
Views: 127032

Re: mobiDrone nano arduino OSD for MultiWii with PID config

If i would like to use flytron 100A current sensor, what modifications should i have do in the pre 7 final code. is it wil be good if i replace this: case 3: #ifdef MOBIDRONEOSD_V2 currentValue += compCorrection; #endif currentValue *= 0.049; break; with this: case 3: #ifdef MOBIDRONEOSD_V2 currentV...
by jpeti29
Thu Jun 07, 2012 1:09 pm
Forum: Software development
Topic: Multiwii Documentation Wiki
Replies: 74
Views: 19695

Re: Multiwii Documentation Wiki

Bledi wrote:yes I know but I don't speak english as well as french :)

What about making a simple subtitle to this youtube video? You can do it youtube page too. If you have time to translate it to a simple english sentences, please don't hesitate to do it.
by jpeti29
Thu Jun 07, 2012 9:15 am
Forum: Software development
Topic: Multiwii Documentation Wiki
Replies: 74
Views: 19695

Re: Multiwii Documentation Wiki

Bledi wrote:for French users we have made a video PID tutorial : http://www.youtube.com/playlist?list=PL9299C6EBE6E697A3


Ehh, It would be very fine if it were in english.
by jpeti29
Thu May 31, 2012 8:24 am
Forum: Software development
Topic: Magnetometer HMC5883 Glitching
Replies: 22
Views: 7301

Re: Magnetometer HMC5883 Glitching

yet another one from you... http://www.multiwii.com/forum/search.php Mags are very very susceptible to magnetic interference from power wiring / motors and frame materials. Go search - there is no shortage of posts. Man, you haven't seen that video, have you? There was an i2c error, on mag sensor. ...
by jpeti29
Mon May 14, 2012 11:09 am
Forum: Software development
Topic: mobiDrone nano arduino OSD for MultiWii with PID config
Replies: 295
Views: 127032

Re: mobiDrone nano arduino OSD for MultiWii with PID config

I think that a variometer will be very useful, if you fly in fpv without baro to keep altitude. And there will be another good thing to display somehow (for example like the 2D level meter, "o" charactre in a circle) the real orientation of movement (from gps data). for example if i try to...
by jpeti29
Fri May 04, 2012 10:14 am
Forum: Ideas
Topic: Simple mode for beginers
Replies: 70
Views: 38158

Re: Simple mode for beginers

And What do you think about simple-mode-with-facing-home mode? It would work like simple mode (same control), but always turn the copter facing to home pos. It will be great when you want to make video from an object which is in home pos. it could also handle camera tilt servos. :-)
by jpeti29
Fri Apr 20, 2012 9:57 am
Forum: Software development
Topic: GPS on Crius SE board
Replies: 121
Views: 71619

Re: GPS on Crius SE board

dr.tom wrote:the board is very cheap!
the picture from top is for 5V I2C sensor (gps or some other, like sonar...).
is this below correct for 3.3V I2C sensor? thanks :)
Image
Thanks!


Yes!