[incubator-nuttx-apps] branch master updated: examples/foc: add options to run only the sensor alignment routine or the motor identification routine

2022-08-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/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 35c31e35c examples/foc: add opt

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1298: examples/foc: add options to run routines only

2022-08-27 Thread GitBox
xiaoxiang781216 merged PR #1298: URL: https://github.com/apache/incubator-nuttx-apps/pull/1298 -- 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-u

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
xiaoxiang781216 commented on code in PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#discussion_r956664439 ## mlearning/libnnablart/Makefile: ## @@ -115,11 +115,14 @@ nnabla.zip: $(Q) unzip -o nnabla.zip $(Q) mv nnabla-c-runtime-$(CONFIG_

[incubator-nuttx] 02/02: borads/z80: Remove the woraround for CHECK_[ALLOC|FREE]NODE_SIZE

2022-08-27 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 8e895fee767cd65b3dcefe6f1af5cd497983 Author: Xiang Xiao AuthorDate: Sun Aug 28 03:11:53 2022 +0800

[incubator-nuttx] branch master updated (e0185faa78 -> 8e895fee76)

2022-08-27 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from e0185faa78 Don't download tarballs if a local git repo found new c7f9d9b150 borads/z80: Remove th

[GitHub] [incubator-nuttx] pkarashchenko merged pull request #6943: Update the outdated work around from z80 README

2022-08-27 Thread GitBox
pkarashchenko merged PR #6943: URL: https://github.com/apache/incubator-nuttx/pull/6943 -- 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

[incubator-nuttx] 01/02: borads/z80: Remove the known issue about lib_strtof.c

2022-08-27 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit c7f9d9b1505082f47fce47b6aa65f26cd6eca339 Author: Xiang Xiao AuthorDate: Sun Aug 28 02:14:20 2022 +0800

[incubator-nuttx-website] branch asf-site updated: Publishing web: 6758fc5efbbf5ed16c807ccdfb012d94d1db201a docs: e0185faa785cbf3e6f55d152c140e7879ac79936

2022-08-27 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 c5410c4 Publishing web

[GitHub] [incubator-nuttx-apps] mlyszczek commented on pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
mlyszczek commented on PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#issuecomment-1229318175 Sure, but I still think proposed implementation is suboptimal, it adds unnecessary clutter and maintanence to all 3rd party apps. New download function could also su

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
xiaoxiang781216 commented on PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#issuecomment-1229249959 @mlyszczek This change doesn't forbid we unify the download process to a common place. Let's improve the system step by step. -- This is an automated message from

[incubator-nuttx] branch master updated: Don't download tarballs if a local git repo found

2022-08-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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new e0185faa78 Don't download tarballs i

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6942: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
xiaoxiang781216 merged PR #6942: URL: https://github.com/apache/incubator-nuttx/pull/6942 -- 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-unsubs

[GitHub] [incubator-nuttx-apps] mlyszczek commented on pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
mlyszczek commented on PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#issuecomment-1229247598 Good idea but I think it's a bad approach. Right now, all packages hardcode their download code, they simply call "wget $(URL)", which makes it basically impossible to pro

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request, #6943: borads/z80: Remove the known issue about lib_strtof.c

2022-08-27 Thread GitBox
xiaoxiang781216 opened a new pull request, #6943: URL: https://github.com/apache/incubator-nuttx/pull/6943 ## Summary since it's fixed by: https://github.com/apache/incubator-nuttx/pull/6909 ## Impact Minor ## Testing Pass CI -- This is an automated message fr

[GitHub] [incubator-nuttx-apps] raiden00pl opened a new pull request, #1298: examples/foc: add options to run routines only

2022-08-27 Thread GitBox
raiden00pl opened a new pull request, #1298: URL: https://github.com/apache/incubator-nuttx-apps/pull/1298 ## Summary - examples/foc: add options to run only the sensor alignment routine or the motor identification routine ## Impact ## Testing steval-eth001v1/foc_f32

[GitHub] [incubator-nuttx] pkarashchenko commented on a diff in pull request #6935: arch/sim: add bth4 bridge codes

2022-08-27 Thread GitBox
pkarashchenko commented on code in PR #6935: URL: https://github.com/apache/incubator-nuttx/pull/6935#discussion_r956608773 ## drivers/wireless/bluetooth/bt_bridge.c: ## @@ -69,7 +69,7 @@ struct bt_bridge_s #ifdef CONFIG_BLUETOOTH_BRIDGE_BTSNOOP FAR struct snoop_s *sno

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
xiaoxiang781216 commented on code in PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#discussion_r956606717 ## crypto/libtomcrypt/Makefile: ## @@ -476,10 +476,13 @@ $(LIBTOMCRYPT_UNPACKNAME): $(LIBTOMCRYPT_ZIP) $(Q) patch -p0 < ltcrypt-flush.patch

[incubator-nuttx-apps] branch master updated: examples/foc: support for motor identification

2022-08-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/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 7dbd02947 examples/foc: support

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1297: examples/foc: add motor identification routine

2022-08-27 Thread GitBox
xiaoxiang781216 merged PR #1297: URL: https://github.com/apache/incubator-nuttx-apps/pull/1297 -- 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-u

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
xiaoxiang781216 commented on PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#issuecomment-1229223060 @no1wudi should we do the similar change to nuttx repo too? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
xiaoxiang781216 commented on code in PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#discussion_r956600073 ## interpreters/quickjs/Makefile: ## @@ -87,7 +92,9 @@ clean:: $(Q) test ! -d $(QUICKJS_UNPACK) || $(MAKE) -C $(QUICKJS_UNPACK) clean di

[GitHub] [incubator-nuttx] no1wudi opened a new pull request, #6942: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
no1wudi opened a new pull request, #6942: URL: https://github.com/apache/incubator-nuttx/pull/6942 ## Summary Follow https://github.com/apache/incubator-nuttx-apps/pull/1295 ## Impact 3rd party projects ## Testing CI and custom board -- This is an automated message f

[GitHub] [incubator-nuttx-apps] no1wudi commented on a diff in pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
no1wudi commented on code in PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#discussion_r956596972 ## interpreters/wamr/Makefile: ## @@ -48,12 +48,16 @@ $(WAMR_UNPACK): $(WAMR_TARBALL) $(Q) echo "Unpacking $(WAMR_TARBALL) to $(WAMR_UNPACK)"

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1288: testing:add MTD Fail-safe config-data tests

2022-08-27 Thread GitBox
xiaoxiang781216 commented on code in PR #1288: URL: https://github.com/apache/incubator-nuttx-apps/pull/1288#discussion_r956598043 ## testing/mtd_config_fs/Makefile: ## @@ -0,0 +1,34 @@ + +# apps/testin

[GitHub] [incubator-nuttx-apps] no1wudi commented on a diff in pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
no1wudi commented on code in PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#discussion_r956598598 ## crypto/libtomcrypt/Makefile: ## @@ -476,10 +476,13 @@ $(LIBTOMCRYPT_UNPACKNAME): $(LIBTOMCRYPT_ZIP) $(Q) patch -p0 < ltcrypt-flush.patch # Missi

[GitHub] [incubator-nuttx-apps] no1wudi commented on a diff in pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
no1wudi commented on code in PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#discussion_r956597158 ## testing/ltp/Makefile: ## @@ -132,9 +132,12 @@ $(LTP_UNPACK): $(Q) git -C $(LTP_UNPACK) am < 0001-Fix-static-struct-warning.patch $(Q) gi

[GitHub] [incubator-nuttx-apps] no1wudi commented on a diff in pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
no1wudi commented on code in PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#discussion_r956596972 ## interpreters/wamr/Makefile: ## @@ -48,12 +48,16 @@ $(WAMR_UNPACK): $(WAMR_TARBALL) $(Q) echo "Unpacking $(WAMR_TARBALL) to $(WAMR_UNPACK)"

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
xiaoxiang781216 commented on code in PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#discussion_r956577321 ## testing/ltp/Makefile: ## @@ -132,9 +132,12 @@ $(LTP_UNPACK): $(Q) git -C $(LTP_UNPACK) am < 0001-Fix-static-struct-warning.patch

[incubator-nuttx-apps] branch master updated (703554642 -> f987c6c02)

2022-08-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/incubator-nuttx-apps.git from 703554642 fix use of addroute/delroute new 420da4589 examples/foc: print default values in the h

[incubator-nuttx-apps] 03/03: examples/foc: make sure that the queue is empty before start the control thread

2022-08-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/incubator-nuttx-apps.git commit f987c6c02ee12a0b98787d9a69c8fc14be638c2a Author: raiden00pl AuthorDate: Sat Aug 27 12:05:37 2022 +0200

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1294: fix use of addroute/delroute

2022-08-27 Thread GitBox
xiaoxiang781216 merged PR #1294: URL: https://github.com/apache/incubator-nuttx-apps/pull/1294 -- 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-u

[incubator-nuttx-apps] 02/03: examples/foc: terminate the control thread if no work to do

2022-08-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/incubator-nuttx-apps.git commit 429f5a166f5802defdcbfd441eacafc721f3f9c3 Author: raiden00pl AuthorDate: Thu Aug 18 11:17:07 2022 +0200

[incubator-nuttx-apps] 01/03: examples/foc: print default values in the help message

2022-08-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/incubator-nuttx-apps.git commit 420da4589e0a9290ad1e7fa1b7d0e9d238736fbd Author: raiden00pl AuthorDate: Sat Aug 27 09:42:38 2022 +0200

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1296: examples/foc: improvements

2022-08-27 Thread GitBox
xiaoxiang781216 merged PR #1296: URL: https://github.com/apache/incubator-nuttx-apps/pull/1296 -- 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-u

[incubator-nuttx-apps] branch master updated: fix use of addroute/delroute

2022-08-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/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 703554642 fix use of addroute/d

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6935: arch/sim: add bth4 bridge codes

2022-08-27 Thread GitBox
xiaoxiang781216 commented on code in PR #6935: URL: https://github.com/apache/incubator-nuttx/pull/6935#discussion_r956594682 ## drivers/wireless/bluetooth/bt_bridge.c: ## @@ -69,7 +69,7 @@ struct bt_bridge_s #ifdef CONFIG_BLUETOOTH_BRIDGE_BTSNOOP FAR struct snoop_s *s

[GitHub] [incubator-nuttx] pkarashchenko commented on a diff in pull request #6935: arch/sim: add bth4 bridge codes

2022-08-27 Thread GitBox
pkarashchenko commented on code in PR #6935: URL: https://github.com/apache/incubator-nuttx/pull/6935#discussion_r956593438 ## drivers/wireless/bluetooth/bt_bridge.c: ## @@ -69,7 +69,7 @@ struct bt_bridge_s #ifdef CONFIG_BLUETOOTH_BRIDGE_BTSNOOP FAR struct snoop_s *sno

[GitHub] [incubator-nuttx] fjpanag commented on issue #6941: Wrong calculations by pow()

2022-08-27 Thread GitBox
fjpanag commented on issue #6941: URL: https://github.com/apache/incubator-nuttx/issues/6941#issuecomment-1229208352 This is the NuttX implementation of `pow()`: ```c double pow(double b, double e) { return exp(e * log(b)); } ``` A friend of mine advised me tha

[incubator-nuttx] 01/02: arch/sim: add bth4 bridge codes

2022-08-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/incubator-nuttx.git commit b352a625bfbfb477d695686c23cb3623f2f5667e Author: chengkai AuthorDate: Fri Aug 26 19:55:51 2022 +0800 ar

[incubator-nuttx] 02/02: bt_bridge: Fix error: address argument to atomic operation must be a pointer to _Atomic type

2022-08-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/incubator-nuttx.git commit 38af5befad69e56c4d8f5d1a0ac6537e0363420f Author: Xiang Xiao AuthorDate: Fri Aug 26 14:54:42 2022 +0800

[incubator-nuttx] branch master updated (d7e2704dff -> 38af5befad)

2022-08-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/incubator-nuttx.git from d7e2704dff arch/stm32/stm32_adc.c: cosmetics new b352a625bf arch/sim: add bth4 bridge codes new

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6935: arch/sim: add bth4 bridge codes

2022-08-27 Thread GitBox
xiaoxiang781216 merged PR #6935: URL: https://github.com/apache/incubator-nuttx/pull/6935 -- 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-unsubs

[GitHub] [incubator-nuttx] fjpanag opened a new issue, #6941: Wrong calculations by pow()

2022-08-27 Thread GitBox
fjpanag opened a new issue, #6941: URL: https://github.com/apache/incubator-nuttx/issues/6941 I just realized that `pow()` produces wrong results. Specifically: `pow(-2, 2)` yields `inf` instead of 4. -- This is an automated message from the Apache Git Service. To respond

[incubator-nuttx] 04/04: arch/stm32/stm32_adc.c: cosmetics

2022-08-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/incubator-nuttx.git commit d7e2704dff673995b712b8d0b13a168bca617b2e Author: raiden00pl AuthorDate: Wed Aug 17 14:22:18 2022 +0200

[incubator-nuttx] 03/04: arch/stm32/stm32_foc.c: cosmetics

2022-08-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/incubator-nuttx.git commit b01ea50e44e8affcde07301d0341305405302bda Author: raiden00pl AuthorDate: Wed Aug 17 14:22:03 2022 +0200

[incubator-nuttx] branch master updated (51d31cc4a2 -> d7e2704dff)

2022-08-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/incubator-nuttx.git from 51d31cc4a2 cpuload: fix cpuload error new 9a85a0959a stm32/Kconfig: remove the unnecessary option

[incubator-nuttx] 02/04: arch/stm32/stm32_pwm.c: cosmetics

2022-08-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/incubator-nuttx.git commit c563d8a993330a570ab6893f4a47172dd42efaca Author: raiden00pl AuthorDate: Wed Aug 17 14:21:52 2022 +0200

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6940: arch/stm32: cosmetic changes for PWM, ADC and FOC

2022-08-27 Thread GitBox
xiaoxiang781216 merged PR #6940: URL: https://github.com/apache/incubator-nuttx/pull/6940 -- 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-unsubs

[incubator-nuttx] branch master updated: cpuload: fix cpuload error

2022-08-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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 51d31cc4a2 cpuload: fix cpuload erro

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6936: cpuload: fix cpuload error

2022-08-27 Thread GitBox
xiaoxiang781216 merged PR #6936: URL: https://github.com/apache/incubator-nuttx/pull/6936 -- 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-unsubs

[incubator-nuttx] 01/04: stm32/Kconfig: remove the unnecessary option

2022-08-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/incubator-nuttx.git commit 9a85a0959aeca4893b5667e27a0748e9593033a3 Author: raiden00pl AuthorDate: Wed Aug 17 14:21:27 2022 +0200

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
xiaoxiang781216 commented on code in PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#discussion_r956577321 ## testing/ltp/Makefile: ## @@ -132,9 +132,12 @@ $(LTP_UNPACK): $(Q) git -C $(LTP_UNPACK) am < 0001-Fix-static-struct-warning.patch

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
xiaoxiang781216 commented on code in PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#discussion_r956576979 ## interpreters/wamr/Makefile: ## @@ -48,12 +48,16 @@ $(WAMR_UNPACK): $(WAMR_TARBALL) $(Q) echo "Unpacking $(WAMR_TARBALL) to $(WAMR_UNPACK

[GitHub] [incubator-nuttx-apps] raiden00pl opened a new pull request, #1297: examples/foc: add motor identification routine

2022-08-27 Thread GitBox
raiden00pl opened a new pull request, #1297: URL: https://github.com/apache/incubator-nuttx-apps/pull/1297 ## Summary - examples/foc: support for motor identification ## Impact ## Testing steval-eth001v1/foc_f32 fixed16 not fully tested yet -- This is an auto

[GitHub] [incubator-nuttx-apps] raiden00pl opened a new pull request, #1296: examples/foc: improvements

2022-08-27 Thread GitBox
raiden00pl opened a new pull request, #1296: URL: https://github.com/apache/incubator-nuttx-apps/pull/1296 ## Summary - examples/foc: print default values in the help message - examples/foc: terminate the control thread if no work to do - examples/foc: make sure that the queue is

[GitHub] [incubator-nuttx-apps] no1wudi commented on a diff in pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
no1wudi commented on code in PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#discussion_r956557155 ## crypto/libtomcrypt/Makefile: ## @@ -476,10 +476,13 @@ $(LIBTOMCRYPT_UNPACKNAME): $(LIBTOMCRYPT_ZIP) $(Q) patch -p0 < ltcrypt-flush.patch # Missi

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1294: fix use of addroute/delroute

2022-08-27 Thread GitBox
xiaoxiang781216 commented on code in PR #1294: URL: https://github.com/apache/incubator-nuttx-apps/pull/1294#discussion_r956556577 ## examples/mld/mld_main.c: ## @@ -258,9 +258,10 @@ int main(int argc, FAR char *argv[]) FAR char *iobuffer = NULL; struct sockaddr_in6 host;

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a diff in pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
xiaoxiang781216 commented on code in PR #1295: URL: https://github.com/apache/incubator-nuttx-apps/pull/1295#discussion_r956555629 ## crypto/libtomcrypt/Makefile: ## @@ -476,10 +476,13 @@ $(LIBTOMCRYPT_UNPACKNAME): $(LIBTOMCRYPT_ZIP) $(Q) patch -p0 < ltcrypt-flush.patch

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6926: list.h: Change inline function to macro as much as possbile

2022-08-27 Thread GitBox
xiaoxiang781216 commented on code in PR #6926: URL: https://github.com/apache/incubator-nuttx/pull/6926#discussion_r956554902 ## include/nuttx/list.h: ## @@ -299,102 +311,6 @@ list_remove_tail(FAR struct list_node *list) } } -static inline FAR struct list_node * -list_pe

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6923: net: remove pvconn reference from all devif callback

2022-08-27 Thread GitBox
xiaoxiang781216 commented on PR #6923: URL: https://github.com/apache/incubator-nuttx/pull/6923#issuecomment-1229148524 @anchao 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 the URL above to go to

[GitHub] [incubator-nuttx] raiden00pl opened a new pull request, #6940: arch/stm32: cosmetic changes for PWM, ADC and FOC

2022-08-27 Thread GitBox
raiden00pl opened a new pull request, #6940: URL: https://github.com/apache/incubator-nuttx/pull/6940 ## Summary arch/stm32: cosmetic changes for PWM, ADC and FOC ## Impact None ## Testing CI -- This is an automated message from the Apache Git Service. To respond to the

[incubator-nuttx] branch master updated (b933ea63c4 -> 40f7872668)

2022-08-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/incubator-nuttx.git from b933ea63c4 as5048b.c: change initialization of struct to C89 standard add 7a7b5e5779 wireless/bluetoo

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6934: wireless/bluetooth:add bt bridge codes

2022-08-27 Thread GitBox
xiaoxiang781216 merged PR #6934: URL: https://github.com/apache/incubator-nuttx/pull/6934 -- 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-unsubs

[GitHub] [incubator-nuttx-apps] no1wudi closed pull request #1295: Don't download tarballs if a local git repo found

2022-08-27 Thread GitBox
no1wudi closed pull request #1295: Don't download tarballs if a local git repo found URL: https://github.com/apache/incubator-nuttx-apps/pull/1295 -- 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