Hi Alan,
OK. I'll have to tackle this after I have regular data frames working
on the Tiva. Thinking about it more, the "right" answer is probably to
support both methods for dealing with RTR frames...
Matt
On Tue, Dec 8, 2020 at 6:44 AM Alan Carvalho de Assis wrote:
>
> Hi Matt,
>
> I think th
Hi Matt,
I think the solution using timeout should be more appropriated.
I don't remember using RTR and the test application doesn't use it.
probably it was never exercised.
Please submit a PR with your suggested modification.
BR,
Alan
On 12/7/20, Matthew Trescott wrote:
> Dear NuttX develop
Dear NuttX developers,
I'm working on wiring up the CAN module for the Tiva/Stellaris chips
for NuttX (using the character device model for now since the
SocketCAN model still appears to be work-in-progress). I am looking at
implementing support for sending remote frames and receiving responses
wi