[FS#1404] RFE : in package "gpsd" init / config : a way to bring the CANbus "up"

LEDE Bugs lede-bugs at lists.infradead.org
Fri Mar 2 11:33:46 PST 2018


A new Flyspray task has been opened.  Details are below. 

User who did this - Ken (marconi) 

Attached to Project - OpenWrt/LEDE Project
Summary - RFE : in package "gpsd" init / config : a way to bring the CANbus "up"
Task Type - Feature Request
Category - Packages
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - 

FYI, I fixed a build bug in gpsd that allows using gpsd with CANbus / NMEA 2000 : FS#783

Now, it would nice to have a way to initialize the CANbus.

For example, the "8 devices USB2CAN" adapter ( https://www.8devices.com/products/usb2can ) needs :

ip link set can0 type can bitrate 250000

... and the CANable adapter ( http://canable.io/ ) needs :

slcan_attach -w -o -c -s5 /dev/ttyACM0 &

ip link set up slcan0

... after that gpsd can be configured with

gpsd.device="nmea2000://slcan0"

... and it should work





More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=1404



More information about the lede-bugs mailing list