On Wed, Apr 16, 2025 at 3:37 PM Carlos Sanchez <carlossanc...@geotab.com.invalid> wrote:
> > > I was going to propose another global CAN change, removing the 1000 > > > factor from bitrate thus making bitrate calls use units in Hz instead > > > of kHz, so we can discuss that and (if agreed) I make the change on > > > the same PR to avoid creating so a tiny one. > > > What's the unit used on Linux? we need to align the interface with Linux. > > Units in linux are Hz, according to > > https://docs.kernel.org/networking/can.html#the-can-network-device-driver-interface > > If so, the change is good and necessary, it's always good to keep our public interface definition same as other popular OS.