can-utils icon indicating copy to clipboard operation
can-utils copied to clipboard

J1939 vehicle position

Open olerem opened this issue 1 year ago • 4 comments

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.

olerem avatar Aug 04 '24 13:08 olerem

To make it compile libgps-dev package is required.

olerem avatar Aug 04 '24 13:08 olerem

To make it compile libgps-dev package is required.

We need a cmake option for this.

marckleinebudde avatar Aug 05 '24 09:08 marckleinebudde

https://github.com/marckleinebudde/can-utils/actions/runs/10246077261/job/28342432051#step:4:125

I think there's a header file missing.

marckleinebudde avatar Aug 05 '24 09:08 marckleinebudde

Have a look at https://github.com/marckleinebudde/can-utils/tree/j1939_vehicle_position for a WIP github actions fix.

marckleinebudde avatar Aug 05 '24 09:08 marckleinebudde

Hi all, how to proceed with this pull request?

olerem avatar Jan 31 '25 08:01 olerem

Could add someething like in this patch to enable and detect GPS feature. gps.patch

yegorich avatar Mar 01 '25 09:03 yegorich

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.

marckleinebudde avatar Mar 01 '25 13:03 marckleinebudde

Looks like it was a temporary problem.

yegorich avatar Mar 01 '25 15:03 yegorich

No, armhf and arm64 live in a different URL...still working on it.

marckleinebudde avatar Mar 01 '25 15:03 marckleinebudde

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. 🎉

marckleinebudde avatar Mar 01 '25 21:03 marckleinebudde

Yes, there are two Multiarch issues: https://tracker.debian.org/pkg/glibc

yegorich avatar Mar 01 '25 22:03 yegorich

Thanks for looking that up. Merge anyways?

marckleinebudde avatar Mar 01 '25 22:03 marckleinebudde

I'd say, yes.

yegorich avatar Mar 01 '25 22:03 yegorich