SpeedyFlight 2.31 – Multiwii 32 – on VR Brain by Tommyleo

VRBrain – STM32F4XX – 168 Mhz

32 bit fork of the baseflight MultiWii RC flight controller firmware.

Github page:

https://github.com/tommyleo/speedyflight.

 

Warning:

this is a beta version, do not fly and remove the propeller, it only proves the configuration of VRBrain with the GCS.

 

Sensors:

MPU6000 (SPI Gyro + Acc);

HMC5883 (Compass);

MS5611 (SPI Barometer);

EEPROM (SPI For local parameters storage);

8 RC Input PWM (Test ok) or Sat Spektrum (Test ok);

8 RC Output at 490 hz;

3 Seriale ports;

GPS Ublox OK.

 

Wires (you can switch from Arducopter without change the PIN connection):

alt tag

Configuration Tool:

To configure speedyFlight you should use the BaseFlight configurator GUI tool (Windows/OSX/Linux) that can be found here:

https://chrome.google.com/webstore/detail/baseflight-configurator/mppkgnedeapfejgfimkdoninnofofigk

 

Features:

For a list of features, changes and some discussion please review the thread on MultiWii forums and consult the documenation.

http://www.multiwii.com/forum/viewtopic.php?f=23&t=5149

 

Develop with Eclipse:

You need an ARM toolchain.

Add new target, with Make target: TARGET=VRBRAIN.

 

License:

SpeedyFlight is licensed under GPL V3 (just like MultiWii code it originated from), with all the conditions GPL V3 implies,

with the following exception:

1) You can:

1.1) Use the source to create improvements and bug-fixes to send to the author to be incorporated into baseflight.

1.2) Use it for review/educational purposes.

 

2) You can NOT:

2.1) Use the source to create derivative works. (That is, you can’t release your own version of speedyFlight with your changes in it)

2.2) Compile your own version and sell it.

2.3) Distribute unmodified, modified source or compiled versions of speedyFlight without first obtaining permission from the author.

2.4) Use any of the code or other part of speedyFlight in anything other than speedyFlight.

 

3) All code submitted to the project:

3.1) Will be automatically GPL V3 licensed whether contributor’s names are “dominic clifton”,”Tommaso Leognani” or not.

3.2) Will become the property of speedyFlight author.

Note:
that above exception is strictly name-based and does not apply to general developers who wish to contribute to speedyFlight.

6 comments on “SpeedyFlight 2.31 – Multiwii 32 – on VR Brain by Tommyleo
  1. […] board : https://vrbrain.wordpress.com/For VR Core there is a porting of Cleanflight by TommyLeo https://vrbrain.wordpress.com/quick-start-guide/speedyflight-2-31-multiwii-32-by-tommyleo/We are discussing with Alessio Morale one of the founder of Libre Pilot project for support it […]

Leave a comment