Discussion:
Issue with gpsd start
Deepa Murugesan - ERS, HCL Tech
2014-06-19 07:08:51 UTC
Permalink
Hi,

We are using MAX-7Q series of GPS/GNSS receiver from u-blox in our Embedded IVI System.
We use I2C interface of MAX - 7Q to collect NMEA sentences from the GPS/GNSS receiver.
We have written an I2C driver. With the help of a sample test application we verified that our custom I2C driver is collecting the NMEA Sentences from the device.
Now, We are trying to integrate our I2C driver with gpsd. When I start gpsd (sudo gpsd -D 5 -N -n /dev/Max_7), gpsd hangs after the line

"gpsd:INFO: startup at 2014-06-18T06:25:45.000Z (1403072745)".

Can get we any inputs in integrating our custom I2C driver with gpsd?

Thanks,
Deepa


::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------
Eric S. Raymond
2014-08-17 21:41:51 UTC
Permalink
Post by Deepa Murugesan - ERS, HCL Tech
Can get we any inputs in integrating our custom I2C driver with gpsd?
That's a tricky one. Can we see the I2C code? What kind of testv framework
have you written around it?
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
Loading...