Re: [I] [HELP] ESP32-S3 Don't work ADC [nuttx]

2024-12-25 Thread via GitHub
shizacat commented on issue #14816: URL: https://github.com/apache/nuttx/issues/14816#issuecomment-2562269497 @acassis Hello, I want to try to change the implementation of the ADC driver to work through components/hal. But I encountered difficulties. I thought to take a ready-made

(nuttx) 02/02: lib_get_pathbuffer: Modify size to the maximum value of PATH_MAX and CONFIG_LINE_MAX

2024-12-25 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit ebf1ab53925954e79660259f7d043d35d4e2f02b Author: zhangshoukui AuthorDate: Tue Dec 17 09:46:23 2024 +0800 lib_get_pat

(nuttx) 01/02: Add LINE_MAX configuration

2024-12-25 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit f8377f866616ff47e7b8f6b6263ebb40c2c265a4 Author: zhangshoukui AuthorDate: Wed Dec 18 19:32:11 2024 +0800 Add LINE_MA

(nuttx) branch master updated (c6c89ac262 -> ebf1ab5392)

2024-12-25 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from c6c89ac262 Thermal/step_wise: Fix that hysteresis takes no effect new f8377f8666 Add LINE_MAX configuration n

Re: [PR] add LINE_MAX and modify lib_pathbuffer [nuttx]

2024-12-25 Thread via GitHub
anchao merged PR #15344: URL: https://github.com/apache/nuttx/pull/15344 -- 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...@nuttx.apach

Re: [PR] Reduce the size of tcb [nuttx]

2024-12-25 Thread via GitHub
nuttxpr commented on PR #15345: URL: https://github.com/apache/nuttx/pull/15345#issuecomment-2562134672 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No, this PR description does not fully meet the NuttX r

[PR] Reduce the size of tcb [nuttx]

2024-12-25 Thread via GitHub
wangzhi-art opened a new pull request, #15345: URL: https://github.com/apache/nuttx/pull/15345 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary Since all tcb's sigdeliver point to nxsig_deliver, remove t

Re: [PR] rename lib_pathbuffer to lib_tempbuffer [nuttx]

2024-12-25 Thread via GitHub
anchao commented on PR #15326: URL: https://github.com/apache/nuttx/pull/15326#issuecomment-2562112023 We need to analyze these problems case by case. Do you have the deepest stack consumption print?maybe backtrace or source code? -- This is an automated message from the Apache Git Servic

Re: [PR] add LINE_MAX and modify lib_pathbuffer [nuttx]

2024-12-25 Thread via GitHub
nuttxpr commented on PR #15344: URL: https://github.com/apache/nuttx/pull/15344#issuecomment-2562111213 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No, this PR does not fully meet the NuttX requirements

Re: [PR] rename lib_pathbuffer to lib_tempbuffer [nuttx]

2024-12-25 Thread via GitHub
Zhangshoukui commented on PR #15326: URL: https://github.com/apache/nuttx/pull/15326#issuecomment-2562108816 > config SYSTEM_CLE_CMD_HISTORY_LEN > config SYSTEM_CLE_CMD_HISTORY_LINELEN > CONFIG_NSH_LINELEN > HELP_LINELEN > PROCFS_LINELEN https://github.com/apache/nuttx/pull

[PR] add LINE_MAX and modify lib_pathbuffer [nuttx]

2024-12-25 Thread via GitHub
Zhangshoukui opened a new pull request, #15344: URL: https://github.com/apache/nuttx/pull/15344 ## Summary add LINE_MAX and modify lib_pathbuffer 1. Due to the continuous expansion of functions under the app, the 2k stack of many programs can no longer meet the requirements. If mal

Re: [PR] stm32h7/linum-stm32h753bi: fix fdcan configuration [nuttx]

2024-12-25 Thread via GitHub
nuttxpr commented on PR #15343: URL: https://github.com/apache/nuttx/pull/15343#issuecomment-2562091882 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No, this PR description does not fully meet the NuttX r

[PR] stm32h7/linum-stm32h753bi: fix fdcan configuration [nuttx]

2024-12-25 Thread via GitHub
JorgeGzm opened a new pull request, #15343: URL: https://github.com/apache/nuttx/pull/15343 ## Summary Fix fdcan configuration ## Impact Use the socketcan with the linum board ## Testing Build socketcan project ``` $ ./tools/configure.sh linum-stm32h75

(nuttx) branch master updated (94c0f71db9 -> c6c89ac262)

2024-12-25 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/nuttx.git from 94c0f71db9 v4l2m2m: modify return value of g_bufsize to uint32_t add 3ea7796ef2 sim:thermal: The `sim:thermal`

Re: [PR] Drivers/thermal: Fix hysteresis takes no effect error [nuttx]

2024-12-25 Thread via GitHub
xiaoxiang781216 merged PR #15339: URL: https://github.com/apache/nuttx/pull/15339 -- 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

(nuttx-website) branch asf-site updated: Publishing web: b0df2aeab6e41e7f7f2ff29ca7dee29d2f62f031 docs: 94c0f71db97786bb523a85bd262eb83938f7eeea

2024-12-25 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/nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new c5ef63e92 Publishing web: b0df2ae

Re: [PR] rename lib_pathbuffer to lib_tempbuffer [nuttx]

2024-12-25 Thread via GitHub
anchao commented on PR #15326: URL: https://github.com/apache/nuttx/pull/15326#issuecomment-2562040978 > > @Zhangshoukui I think we need to simplify the LINELEN / LINEMAX instead of creating a new one, currently there are many configs to that: > > CONFIG_SYSTEM_CLE_CMD_HISTORY_LINELEN CON

Re: [PR] [POSIX][Bug] syslog: Add support for `%m` modifier [nuttx]

2024-12-25 Thread via GitHub
xiaoxiang781216 commented on code in PR #15320: URL: https://github.com/apache/nuttx/pull/15320#discussion_r1897370475 ## libs/libc/stdio/lib_libvsprintf.c: ## @@ -163,6 +163,10 @@ static int vsprintf_internal(FAR struct lib_outstream_s *stream, uint16_t flags; int width;

Re: [PR] drivers/sensors/gnss: Fix deactivate failure when using both topic and device [nuttx]

2024-12-25 Thread via GitHub
JianyuWang0623 commented on PR #15342: URL: https://github.com/apache/nuttx/pull/15342#issuecomment-2561868864 @Donny9 Could you review this PR please? -- 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 g

[PR] drivers/sensors/gnss: Fix deactivate failure when using both topic and device [nuttx]

2024-12-25 Thread via GitHub
JianyuWang0623 opened a new pull request, #15342: URL: https://github.com/apache/nuttx/pull/15342 ## Summary drivers/sensors/gnss: Fix deactivate failure when using both topic and device Deactivate lower driver fails when both uORB topic and driver device are subscribed and opened. (cr

[PR] sim_alsa: set paused to false when executing close [nuttx]

2024-12-25 Thread via GitHub
yangsen5 opened a new pull request, #15341: URL: https://github.com/apache/nuttx/pull/15341 ## Summary Set paused = false when closing to prevent the app from executing the pause command and then executing close, which will cause paused = true when starting the second time an

[PR] drivers/e1000: malloc size error [nuttx]

2024-12-25 Thread via GitHub
W-M-R opened a new pull request, #15340: URL: https://github.com/apache/nuttx/pull/15340 priv->mta is uint32_t *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary drivers/e1000: malloc size error,

Re: [PR] Drivers/thermal: Fix hysteresis takes no effect error [nuttx]

2024-12-25 Thread via GitHub
nuttxpr commented on PR #15339: URL: https://github.com/apache/nuttx/pull/15339#issuecomment-2561829674 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) This PR summary is a good start, but could be improved

[PR] Drivers/thermal: Fix hysteresis takes no effect error [nuttx]

2024-12-25 Thread via GitHub
JianyuWang0623 opened a new pull request, #15339: URL: https://github.com/apache/nuttx/pull/15339 ## Summary 1. [sim:thermal: The sim:thermal is based on sim:nsh](https://github.com/apache/nuttx/commit/a37a72f046242b04255ec7284c42ec1256d1730a) : Users can get basic configuration of therm

Re: [I] [BUG] Espressif Pulse Counter changes and bugs in Quadrature Encoder logic [nuttx]

2024-12-25 Thread via GitHub
acassis commented on issue #15319: URL: https://github.com/apache/nuttx/issues/15319#issuecomment-2561756811 @eren-terzioglu @tmedicci @fdcavalcanti please take a look ^ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[PR] TESTING_NAND_SIM: Add depends on [nuttx-apps]

2024-12-25 Thread via GitHub
Zhangshoukui opened a new pull request, #2915: URL: https://github.com/apache/nuttx-apps/pull/2915 ## Summary nand_sim testing compile failed ## Impact nand_sim testing compile failed ## Testing Local test -- This is an automated message from the Apache Git Service.

Re: [PR] arm64: fix tpidr maybe null [nuttx]

2024-12-25 Thread via GitHub
nuttxpr commented on PR #15338: URL: https://github.com/apache/nuttx/pull/15338#issuecomment-2561739503 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR likely meets the basic NuttX requirements

(nuttx) branch master updated: v4l2m2m: modify return value of g_bufsize to uint32_t

2024-12-25 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/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 94c0f71db9 v4l2m2m: modify return value of g_b

Re: [PR] v4l2m2m: modify return value of g_bufsize to uint32_t [nuttx]

2024-12-25 Thread via GitHub
xiaoxiang781216 merged PR #15337: URL: https://github.com/apache/nuttx/pull/15337 -- 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] rename lib_pathbuffer to lib_tempbuffer [nuttx]

2024-12-25 Thread via GitHub
Zhangshoukui commented on code in PR #15326: URL: https://github.com/apache/nuttx/pull/15326#discussion_r1897208227 ## sched/Kconfig: ## @@ -1412,6 +1412,13 @@ config PATH_MAX ---help--- The maximum size of path name. +config LINE_MAX + int "Maxim

Re: [PR] [POSIX][Bug] syslog: Add support for `%m` modifier [nuttx]

2024-12-25 Thread via GitHub
Javinator9889 commented on code in PR #15320: URL: https://github.com/apache/nuttx/pull/15320#discussion_r1897199852 ## libs/libc/stdio/lib_libvsprintf.c: ## @@ -163,6 +163,10 @@ static int vsprintf_internal(FAR struct lib_outstream_s *stream, uint16_t flags; int width;