David Holtz
David Holtz
First of all, thank you very much for great work. I've been successfully using doipclient for a while in combination with udsoncan. Until now, my tests were limited to sending...
Recently, I worked successfully with 5D hash grids of tinycudann by removing the comment in https://github.com/NVlabs/tiny-cuda-nn/blob/2ec562e853e6f482b5d09168705205f46358fb39/include/tiny-cuda-nn/encodings/grid.h#L1178 To streamline the setup process, I would like to get rid of my private...
Structs implementing the `SpiBus` trait from `embedded_hal` should be unaware of the chip select (CS) pin in order to allow bus sharing and implement additional traits such as `SpiDevice`, see...