Search found 151 matches

by fiendie
Wed Jul 08, 2015 10:14 am
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2550760

Re: Baseflight aka multiwii port to stm32

Hello everyone, I don't know if it is the correct topic to post my message. I wanted to try the new implementation of "Oneshot" in Baseflight. It seems to work but i luckily (or not) noticed also something strange. I changed my looptime in the CLI to 1500 and i went to the "Motor Tes...
by fiendie
Wed Jun 03, 2015 10:18 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1377533

Re: Naze32 hardware discussion thread

brm wrote:a girl playing with technical equipment?!?

I can just guess that this was supposed to be funny but you just come off as a chauvinist asshole. Or a terribly old person if you're lucky.
by fiendie
Thu Mar 05, 2015 9:45 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1377533

Re: Naze32 hardware discussion thread

My Naze board Blue LED stays on. The Red & Green is alternating, On & Off. Can't connect to BF. Reflash using the Bootloader method numerous times already. After a reflash, it keeps on doing the same thing again. Any help? Red & Green alternating is bad ;D It means that baseflight could...
by fiendie
Wed Feb 25, 2015 9:07 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1377533

Re: Naze32 hardware discussion thread

To get the best of this controller or the half price ($27) Flip32+ that I fly (m), try CleanFlight over BugFlight (or shovelflight as I call it, as your "so called warranty" is done (a quote from is web site, LOL "Note: Using this hardware with anything other than supplied "base...
by fiendie
Sat Jan 31, 2015 1:41 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1377533

Re: Naze32 hardware discussion thread

I need to send a custom init string to my GPS to enable 10Hz nav updating. Is this the correct way to do it: serialPrint(core.gpsport, "$PMTK314,0,1,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0*29\r\n"); serialPrint(core.gpsport, "$PMTK300,100,0,0,0,0*2C\r\n"); at the end of static void gp...
by fiendie
Thu Jan 29, 2015 9:16 am
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2550760

Re: Baseflight aka multiwii port to stm32

Plüschi wrote:TY
I my uVision4 the indentation looks good ... i had no idea.


https://github.com/multiwii/baseflight/ ... 12fba77ec2

There ya go. Thanks a lot.
by fiendie
Wed Jan 28, 2015 4:07 pm
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2550760

Re: Baseflight aka multiwii port to stm32

I made a driver for IBUS, the flysky flavor of serialrx. http://cdn.hobbyking.com/hobbyking/store/catalog/68409.jpg Unluckily i am not able to use git and make a decent pull request. My brain doesent get git. So i did attach my whole SRC folder in the hopes someone can make a IBUS patch out of it. ...
by fiendie
Sat Oct 18, 2014 7:26 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1571599

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

dfruehwald wrote:Thanks, I'm pretty sure it will be preloaded with the other 32-bit port that is not harakiri. So yes an exorcism will be required upon arrival.

Only one of those is a port, though. 2 of them are forks of a port.

Also no need to invoke the supernatural, it won't make your quad fly any better.
by fiendie
Fri Oct 03, 2014 8:51 pm
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 74427

Re: Re:

Hmmmm, dominicclifton & Crashpilot1000 ? Anyway back to the topic at hand of why did development stop. So the purveyors of cleanflight and Harakiri of all people are supposed to be members of the ominous Clan? *ROFLMAO* And I honestly believe development has slowed, in part, because it is hard ...
by fiendie
Fri Oct 03, 2014 1:33 pm
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 74427

Re: Re:

That is, if you are a member of the GOOD OL'BOYS network, aka Clan, then you are welcome to submit. I know it's too much to ask from people like you to click the link I provided but feel free to comb through the list of pull requests. Most of the submitters are random strangers. You're welcome to l...
by fiendie
Thu Oct 02, 2014 2:29 pm
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 74427

Re:

Sigh People complain about timecop and his views on coding style, however baseflight is readable and that will be a great benefit to anybody who is brave enough to make a submission. Why do you have to be brave to make a submission? You're welcome to look at the commit history and list of pull requ...
by fiendie
Thu Aug 07, 2014 11:05 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1377533

Re: Naze32 hardware discussion thread

Hey TC, I just bought a Naze32 mini off of somebody, and despite trying the usual remedies with respect to Baseflight connectivity, I still can't get the board to connect to BF. Someone mentioned that you can fix these non-connecting boards, is that true? If so, where can I send it to have this don...
by fiendie
Tue Jul 15, 2014 9:57 am
Forum: Boards
Topic: Naze32Pro STMF3 help thread
Replies: 61
Views: 31645

Re: Naze32Pro STMF3 help thread

How much and where can I buy this fc? The real question is if it would be worth it. There are no real-world benefits compared to the regular naze at the moment. The code is far from finished and large parts are untested. treym even changed the default settings to go with his Spektrum gear (imagine ...
by fiendie
Tue Jul 15, 2014 9:48 am
Forum: Boards
Topic: Naze32Pro STMF3 help thread
Replies: 61
Views: 31645

Re: Naze32Pro STMF3 help thread

scrat wrote:What is the difference between AfroFlight32 rev5 and Pro version? Thx!

Different MCU (with on-chip USB instead of a USB-Serial chip), sensors connected to SPI instead of i2c.
by fiendie
Mon Jul 07, 2014 11:47 am
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 74427

Re: Why development has stopped?

Well, its not only about Keil and its licence. I´m sure that, beside that, there are also other reasons why the 32bit section isn´t proceeding as fast as you might think when you read all the people here preaching the 32bit world. "They" have the superior 32bit, github, etc. . But I think...
by fiendie
Mon Jul 07, 2014 10:52 am
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 74427

Re: Why development has stopped?

Keil is cool, very cool ... but it does also cost 2000$ Everybody is free to contribute .. one way to contribute or the other in my book does not make much difference ... Also everybody is free to use a cracked version of Keil too ... ups ... free ups to some limit actually ... still some people ju...
by fiendie
Thu Jul 03, 2014 12:27 pm
Forum: Software development
Topic: Why development has stopped?
Replies: 230
Views: 74427

Re: Why development has stopped?

Regarding the move to github: We get a lot of pull requests for our MultiWii mirror and always have to turn them down and tell the committers to post patches in the forum. It's a hen-and-egg problem. If you make participation unnecessarily hard you can't complain that nobody wants to participate. Th...
by fiendie
Mon Jun 09, 2014 5:59 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1571599

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Well, BRM you know I respect you as a someone with very good input (like Hinkel) and scientific background. I've seen TC turning down your calibration improvements (too fast for me to look at them further, or copy them onto my hddsk) but on the other hand your github repo (bubi-007) lacks all the a...
by fiendie
Fri Jun 06, 2014 12:12 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1571599

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

IMHO, I think there are a lot of valid reasons for using a CLI. ..... yes, I agree, same for me. But that is not the point I was trying to make. Btw. MWii has had support for the gui plus support for a cli style interface in the form of LCD display support since about day 1. Removing the latter and...
by fiendie
Wed Jun 04, 2014 10:00 pm
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2550760

Re: Baseflight aka multiwii port to stm32

Sorry for spam but wt* is this: m Besides, theoretically you could only relicense contributions or code that wasn't copied from another project anyway. And you can't retroactively relicense anything. So it's more of a taunt really. But yes, timecop is wrong, you can't relicense any code unless the ...
by fiendie
Wed Jun 04, 2014 3:13 pm
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2550760

Re: Baseflight aka multiwii port to stm32

copterrichie wrote:
Dilbert66 wrote:Far from it.


Image


So are we posting chat logs out of context again, is that it?
At least you should have the balls to discuss that in the channel and not lurk there like the coward you are.
by fiendie
Wed Jun 04, 2014 3:10 pm
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2550760

Re: Baseflight aka multiwii port to stm32

Sorry for spam but wt* is this: m Looks like a declaration of war, is that necessary? I know google also reveals: m m - don't know but baseflight should stand above those regulations and open source war is a waste of time IMHO. #NotVeryFunnyThatStuff Cheers Rob Rob, you should have noticed by now t...
by fiendie
Mon Jun 02, 2014 1:46 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1377533

Re: Naze32 hardware discussion thread

This usually indicates that there is no gyro on the i2c bus.
Your MPU6050 probably died :/
by fiendie
Sat May 10, 2014 11:15 am
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2550760

Re: Baseflight aka multiwii port to stm32

HaDe wrote:Hi,

Short question: which toolchain do you use (GCC or Yagarto)?


Which compiler do you think Yagarto uses?
by fiendie
Sat May 03, 2014 9:33 am
Forum: Boards
Topic: FTDI to AfroMini???
Replies: 12
Views: 6724

Re: FTDI to AfroMini???

How about, you know, Rx and Tx...? So no DTR is needed? Also, there are two TX & RX pins/pads. Which ones do I use? The website says i need a USB> 3.3 serial cable. But the board accepts up to 16v?? so, i assume a 5v FTDI will be fine? DTR is not needed because you can switch to bootloader mode...
by fiendie
Sat May 03, 2014 9:18 am
Forum: Boards
Topic: FTDI to AfroMini???
Replies: 12
Views: 6724

Re: FTDI to AfroMini???

How about, you know, Rx and Tx...?
by fiendie
Fri Jan 31, 2014 3:18 pm
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2550760

Re: Baseflight aka multiwii port to stm32

Crashpilot1000 wrote:Have you ever developed anything on your own in your copypasted mess?

I guess I am not the only one noticing the glaring irony in that statement?
by fiendie
Sun Dec 29, 2013 12:21 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1377533

Re: Naze32 hardware discussion thread

QAV400 wrote:Thank you, Can I run the newer firmware even tho i have a rev 4 white board?

Yeah, of course.
It should run on all revs.
by fiendie
Sat Dec 28, 2013 4:00 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1377533

Re: Naze32 hardware discussion thread

Can anyone tell me if TPA setting is actually in baseflight 20130719 firmware , as its there in the baseflight gui but i can not find it at all when looking at all the settings in CLI Just because it's not in the CLI doesn't mean it's not being used. Have a look at the MSP code: m And that dynThrPI...
by fiendie
Mon Nov 25, 2013 2:42 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1377533

Re: Naze32 hardware discussion thread

I recently got the Naze32 and tried to use the orangeRX openLRS RX module with it. When using either PPM or normal connection to the receiver the values that the Naze32 sees on the RX jump around like crazy and eventually stop changing. I then tried a dsm2 receiver and it worked fine. Is this a kno...
by fiendie
Mon Nov 18, 2013 2:17 pm
Forum: Boards
Topic: Naze32 OSD
Replies: 17
Views: 12020

Re: Naze32 OSD

Hi, Hi there any OSD (preferably cheap) that could be used with the naze32 board? Maybe something compatible with the mwii protocol or the frsky telemetry? I'm considering using a MinimOSD (10$), but it will require to add mavlink output to baseflight. Nothing wrong with that, but if something alre...
by fiendie
Mon Nov 11, 2013 9:37 am
Forum: Software
Topic: Making changes in config.h
Replies: 1
Views: 1615

Re: Making changes in config.h

This is the 32bit section. Try your luck here: http://www.multiwii.com/forum/viewforum.php?f=18
by fiendie
Sat Oct 05, 2013 3:34 pm
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1377533

Re: Naze32 hardware discussion thread

The only problem now is I can't get my flight pack voltage to be shown on my 9x telemetry screen. As i understands it, the telemetry port on Rev5 is giving RS232 level as telemetry data refering to vbat voltage. Yes i have enable the vbat and telemetry features in cli. Attach here is the picture of...
by fiendie
Tue Aug 13, 2013 8:53 pm
Forum: Ideas
Topic: Add brushless gimbal code to multiwii?
Replies: 4
Views: 2110

Re: Add brushless gimbal code to multiwii?

Crashpilot1000 wrote:And how do you solve the problem of the BL motor position feedback without attaching the mwii to the gimbal??

By doing exactly that: attaching the board to the gimbal ;)
by fiendie
Sat Aug 10, 2013 11:07 am
Forum: Boards
Topic: MatchboxArm - development board for ARM Cortex-M3
Replies: 23
Views: 10530

Re: MatchboxArm - development board for ARM Cortex-M3

Well, I see the clan is still united. Yes, the channel is a single monolithic hive mind. Dude, there are 70 people from all over the fucking place on any given day. No time to plot stupid conspiracies. Too much interesting shit to talk about. And not at a snail's pace like in this forum (which is u...
by fiendie
Wed Aug 07, 2013 8:40 am
Forum: Boards
Topic: Naze32 hardware discussion thread
Replies: 3249
Views: 1377533

Re: Naze32 hardware discussion thread

Does anyone know If and how I can change the orientation of the board by 90deg? I know it was possible on arduino based firmware. That's what these settings in the CLI are for: align_gyro_x align_gyro_y align_acc_x align_acc_y align_mag_x align_mag_y You can obviously leave the _z values untouched....
by fiendie
Sat May 04, 2013 9:30 am
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2550760

Re: Baseflight aka multiwii port to stm32

Here is a thought for you all you Harakiri people:
Why not create a separate thread and keep this one here clean and strictly on topic?
by fiendie
Mon Apr 29, 2013 11:44 pm
Forum: Software development
Topic: What makes Naza 'better' than Multiwii
Replies: 83
Views: 31102

Re: What makes Naza 'better' than Multiwii

I think that this thread could be more interesting talking about "performance differencies", if any... If we talk about opensource, hardware possibilities and modifications multiwii wins under every aspect. That thread was supposed to be a flamefest from the outset. If I come to your plac...
by fiendie
Mon Apr 29, 2013 3:24 pm
Forum: Software development
Topic: What makes Naza 'better' than Multiwii
Replies: 83
Views: 31102

Re: What makes Naza 'better' than Multiwii

copterrichie wrote:Not having owned one myself but based upon the many videos I have seen of the NAZA, I think Gullibility is a major factor here with the NAZA. The NAZA is marketed well.

On second thought, I find their marketing incredibly cheesy.
It probably has more to do with "paid reviews" ;)
by fiendie
Mon Apr 29, 2013 11:30 am
Forum: Software development
Topic: What makes Naza 'better' than Multiwii
Replies: 83
Views: 31102

Re: What makes Naza 'better' than Multiwii

Cralis wrote:I'm here to find out why people pay so much more.

Marketing and snobbery.
by fiendie
Sat Apr 13, 2013 3:01 pm
Forum: Software development
Topic: baseflight configurator (win/linux/mac)
Replies: 110
Views: 67677

Re: baseflight/multiwii configurator (win/linux/mac)

Crashpilot1000 wrote:BTW: will this gui also run on those google/android tablets?


Not out of the box anyway.
http://www.pocketables.com/2012/12/no-plans-for-google-chrome-on-android-and-ios-to-run-extensions-or-apps.html
by fiendie
Sat Apr 13, 2013 1:51 pm
Forum: Software development
Topic: baseflight configurator (win/linux/mac)
Replies: 110
Views: 67677

Re: baseflight/multiwii configurator (win/linux/mac)

Hi guys, @fiendie recently hooked me up with stm32mini dev board, purely for development purposes, so i decided to pitch in "a little" to the community even thought i am not really using multiwii for flying. There wasn't a multi-platform GUI for both MW and baseflight so i decided to make...
by fiendie
Sat Mar 23, 2013 10:51 am
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2550760

Re: A question of control

A second question too. Would 'Heading Free' mode have helped me get it back more easily, or is it not really meant for that situation ? It depends The heading is always the direction it was facing when you armed it. So if you didn't turn around before engaging headfree mode then yes. Pull back the ...
by fiendie
Fri Mar 22, 2013 1:13 pm
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2550760

Re: Baseflight aka multiwii port to stm32

I think the question is sorted now. Boiled down mostly to me doubting my own eyes and experience I'm running the 4th March build. I don't think there is any reason to update again currently, but I see work on updating to MW 2.2 source I think. Yeah, should be finished in the next few days. Sorry if...
by fiendie
Fri Mar 22, 2013 11:13 am
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2550760

Re: Baseflight aka multiwii port to stm32

I'm not sure what your post was saying because the photo was taken only a couple of days ago, after the Ulrich code was added to TC's source. No matter, I retested the DHT-U display and FC last night and it tracks pack voltage from 8V to 13V within 0.2 of a volt with the RX's ADC's disconnected fro...
by fiendie
Thu Mar 21, 2013 10:53 pm
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2550760

Re: Baseflight aka multiwii port to stm32

Question for TC. Can you clarify what the status of flight battery telemetry signal from the Naze32/FF board is on the late firmware ? The reason I ask is that I see a display on my DHT-U that looks like it's from the FC's serial telemetry data (emulating a FLVS-01 sensor or similar) indicating the...
by fiendie
Tue Mar 19, 2013 11:08 am
Forum: Software development
Topic: Text based MultiWiiConf-like tool for the command line
Replies: 40
Views: 11689

Re: Odp: Text based MultiWiiConf-like tool for the command l

In the MWii world, if it is not open source with a suitable licence, for me it does not exist. Ymmv And it starts again. When I started to write my app everybody wanted it as open source. But since then nobody has put a single line of code. so what is the point ? So long as you keep fulfilling all ...
by fiendie
Tue Mar 12, 2013 12:56 am
Forum: Software development
Topic: MultiWii roadmap for 2.3
Replies: 62
Views: 21485

Re: MultiWii roadmap for 2.3

copterrichie wrote:I believe if not mistaken, this is how MegaPirate is doing it. In other to compile MegaPirate, you need to download the IDE with Libraries.


And AeroQuad https://code.google.com/p/aeroquad/source/browse/#svn%2Ftrunk%2FAeroQuad%2FLibraries
by fiendie
Mon Mar 11, 2013 9:07 pm
Forum: Software development
Topic: MultiWii roadmap for 2.3
Replies: 62
Views: 21485

Re: MultiWii roadmap for 2.3

My only point was and is, MS has a clear history of giving stuff away for free, killing off the competition then charging outrageous prices for their products once the competition is gone. If a person wants to use VS or Eclipse (my choice) that is a personal choice but we need to keep the lowest co...