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 2022/10/22 08:33:25 UTC

[GitHub] [incubator-nuttx-apps] raiden00pl opened a new pull request, #1374: Lely CANopen port

raiden00pl opened a new pull request, #1374:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1374

   ## Summary
   Lely CANopen port for NuttX
   https://opensource.lely.com/canopen/
   ## Impact
   
   ## Testing
   tested with nucleo-f722ze and Lely coctl tool as master and slave device,
   following the tutorial from https://opensource.lely.com/canopen/docs/cmd-tutorial


-- 
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-apps] xiaoxiang781216 merged pull request #1374: Lely CANopen port

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


-- 
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-apps] raiden00pl commented on a diff in pull request #1374: Lely CANopen port

Posted by GitBox <gi...@apache.org>.
raiden00pl commented on code in PR #1374:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1374#discussion_r1002499933


##########
canutils/lely-canopen/0001-NuttX-port.patch:
##########
@@ -0,0 +1,512 @@
+From 2232cb2e64241fd56293a6bcc51365dd220bdd5d Mon Sep 17 00:00:00 2001

Review Comment:
   This'll be my next step - try to upstream the changes. But I leave it for later (next month)



-- 
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-apps] xiaoxiang781216 commented on a diff in pull request #1374: Lely CANopen port

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on code in PR #1374:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1374#discussion_r1002490333


##########
canutils/lely-canopen/0001-NuttX-port.patch:
##########
@@ -0,0 +1,512 @@
+From 2232cb2e64241fd56293a6bcc51365dd220bdd5d Mon Sep 17 00:00:00 2001

Review Comment:
   could we upstream the change?



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