I’m running the latest master with a pair of CAN gps running on the same CAN bus. What is the best way to figure out which is reading as GPS1 and GPS2, so I can properly configure the sensor offsets for them?
You need to add the GPS CAN ordering fix pull-request on top of master in order to do that. That PR is not finished yet, so good luck.
Thanks for the info!