On Sat, Mar 14, 2026, at 4:20 AM, Vincent REINHARDT <[email protected]> wrote: > > Hi GPSD support, > > > > Is there a form or procedure I need to fill out or follow to get new devices > added to the compatible hardware list?
There was a form; IIRC, it went away with the move to GitLab. > This is the ST eval kit for the Teseo LIV3F module. > > > > What is meant by Packaging? I see some listed as mouse? I added Box since > this is what uBlox had. > > Also, the device has hardware PPS but may not be supported under GPSD. Happy Pi day! Ultimately, it's added to "www/gpscap.ini"; the list and meaning of the fields are there. It will likely look almost completely unlike the following. ```ini [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. ``` You may expect some better responses later. James
