User's Manual

DynaGATE 10-12 User manual Rev. 2-1 12 How to manage interfaces in Linux
12.6 How to manage the Internal GNSS
The DynaGATE 10-12 exposes the GNSS as follows:
l
/dev/ttyS5
You need to enable the GNSS before it will work.
To enable the GNSS, enter the following command:
gpio_utility gpio81 1
To prove that the positioning is working, dump the serial port output by entering the following
commands:
stty -F /dev/ttyS5 raw speed 9600
cat /dev/ttyS5
Example output:
$GNGSA,A,1,,,,,,,,,,,,,99.99,99.99,99.99*2E
$GPGSV,1,1,00*79
$GLGSV,1,1,00*65
$GNGLL,,,,,,V,N*7A
$GNTXT,01,01,01,NMEA unknown msg*46
$GNTXT,01,01,01,NMEA unknown msg*46
$GNTXT,01,01,01,NMEA unknown msg*46
For more information on NMEA data, refer to http://aprs.gids.nl/nmea/.
73 / 114