So I write on blank page (everything commented out) (APM_config.h)?, so I did :
I defined analog 8 to be output (61 according to this) in :
# define RELAY 61 // is…"
"I resolved it, but I quite dont exatly remember how.
I think I installed earlier verion of MP on another computer...and even that did not work.
Maybe I messed something with Ardunio code. Or got an update for MP.
Sorry, It was too much messing to…"
As we can see on picture, we have Satcount (8 sattelites). But seems like MP dose nothing with that info, and displays GPS: NO GPS.
In some mysterious reasons this happens Only with teoglas signed GPS (numbered 1 on picture). …"
"Hi,
I think this is what u look for:
Reset Mission Channel (ArduPlane:RST_MISSION_CH)
RC channel to use to reset the mission to the first waypoint. When this channel goes above 1750 the mission is reset. Set RST_MISSION_CH to 0 to disable."
"Mission Planner 1.2.20 says in Advanced parameter List that TRIM_ARSPD_CM -"Airspeed in cm/s to aim for when airspeed is enabled in auto mode"
I dont want to beleve that it is in centimetes!?"
Hi,I need to switch led On/OF form autopilot, in every 5 min (without radio).If i managed to change code(arduplane 2,65) to make: relay_on() relay_off() every 5 min , then what PIN dose that correspond to?Or how can i make costum PIN output? (for…