djihdfpv_mavlink_to_msp_V2 icon indicating copy to clipboard operation
djihdfpv_mavlink_to_msp_V2 copied to clipboard

error durin compilation

Open svacinkaj opened this issue 5 years ago • 5 comments

Please help me. I am just newbie in programing. I can't upload the code to the board.

ERROR

svacinkaj avatar Jan 27 '20 20:01 svacinkaj

Copy the contents fo the Arduino_libraries folder into your local Arduino /libraries/ folder location.

d3ngit avatar Jan 27 '20 21:01 d3ngit

Thanks :-) and next trouble Výstřižek

svacinkaj avatar Jan 27 '20 22:01 svacinkaj

What plane type are you compiling for? Which version of the arduino ide? I think it still compiled ok at the end and that are just warnings. Did you try to upload it to the microcontroller?

Edit: I tested it on 1.8.11 and really shows the warning but it compiles it so it should work anyway.

d3ngit avatar Jan 28 '20 06:01 d3ngit

Hi,

where do i copy these files to my local computer?

#include "MSP_OSD.h" #include "flt_modes.h" #include "OSD_positions_config.h"

I am getting an error message.

besides Library files, what other files and folders needs to be copied?

image

UAVSkies avatar May 02 '20 08:05 UAVSkies

By the way, I just removed these two packed attributes in the header file and it complies and runs fine with zero warnings.

ramiss avatar Jul 31 '20 12:07 ramiss