GPS TC6000GN integration with imx6

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GPS TC6000GN integration with imx6

1,748 Views
balashanmugam
Contributor III

Hi Fsl Community,

     We are using the GPS module TC6000GN and it is mapped with /dev/ttyMAX1 and we able to receive the gps data from command line by using the command "cat /dev/ttyMAX1". How to integrate this(/dev/ttyMAX1) module to then android framework, so that android can configure and read gps and nmea messages directly.

Do we have any patch for  GPS integration in android HAL layer.

We are using JB with 3.0.35 kernel. we are using IMX6 Q7 module       

Regards,

Arulpandiyan Vadivel.

Tags (3)
0 Kudos
1 Reply

704 Views
haoranwang
NXP Employee
NXP Employee

Hi,

     I didn't work with TC6000GN before. But ported the Qcom Orini AH-1613 GPS.

     You may download our kk4.4.2 release and find it.

     In Qcom Orini GPS porting work it has a specific middle ware for GPS between the uart device file and HAL. That private lib will maintain the physical UART.

0 Kudos