Re: [PATCH v3 0/8] gnss: add new GNSS subsystem
From: H. Nikolaus Schaller <hidden>
Date: 2018-06-01 17:17:56
Also in:
lkml
From: H. Nikolaus Schaller <hidden>
Date: 2018-06-01 17:17:56
Also in:
lkml
Hi Pavel,
Am 01.06.2018 um 18:26 schrieb Pavel Machek [off-list ref]: NMEA would not be my first choice, really. I'd propose something very similar to existing /dev/input/eventX, but with wider data types.
Since even Rome wasn't built in a day, my first choice is NMEA, but I am open to anything on higher level to come second. What about iio? It is quite flexible and extensible and GNSS coordinates are a not very different from accelerometer, gyroscope or compass data as all of them describe the position and orientation, maybe speed of the device these things are built into (at least for mobile devices). --hns