[GitHub] [incubator-nuttx] jane2226 closed pull request #4847: Releases/10.2

2021-11-17 Thread GitBox
jane2226 closed pull request #4847: URL: https://github.com/apache/incubator-nuttx/pull/4847 -- 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: commi

[GitHub] [incubator-nuttx] jane2226 commented on pull request #4847: Releases/10.2

2021-11-17 Thread GitBox
jane2226 commented on pull request #4847: URL: https://github.com/apache/incubator-nuttx/pull/4847#issuecomment-972621923 > ## Summary > feature: sensor: add set calibration interface. > > ## Impact > nothing > > ## Testing > Test it on my own EVB -- This is

[GitHub] [incubator-nuttx] jane2226 opened a new pull request #4847: Releases/10.2

2021-11-17 Thread GitBox
jane2226 opened a new pull request #4847: URL: https://github.com/apache/incubator-nuttx/pull/4847 ## Summary feature: sensor: add set calibration interface. ## Impact nothing ## Testing Test it on my own EVB -- This is an automated message from the Apache Git Service.

[GitHub] [incubator-nuttx] malek-luky commented on issue #4832: i use raspberrypi-pico,make error

2021-11-17 Thread GitBox
malek-luky commented on issue #4832: URL: https://github.com/apache/incubator-nuttx/issues/4832#issuecomment-972368965 I solved this error by running `sudo make` instead of make, but I am unsure if this is the correct approach. -- This is an automated message from the Apache Git Service

[incubator-nuttx-website] branch asf-site updated: Publishing web: dae81ea3c7ae113846bd7d94778d565c9f4d4c43 docs: b5d1ec28def9a9a9c3611a5a8fddacc4f5e6fc4a

2021-11-17 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/incubator-nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new feac7fb Publishing web

[incubator-nuttx] branch master updated: mm: do kmm_checkcorruption in IRQ when TCB_FLAG_DEBUG_CHECK set

2021-11-17 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new b5d1ec2 mm: do kmm_checkcorruption

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4759: mm: do kmm_checkcorruption in IRQ when TCB_FLAG_DEBUG_CHECK set

2021-11-17 Thread GitBox
xiaoxiang781216 merged pull request #4759: URL: https://github.com/apache/incubator-nuttx/pull/4759 -- 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

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 removed a comment on pull request #894: testing/sensortest: Fix printf format warning

2021-11-17 Thread GitBox
xiaoxiang781216 removed a comment on pull request #894: URL: https://github.com/apache/incubator-nuttx-apps/pull/894#issuecomment-971712152 Note both PR https://github.com/apache/incubator-nuttx-apps/pull/894 and https://github.com/apache/incubator-nuttx/pull/4846 need merge to fix the CI

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4846: sensors/wtgahrs2: Fix syslog format warning

2021-11-17 Thread GitBox
xiaoxiang781216 commented on pull request #4846: URL: https://github.com/apache/incubator-nuttx/pull/4846#issuecomment-971713715 Note both PR https://github.com/apache/incubator-nuttx-apps/pull/894 and https://github.com/apache/incubator-nuttx/pull/4846 need merge to fix the CI break. --

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #894: testing/sensortest: Fix printf format warning

2021-11-17 Thread GitBox
xiaoxiang781216 commented on pull request #894: URL: https://github.com/apache/incubator-nuttx-apps/pull/894#issuecomment-971712099 -- 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 c

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #4846: sensors/wtgahrs2: Fix syslog format warning

2021-11-17 Thread GitBox
xiaoxiang781216 opened a new pull request #4846: URL: https://github.com/apache/incubator-nuttx/pull/4846 ## Summary ``` sensors/wtgahrs2.c: In function 'wtgahrs2_gps_data': Error: sensors/wtgahrs2.c:332:14: error: format '%llu' expects argument of type 'long long unsigned int', bu

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #894: testing/sensortest: Fix printf format warning

2021-11-17 Thread GitBox
xiaoxiang781216 opened a new pull request #894: URL: https://github.com/apache/incubator-nuttx-apps/pull/894 ## Summary sensortest.c: In function 'print_gps': Error: sensortest.c:169:29: error: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #893: sensortest: support new gps struct and more sensor type.

2021-11-17 Thread GitBox
xiaoxiang781216 merged pull request #893: URL: https://github.com/apache/incubator-nuttx-apps/pull/893 -- 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-m

[incubator-nuttx-apps] branch master updated: sensortest: support new gps struct and more sensor type.

2021-11-17 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/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 0f58795 sensortest: support ne

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4842: Optimized GPS sensor and add gps satellite sensor.

2021-11-17 Thread GitBox
xiaoxiang781216 merged pull request #4842: URL: https://github.com/apache/incubator-nuttx/pull/4842 -- 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

[incubator-nuttx] branch master updated: Optimized GPS sensor and add gps satellite sensor.

2021-11-17 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new fa90a3d Optimized GPS sensor and ad

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4842: Optimized GPS sensor and add gps satellite sensor.

2021-11-17 Thread GitBox
xiaoxiang781216 commented on pull request #4842: URL: https://github.com/apache/incubator-nuttx/pull/4842#issuecomment-971662992 CI can't pass because this PR couple with https://github.com/apache/incubator-nuttx-apps/pull/893, so let's merge both together. -- This is an automated messa

[GitHub] [incubator-nuttx] anjiahao1 commented on issue #4832: i use raspberrypi-pico,make error

2021-11-17 Thread GitBox
anjiahao1 commented on issue #4832: URL: https://github.com/apache/incubator-nuttx/issues/4832#issuecomment-971615883 > raspberrypi-pico:nsh ``` $ echo $PICO_SDK_PATH /home/ajh/pico-sdk/ $ ls /home/ajh/pico-sdk/ build CMakeCache.txt cmake_install.cmake CONTRIBUTING.md

[GitHub] [incubator-nuttx] acassis commented on issue #4832: i use raspberrypi-pico,make error

2021-11-17 Thread GitBox
acassis commented on issue #4832: URL: https://github.com/apache/incubator-nuttx/issues/4832#issuecomment-971599269 It is working fine here: ``` $ export PICO_SDK_PATH=/opt/rasp_pico/pico-sdk $ ./tools/configure.sh raspberrypi-pico:nsh $ make ... make[1]: Leaving directory

[GitHub] [incubator-nuttx] anjiahao1 commented on issue #4832: i use raspberrypi-pico,make error

2021-11-17 Thread GitBox
anjiahao1 commented on issue #4832: URL: https://github.com/apache/incubator-nuttx/issues/4832#issuecomment-971587749 > 1. Check the typo `./tools/configure.sh raspberrypi-pico:nsh` > 2. Run `make` (without -j16) also is arm-none-eabi-ld: region `sram' overflowed by 1462540 by

[GitHub] [incubator-nuttx] acassis commented on pull request #4826: Phyplus release 1.1

2021-11-17 Thread GitBox
acassis commented on pull request #4826: URL: https://github.com/apache/incubator-nuttx/pull/4826#issuecomment-971513239 Hi @chrade and @fenghang please run the nxstyle checking against each file and fix the errors/warnings -- This is an automated message from the Apache Git Service. To

[GitHub] [incubator-nuttx] acassis merged pull request #4816: arch/arm: Remove EXPERIMENTAL from ARCH_TRUSTZONE_XXX

2021-11-17 Thread GitBox
acassis merged pull request #4816: URL: https://github.com/apache/incubator-nuttx/pull/4816 -- 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: commit

[incubator-nuttx] branch master updated: arch/arm: Remove EXPERIMENTAL from ARCH_TRUSTZONE_XXX

2021-11-17 Thread acassis
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 a799835 arch/arm: Remove EXPERIMENTAL

[GitHub] [incubator-nuttx] acassis commented on issue #4845: Network address was changed unexpectedly

2021-11-17 Thread GitBox
acassis commented on issue #4845: URL: https://github.com/apache/incubator-nuttx/issues/4845#issuecomment-971486335 No, it is not a feature, it is a bug! :-D -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #4803: sched/signal: add spinlock to g_sigfreeaction

2021-11-17 Thread GitBox
masayuki2009 commented on pull request #4803: URL: https://github.com/apache/incubator-nuttx/pull/4803#issuecomment-971346023 >@masayuki2009 do you have any progress? I confirmed this PR works with spresense SMP configurations. But I prefer to use a private spinlock instead of the

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4803: sched/signal: add spinlock to g_sigfreeaction

2021-11-17 Thread GitBox
xiaoxiang781216 commented on pull request #4803: URL: https://github.com/apache/incubator-nuttx/pull/4803#issuecomment-971343779 @masayuki2009 do you have any progress? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4843: xtensa: add setjmp.h include file

2021-11-17 Thread GitBox
xiaoxiang781216 merged pull request #4843: URL: https://github.com/apache/incubator-nuttx/pull/4843 -- 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

[incubator-nuttx] branch master updated: xtensa: add setjmp.h include file

2021-11-17 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new ffb543d xtensa: add setjmp.h includ

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4782: sem: remove limitation of irq context when do sem_trywait

2021-11-17 Thread GitBox
xiaoxiang781216 merged pull request #4782: URL: https://github.com/apache/incubator-nuttx/pull/4782 -- 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

[incubator-nuttx] branch master updated: sem: remove limitation of irq context when do sem_trywait

2021-11-17 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 7c547b3 sem: remove limitation of i