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 2021/09/16 14:06:53 UTC

[GitHub] [incubator-nuttx] jarivanewijk opened a new pull request #4560: RDDRONE-UAVCAN / UCANS32K146 boards cleanup & update

jarivanewijk opened a new pull request #4560:
URL: https://github.com/apache/incubator-nuttx/pull/4560


   ## Summary
   - Removes RDDRONE-UAVCAN144 board (this board design was abandoned before it became an actual product).
   - Renames RDDRONE-UAVCAN146 board to UCANS32K146 (name under which the board is actually available).
   - Cleanup/update similar to #4541.
   - Adds a configuration that enables the CAN buses and CAN utilities.
   
   ## Impact
   - RDDRONE-UAVCAN144 removal should not impact anybody. This board was only produced in very small numbers and made available to some early adopters and is probably not used anymore.
   - RDDRONE-UAVCAN146 users should now use the UCANS32K146 config, which has the exact same features. In practice most users will probably be using the board with PX4 anyway, which has its own configuration outside NuttX.
   
   ## Testing
   - Builds just fine locally with both :nsh and :can configs.
   - Boots just fine on my own UCANS32K146 boards.
   - Verified by @PetervdPerk-NXP as well.
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4560: RDDRONE-UAVCAN / UCANS32K146 boards cleanup & update

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


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx] jarivanewijk commented on pull request #4560: RDDRONE-UAVCAN / UCANS32K146 boards cleanup & update

Posted by GitBox <gi...@apache.org>.
jarivanewijk commented on pull request #4560:
URL: https://github.com/apache/incubator-nuttx/pull/4560#issuecomment-921736073


   Looks like there is a warning being caused by the SLCAN application. This PR gets rid of the warning: https://github.com/apache/incubator-nuttx-apps/pull/855. If that gets merged and checks are run on this PR again it should pass.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

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