Driver Installation
39
DMI-1040
4.2
Linux Drivers
To install the Linux drivers, please download drivers from the
ADLINK website at
www.adlinktech.com
and follow the instruc-
tions below.
4.2.1
GPS
By default, GPS uses the legacy UART driver, and its interface is
"/dev/ttyS2" (dependent on BIOS settings), baud rate 115200.
# cat /dev/ttySx
// read all NEMA string from COM port
//NEMA string output from console
$GNRMC,,V,,,,,,,,,,N*4D
$GNVTG,,,,,,,,,N*2E
$GNGGA,,,,,,0,00,99.99,,,,,,*56
$GNGSA,A,1,,,,,,,,,,,,,99.99,99.99,99.99*2E
$GNGSA,A,1,,,,,,,,,,,,,99.99,99.99,99.99*2E
$GPGSV,1,1,00*79
$GLGSV,1,1,00*65
$GNGLL,,,,,,V,N*7A
// test by gps_parser
// build tool
# gcc gps_parser.c -o gps_parser
# ./gps_parser /dev/ttyS2
Summary of Contents for DMI-1040
Page 8: ...viii Table of Contents This page intentionally left blank...
Page 10: ...x List of Figures This page intentionally left blank...
Page 12: ...xii List of Tables This page intentionally left blank...
Page 27: ...Getting Started 15 DMI 1040 6 Disconnect the cable connecting the speakers to the main board...
Page 40: ...28 Getting Started This page intentionally left blank...
Page 45: ...Driver Installation 33 DMI 1040 Click Next The system will begin installing the Wi Fi driver...
Page 66: ...54 Driver Installation This page intentionally left blank...