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/11/20 12:46:55 UTC

[GitHub] [incubator-nuttx-apps] Donny9 opened a new pull request #491: Test rc by LIRC interface

Donny9 opened a new pull request #491:
URL: https://github.com/apache/incubator-nuttx-apps/pull/491


   ## Summary
   Test remote control by this Interactive cmd shell tool.
   This tool supports simultaneous operation of multiple devices, the maximum number of devices depends on CONFIG_TESTING_IRTEST_MAX_NIRDEV, and the maximum size of sending data depends on CONFIG_TESTING_IRTEST_MAX_SIRDATA.
   
   You can open /dev/lirc0 character device by input  "open_device /dev/lirc0";
   You can read data from /dev/lirc0 by input "read_data index 1", index represents the order number in which the device is turned on, 1 is size of reading data.
   You can input "help" to get more usag information.
   ## Impact
   Test remote control device
   ## Testing
   Daily test
   


----------------------------------------------------------------
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-apps] xiaoxiang781216 merged pull request #491: Test rc by LIRC interface

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


   


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