Please see inline comments:

> Date: Sat, 14 Mar 2026 14:39:08 -0700
> From: "Gary E. Miller" <[email protected]>
> To: "[email protected]" <[email protected]>
> Subject: Re: GPSD and Teseo Devices
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="utf-8"
> 
> Yo Vincent!
> 
> On Sat, 14 Mar 2026 11:14:44 +0000
> Vincent REINHARDT <[email protected]> wrote:
> 
> > Is there a form or procedure I need to fill out or follow to get new
> > devices added to the compatible hardware list?
> 
> Nope.  We just patch www/gpscap.ini.
> 
> Here is what James proposed:
> 
> 
> [LIV3F]
> type = engine
> engine = LIV3
> techdoc =
> https://www.st.com/resource/en/user_manual/um2231-teseoliv3-gnss-module--hardware-manual-stmicroelectronics.pdf
> 
> [EVB-LIV3F]
> type = device
> date = 2026-03-14
> engine = LIV3F
> tested = 3.25
> interfaces = RS232
> nmea = 3.01
> packaging = box
> techdoc =
> https://www.st.com/resource/en/user_manual/um2229-teseoliv3-gnss-module--software-manual-stmicroelectronics.pdf
> notes = This is the ST eval kit for the Teseo LIV3F module.
> 
> > What is meant by Packaging?
> 
> As gpscap.ini says:
> 
> # packaging      = A device's form factor
> 
> > I added Box since this is what uBlox had. 
> 
> Got a link to the exact thing?  The links James came up with was
> for a module.
> 
> Is this it? 
> 
> https://www.arrow.com/en/products/evb-liv3f/stmicroelectronics.html
> 
> If so, the RS-232 above is wrong, should be USB.

Here is the correct link to the evaluation board, and yes the evaluation board 
is USB ( there is a USB to UART converter on the board but the module is UART).

https://www.st.com/resource/en/user_manual/um2335-evbliv3f--evbliv3r-evaluation-board-stmicroelectronics.pdf

> 
> Can you supply a raw serial capture from the device runnon on factory
> deffaults?  Just reset the device to factory defaults, start gpsd, and
> grab a copy of the raw this way:
> 
>         gpspipe -R -w 30 > LIV3.raw

Did you mean this command:  gpspipe -R -x 30 -o LIV3.raw

-w is JSON data

Please see attached.

> 
> Is it really only NMEA 3.01???
> 
> I assume that it is not real RS-232??
> 
> > Also, the device has hardware PPS but
> > may not be supported under GPSD.
> 
> I'm unaware of any PPS that GPSD does not work fine with.  Does yours
> do something seriously weird??  Or is the only way to get the PPS to
> read the LED?  Is the PPS not on the USB??

Sorry to answer your questions with more questions :)
There is is only D+/D- on USB as far as I know so how would 1PPS get to the 
computer?
Do you mean the 1PPS is included in a NMEA message?
Or the messages are coming out once per second?
The 1PPS that I know of is a separate GPIO on the module that Pulses once per 
second.
Where do I look on GPSD to see if it's getting the 1PPS?

> 
> > ST Confidential
> 
> Seriously?  How are we to publish a product listing and keep it
> confidential?  So, no, no confidential.

Sorry about that, the confidential email was a setting that was accidentally 
turned on my work email.
Please disregard.

Attachment: LIV3.raw
Description: application/raw

Reply via email to