<<<<<<< .mine
Iam using Wndows 7 , and Mplab v8.86 , I have attached the errors as a picture
one important thing is that am using MatrixPilotQuad_MarkWhitehorn code without the matrixpilot 3.0 I mean I didnt mix the files together and I think it is the right way please if am wrong inform me thank you.
Hello,
I couldnt understand what you said exactly but I think that everything in the source code is fine maybe if try to download the MatrixPilotQuad it will work ?? is it possible .... It my be file conflict but how can I be sure ? I downloaded every thing in order
Product Version: MPLAB X IDE v1.30
Java: 1.6.0_32; Java HotSpot(TM) Client VM 20.7-b02
System: Windows XP version 5.1 running on x86; Cp1252; it_IT (mplab)
Userdir: C:\Documents and Settings\Prof\Application Data\.mplab_ide\dev\v1.30
Hello everybody actually am trying a lot of times and always have errors
the last thing I didi is that I downloaded MPQpid400 with the MatrixPilotQuad_Markwhithorn and the MPLABX whan I open the project and compile I have the following errors:::
Really Thank yopu all for your response and solutions I will be trying them now and I will post the results I hope it will work cuase am working on my graduation project and really there is no time am developing a new application of quadcopter, ad your code is really great but waiting for it to work ::::
--
--
Dear Mr.Mark
Hello,
I suggest to disable HARD_TRIMS in options.h
Regards,
Giulio
--
--
I wanted to upgrade my Quad code that Jerry Chapman and I wrote based on Matrix Pilot (http://code.google.com/p/matrixpilotheli/wiki/TopLevel?tm=6) to your new MatrixPilotQuad code. Been reading up on this thread, but wanted to ask a couple basic questions before I go down a rabbit hole.\
2) Checked out MatrixPillotQuad_MarkWhitehorn into new folder
3) Copied main.c and options.h from MPQpid400.X into MatrixPilotQuad (per some MPLAB-X documentation I found here)
4) Ran MatrixPilotQuad-udb4.mcp
5) On build, it seems to find main.c but not options.h as called from main.c....Build fails
6) I'm sure I will find more errors once I get by this
So questions...
Do I have to use MPLAB-X for this project? Or can I use MPLAB v8?
What needs to be done for compiler to find options.h in the MatrixPilotQuad directory? Seems to be some relative vs absolute ref?
I'm thinking it may all be related to having to use MPLAB-X
I didn't find any documentation other than Compilation Workflow of MPQuad.pdf. Is there a Wiki?

we would like you to provide us with the model on which you designed your code and what are your parameters and equations
we are doing a graduation project and we are using your code we would like to do some simulation... we know it may be a private information to you but surely
we will put your name in the acknowledgements and reference all our information
and if you cant just give us some links to point us to the right direction
thank you
hello,
thank you for the hard work done on the matrixpilot, am using udb4 for my quadcopter my isue is that I downloaded the MatrixPilotQuad_markwhitehorn
in a seperate directory of matrix pilot 3.0 and when I compile i have a lot of errors I dont know what is the mistake am doing so could u please tell me how to use the code or how to set it up? ?
thank you.
Mark,I've been trying to get the MPQpid400 project to work on my UDB4 board. It compiles fine and seems to work fine when I still have the Pickit3 plugged in, but then when I unplug it and reset power (disconnect and reconnect the battery) I just get the dim yellow and the flashing red light with NO GREEN. It doesn't "recognize" the radio. I did some debugging and the pwm inputs are nowhere near 3000 (somewhere around 10k, I think). I was debugging a similar problem with the _UDB5 build and changing the pre/postscaler in (libUDB.c) seemed to help with that build, but not with this one.I'm just trying to get my quadcopter to work with UDB4. Please help!I am using OSX 10.8 + MPLABX v1.51 + XC16 v1.10Any ideas?