Re: [PR] drivers/sensors/nau7802: Add support for the NAU7802 [nuttx]

2025-03-31 Thread via GitHub
xiaoxiang781216 merged PR #16087: URL: https://github.com/apache/nuttx/pull/16087 -- 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-unsubscr...@nu

Re: [PR] drivers/sensors/nau7802: Add support for the NAU7802 [nuttx]

2025-03-31 Thread via GitHub
acassis commented on code in PR #16087: URL: https://github.com/apache/nuttx/pull/16087#discussion_r2021011659 ## include/nuttx/sensors/ioctl.h: ## @@ -480,6 +480,30 @@ #define SNIOC_LPF _SNIOC(0x00A0) +/* Command: SNIOC_SET_GAIN + * Description: S

Re: [PR] drivers/sensors/nau7802: Add support for the NAU7802 [nuttx]

2025-03-31 Thread via GitHub
bskdany commented on code in PR #16087: URL: https://github.com/apache/nuttx/pull/16087#discussion_r2021406071 ## include/nuttx/sensors/ioctl.h: ## @@ -480,6 +480,30 @@ #define SNIOC_LPF _SNIOC(0x00A0) +/* Command: SNIOC_SET_GAIN + * Description: S

Re: [PR] drivers/sensors/nau7802: Add support for the NAU7802 [nuttx]

2025-03-31 Thread via GitHub
xiaoxiang781216 commented on code in PR #16087: URL: https://github.com/apache/nuttx/pull/16087#discussion_r2020373347 ## include/nuttx/sensors/ioctl.h: ## @@ -480,6 +480,30 @@ #define SNIOC_LPF _SNIOC(0x00A0) +/* Command: SNIOC_SET_GAIN + * Descrip

Re: [PR] drivers/sensors/nau7802: Add support for the NAU7802 [nuttx]

2025-03-30 Thread via GitHub
bskdany commented on code in PR #16087: URL: https://github.com/apache/nuttx/pull/16087#discussion_r2020249013 ## include/nuttx/sensors/ioctl.h: ## @@ -480,6 +480,30 @@ #define SNIOC_LPF _SNIOC(0x00A0) +/* Command: SNIOC_SET_GAIN + * Description: S

Re: [PR] drivers/sensors/nau7802: Add support for the NAU7802 [nuttx]

2025-03-29 Thread via GitHub
xiaoxiang781216 commented on code in PR #16087: URL: https://github.com/apache/nuttx/pull/16087#discussion_r2020076539 ## include/nuttx/sensors/ioctl.h: ## @@ -480,6 +480,30 @@ #define SNIOC_LPF _SNIOC(0x00A0) +/* Command: SNIOC_SET_GAIN + * Descrip