You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/06/17 16:24:23 UTC

[GitHub] [incubator-nuttx] PetervdPerk-NXP opened a new pull request #1267: SocketCAN: Fixed dropping timestamped frames when running in CAN2.0B

PetervdPerk-NXP opened a new pull request #1267:
URL: https://github.com/apache/incubator-nuttx/pull/1267


   ## Summary
   Bug fix: In SocketCAN when a timestamped frame was received while in CAN2.0B mode the frame got dropped. This PR fixes by checking whether the socket is in timestamp while checking packet size.
   
   ## Impact
   net/can
   
   ## Testing
   Verified on RDDRONE-UAVCANS32K146 normal NuttX and PX4 NuttX
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] davids5 merged pull request #1267: SocketCAN: Fixed dropping timestamped frames when running in CAN2.0B

Posted by GitBox <gi...@apache.org>.
davids5 merged pull request #1267:
URL: https://github.com/apache/incubator-nuttx/pull/1267


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org