[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4850: feature: sensor: add set calibration interface

2021-11-18 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4850: URL: https://github.com/apache/incubator-nuttx/pull/4850#discussion_r752798312 ## File path: include/nuttx/sensors/ioctl.h ## @@ -297,4 +297,14 @@ #define SNIOC_SELFTEST _SNIOC(0x0086) +/* Command:

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4850: feature: sensor: add set calibration interface

2021-11-18 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4850: URL: https://github.com/apache/incubator-nuttx/pull/4850#discussion_r752798279 ## File path: include/nuttx/sensors/ioctl.h ## @@ -297,4 +297,14 @@ #define SNIOC_SELFTEST _SNIOC(0x0086) +/* Command:

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4857: sched/sched: Fix some typos in comments.

2021-11-18 Thread GitBox
xiaoxiang781216 merged pull request #4857: URL: https://github.com/apache/incubator-nuttx/pull/4857 -- 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

[incubator-nuttx] branch master updated: sched/sched: Fix some typos in comments.

2021-11-18 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new bdc157f sched/sched: Fix some typos

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4856: Move TCBinfo Debug after Debug Features to keep previous order

2021-11-18 Thread GitBox
xiaoxiang781216 merged pull request #4856: URL: https://github.com/apache/incubator-nuttx/pull/4856 -- 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

[incubator-nuttx] branch master updated: Move TCBinfo Debug after Debug Features to keep previos order

2021-11-18 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 6fde194 Move TCBinfo Debug after De

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4833: driver/motor: add upperhalf structure

2021-11-18 Thread GitBox
xiaoxiang781216 merged pull request #4833: URL: https://github.com/apache/incubator-nuttx/pull/4833 -- 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

[incubator-nuttx] 02/02: driver/motor: Remove the unnecessary critical section operation

2021-11-18 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a29ee19af4bb8b8e6b2f712512fd399c22c0 Author: Xiang Xiao AuthorDate: Mon Nov 15 22:32:55 2021 +0800

[incubator-nuttx] 01/02: driver/motor: add upperhalf structure

2021-11-18 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit c0c1e46c5f8b277781ef200c9cc2cb0456832905 Author: Jiuzhu Dong AuthorDate: Fri Nov 12 14:44:50 2021 +0800

[incubator-nuttx] branch master updated (ea0aadf -> a29ee19)

2021-11-18 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from ea0aadf boards/mpfs: Fix the icicle build break new c0c1e46 driver/motor: add upperhalf structure

[incubator-nuttx-website] branch asf-site updated: Publishing web: dae81ea3c7ae113846bd7d94778d565c9f4d4c43 docs: ea0aadff1e87300f658b8832a73a390d39e520c0

2021-11-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 273b876 Publishing web

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #4850: feature: sensor: add set calibration interface

2021-11-18 Thread GitBox
Ouss4 commented on a change in pull request #4850: URL: https://github.com/apache/incubator-nuttx/pull/4850#discussion_r752542213 ## File path: include/nuttx/sensors/ioctl.h ## @@ -297,4 +297,14 @@ #define SNIOC_SELFTEST _SNIOC(0x0086) +/* Command: SNIOC_S

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #4850: feature: sensor: add set calibration interface

2021-11-18 Thread GitBox
Ouss4 commented on a change in pull request #4850: URL: https://github.com/apache/incubator-nuttx/pull/4850#discussion_r752542213 ## File path: include/nuttx/sensors/ioctl.h ## @@ -297,4 +297,14 @@ #define SNIOC_SELFTEST _SNIOC(0x0086) +/* Command: SNIOC_S

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #4850: feature: sensor: add set calibration interface

2021-11-18 Thread GitBox
Ouss4 commented on a change in pull request #4850: URL: https://github.com/apache/incubator-nuttx/pull/4850#discussion_r752539473 ## File path: include/nuttx/sensors/ioctl.h ## @@ -297,4 +297,14 @@ #define SNIOC_SELFTEST _SNIOC(0x0086) +/* Command: SNIOC_S

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #4850: feature: sensor: add set calibration interface

2021-11-18 Thread GitBox
Ouss4 commented on a change in pull request #4850: URL: https://github.com/apache/incubator-nuttx/pull/4850#discussion_r752539147 ## File path: include/nuttx/sensors/ioctl.h ## @@ -297,4 +297,14 @@ #define SNIOC_SELFTEST _SNIOC(0x0086) +/* Command: SNIOC_S

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #4857: sched/sched: Fix some typos in comments.

2021-11-18 Thread GitBox
Ouss4 opened a new pull request #4857: URL: https://github.com/apache/incubator-nuttx/pull/4857 ## Summary Fix some typos in comments. ## Impact N/A ## Testing N/A -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [incubator-nuttx] xiaoxiang781216 closed pull request #4849: feature: sensor: add set calibration interface.

2021-11-18 Thread GitBox
xiaoxiang781216 closed pull request #4849: URL: https://github.com/apache/incubator-nuttx/pull/4849 -- 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

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4849: feature: sensor: add set calibration interface.

2021-11-18 Thread GitBox
xiaoxiang781216 commented on pull request #4849: URL: https://github.com/apache/incubator-nuttx/pull/4849#issuecomment-973133047 Let's move the change to https://github.com/apache/incubator-nuttx/pull/4850 instead. -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [incubator-nuttx] acassis opened a new pull request #4856: Move TCBinfo Debug after Debug Features to keep previos order

2021-11-18 Thread GitBox
acassis opened a new pull request #4856: URL: https://github.com/apache/incubator-nuttx/pull/4856 ## Summary Move TCBinfo Debug after Debug Features to keep previos order ## Impact Improve Debug Features visibility and avoid future chaos ## Testing make menuconfig -- Th

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4854: boards/mpfs: Fix the icicle build break

2021-11-18 Thread GitBox
xiaoxiang781216 merged pull request #4854: URL: https://github.com/apache/incubator-nuttx/pull/4854 -- 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

[incubator-nuttx] branch master updated: boards/mpfs: Fix the icicle build break

2021-11-18 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new ea0aadf boards/mpfs: Fix the icicle

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #897: system: Simplify the line ending option in cle/readline/vi/bas

2021-11-18 Thread GitBox
xiaoxiang781216 opened a new pull request #897: URL: https://github.com/apache/incubator-nuttx-apps/pull/897 ## Summary it's easy to handle \n or \r\n ending correctly, so let's reduce the possible option to one(EOL_IS_CR). ## Impact The end line handling ## Testing

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4855: libc/psignal: Output the message to STDERR_FILENO instead STDOUT_FILENO

2021-11-18 Thread GitBox
xiaoxiang781216 opened a new pull request #4855: URL: https://github.com/apache/incubator-nuttx/pull/4855 ## Summary Ensure always output to the error stream ## Impact When CONFIG_FILE_STREAM isn't enabled ## Testing -- This is an automated message from the Apa

[GitHub] [incubator-nuttx-apps] liuguo09 merged pull request #896: testing/sensortest: Fix printf format warning

2021-11-18 Thread GitBox
liuguo09 merged pull request #896: URL: https://github.com/apache/incubator-nuttx-apps/pull/896 -- 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: co

[incubator-nuttx-apps] branch master updated: testing/sensortest: Fix printf format warning

2021-11-18 Thread liuhaitao
This is an automated email from the ASF dual-hosted git repository. liuhaitao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new fd2289a testing/sensortest: Fi

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #896: testing/sensortest: Fix printf format warning

2021-11-18 Thread GitBox
xiaoxiang781216 commented on pull request #896: URL: https://github.com/apache/incubator-nuttx-apps/pull/896#issuecomment-973012709 Please merge this PR and https://github.com/apache/incubator-nuttx/pull/4854 together. -- This is an automated message from the Apache Git Service. To resp

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4854: boards/mpfs: Fix the icicle build break

2021-11-18 Thread GitBox
xiaoxiang781216 opened a new pull request #4854: URL: https://github.com/apache/incubator-nuttx/pull/4854 ## Summary ``` src/mpfs_emmcsd.c: In function 'mpfs_board_emmcsd_init': Error: src/mpfs_emmcsd.c:72:40: error: 'SDIO_SLOTNO' undeclared (first use in this function) finfo

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4853: libc/hex2bin: Handle the line ending(\r, \n and \r\n) dynamically

2021-11-18 Thread GitBox
xiaoxiang781216 opened a new pull request #4853: URL: https://github.com/apache/incubator-nuttx/pull/4853 ## Summary Change the compiler setting to runtime check ## Impact Same as before but without manual selection ## Testing -- This is an automated message fr

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4852: libc/stdio: Move source files to the right Makefile section

2021-11-18 Thread GitBox
xiaoxiang781216 opened a new pull request #4852: URL: https://github.com/apache/incubator-nuttx/pull/4852 ## Summary ## Impact Makefile change ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #4828: lib/stdio: Handle 64bits off_t correctly

2021-11-18 Thread GitBox
hartmannathan commented on pull request #4828: URL: https://github.com/apache/incubator-nuttx/pull/4828#issuecomment-972951243 Done! Thanks -- 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 sp

[GitHub] [incubator-nuttx] hartmannathan merged pull request #4828: lib/stdio: Handle 64bits off_t correctly

2021-11-18 Thread GitBox
hartmannathan merged pull request #4828: URL: https://github.com/apache/incubator-nuttx/pull/4828 -- 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:

[incubator-nuttx] branch master updated: lib/stdio: Handle 64bits off_t correctly

2021-11-18 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new fe94670 lib/stdio: Handle 64bit

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #896: testing/sensortest: Fix printf format warning

2021-11-18 Thread GitBox
xiaoxiang781216 opened a new pull request #896: URL: https://github.com/apache/incubator-nuttx-apps/pull/896 ## Summary ``` sensortest.c: In function 'print_valu': Error: sensortest.c:161:10: error: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'uint3

[GitHub] [incubator-nuttx] davids5 merged pull request #4829: libc: Make perror work without CONFIG_FILE_STREAM

2021-11-18 Thread GitBox
davids5 merged pull request #4829: URL: https://github.com/apache/incubator-nuttx/pull/4829 -- 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: commit

[incubator-nuttx] branch master updated: libc: Make perror/putchar/getchar/puts work without CONFIG_FILE_STREAM

2021-11-18 Thread davids5
This is an automated email from the ASF dual-hosted git repository. davids5 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new bd2327c libc: Make perror/putchar/get

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4828: lib/stdio: Handle 64bits off_t correctly

2021-11-18 Thread GitBox
xiaoxiang781216 commented on pull request #4828: URL: https://github.com/apache/incubator-nuttx/pull/4828#issuecomment-972914418 @hartmannathan please merge this PR if there isn't more issue. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4829: libc: Make perror work without CONFIG_FILE_STREAM

2021-11-18 Thread GitBox
xiaoxiang781216 commented on pull request #4829: URL: https://github.com/apache/incubator-nuttx/pull/4829#issuecomment-972913724 @davids5 could you merge this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [incubator-nuttx] acassis merged pull request #4851: risc-v/mpfs: Add support for Aries M100PFSMVP board

2021-11-18 Thread GitBox
acassis merged pull request #4851: URL: https://github.com/apache/incubator-nuttx/pull/4851 -- 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: commit

[incubator-nuttx] branch master updated: risc-v/mpfs: Add support for Aries M100PFSMVP board

2021-11-18 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 6dd4d5d risc-v/mpfs: Add support for

[GitHub] [incubator-nuttx] acassis commented on pull request #4851: risc-v/mpfs: Add support for Aries M100PFSMVP board

2021-11-18 Thread GitBox
acassis commented on pull request #4851: URL: https://github.com/apache/incubator-nuttx/pull/4851#issuecomment-972890288 Please rebase to fix the issue in the simulator -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-nuttx] acassis commented on pull request #4849: feature: sensor: add set calibration interface.

2021-11-18 Thread GitBox
acassis commented on pull request #4849: URL: https://github.com/apache/incubator-nuttx/pull/4849#issuecomment-972890104 Please rebase to fix the issue in the simulator -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-nuttx] acassis commented on pull request #4833: driver/motor: add upperhalf structure

2021-11-18 Thread GitBox
acassis commented on pull request #4833: URL: https://github.com/apache/incubator-nuttx/pull/4833#issuecomment-972889889 Please rebase to fix the issue in the simulator -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-nuttx] acassis merged pull request #4846: sensors/wtgahrs2: Fix syslog format warning

2021-11-18 Thread GitBox
acassis merged pull request #4846: URL: https://github.com/apache/incubator-nuttx/pull/4846 -- 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: commit

[incubator-nuttx] branch master updated: sensors/wtgahrs2: Fix syslog format warning

2021-11-18 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 8e42f36 sensors/wtgahrs2: Fix syslog

[GitHub] [incubator-nuttx-apps] gustavonihei merged pull request #894: testing/sensortest: Fix printf format warning

2021-11-18 Thread GitBox
gustavonihei merged pull request #894: URL: https://github.com/apache/incubator-nuttx-apps/pull/894 -- 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

[incubator-nuttx-apps] branch master updated (0f58795 -> ea91e25)

2021-11-18 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from 0f58795 sensortest: support new gps struct and more sensor type. add ea91e25 testing/senso

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4850: fix(sensor): align for selftest interface define.

2021-11-18 Thread GitBox
xiaoxiang781216 commented on pull request #4850: URL: https://github.com/apache/incubator-nuttx/pull/4850#issuecomment-972836487 @acassis the fix is here https://github.com/apache/incubator-nuttx/pull/4846 -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [incubator-nuttx] acassis commented on pull request #4850: fix(sensor): align for selftest interface define.

2021-11-18 Thread GitBox
acassis commented on pull request #4850: URL: https://github.com/apache/incubator-nuttx/pull/4850#issuecomment-972832729 Hi @jane2226 we are getting errors on HEAD of the master: ``` In file included from sensors/wtgahrs2.c:37: sensors/wtgahrs2.c: In function 'wtgahrs2_gps_data':

[GitHub] [incubator-nuttx] malek-luky edited a comment on issue #4832: i use raspberrypi-pico,make error

2021-11-18 Thread GitBox
malek-luky edited a comment on issue #4832: URL: https://github.com/apache/incubator-nuttx/issues/4832#issuecomment-972811304 Try to restart your computer and redo the whole process from the beginning again. For two days, I struggled with a similar issue for `raspberypi-pico:nsh` config,

[GitHub] [incubator-nuttx] malek-luky commented on issue #4832: i use raspberrypi-pico,make error

2021-11-18 Thread GitBox
malek-luky commented on issue #4832: URL: https://github.com/apache/incubator-nuttx/issues/4832#issuecomment-972811304 Try to restart your computer and redo the whole process from the beginning again. For two days, I struggled with a similar issue for `raspberypi-pico:nsh config`, and doi

[GitHub] [incubator-nuttx] malek-luky removed a comment on issue #4832: i use raspberrypi-pico,make error

2021-11-18 Thread GitBox
malek-luky removed a comment on issue #4832: URL: https://github.com/apache/incubator-nuttx/issues/4832#issuecomment-972368965 I solved this error by running `sudo make` instead of make, but I am unsure if this is the correct approach. -- This is an automated message from the Apache Git

[GitHub] [incubator-nuttx] jpaali opened a new pull request #4851: risc-v/mpfs: Add support for Aries M100PFSMVP board

2021-11-18 Thread GitBox
jpaali opened a new pull request #4851: URL: https://github.com/apache/incubator-nuttx/pull/4851 - Add defconfig and board specific files - Create mpfs/common for code which is shared between MPFS boards. - Add support for GPIO driven EMMCSD mux. - Move DDR Libero definitions from a

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #894: testing/sensortest: Fix printf format warning

2021-11-18 Thread GitBox
xiaoxiang781216 commented on pull request #894: URL: https://github.com/apache/incubator-nuttx-apps/pull/894#issuecomment-972734803 Does anyone merge this PR? mainline CI is broken now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #895: examples/helloxx: add extern "C" to main implementation directly

2021-11-18 Thread GitBox
xiaoxiang781216 opened a new pull request #895: URL: https://github.com/apache/incubator-nuttx-apps/pull/895 ## Summary ## Impact No ## Testing Pass CI and run without error -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [incubator-nuttx] jane2226 opened a new pull request #4850: fix(sensor): align for selftest interface define.

2021-11-18 Thread GitBox
jane2226 opened a new pull request #4850: URL: https://github.com/apache/incubator-nuttx/pull/4850 Align for selftest interface in struct sensor_ops_s Signed-off-by: songnannan ## Summary Align for selftest interface in struct sensor_ops_s ## Impact nothing ## Test

[GitHub] [incubator-nuttx] jane2226 opened a new pull request #4849: feature: sensor: add set calibration interface.

2021-11-18 Thread GitBox
jane2226 opened a new pull request #4849: URL: https://github.com/apache/incubator-nuttx/pull/4849 ## Summary feature: sensor: add set calibration interface. ## Impact nothing ## Testing Test it on my own EVB -- This is an automated message from the Apache Git Service.

[GitHub] [incubator-nuttx] jane2226 closed pull request #4848: feature: sensor: add set calibration interface.

2021-11-18 Thread GitBox
jane2226 closed pull request #4848: URL: https://github.com/apache/incubator-nuttx/pull/4848 -- 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: commi

[GitHub] [incubator-nuttx] jane2226 opened a new pull request #4848: feature: sensor: add set calibration interface.

2021-11-18 Thread GitBox
jane2226 opened a new pull request #4848: URL: https://github.com/apache/incubator-nuttx/pull/4848 ## Summary feature: sensor: add set calibration interface. ## Impact nothing ## Testing Test it on my own EVB -- This is an automated message from the Apache Git Service.