Search found 5 matches

by trogalko
Fri Jul 22, 2016 7:57 am
Forum: Ideas
Topic: MAVLink protocol
Replies: 21
Views: 19899

Re: MAVLink protocol

hi trogalko, MultiWii (MW) does not implement MAVLink but something that is called MSP. MSP is different to MAVLink and would require translation. I've worked on such translation program previously (m) but this require an auxiliary SOC like Odroid/Beaglebone/RPi. So your communication would look li...
by trogalko
Fri Jul 15, 2016 4:21 am
Forum: Ideas
Topic: MAVLink protocol
Replies: 21
Views: 19899

Re: MAVLink protocol

Hi, I'm quite lost here in order how to setup the Multiwii to use mavlink. Is connection like MW FC ->Receiver --------------------------------------Transmitter->PC ? Is Rx and Tx responsible to implement mavlink? and MW FC simply send data via MSP to Rx? Tx then send mavlink data to PC and display ...
by trogalko
Fri Aug 28, 2015 4:35 am
Forum: Boards
Topic: Maple Mini Arduino 32 chip board.
Replies: 3
Views: 3896

Re: Maple Mini Arduino 32 chip board.

Well, multiwii using specific avr register name and also contain avr asm inline code. That's a lot work to do if you insist to use maple ide to compile multiwii. Teensy 3 has avr register emulated, leaving avr asm code to deal with. Btw, stm32 flash loader demonstrator is just firmware/hex uploader ...
by trogalko
Tue Aug 25, 2015 5:31 am
Forum: Boards
Topic: Maple Mini Arduino 32 chip board.
Replies: 3
Views: 3896

Re: Maple Mini Arduino 32 chip board.

Here is DIY Naze32 by e_lm_70 :
http://www.rcgroups.com/forums/showthread.php?t=2154329

I Have tried it with the black version :
http://id.aliexpress.com/item/5pcs-stm3 ... 90859.html

You could use baseflight or cleanflight with maple mini 32 chip, without arduino, just use STM32 and STM8 Flash loader demonstrator.
by trogalko
Fri Sep 26, 2014 8:05 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 607091

Re: MultiWii EZ-GUI

Hi Ezio,

Do You have plan to put EZ-GUI on other android market (which accept paypal) like SlideME?
I'm the one who hate the idea to expose my cc number to google, as I already did that with paypal.
Thanks