J1939 vehicle position
This patch set provide support for the GPSD to J1939 service. I managed to make CmakeList work so far, but i still need help to make Makefile work properly too. How to manage properly gpsd dependecy, currenty i do not know.
To make it compile libgps-dev package is required.
To make it compile libgps-dev package is required.
We need a cmake option for this.
https://github.com/marckleinebudde/can-utils/actions/runs/10246077261/job/28342432051#step:4:125
I think there's a header file missing.
Have a look at https://github.com/marckleinebudde/can-utils/tree/j1939_vehicle_position for a WIP github actions fix.
Hi all, how to proceed with this pull request?
Could add someething like in this patch to enable and detect GPS feature. gps.patch
Could add someething like in this patch to enable and detect GPS feature. gps.patch
Seems to work now. Thanks @yegorich.
Debian builds native, cross to armhf and arm64 with libgps and mips without libgps. Trying to get Ubuntu happy now.
Looks like it was a temporary problem.
No, armhf and arm64 live in a different URL...still working on it.
The packages for Debian unstable and experimental are not available in the same version for all archs right now. This is a temporary failure. But it's working on rolling Ubuntu and Debian testing. 🎉
Yes, there are two Multiarch issues: https://tracker.debian.org/pkg/glibc
Thanks for looking that up. Merge anyways?
I'd say, yes.