Search found 13 matches

by cosmic2112
Wed Feb 25, 2015 11:25 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576731

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Looking at a new Tarot 680 hexacopter build using full Naze32 with cleanflight. I would prefer to use the FrSky X8R which comes with the Taranis Plus, connecting this to the Naze32 using S.Bus (using inverter cable I believe - is this the best way?) and looking to get GPS hooked up to the Naze32 al...
by cosmic2112
Tue Feb 24, 2015 11:18 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576731

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

nepalien wrote:I have a afromini32 board. I was wondering if I RGB led were supported on this board. If it is where is the signal connected to?


It was discussed here:-

http://www.rcgroups.com/forums/showthre ... 00&page=33

It could be done with some tricky soldering....


Cosmic
by cosmic2112
Sat Feb 21, 2015 3:21 pm
Forum: Boards
Topic: Need help, PC cant connect Naze32
Replies: 1
Views: 1493

Re: Need help, PC cant connect Naze32

It depends on what you changed USART1 to be, you need to have MSP available on one of the serial ports (USART1 or USART2 or softserial) to connect to the GUI. Looks like you have changed the MSP port to another serial port maybe.

https://github.com/cleanflight/cleanfli ... /Serial.md


Good luck
by cosmic2112
Sat Oct 25, 2014 10:25 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576731

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Dominic, are you aware that there is quite a lot of anger, frustration and resentment over the forced use of sliders? Lots of discussion on the rcgroups thread, starting here: m There is a balance to be found between providing backwards compatibility, fixing bugs, cleaning code and adding needed fe...
by cosmic2112
Sat Oct 25, 2014 12:36 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576731

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Dominic, are you aware that there is quite a lot of anger, frustration and resentment over the forced use of sliders? Lots of discussion on the rcgroups thread, starting here: m Nebbian, I think you are right, The Who said it years ago:- "Meet the new boss Same as the old boss" I say ther...
by cosmic2112
Fri Oct 24, 2014 5:49 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576731

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

See the modes documentation on the cleanflight wiki. On linux, you can use mwptools/switchedit that maps the slider abomination back to MW compatible tick boxes, however you have to specify that it cleanflight as another gratuitously unnecessary change makes auto-detection impossible. Yes you can s...
by cosmic2112
Fri Oct 24, 2014 12:24 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1576731

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Okay, I guess I am a little behind here, I have updated one of my Naze32 boards to CF and notice now that we have a complicated set sliders instead of tick boxes. I have a simple switch configuration, just two, three way switches, one for 3 flight modes the other for lost madel alarm, I used to tick...
by cosmic2112
Thu May 15, 2014 2:18 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1424436

Re: Naze32 hardware discussion thread

scrat wrote:OUT OF STOCK, ETA 05/19/2014

- http://abusemark.com/store/index.php?ma ... 3ejo9v51p4


Thanks, doh! I see it now..
by cosmic2112
Thu May 15, 2014 1:25 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1424436

Re: Naze32 hardware discussion thread

Quick question:-

when are you expecting more of the Acro Naze 32 in stock?

thanks
by cosmic2112
Sat Mar 01, 2014 12:15 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1424436

Re: Naze32 hardware discussion thread

Yeah, looks like your right, the values are added up and should equal zero but not in an asymmetrical frame for pitch not for roll. The values in the custom mixer look as if they are implemented so it is just a warning, I have the mixer configured now so I will give it a try tomorrow. BTW I never th...
by cosmic2112
Fri Feb 28, 2014 8:42 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1424436

Re: Naze32 hardware discussion thread

Okay, well I have figured out what the second strange example was, I used double spaces in between some of the values. I prepared the commands in a text editor for easy pasting in and added spaces to make it more readable - Doh!. But still dont see why I don't pass the sanity check in the first exam...
by cosmic2112
Fri Feb 28, 2014 6:26 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1424436

Re: Naze32 hardware discussion thread

Hi, I have just set my second naze acro board up in an asymmetrical frame and I am trying to set up a custom mixer, tha'ts fine, but I can't get the commands to work properly and I cannnot figure out why. E.G. I enter the following CLI commands:- mixer CUSTOM cmix 1 1.000 -0.800 0.800 -1.000 cmix 2 ...
by cosmic2112
Tue Dec 17, 2013 7:37 pm
Forum: Getting Started - MultiWii config and setup
Topic: Afro Acro setup help needed!
Replies: 7
Views: 2184

Re: Afro Acro setup help needed!

I think you will need to install java for the MW 2.3 GUI to work, you can use the naze32's cli instead to do most things you will need, or use the Google chrome "Baseflight" app instead. If you are getting the board from Timecop/abusemark then it will already have the latest firmware on it...