Cribstone / multiwii

various distributions of multiwii that have come with various boards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multiwii

Various distributions of multiwii that have come with various boards.

The board manufacturers are not particularly careful about revision control, so I'm collecting them here as a public service.

Share and Enjoy!

MultiWii_Flip_NORMALQUADX

  • Flip 1.5, standard distribution
  • I think it's MW 2.3. Uses MultiWii Config 2.3
  • Tools/Board: Arduino Pro or Pro Mini (5V, 16 MHz) w/ ATmega328

MultiWii_Flip_PPMSUM

  • Flip 1.5, with PPMSUM
  • Only diff is

::

./config.h
333c333
< //#define SERIAL_SUM_PPM PITCH,YAW,THROTTLE,ROLL,AUX1,AUX2,AUX3,AUX4,8,9,10,11 //For Graupner/Spektrum
>   #define SERIAL_SUM_PPM PITCH,YAW,THROTTLE,ROLL,AUX1,AUX2,AUX3,AUX4,8,9,10,11 //For Graupner/Spektrum

MultiWii_pocket_V4

BradWii

About

various distributions of multiwii that have come with various boards


Languages

Language:C++ 78.6%Language:C 15.3%Language:Arduino 6.1%