Hi all I wish to read:MSL Altitude from GPGGAUTC Time, Latitude, Longtitude, Speed over Ground, Date from GPRMCPretty noob to Arduino programming, is the code below correct? I dont seem to be getting any output, can anyone advise me?#include…
Hi all I tried creating a vb software to receive sensor data from the Ardupilot Mega but all I got was jibberish (see below), does anyone know how do I go about converting this to useful data?
Hi all I'm getting this compilation error when I attempt to verify Arduplane 2.28 with Arduino-0100-relax:I have already assigned the sketch folder under the "Preferences" option, did I miss something out? Anyone can advise me on this?
Hi everyone, I have just set up an ardupilot mega with xbee 2.4g telemetry kit. The PAD IDs and Baudrates of both the XBees have been set to 9999 and 59600 respectively. However when I launch and connect HK's GCS, none of the sensors display…
Hi All, I have recently taken on a school project that requires streaming of live flight data from an RC plane to a laptop ground station. Flight data should consists of altitude & speed with options for GPS and Camera upgrades. Any tips on what I…