OpenLRS Rx MULTI board support

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
Post Reply
MelihK
Posts: 13
Joined: Sat Feb 18, 2012 10:00 pm

OpenLRS Rx MULTI board support

Post by MelihK »

Hi Everyone,

I just updated the code with OpenLRS Multi board support.
https://code.google.com/p/multiwii/sour ... Wii_shared

For OpenLRS Multi board users;
- Enable "OPENLRSv2MULTI" option under IMU list (config.h)
- Select your transmitter frequency/hopping channels and device ID under RX.pde
other setting same with standard boards.

Image

Here is the first flight video of MultiWii 2.0 code on OpenLRS controller.

http://www.youtube.com/watch?v=NeYpZkBe3oM

I will keep updated this post.

Cheers
Melih

User avatar
captaingeek
Posts: 228
Joined: Fri Jan 28, 2011 6:42 pm

Re: OpenLRS Rx MULTI board support

Post by captaingeek »

nice can you tell us a little more about the boards capabilities, range and cost? Links?

palton
Posts: 48
Joined: Fri Sep 02, 2011 4:06 pm

Re: OpenLRS Rx MULTI board support

Post by palton »

You will find it here:

http://www.flytron.com/

PatrikE
Posts: 1976
Joined: Tue Apr 12, 2011 6:35 pm
Location: Sweden
Contact:

Re: OpenLRS Rx MULTI board support

Post by PatrikE »

OPENLRSv2MULTI board support was broken in the h/cpp change...
I'm not able to fix it by my self.

A Orange RX together with a MPU6050 Would make a nice match..
Image
/Patrik
Attachments
Orange_MPU.png
(150.97 KiB) Not downloaded yet

msev
Posts: 186
Joined: Thu Apr 14, 2011 11:49 am

Re: OpenLRS Rx MULTI board support

Post by msev »

It would be nice to implement your aeroplane code inside. Just to try it out.

But the deal is that Melih's original code is not very relevant anymore,...the project that is getting most active developement is Openlrsng -> take a look here: https://github.com/openLRSng/openLRSng
and you will see how the main developer (kha) extended the functions of the original code (a lot of new and interesting features), and there's also an excellent chrome app GUI openlrsng-configurator available to easily configure the boards up.

PatrikE
Posts: 1976
Joined: Tue Apr 12, 2011 6:35 pm
Location: Sweden
Contact:

Re: OpenLRS Rx MULTI board support

Post by PatrikE »

It would be nice to implement your aeroplane code inside. Just to try it out.

A complete system inside a standard sized RX case.

That's the idé i was spinning on.
Or a nano sized copter.

At the moment i have UnDead loaded but i'll check out openLRSng.
Tested openlrs first but couldn't bind the modules.

msev
Posts: 186
Joined: Thu Apr 14, 2011 11:49 am

Re: OpenLRS Rx MULTI board support

Post by msev »

Openlrsng is based on Undead, but with way way more features and easier configurability, from a serial terminal cli, no need to modify defines and reupload code.

Post Reply