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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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;
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...
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
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...
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
34 matches
Mail list logo