Linux 4.19 Is Finally Offering An In-Kernel GPS Subsystem

Written by Michael Larabel in Hardware on 18 August 2018 at 08:25 PM EDT. 9 Comments
HARDWARE
The Linux 4.19 kernel will finally be introducing a GPS subsystem to hopefully better standardize a lot of the Linux GPS drivers that have been out there for years out-of-tree.

The GNSS subsystem (Global Navigation Satellite System, i.e. GPS) provides initial support for receivers. This subsystem abstracts the underlying interfaces of the devices and provides a new class type that exposes a character device to user-space for reading these GNSS receivers. The protocol handling and more is left to user-space.

Obviously Linux has supported various GPS hardware for years albeit largely out-of-tree and in unstandardized manners, which this GNSS subsystem seeks to clear up. It's looking like this GNSS subsystem and the supported drivers will be improved upon in the releases to come.

Besides the new GNNS/GPS subsystem, the char/misc work for Linux 4.19 also includes the FSI driver subsystem as a low-level hardware bus for IBM POWER hardware. There is also continued work on Coresight and Slimbus drivers, among other efforts.

The complete list of changes with the roughly sixteen thousand lines of code added to the kernel can be found via this pull request>
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week