Search found 63 matches

by Loosi
Mon Sep 05, 2011 8:19 am
Forum: Shields, boards and sensors
Topic: APC220 Wireless Communication Module for Arduino+USB Convert
Replies: 13
Views: 11180

Re: APC220 Wireless Communication Module for Arduino+USB Con

Hi! .... I changed the following lines in the code: config.h /* This is the speed of the serial interface. 115200 kbit/s is the best option for a USB connection.*/ #define SERIAL_COM_SPEED 115200 to #define SERIAL_COM_SPEED 57600 MultiWiiConf.pde g_serial = new Serial(this, portPos, 115200); to g_s...
by Loosi
Mon Sep 05, 2011 6:56 am
Forum: Ideas
Topic: MAVLink protocol
Replies: 21
Views: 20211

Re: MAVLink protocol

Hey! What configuration are you using for the apc220? See http://www.multiwii.com/forum/viewtopic.php?f=6&t=354#p3678 [EDIT:] Started to implement MavLink this weekend, just playing around a little bit, heartbeat is working, but i think the documentation is very weak, much deadlinks and so on......
by Loosi
Mon Sep 05, 2011 6:53 am
Forum: Shields, boards and sensors
Topic: APC220 Wireless Communication Module for Arduino+USB Convert
Replies: 13
Views: 11180

Re: APC220 Wireless Communication Module for Arduino+USB Con

Hi! Someone got it working? I setup the modules for Serial-Rate 57600 and Trasmit Rate 19200, with a selfmade testscript it is working on the arduino promini, but not with multiwii V1.8 I changed the following lines in the code: config.h /* This is the speed of the serial interface. 115200 kbit/s is...
by Loosi
Fri Sep 02, 2011 1:53 pm
Forum: Ideas
Topic: Multiwiiki - a Wiki for Multiwii
Replies: 10
Views: 3844

Re: Multiwiiki - a Wiki for Multiwii

I think so too, i find this forum is great, but if you are searching for something you maybe have to read much sites of a thread, in a wiki you can compress all the knowledge of a thread on one page, and if something is wrong another guy can correct it or add additional informations. If Alex give us...
by Loosi
Fri Sep 02, 2011 1:08 pm
Forum: Ideas
Topic: Multiwiiki - a Wiki for Multiwii
Replies: 10
Views: 3844

Re: Multiwiiki - a Wiki for Multiwii

we can use wisley, that should be no problem ;)
i thought about using mediawiki?
by Loosi
Fri Sep 02, 2011 12:04 pm
Forum: Connecting elements
Topic: Hello and help! Trouble with nunchuck wiring/config
Replies: 4
Views: 2310

Re: Hello and help! Trouble with nunchuck wiring/config

Hi!
It would be great if u can upload a photo of your NK to identify it.

Greetings
Daniel
by Loosi
Fri Sep 02, 2011 11:29 am
Forum: Ideas
Topic: Multiwiiki - a Wiki for Multiwii
Replies: 10
Views: 3844

Multiwiiki - a Wiki for Multiwii

Hey all!

What do you think about a Wiki for the MultiWii? Everyone could write end edit articles, so we have a big manual.

If u want i can set one up and administrate it (updates, backups etc.), i have enough space at my Server ;)

Greetings

Daniel
by Loosi
Fri Sep 02, 2011 9:41 am
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 889324

Re: GPS integration

Hi Alex, I am new on this project and just as a pilot. I have been reading everything about it and about this post I have a question. Does this GPS ( MediaTek MT3329 GPS 10Hz + Adapter ) will work? The description seems to be apropriated. Thank you for your time. Yes, but by default it will output ...
by Loosi
Wed Aug 31, 2011 11:45 am
Forum: Ideas
Topic: MAVLink protocol
Replies: 21
Views: 20211

Re: MAVLink protocol

Hey! I just started to play around with mavlink, i think it should be possible to implement it I do my best, but i don´t have much time at the moment. I will implement it as EXTRA protocol, so the current protocol to talk with multiwiiconf will not be touched. The problem is that we don´t have enoug...
by Loosi
Mon Aug 29, 2011 5:30 pm
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 889324

Re: GPS integration

Will try it on Saturday when i'am back at home from vacation :)
by Loosi
Mon Aug 29, 2011 3:49 pm
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 889324

Re: GPS integration

Heyho! Another problem with Softserial is, it is not interrupt driven so the process has to sit there and wait for the data to come across. This could be very costly in the time critical control loop. The NewSoftSerial libray works with interrupt, buffer and allow highest communication baud, better ...
by Loosi
Sun Aug 28, 2011 7:44 pm
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 889324

Re: GPS integration

Hey!
Very gread job Alex! Cant wait to come back from vacation on Saturday ;)
What refresh-rate should the GPS-Receiver have? I ordered the MediaTek MT3329 GPS 10Hz + Adapter Basic from Lipoly last week. Still waiting for my FlyduinoMega board.

Greetings from Schillig @ the NorthSea ;)

Daniel
by Loosi
Sun Aug 21, 2011 8:10 am
Forum: Connecting elements
Topic: Need help with my multiwii!!
Replies: 3
Views: 1959

Re: Need help with my multiwii!!

Hi Mike! I made a multiwii controller based on Ilmar's adapter board. Using toner transfer method I made my own pcb. I've soldered everything up and connected my Rx with BEC. I made the same pcb weeks ago and it is still working. Maybe we can help you if you upload some high resolution pictures of y...