[GitHub] [nuttx] FASTSHIFT opened a new pull request, #7983: arch/sim_touchscreen: remove ignore pend up

2022-12-27 Thread GitBox
FASTSHIFT opened a new pull request, #7983: URL: https://github.com/apache/nuttx/pull/7983 ## Summary Fix that the event is not reported in the hover state of the mouse. ## Impact Applications using sim_touchscreen. ## Testing Daily test. -- This is an automated

[GitHub] [nuttx] Gary-Hobson opened a new pull request, #7984: register sysview to note drivers list

2022-12-27 Thread GitBox
Gary-Hobson opened a new pull request, #7984: URL: https://github.com/apache/nuttx/pull/7984 ## Summary register sysview to note drivers list ## Impact still only one note driver can be used multi-channel functionality needs to wait for sysview changes to complete ## Te

[GitHub] [nuttx] masayuki2009 commented on pull request #7947: fs/streams: Flush streams in userspace when the process exits

2022-12-27 Thread GitBox
masayuki2009 commented on PR #7947: URL: https://github.com/apache/nuttx/pull/7947#issuecomment-1365777560 >The change makes the file subsystem architecture much better than before. It's the right direction from architecture perspective (actually, I still have a draft change in my local git

[GitHub] [nuttx] FASTSHIFT commented on pull request #7983: arch/sim_touchscreen: remove ignore pend up

2022-12-27 Thread GitBox
FASTSHIFT commented on PR #7983: URL: https://github.com/apache/nuttx/pull/7983#issuecomment-1365842880 We need to implement new sim mouse driver. -- 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

[GitHub] [nuttx] FASTSHIFT closed pull request #7983: arch/sim_touchscreen: remove ignore pend up

2022-12-27 Thread GitBox
FASTSHIFT closed pull request #7983: arch/sim_touchscreen: remove ignore pend up URL: https://github.com/apache/nuttx/pull/7983 -- 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.

[GitHub] [nuttx] zhhyu7 opened a new pull request, #7985: net: Separate IP_PKTINFO from NET_IGMP

2022-12-27 Thread GitBox
zhhyu7 opened a new pull request, #7985: URL: https://github.com/apache/nuttx/pull/7985 Signed-off-by: zhanghongyu ## Summary ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [nuttx] Gary-Hobson opened a new pull request, #7986: move sched_note_xxx related configuration

2022-12-27 Thread GitBox
Gary-Hobson opened a new pull request, #7986: URL: https://github.com/apache/nuttx/pull/7986 ## Summary Move sched_note_xxx related configuration to the same file ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #7947: fs/streams: Flush streams in userspace when the process exits

2022-12-27 Thread GitBox
xiaoxiang781216 commented on PR #7947: URL: https://github.com/apache/nuttx/pull/7947#issuecomment-1365923890 We haven't merged the master yet, this plan to be done in next month. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [nuttx-apps] crafcat7 opened a new pull request, #1477: system/ramspeed:Fix the error of CI compilation caused by not initializing irqstate_t flags in some cases

2022-12-27 Thread GitBox
crafcat7 opened a new pull request, #1477: URL: https://github.com/apache/nuttx-apps/pull/1477 ## Summary Fix the error of CI compilation caused by not initializing irqstate_t flags in some cases ## Impact ## Testing -- This is an automated message from the Apache

[GitHub] [nuttx-apps] crafcat7 opened a new pull request, #1478: system/cachespeed:Fix CI compilation error caused by not initializing irqstate_t flags in some cases, and optimize the output format

2022-12-27 Thread GitBox
crafcat7 opened a new pull request, #1478: URL: https://github.com/apache/nuttx-apps/pull/1478 ## Summary Fix CI compilation error caused by not initializing irqstate_t flags in some cases, and optimize the output format ## Impact ## Testing -- This is an auto

[GitHub] [nuttx-apps] xiaoxiang781216 commented on pull request #1460: Add the NxScope library - a real-time data logging tool for NuttX

2022-12-27 Thread GitBox
xiaoxiang781216 commented on PR #1460: URL: https://github.com/apache/nuttx-apps/pull/1460#issuecomment-1365942804 @raiden00pl do you want reorg your patch or merge as it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [nuttx-apps] raiden00pl commented on pull request #1460: Add the NxScope library - a real-time data logging tool for NuttX

2022-12-27 Thread GitBox
raiden00pl commented on PR #1460: URL: https://github.com/apache/nuttx-apps/pull/1460#issuecomment-1365948187 @xiaoxiang781216 I squashed commits so its ready to merge -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7985: net: Separate IP_PKTINFO from NET_IGMP

2022-12-27 Thread GitBox
xiaoxiang781216 merged PR #7985: URL: https://github.com/apache/nuttx/pull/7985 -- 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...@nutt

[nuttx] branch master updated: net: Separate IP_PKTINFO from NET_IGMP

2022-12-27 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 5d3f47c37b net: Separate IP_PKTINFO from NET_I

[GitHub] [nuttx-apps] pkarashchenko commented on a diff in pull request #1478: system/cachespeed:Fix CI compilation error caused by not initializing irqstate_t flags in some cases, and optimize the ou

2022-12-27 Thread GitBox
pkarashchenko commented on code in PR #1478: URL: https://github.com/apache/nuttx-apps/pull/1478#discussion_r1057808332 ## system/cachespeed/cachespeed_main.c: ## @@ -201,7 +201,7 @@ static void dcache_speed_test(FAR void *begin, size_t memset_size, uint32_t flush_cost_time;

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1477: system/ramspeed:Fix the error of CI compilation caused by not initializing irqstate_t flags in some cases

2022-12-27 Thread GitBox
xiaoxiang781216 merged PR #1477: URL: https://github.com/apache/nuttx-apps/pull/1477 -- 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-apps] branch master updated: system/ramspeed:Fix the error of CI compilation caused by not initializing irqstate_t flags in some cases

2022-12-27 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-apps.git The following commit(s) were added to refs/heads/master by this push: new ea7241a1a system/ramspeed:Fix the error o

[GitHub] [nuttx-apps] xiaoxiang781216 merged pull request #1460: Add the NxScope library - a real-time data logging tool for NuttX

2022-12-27 Thread GitBox
xiaoxiang781216 merged PR #1460: URL: https://github.com/apache/nuttx-apps/pull/1460 -- 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-apps] branch master updated (ea7241a1a -> eb8ad7af2)

2022-12-27 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-apps.git from ea7241a1a system/ramspeed:Fix the error of CI compilation caused by not initializing irqstate_t flags in some

[nuttx-apps] 02/02: add NxScope example

2022-12-27 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-apps.git commit eb8ad7af2ff05902540e8963892ad73686b8de78 Author: raiden00pl AuthorDate: Wed Dec 7 15:52:23 2022 +0100 add Nx

[GitHub] [nuttx] acassis opened a new pull request, #7987: esp32xx: Clear the timer interrupt to avoid losing the next interrupt

2022-12-27 Thread GitBox
acassis opened a new pull request, #7987: URL: https://github.com/apache/nuttx/pull/7987 ## Summary The timer interrupt must be cleared before the next interrupt is generated. So it is speculated that a nested event may occur immediately after the execution of ESP32XX_TIM_SETALRM, causin

[GitHub] [nuttx] lupyuen opened a new pull request, #7988: arm64/pinephone: Add driver for Frame Buffer

2022-12-27 Thread GitBox
lupyuen opened a new pull request, #7988: URL: https://github.com/apache/nuttx/pull/7988 ## Summary This PR adds the Frame Buffer Driver for PINE64 PinePhone. With this driver, NuttX Apps will be able to use the standard Frame Buffer API to render graphics on PinePhone. ### Mo

[GitHub] [nuttx] xiaoxiang781216 merged pull request #7987: esp32xx: Clear the timer interrupt to avoid losing the next interrupt

2022-12-27 Thread GitBox
xiaoxiang781216 merged PR #7987: URL: https://github.com/apache/nuttx/pull/7987 -- 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...@nutt

[nuttx] 02/04: esp32s2: Clear the timer interrupt to avoid losing the next one

2022-12-27 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 commit e67b968f1506bc82bd25f00c89c5f853ec7aa9cd Author: Alan Carvalho de Assis AuthorDate: Tue Dec 27 16:39:39 2022 -0300

[nuttx] 04/04: esp32c3: Clear the timer interrupt to avoid losing the next one

2022-12-27 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 commit 1b58542dd464bbd22d2b55cd9dc0f93cd7c6122f Author: Alan Carvalho de Assis AuthorDate: Tue Dec 27 16:43:01 2022 -0300

[nuttx] 01/04: esp32: Clear the timer interrupt to avoid losing the next one

2022-12-27 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 commit 1ab8c1ea016c09831ee16437d29c3d467ce4f8e5 Author: Alan Carvalho de Assis AuthorDate: Tue Dec 27 16:36:08 2022 -0300

[nuttx] branch master updated (5d3f47c37b -> 1b58542dd4)

2022-12-27 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 5d3f47c37b net: Separate IP_PKTINFO from NET_IGMP new 1ab8c1ea01 esp32: Clear the timer interrupt to avoid losi

[nuttx] 03/04: esp32s3: Clear the timer interrupt to avoid losing the next one

2022-12-27 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 commit e3748be0e56f4df80c1760c85deaa9b76407f595 Author: Alan Carvalho de Assis AuthorDate: Tue Dec 27 16:40:24 2022 -0300

[GitHub] [nuttx-apps] crafcat7 commented on a diff in pull request #1478: system/cachespeed:Fix CI compilation error caused by not initializing irqstate_t flags in some cases, and optimize the output

2022-12-27 Thread GitBox
crafcat7 commented on code in PR #1478: URL: https://github.com/apache/nuttx-apps/pull/1478#discussion_r1058023385 ## system/cachespeed/cachespeed_main.c: ## @@ -201,7 +201,7 @@ static void dcache_speed_test(FAR void *begin, size_t memset_size, uint32_t flush_cost_time; u

[GitHub] [nuttx-apps] crafcat7 closed pull request #1478: system/cachespeed:Fix CI compilation error caused by not initializing irqstate_t flags in some cases, and optimize the output format

2022-12-27 Thread GitBox
crafcat7 closed pull request #1478: system/cachespeed:Fix CI compilation error caused by not initializing irqstate_t flags in some cases, and optimize the output format URL: https://github.com/apache/nuttx-apps/pull/1478 -- This is an automated message from the Apache Git Service. To respond

[GitHub] [nuttx] wengzhe opened a new pull request, #7989: net: Add set/getsockopt options compatible with iptables.

2022-12-27 Thread GitBox
wengzhe opened a new pull request, #7989: URL: https://github.com/apache/nuttx/pull/7989 ## Summary Implemented our own `IPT_SO_SET_REPLACE` option for setsockopt and `IPT_SO_GET_INFO`/`IPT_SO_GET_ENTRIES` options for getsockopt, which are compatible with iptables. Currently used

[GitHub] [nuttx-apps] wengzhe opened a new pull request, #1479: apps: Add iptables compatible netlib & command.

2022-12-27 Thread GitBox
wengzhe opened a new pull request, #1479: URL: https://github.com/apache/nuttx-apps/pull/1479 ## Summary patches included: - netutils: Add iptables in netlib. - apps/system: Add iptables command. Add our own implementation of iptables command compatible with linux one.

[GitHub] [nuttx] Donny9 opened a new pull request, #7990: fs/timerfd/eventfd: using anonymous inodes and using isr to notify poll waiter.

2022-12-27 Thread GitBox
Donny9 opened a new pull request, #7990: URL: https://github.com/apache/nuttx/pull/7990 ## Summary 1. using anonymous inodes to manage timerfd and eventfd. 2. using isr to notify poll waiter to optimize notification speed and avoid race condition. ## Impact Remove /var/event/xxx

[GitHub] [nuttx] Donny9 opened a new pull request, #7991: fs/signalfd: using file descriptor to accept signal

2022-12-27 Thread GitBox
Donny9 opened a new pull request, #7991: URL: https://github.com/apache/nuttx/pull/7991 ## Summary 1. using file descriptor to accept signal. 2. export api nxsig_pendingset to include/nuttx/signal.h 3. Support sigaction:sa_user, siginfo_t:si_user with user info. ## Impact signa