Hy

I just saw in the Arduino code of the ArduPlane 2.5 that there are a lot of "gcs_send_text_P"

example:

gcs_send_text_P(SEVERITY_LOW, PSTR("Failsafe - Short event on, "));

gcs_send_text_P(SEVERITY_LOW,PSTR("Demo Servos!"));

Where do they show up in the MissionPlaner?

Thx

Andy

Tags: ArduPlane, MissionPlaner, gcs_send_text_P

Views: 96

Reply to This

Replies to This Discussion

in the dos box if you have it turn on.

so you mean in the Terminal Window?

depending on which one you mean. goto help > console window, reboot the planner. and you will see the one i mean

nicccceeeee!!!

Thx a lot now I can transmit the messages from my aircraft to the ground!

Next step get the MissionPlaner working in MS C# Express 2008 hope it does work with this older version....

tip for you

if you print raw text to the serial port

you can connect to 127.0.0.1:2300 using putty or similar and you should see the data.

WOW thats even nicer since it is more cleaner!!!!

Sadly Express 2008 does not work...

Is there no short description how to set up C# 2010 Express with all the libs needed? 

install 2010 express
open project from git
goto properties
set refrence path to existing planner install.

working

hmm thx however still got an error with the first line with:

(in the Program.cs file)

Application.Run(new MainV2());    there is something wrong with the directX.

Do you know something about that...

RSS

Social Networking

Contests

Season Two of the Trust Time Trial (T3) Contest has now begun. The fourth round is an accuracy round for multicopters, which requires contestants to fly a cube. The deadline is April 14th.

A list of all T3 contests is here

Advertisement

© 2013   Created by Chris Anderson.   Powered by

Badges  |  Report an Issue  |  Terms of Service