[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #854: A error in sched\timer\timer_gettime.c?

2020-04-23 Thread GitBox
xiaoxiang781216 commented on issue #854: URL: https://github.com/apache/incubator-nuttx/issues/854#issuecomment-618824079 @yanyunyouyou could you follow the steps described here to generate a new PR: https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/github-flo

[GitHub] [incubator-nuttx] yanyunyouyou commented on issue #854: A error in sched\timer\timer_gettime.c?

2020-04-23 Thread GitBox
yanyunyouyou commented on issue #854: URL: https://github.com/apache/incubator-nuttx/issues/854#issuecomment-618821621 [0001-timer_gettimee.c-89-change-the-timer-pt_last-to-time.patch.txt](https://github.com/apache/incubator-nuttx/files/4526947/0001-timer_gettimee.c-89-change-the-timer-

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #856: A error in include/errno.h?

2020-04-23 Thread GitBox
patacongo edited a comment on issue #856: URL: https://github.com/apache/incubator-nuttx/issues/856#issuecomment-618799837 > This logic seems to be wrong,(**&& !defined(**KERNEL))seems redundant. > This error looks like copying a line of code, changing it, but forgetting to delete th

[GitHub] [incubator-nuttx] yanyunyouyou commented on issue #856: A error in include/errno.h?

2020-04-23 Thread GitBox
yanyunyouyou commented on issue #856: URL: https://github.com/apache/incubator-nuttx/issues/856#issuecomment-618804046 Thank you for your detailed reply. I need some time to understand. As an electronic engineer, I am not familiar with complex kernel compilation. Thank you again for your r

[GitHub] [incubator-nuttx] patacongo commented on issue #856: A error in include/errno.h?

2020-04-23 Thread GitBox
patacongo commented on issue #856: URL: https://github.com/apache/incubator-nuttx/issues/856#issuecomment-618799837 > This logic seems to be wrong,(**&& !defined(**KERNEL))seems redundant. > This error looks like copying a line of code, changing it, but forgetting to delete the e

svn commit: r39079 - in /dev/incubator/nuttx: ./ 9.0.0-RC0/

2020-04-23 Thread btashton
Author: btashton Date: Fri Apr 24 04:28:38 2020 New Revision: 39079 Log: Staging apache-nuttx-9.0.0-RC0-incubating Added: dev/incubator/nuttx/9.0.0-RC0/ dev/incubator/nuttx/9.0.0-RC0/apache-nuttx-9.0.0-incubating.tar.gz (with props) dev/incubator/nuttx/9.0.0-RC0/apache-nuttx-9.0.0-

[GitHub] [incubator-nuttx] yanyunyouyou opened a new issue #856: A error in include/errno.h?

2020-04-23 Thread GitBox
yanyunyouyou opened a new issue #856: URL: https://github.com/apache/incubator-nuttx/issues/856 This logic seems to be wrong,(**&& !defined(__KERNEL__**))seems redundant. This error looks like copying a line of code, changing it, but forgetting to delete the extra parts. To be

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #854: A error in sched\timer\timer_gettime.c?

2020-04-23 Thread GitBox
xiaoxiang781216 commented on issue #854: URL: https://github.com/apache/incubator-nuttx/issues/854#issuecomment-618771334 @yanyunyouyou yes, you are right, could you provide a patch? This is an automated message from the Apac

[incubator-nuttx] annotated tag nuttx-9.0.0-RC0 updated (4401e5b -> c1ddc13)

2020-04-23 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to annotated tag nuttx-9.0.0-RC0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. *** WARNING: tag nuttx-9.0.0-RC0 was modified! *** from 4401e5b (commit) to c1ddc13 (t

[incubator-nuttx-apps] annotated tag nuttx-9.0.0-RC0 updated (5b34b9d -> a46796f)

2020-04-23 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to annotated tag nuttx-9.0.0-RC0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. *** WARNING: tag nuttx-9.0.0-RC0 was modified! *** from 5b34b9d (commit) to a46796

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #855: Backport CI changes to releases/9.0

2020-04-23 Thread GitBox
xiaoxiang781216 commented on pull request #855: URL: https://github.com/apache/incubator-nuttx/pull/855#issuecomment-618761046 @patacongo no problem, let's go ahead. This is an automated message from the Apache Git Service. T

[incubator-nuttx] branch releases/9.0 updated: mm: Fix heap corruption in protected build

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch releases/9.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/releases/9.0 by this push: new 4401e5b mm: Fix heap corrup

[GitHub] [incubator-nuttx] btashton commented on pull request #855: Backport CI changes to releases/9.0

2020-04-23 Thread GitBox
btashton commented on pull request #855: URL: https://github.com/apache/incubator-nuttx/pull/855#issuecomment-618718991 I also see the build running on the actual commit in both the master and releases/9.0 branches which was what we wanted to see as well. We can actually have build status

[GitHub] [incubator-nuttx] patacongo commented on pull request #855: Backport CI changes to releases/9.0

2020-04-23 Thread GitBox
patacongo commented on pull request #855: URL: https://github.com/apache/incubator-nuttx/pull/855#issuecomment-618715387 @xiaoxiang781216 sorry to merge without waiting for you. But we are pushing to make progress on this for the release in 7 days. ---

[incubator-nuttx] 05/05: CI: Add logic for determining which branches of OS App and Testing repos should be used

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch releases/9.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ca367a259b89a1d289e15f9fdbb6e16c2d41471e Author: Brennan Ashton AuthorDate: Thu Apr 23 00:40:21 2020 -0700

[incubator-nuttx] 01/05: CI: refine checkpatch commits in check.yml

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch releases/9.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 0b8fe43a691aeebed2b6c7def90bb59b3e35f1d8 Author: liuhaitao AuthorDate: Thu Apr 16 17:33:12 2020 +0800

[incubator-nuttx] 03/05: build.yml: Remove the tail space

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch releases/9.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 60ec2b408cceb7e208bf9af6bf4abefbd406e9c6 Author: Xiang Xiao AuthorDate: Sat Apr 18 19:46:07 2020 +0800

[incubator-nuttx] 04/05: build.yaml: Change arm-11 to arm-12

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch releases/9.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ac880be495e524cefc21090e816967fb0c6196d3 Author: Xiang Xiao AuthorDate: Sun Apr 19 21:34:53 2020 +0800

[incubator-nuttx] branch releases/9.0 updated (cb16dfb -> ca367a2)

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch releases/9.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from cb16dfb Update release notes in preparation for the 9.0.0 release. new 0b8fe43 CI: refine checkp

[incubator-nuttx] 02/05: Add retry to pull docker image

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch releases/9.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a1f1c53856e3090ec81aa2457915ecd2837d2be0 Author: Brennan Ashton AuthorDate: Fri Apr 17 10:02:34 2020 -0700

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #855: Backport CI changes to releases/9.0

2020-04-23 Thread GitBox
Ouss4 opened a new pull request #855: URL: https://github.com/apache/incubator-nuttx/pull/855 I had to bring some other commits to avoid conflicts. I could have copied the latest change, but I wanted to keep master's history. Once this one is merged, I'll rebase #849 ---

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #849: Backport #843 to releases/9.0

2020-04-23 Thread GitBox
Ouss4 commented on pull request #849: URL: https://github.com/apache/incubator-nuttx/pull/849#issuecomment-618590944 @xiaoxiang781216 I'll need to first bring the last PR to the release branch. This is an automated message f

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #849: Backport #843 to releases/9.0

2020-04-23 Thread GitBox
xiaoxiang781216 commented on pull request #849: URL: https://github.com/apache/incubator-nuttx/pull/849#issuecomment-618587692 @Ouss4 let's rebase your patch and try whether #850 work as expect This is an automated message fr

[incubator-nuttx] branch master updated: CI: Add logic for determining which branches of OS App and Testing repos should be used

2020-04-23 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 63b3737 CI: Add logic for determini

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #850: CI: Add logic for determining which branches of repos should be used

2020-04-23 Thread GitBox
xiaoxiang781216 commented on issue #850: URL: https://github.com/apache/incubator-nuttx/pull/850#issuecomment-618571329 LGTM. This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-nuttx] btashton commented on issue #850: CI: Add logic for determining which branches of repos should be used

2020-04-23 Thread GitBox
btashton commented on issue #850: URL: https://github.com/apache/incubator-nuttx/pull/850#issuecomment-618546891 > > 1. Is the PR against a release branch? Yes, use the release branch from the corresponding app or os repo. > > 2. Is build triggered by a tag? Yes, use the same tag on the

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #850: CI: Add logic for determining which branches of repos should be used

2020-04-23 Thread GitBox
btashton commented on a change in pull request #850: URL: https://github.com/apache/incubator-nuttx/pull/850#discussion_r413999459 ## File path: .github/workflows/build.yml ## @@ -14,109 +14,201 @@ name: Build on: pull_request: + push: +branches: + - master +

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #850: CI: Add logic for determining which branches of repos should be used

2020-04-23 Thread GitBox
btashton commented on a change in pull request #850: URL: https://github.com/apache/incubator-nuttx/pull/850#discussion_r413998814 ## File path: .github/workflows/build.yml ## @@ -14,109 +14,201 @@ name: Build on: pull_request: + push: +branches: + - master +

[incubator-nuttx-apps] 01/02: webclient: use getaddrinfo to get IPv4 addresses on dual stack systems

2020-04-23 Thread gnutt
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-apps.git commit f8f16975a9697e07b4a17f3fa1b93ab12fbf442c Author: Juha Niskanen AuthorDate: Wed Apr 22 11:29:02 2020 +0300

[incubator-nuttx-apps] 02/02: webclient: run through nxstyle

2020-04-23 Thread gnutt
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-apps.git commit 2aabd1c9a73992b6e6b54cefbdfb6fa1c86fe17b Author: Juha Niskanen AuthorDate: Wed Apr 22 14:36:07 2020 +0300

[incubator-nuttx-apps] branch master updated (51cbd42 -> 2aabd1c)

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from 51cbd42 Revert "build.yml: Remove -G from cibuild.sh command line" new f8f1697 webclient: use get

[GitHub] [incubator-nuttx-apps] patacongo commented on issue #198: webclient: use getaddrinfo to get IPv4 addresses on dual stack systems

2020-04-23 Thread GitBox
patacongo commented on issue #198: URL: https://github.com/apache/incubator-nuttx-apps/pull/198#issuecomment-618442193 > But now the CI is failing due to Internal Error 500 _sigh_ I've re-started it a few time, but it is still randomly failing. -

[GitHub] [incubator-nuttx] yanyunyouyou opened a new issue #854: A error in sched\timer\timer_gettime.c?

2020-04-23 Thread GitBox
yanyunyouyou opened a new issue #854: URL: https://github.com/apache/incubator-nuttx/issues/854 89: clock_ticks2time(timer->pt_last, &value->it_interval); Why use timer->pt_last to set value->it_interval,value->it_interval is the period value. so maybe use timer->pt_delay is right!

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on issue #198: webclient: use getaddrinfo to get IPv4 addresses on dual stack systems

2020-04-23 Thread GitBox
xiaoxiang781216 commented on issue #198: URL: https://github.com/apache/incubator-nuttx-apps/pull/198#issuecomment-618427282 github is unstable again:(. We have to rerun it from Checks tab. This is an automated message from

[GitHub] [incubator-nuttx] Ouss4 commented on issue #849: Backport #843 to releases/9.0

2020-04-23 Thread GitBox
Ouss4 commented on issue #849: URL: https://github.com/apache/incubator-nuttx/pull/849#issuecomment-618427481 So when that PR is merged, we bring it to releases/9.0 and I rebase this one. This is an automated message from the

[GitHub] [incubator-nuttx] Ouss4 commented on issue #850: CI: Add logic for determining which branches of repos should be used

2020-04-23 Thread GitBox
Ouss4 commented on issue #850: URL: https://github.com/apache/incubator-nuttx/pull/850#issuecomment-618426615 Thanks, Brennan. Is there going to be an equivalent change for apps/? This is an automated message from the Apac

[GitHub] [incubator-nuttx-apps] juniskane commented on issue #198: webclient: use getaddrinfo to get IPv4 addresses on dual stack systems

2020-04-23 Thread GitBox
juniskane commented on issue #198: URL: https://github.com/apache/incubator-nuttx-apps/pull/198#issuecomment-618417102 Done rebase + force push. Feel free to take this or similar actions for my branches in the future if I'm absent. I consider my PR branches ephemeral. But now the CI is fa

[incubator-nuttx] 04/31: PoC S32K1XX FlexCAN sends CAN msgs through SocketCAN

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9b9b636ff4170fcab3233e86a7cf2a8b7fcfe318 Author: Peter van der Perk AuthorDate: Wed Feb 19 11:24:31 2020 +010

[incubator-nuttx] 01/31: include/sys/socket.h: Add CAN socket family.

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 7db039b3c8ead88b67f59add3309ac30b60ef247 Author: Gregory Nutt AuthorDate: Thu Feb 13 09:57:38 2020 -0600

[incubator-nuttx] 25/31: Socket: Control message addded initial stubs for sendmsg()

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 98c957a738e62d2716c166e2cd3470d434ee3941 Author: Peter van der Perk AuthorDate: Fri Mar 13 18:12:29 2020 +010

[incubator-nuttx] 31/31: Use LPO 32Khz clock for RTC

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 79e58cb7d5a7d7cd05a5af9ab257b8917e2e134c Author: Peter van der Perk AuthorDate: Wed Mar 18 12:27:39 2020 +010

[incubator-nuttx] 18/31: Added support for SO_TIMESTAMP in socketlayer and SocketCAN Cleanup FlexCAN driver driver Disabled workqueue based TX in FlexCAN

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit bf7b307b7ed20f1b21e4800185fe6aece55c223d Author: Peter van der Perk AuthorDate: Wed Mar 11 14:32:52 2020 +010

[incubator-nuttx] 15/31: Added functional support for CAN_RAW_FILTER sockopt

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 010709b7b232d9c507f5636fe8fb536e6ee5bce8 Author: Peter van der Perk AuthorDate: Mon Mar 9 12:47:26 2020 +0100

[incubator-nuttx] 22/31: Code style fixes

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 8c195c2603df1e6a8323ce600c03616445ae4c83 Author: Jari van Ewijk AuthorDate: Fri Mar 13 13:48:10 2020 +0100

[incubator-nuttx] 13/31: SocketCAN removed NET_TCP and NET_PKT dependencies

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit a99d7da952b4ad190ece292a07fd966e31c82539 Author: Peter van der Perk AuthorDate: Thu Mar 5 16:36:56 2020 +0100

[incubator-nuttx] 02/31: include/netpacket/can.h: Add CAN socket family definitions

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit fa2c7a61bec5fb4c69174da0689c493f1a252c0c Author: Gregory Nutt AuthorDate: Thu Feb 13 09:58:12 2020 -0600

[incubator-nuttx] 30/31: Backport code style fixes

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit bf1ac2f3011b41bb449d1b7f3bc69fcf823dfb4b Author: Peter van der Perk AuthorDate: Wed Mar 18 12:18:30 2020 +010

[incubator-nuttx] 27/31: Implement NET_CAN_RAW_TX_DEADLINE in SocketCAN and S32K1XX FlexCAN driver

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 7308aa6f82744da402bc3d6ba221aeb314cae8b6 Author: Peter van der Perk AuthorDate: Tue Mar 17 13:57:22 2020 +010

[incubator-nuttx] 05/31: Added GPIO code to test SocketCAN performance

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 4d7f4401774ed694e09592fc12d728253fe90589 Author: Peter van der Perk AuthorDate: Wed Feb 19 17:46:37 2020 +010

[incubator-nuttx] 16/31: SocketCAN added protocol 0 to suport netlib_ifup with NET_PKT disabled

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9359fd368e4b713c301f2cf67bd7ea3896889aef Author: Peter van der Perk AuthorDate: Mon Mar 9 13:49:11 2020 +0100

[incubator-nuttx] 24/31: Code style fixes 3

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 2da296d352b7c3cba48b35b1c5fe83231b9c4cbf Author: Jari van Ewijk AuthorDate: Fri Mar 13 17:27:21 2020 +0100

[incubator-nuttx] branch SocketCAN updated (35c729f -> 79e58cb)

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. discard 35c729f Use LPO 32Khz clock for RTC discard 9721b09 Backport code style fixes discard 82bd2be NET_CAN

[incubator-nuttx] 21/31: S32K1XX SocketCAN style fixes

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 69bc44b03602980c689cd802b58c7a3c62b0e9ec Author: Jari van Ewijk AuthorDate: Fri Mar 13 12:29:56 2020 +0100

[incubator-nuttx] 14/31: SocketCAN recfrom added non-blocking behavior support FlexCAN support sending extended CAN id

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit d34a54dd1daf157001f8d236b89ffc3b905923e2 Author: Peter van der Perk AuthorDate: Fri Mar 6 15:20:15 2020 +0100

[incubator-nuttx] 23/31: Code style fixes 2

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit d4e2851d59b3c7c4815e29c63cfc9f40e797ace4 Author: Jari van Ewijk AuthorDate: Fri Mar 13 14:30:32 2020 +0100

[incubator-nuttx] 12/31: Fixed SocketCAN IOB default config and IOB typos

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 1f93523a8811607dca3155b1ef1893a0f61ec744 Author: Peter van der Perk AuthorDate: Thu Mar 5 09:49:41 2020 +0100

[incubator-nuttx] 28/31: Made can/error.h nxstyle compliant

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 43c126959b0ae2f2c7a4f02a31c737f5258aeef2 Author: Peter van der Perk AuthorDate: Wed Mar 18 09:13:34 2020 +010

[incubator-nuttx] 03/31: net/: Add WIP initial framework for SocketCAN sockets.

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 26738d479e7ca0f544c7c8645dc0b25b1359b4c7 Author: Gregory Nutt AuthorDate: Thu Feb 13 09:59:00 2020 -0600

[incubator-nuttx] 11/31: Added CAN_RAW_FD_FRAMES sockopt support

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 6d19a980bed2c8fbc019bb1ddd6098e3906cda2d Author: Peter van der Perk AuthorDate: Wed Feb 26 13:36:24 2020 +010

[incubator-nuttx] 06/31: SocketCAN initial receive working as well

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit c44f97c4138b39410c49a92a9947b0493be45fa8 Author: Peter van der Perk AuthorDate: Thu Feb 20 16:06:15 2020 +010

[incubator-nuttx] 26/31: Code style fixes 4

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit bae5408e1cc10743dd3717b2c9c79ac7c11469c3 Author: Jari van Ewijk AuthorDate: Mon Mar 16 09:03:03 2020 +0100

[incubator-nuttx] 07/31: Added basic poll()/select support

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit fa8f6583717a06ddbbe77f65a1dce002398da6ab Author: Peter van der Perk AuthorDate: Fri Feb 21 16:24:54 2020 +010

[incubator-nuttx] 17/31: Added devif_cansend.c (forgotten in commit e485581)

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 53221d20ebb107272f5fdeb87977b4f80741ebe7 Author: Peter van der Perk AuthorDate: Mon Mar 9 13:51:28 2020 +0100

[incubator-nuttx] 20/31: S32K1XX Added High res timer support FlexCAN allocate memory for timestamp

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 5a8ec79d750bb3e477e539f529ad9260fb6b1311 Author: Peter van der Perk AuthorDate: Thu Mar 12 13:59:33 2020 +010

[incubator-nuttx] 10/31: FlexCAN transmit CAN FD support

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 83af55ae3b3dbd25c4ef3c5015714e872294c11b Author: Peter van der Perk AuthorDate: Tue Feb 25 16:56:26 2020 +010

[incubator-nuttx] 08/31: PR350 Coding Standard Corrections

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 320800e58c893e6cc07fe4ab4edbc82ee9553ce2 Author: Gregory Nutt AuthorDate: Fri Feb 21 11:17:10 2020 -0600

[incubator-nuttx] 29/31: NET_CAN_RAW_TX_DEADLINE use relative time with watchdog Instead of a polling timer, also every mailbox get its own watchdog and gets cancelled when a tx interrupt for the corr

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 3a0f32bcd545e4cab4519c8cf175bb52cebb7d85 Author: Peter van der Perk AuthorDate: Wed Mar 18 11:33:53 2020 +010

[incubator-nuttx] 09/31: Added CAN FD driver support

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 94a5f0ed647ec51c865c12ff47620351a2308653 Author: Peter van der Perk AuthorDate: Tue Feb 25 08:28:20 2020 +010

[incubator-nuttx] 19/31: Added support for SO_TIMESTAMP in socketlayer and SocketCAN Cleanup FlexCAN driver driver Disabled workqueue based TX in FlexCAN

2020-04-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch SocketCAN in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ecd3ef7e7a7a10b987fe064b051c739bd27de305 Author: Peter van der Perk AuthorDate: Wed Mar 11 16:13:18 2020 +010

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #684: boards/arm/stm32h7/stm32h747i-disco: bring support for SD card and FAT FS

2020-04-23 Thread GitBox
xiaoxiang781216 commented on issue #684: URL: https://github.com/apache/incubator-nuttx/pull/684#issuecomment-618394053 > Please have a look at @patacongo https://github.com/apache/incubator-nuttx/search?q=stm32_dma_alloc.c&unscoped_q=stm32_dma_alloc.c, Can PX4 team give us the permi

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on issue #684: boards/arm/stm32h7/stm32h747i-disco: bring support for SD card and FAT FS

2020-04-23 Thread GitBox
xiaoxiang781216 edited a comment on issue #684: URL: https://github.com/apache/incubator-nuttx/pull/684#issuecomment-618394053 > Please have a look at @patacongo https://github.com/apache/incubator-nuttx/search?q=stm32_dma_alloc.c&unscoped_q=stm32_dma_alloc.c, @davids5 can PX4 team g

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #851: fs/littlefs: upgrade littlefs to v2.2.1

2020-04-23 Thread GitBox
xiaoxiang781216 commented on issue #851: URL: https://github.com/apache/incubator-nuttx/pull/851#issuecomment-618392012 LGTM. This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #845: Can we change armv8-m porting to apache license?

2020-04-23 Thread GitBox
xiaoxiang781216 commented on issue #845: URL: https://github.com/apache/incubator-nuttx/issues/845#issuecomment-618390735 Ok, we will refine our patch basse on @patacongo copyright change, thanks. This is an automated message

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #834: tools/zipme.sh: Let major.minor.patch argument optional

2020-04-23 Thread GitBox
xiaoxiang781216 commented on issue #834: URL: https://github.com/apache/incubator-nuttx/pull/834#issuecomment-618354380 @btashton do you think this patch is good to merge? This is an automated message from the Apache Git Serv

[incubator-nuttx] branch master updated (0a673d75 -> 43ee4ae)

2020-04-23 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 0a673d75 Corrected build error add e36d93f wireless: bluetooth: nxstyle fixes add de11caf wir

[incubator-nuttx] branch master updated (e6af32c -> 0a673d75)

2020-04-23 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 e6af32c Run nxstyle against all files modified by PR 848 add 0a673d75 Corrected build error No new

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #852: Corrected build error in rx65n_sbram.c

2020-04-23 Thread GitBox
xiaoxiang781216 commented on issue #852: URL: https://github.com/apache/incubator-nuttx/pull/852#issuecomment-618323727 @anjana-tel could you spend sometime to enable renesas precheck? So we can ensure new PR don't break your boards in the furture. You just need modify few files: https:

[GitHub] [incubator-nuttx] jerpelea opened a new pull request #853: CI: various nxstyle fixes

2020-04-23 Thread GitBox
jerpelea opened a new pull request #853: URL: https://github.com/apache/incubator-nuttx/pull/853 Nxstyle fixes to pass the CI testing This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #850: CI: Add logic for determining which branches of repos should be used

2020-04-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #850: URL: https://github.com/apache/incubator-nuttx/pull/850#discussion_r413700082 ## File path: .github/workflows/build.yml ## @@ -14,109 +14,201 @@ name: Build on: pull_request: + push: +branches: + - mast

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on issue #850: CI: Add logic for determining which branches of repos should be used

2020-04-23 Thread GitBox
xiaoxiang781216 edited a comment on issue #850: URL: https://github.com/apache/incubator-nuttx/pull/850#issuecomment-618300245 > The basic logic is this: > > 1. Is the PR against a release branch? Yes, use the release branch from the corresponding app or os repo. > 2. Is build tri

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #850: CI: Add logic for determining which branches of repos should be used

2020-04-23 Thread GitBox
xiaoxiang781216 commented on issue #850: URL: https://github.com/apache/incubator-nuttx/pull/850#issuecomment-618300245 > The primary goal of this change is to control how we match the repos that should be used in the CI run. There is now an additional build job that creates a source bundl

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #850: CI: Add logic for determining which branches of repos should be used

2020-04-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #850: URL: https://github.com/apache/incubator-nuttx/pull/850#discussion_r413665129 ## File path: .github/workflows/build.yml ## @@ -14,109 +14,201 @@ name: Build on: pull_request: + push: +branches: + - mast

[GitHub] [incubator-nuttx] anjana-tel opened a new pull request #852: Corrected build error in rx65n_sbram.c

2020-04-23 Thread GitBox
anjana-tel opened a new pull request #852: URL: https://github.com/apache/incubator-nuttx/pull/852 Corrected build error in rx65n_sbram_open() # Pull Request Template ## Title guidelines Following the guidelines for writting good commit messages (https://chris.beams.io/

[GitHub] [incubator-nuttx] liuguo09 commented on issue #850: CI: Add logic for determining which branches of repos should be used

2020-04-23 Thread GitBox
liuguo09 commented on issue #850: URL: https://github.com/apache/incubator-nuttx/pull/850#issuecomment-618283298 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [incubator-nuttx] liuguo09 opened a new pull request #851: fs/littlefs: upgrade littlefs to v2.2.1

2020-04-23 Thread GitBox
liuguo09 opened a new pull request #851: URL: https://github.com/apache/incubator-nuttx/pull/851 Since littlefs is in active development, it's not a good idea to use its source code files directly. So upgrade littlefs v2.2.1 by using the littlefs tar.gz release package instead.

[GitHub] [incubator-nuttx] btashton commented on issue #849: Backport #843 to releases/9.0

2020-04-23 Thread GitBox
btashton commented on issue #849: URL: https://github.com/apache/incubator-nuttx/pull/849#issuecomment-618241075 PR #850 should fix this. It ended up being larger than I wanted, but I think sets us up better to hand matching repos in the future. --

[GitHub] [incubator-nuttx] btashton opened a new pull request #850: CI: Add logic for determining which branches of repos should be used

2020-04-23 Thread GitBox
btashton opened a new pull request #850: URL: https://github.com/apache/incubator-nuttx/pull/850 The primary goal of this change is to control how we match the repos that should be used in the CI run. There is now an additional build job that creates a source bundle that will be used for