.Next task is to connect software GPS emulator that comes with OSD to ArduPilot via OTI cable. Despite it is able to generate pure NMEA code, the fix LED in ArduPilot remain unlit now.I would like to test ArduPilot with this emulator and then make some trials with real models.Best regardsMichal
.Next task is to connect software GPS emulator that comes with OSD to ArduPilot via OTI cable. Despite it is able to generate pure NMEA code, the fix LED in ArduPilot remain unlit now.I would like to test ArduPilot with this emulator and then make some trials with real models.Best regardsMichal
You need to be a member of diydrones to add comments!
Comments
Any updates on your test ? they are lot of ppl who would be happy to hear about ur tests , or did u post it else were? Thanks
$GPGLL,5000.0100,N,02000.0000,W,151456.300,A,*21
$GPRMC,151456.300,A,5000.0100,N,02000.0000,W,40,0,290609,003.1,W,*5D
$GPGGA,151456.300.000,5000.0100,N,02000.0000,W,1,9,0.0,300,M,1.2,M,,*6C
A few days ago my friend come with o'scope and we measured RF noise comming through power lines of ArduPilot. In the point where GPS should be connected there was really big RF mess. There was a noise from 11 to 14 kHz with 0.5V amplitude. When I try to connect OSD and AP together (via GPS sharing and current probe fro OSD) I can only go 3 meters away with antenna collapsed.
I will twist all wires apply suppressors (or chockers - I dont know the proper word) and try to make more separations between RC Rx and all other wires. Will try to update soon.
Regards
Michal
P.S. I believe you have found the right person - Remzibi. Hope my trials will be helpfull somehow :)
$GPGLL,4115.1100,N,08148.9400,W,232118.18,A
$GPRMC,232118.18,A,4115.1100,N,08148.9400,W,40,0,2 60209,4.5,A
$GPGGA,232118.18,4115.1100,N,08148.9400,W,1,16,0.0 ,300,M,1.2,M,,0000
As far as I understand (I dont know anything about programming) the parser code $GPGGA is used for fix flag and altitude and $GPRMC for lat and lon?