patacongo edited a comment on pull request #1661:
URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-695826718
> Right now it is calling `bt_hci_recieve` which I think needs to be changed
to input the data to the networking layer and let the network driver figure how
to
btashton commented on pull request #1858:
URL: https://github.com/apache/incubator-nuttx/pull/1858#issuecomment-696157134
Thanks @firkraag1016 I'll merge this in. Since this addition is fairly self
explanatory its OK, but in the future it would be much appreciated to fill in
the Summary,
patacongo merged pull request #1851:
URL: https://github.com/apache/incubator-nuttx/pull/1851
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
Ouss4 merged pull request #1860:
URL: https://github.com/apache/incubator-nuttx/pull/1860
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
TA1DB edited a comment on issue #1844:
URL:
https://github.com/apache/incubator-nuttx/issues/1844#issuecomment-695995659
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
patacongo edited a comment on pull request #496:
URL: https://github.com/apache/incubator-nuttx/pull/496#issuecomment-696281869
@johannes-nivus I have been trying to contact you via private email. Can
you check the email is being blocked? Or provide me another contact email?
---
btashton commented on pull request #1848:
URL: https://github.com/apache/incubator-nuttx/pull/1848#issuecomment-696159764
This is fine, the sim is not resource constrained. Some day maybe we can
think about a ABI for starting the kernel were a runtime configuration space
can be passed wh
acassis commented on pull request #1857:
URL: https://github.com/apache/incubator-nuttx/pull/1857#issuecomment-696119344
Thank you Juha!
This is an automated message from the Apache Git Service.
To respond to the message, ple
btashton commented on pull request #1851:
URL: https://github.com/apache/incubator-nuttx/pull/1851#issuecomment-695814198
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
btashton merged pull request #1848:
URL: https://github.com/apache/incubator-nuttx/pull/1848
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
xiaoxiang781216 merged pull request #400:
URL: https://github.com/apache/incubator-nuttx-apps/pull/400
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
TA1DB commented on issue #1844:
URL:
https://github.com/apache/incubator-nuttx/issues/1844#issuecomment-695995659
Hi @anchao
Yes there are libs/ directories: ~nuttxspace/nuttx/libs/ and
~hello/nuttx-export-9.0.0/libs , however ~nuttxspace/nuttx/libs/ has only
libc.a in libc folder, an
patacongo commented on pull request #1661:
URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-695788195
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
v01d commented on pull request #1661:
URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-695800686
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
xiaoxiang781216 merged pull request #1856:
URL: https://github.com/apache/incubator-nuttx/pull/1856
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
patacongo edited a comment on pull request #1851:
URL: https://github.com/apache/incubator-nuttx/pull/1851#issuecomment-695789513
This is an automated message from the Apache Git Service.
To respond to the message, please log
xiaoxiang781216 commented on pull request #1848:
URL: https://github.com/apache/incubator-nuttx/pull/1848#issuecomment-696234353
> This is fine, the sim is not resource constrained. Some day maybe we can
think about a ABI for starting the kernel were a runtime configuration space
can be pa
xiaoxiang781216 merged pull request #1855:
URL: https://github.com/apache/incubator-nuttx/pull/1855
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
Ouss4 commented on pull request #1794:
URL: https://github.com/apache/incubator-nuttx/pull/1794#issuecomment-696291691
@xiaoxiang781216 Did you see the commit message that added this part?
> I see the following behaviour on NuttX 7.26, where I have SD card mounted
on /flash and a dir
btashton merged pull request #1853:
URL: https://github.com/apache/incubator-nuttx/pull/1853
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
masayuki2009 commented on pull request #400:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/400#issuecomment-695792925
https://github.com/apache/incubator-nuttx-apps/pull/394
This is an automated message from t
btashton commented on a change in pull request #1852:
URL: https://github.com/apache/incubator-nuttx/pull/1852#discussion_r492104454
##
File path: libs/libc/unistd/lib_sysconf.c
##
@@ -241,6 +241,14 @@ long sysconf(int name)
return 1;
#endif
+ case _SC_PAGESIZE
patacongo commented on pull request #496:
URL: https://github.com/apache/incubator-nuttx/pull/496#issuecomment-696281869
@johannes-nivus I have been trying to contact me via private email. Can you
check the email is being blocked? Or provide me another contact email?
---
btashton commented on pull request #1661:
URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-695826013
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
hartmannathan merged pull request #1862:
URL: https://github.com/apache/incubator-nuttx/pull/1862
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
Ouss4 merged pull request #1861:
URL: https://github.com/apache/incubator-nuttx/pull/1861
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
xiaoxiang781216 commented on a change in pull request #1850:
URL: https://github.com/apache/incubator-nuttx/pull/1850#discussion_r492256076
##
File path: tools/parsecallstack.py
##
@@ -0,0 +1,131 @@
+#!/usr/bin/python
+# -*- coding:utf-8 -*-
+#
+# nuttx/tools/parsecallstack.py
btashton edited a comment on pull request #1661:
URL: https://github.com/apache/incubator-nuttx/pull/1661#issuecomment-695827055
> > Right now it is calling `bt_hci_recieve` which I think needs to be
changed to input the data to the networking layer and let the network driver
figure how to
acassis merged pull request #1857:
URL: https://github.com/apache/incubator-nuttx/pull/1857
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 t
patacongo removed a comment on pull request #1851:
URL: https://github.com/apache/incubator-nuttx/pull/1851#issuecomment-695790292
I think everything you need should be in apps/examples/nxterm.
This is an automated messag
btashton merged pull request #1858:
URL: https://github.com/apache/incubator-nuttx/pull/1858
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
jerpelea merged pull request #399:
URL: https://github.com/apache/incubator-nuttx-apps/pull/399
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
Ouss4 merged pull request #1830:
URL: https://github.com/apache/incubator-nuttx/pull/1830
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
btashton commented on a change in pull request #1850:
URL: https://github.com/apache/incubator-nuttx/pull/1850#discussion_r491790990
##
File path: tools/parsecallstack.py
##
@@ -0,0 +1,131 @@
+#!/usr/bin/python
+# -*- coding:utf-8 -*-
+#
+# nuttx/tools/parsecallstack.py
+#
+# L
juniskane commented on pull request #1857:
URL: https://github.com/apache/incubator-nuttx/pull/1857#issuecomment-696072161
nxstyle seems to have "off by one" error. The source files do not have lines
that extend past column 78.
-
patacongo commented on pull request #1851:
URL: https://github.com/apache/incubator-nuttx/pull/1851#issuecomment-695789513
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
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 a1c047f libc/uio: enable writev() f
xiaoxiang781216 merged pull request #1855:
URL: https://github.com/apache/incubator-nuttx/pull/1855
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
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 65bb956 pipe: check for writers fir
xiaoxiang781216 merged pull request #1856:
URL: https://github.com/apache/incubator-nuttx/pull/1856
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
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 a128995 arch/xtensa: Few typos
hartmannathan merged pull request #1862:
URL: https://github.com/apache/incubator-nuttx/pull/1862
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
Ouss4 opened a new pull request #1862:
URL: https://github.com/apache/incubator-nuttx/pull/1862
## Summary
Trivial typos and style fixes found while browsing the code.
## Impact
N/A
## Testing
N/A
This is a
This is an automated email from the ASF dual-hosted git repository.
aguettouche 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 bc9d3cd tiva: tiva_flash.h: Fix n
Ouss4 merged pull request #1861:
URL: https://github.com/apache/incubator-nuttx/pull/1861
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
patacongo edited a comment on pull request #496:
URL: https://github.com/apache/incubator-nuttx/pull/496#issuecomment-696281869
@johannes-nivus I have been trying to contact you via private email. Can
you check the email is being blocked? Or provide me another contact email?
---
hartmannathan opened a new pull request #1861:
URL: https://github.com/apache/incubator-nuttx/pull/1861
## Summary
arch/arm/src/tiva/tiva_flash.h:
* Fix nxstyle warnings. No functional changes.
## Impact
Removes nxstyle warnings.
## Testing
nxsty
This is an automated email from the ASF dual-hosted git repository.
aguettouche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 68a2727 arch/sim: Extend the heap size to 64MB
add b8b4055 RX65N Pre-check Warning Resolved
No
Ouss4 merged pull request #1860:
URL: https://github.com/apache/incubator-nuttx/pull/1860
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
Ouss4 commented on pull request #1794:
URL: https://github.com/apache/incubator-nuttx/pull/1794#issuecomment-696291691
@xiaoxiang781216 Did you see the commit message that added this part?
> I see the following behaviour on NuttX 7.26, where I have SD card mounted
on /flash and a dir
xiaoxiang781216 commented on a change in pull request #1850:
URL: https://github.com/apache/incubator-nuttx/pull/1850#discussion_r492256804
##
File path: tools/parsecallstack.py
##
@@ -0,0 +1,131 @@
+#!/usr/bin/python
+# -*- coding:utf-8 -*-
+#
+# nuttx/tools/parsecallstack.py
xiaoxiang781216 commented on a change in pull request #1850:
URL: https://github.com/apache/incubator-nuttx/pull/1850#discussion_r492256668
##
File path: tools/parsecallstack.py
##
@@ -0,0 +1,131 @@
+#!/usr/bin/python
+# -*- coding:utf-8 -*-
+#
+# nuttx/tools/parsecallstack.py
xiaoxiang781216 commented on a change in pull request #1850:
URL: https://github.com/apache/incubator-nuttx/pull/1850#discussion_r492256494
##
File path: tools/parsecallstack.py
##
@@ -0,0 +1,131 @@
+#!/usr/bin/python
+# -*- coding:utf-8 -*-
+#
+# nuttx/tools/parsecallstack.py
xiaoxiang781216 commented on a change in pull request #1850:
URL: https://github.com/apache/incubator-nuttx/pull/1850#discussion_r492256576
##
File path: tools/parsecallstack.py
##
@@ -0,0 +1,131 @@
+#!/usr/bin/python
+# -*- coding:utf-8 -*-
+#
+# nuttx/tools/parsecallstack.py
xiaoxiang781216 commented on a change in pull request #1850:
URL: https://github.com/apache/incubator-nuttx/pull/1850#discussion_r492256342
##
File path: tools/parsecallstack.py
##
@@ -0,0 +1,131 @@
+#!/usr/bin/python
+# -*- coding:utf-8 -*-
+#
+# nuttx/tools/parsecallstack.py
xiaoxiang781216 commented on a change in pull request #1850:
URL: https://github.com/apache/incubator-nuttx/pull/1850#discussion_r492256076
##
File path: tools/parsecallstack.py
##
@@ -0,0 +1,131 @@
+#!/usr/bin/python
+# -*- coding:utf-8 -*-
+#
+# nuttx/tools/parsecallstack.py
patacongo commented on pull request #496:
URL: https://github.com/apache/incubator-nuttx/pull/496#issuecomment-696281869
@johannes-nivus I have been trying to contact me via private email. Can you
check the email is being blocked? Or provide me another contact email?
---
xiaoxiang781216 commented on pull request #1848:
URL: https://github.com/apache/incubator-nuttx/pull/1848#issuecomment-696234353
> This is fine, the sim is not resource constrained. Some day maybe we can
think about a ABI for starting the kernel were a runtime configuration space
can be pa
btashton commented on a change in pull request #1852:
URL: https://github.com/apache/incubator-nuttx/pull/1852#discussion_r492104454
##
File path: libs/libc/unistd/lib_sysconf.c
##
@@ -241,6 +241,14 @@ long sysconf(int name)
return 1;
#endif
+ case _SC_PAGESIZE
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 411f5d5 sched: Fix undefined reference to 'sched_cpu_count'
add 68a2727 arch/sim: Extend the heap s
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 411f5d5 sched: Fix undefined reference to 'sched_cpu_count'
add 68a2727 arch/sim: Extend the heap s
Bhindhiya opened a new pull request #1860:
URL: https://github.com/apache/incubator-nuttx/pull/1860
## Summary
Resolve warning produced in rx65n_bringup.c
## Impact
Warning resolved
## Testing
Tested in local setup
btashton merged pull request #1848:
URL: https://github.com/apache/incubator-nuttx/pull/1848
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
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 657d1c9 Add and fix CSR macros listed in RISC-V spec V1.10. Add csr
operatiing macros.
add ba3f12c
btashton commented on pull request #1848:
URL: https://github.com/apache/incubator-nuttx/pull/1848#issuecomment-696159764
This is fine, the sim is not resource constrained. Some day maybe we can
think about a ABI for starting the kernel were a runtime configuration space
can be passed wh
sebastianene07 opened a new pull request #1859:
URL: https://github.com/apache/incubator-nuttx/pull/1859
## Summary of Changes
Add a host timer that generates periodic signals and sends SIGALRM to
the process that runs the NuttX simulation. This logic is integrated as
part of t
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 5498f72 input: Q10 BlackBerry Keyboard from Solder Party
add 657d1c9 Add and fix CSR macros listed
btashton merged pull request #1853:
URL: https://github.com/apache/incubator-nuttx/pull/1853
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
btashton merged pull request #1858:
URL: https://github.com/apache/incubator-nuttx/pull/1858
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
btashton commented on pull request #1858:
URL: https://github.com/apache/incubator-nuttx/pull/1858#issuecomment-696157134
Thanks @firkraag1016 I'll merge this in. Since this addition is fairly self
explanatory its OK, but in the future it would be much appreciated to fill in
the Summary,
patacongo commented on pull request #1851:
URL: https://github.com/apache/incubator-nuttx/pull/1851#issuecomment-696127430
> I am happy to help get you hardware, I know it can be kind of
expensive/hassle to get to where you are.
That would be appreciated. It is slow and expensive to
patacongo merged pull request #1851:
URL: https://github.com/apache/incubator-nuttx/pull/1851
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
This is an automated email from the ASF dual-hosted git repository.
gnutt 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 5498f72 input: Q10 BlackBerry Keyboard
acassis merged pull request #1857:
URL: https://github.com/apache/incubator-nuttx/pull/1857
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 t
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 366e8af net/usrsock: fix outputted fu
acassis commented on pull request #1857:
URL: https://github.com/apache/incubator-nuttx/pull/1857#issuecomment-696119344
Thank you Juha!
This is an automated message from the Apache Git Service.
To respond to the message, ple
firkraag1016 opened a new pull request #1858:
URL: https://github.com/apache/incubator-nuttx/pull/1858
Change-Id: Ia5c148d10709c21424c5ecaaca01b7d200fb8e01
Signed-off-by: zhongan
## Summary
## Impact
## Testing
--
juniskane commented on pull request #1857:
URL: https://github.com/apache/incubator-nuttx/pull/1857#issuecomment-696072161
nxstyle seems to have "off by one" error. The source files do not have lines
that extend past column 78.
-
juniskane opened a new pull request #1857:
URL: https://github.com/apache/incubator-nuttx/pull/1857
## Summary
Patch fixes few misleading ninfo() debug prints in usrsock.
## Impact
No functional change other than debug output.
## Testing
---
spiriou opened a new pull request #1856:
URL: https://github.com/apache/incubator-nuttx/pull/1856
## Summary
In case of an empty pipe with no writers, return EOF instead of -EAGAIN.
## Impact
## Testing
--
spiriou opened a new pull request #1855:
URL: https://github.com/apache/incubator-nuttx/pull/1855
## Summary
Update uio/writev() implementation to support socket fds.
lseek() is not supported on socket fds.
## Impact
## Testing
--
TA1DB edited a comment on issue #1844:
URL:
https://github.com/apache/incubator-nuttx/issues/1844#issuecomment-695995659
Hi @anchao
Yes there are libs/ directories: ~nuttxspace/nuttx/libs/ and
~hello/nuttx-export-9.0.0/libs ,
however ~nuttxspace/nuttx/libs/ has only libc.a in libc
TA1DB edited a comment on issue #1844:
URL:
https://github.com/apache/incubator-nuttx/issues/1844#issuecomment-695995659
Hi @anchao
Yes there are libs/ directories: ~nuttxspace/nuttx/libs/ and
~hello/nuttx-export-9.0.0/libs ,
however ~nuttxspace/nuttx/libs/ has only libc.a in libc
TA1DB edited a comment on issue #1844:
URL:
https://github.com/apache/incubator-nuttx/issues/1844#issuecomment-695995659
Hi @anchao
Yes there are libs/ directories: ~nuttxspace/nuttx/libs/ and
~hello/nuttx-export-9.0.0/libs , however ~nuttxspace/nuttx/libs/ has only
libc.a in libc fol
TA1DB edited a comment on issue #1844:
URL:
https://github.com/apache/incubator-nuttx/issues/1844#issuecomment-695995659
Hi @anchao
Yes there are libs/ directories: ~nuttxspace/nuttx/libs/ and
~hello/nuttx-export-9.0.0/libs , however ~nuttxspace/nuttx/libs/ has only
libc.a in libc fol
TA1DB commented on issue #1844:
URL:
https://github.com/apache/incubator-nuttx/issues/1844#issuecomment-695995659
Hi @anchao
Yes there are libs/ directories: ~nuttxspace/nuttx/libs/ and
~hello/nuttx-export-9.0.0/libs , however ~nuttxspace/nuttx/libs/ has only
libc.a in libc folder, an
xiaoxiang781216 opened a new pull request #1854:
URL: https://github.com/apache/incubator-nuttx/pull/1854
## Summary
it is simpler than open and then file_detach
## Impact
No functional change
## Testing
--
xiaoxiang781216 opened a new pull request #1853:
URL: https://github.com/apache/incubator-nuttx/pull/1853
## Summary
By:
1. Implement popcount/popcountl/popcountll
2. Redirect CPU_COUNT to popcountl
## Impact
Fix the linker failure
## Testing
-
jerpelea merged pull request #399:
URL: https://github.com/apache/incubator-nuttx-apps/pull/399
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
This is an automated email from the ASF dual-hosted git repository.
jerpelea 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 df389bc apps/Application.mk: fi
90 matches
Mail list logo