[GitHub] [mynewt-nimble] btsimonh opened a new issue #890: ble_gap_terminate timeout?

2020-12-09 Thread GitBox
btsimonh opened a new issue #890: URL: https://github.com/apache/mynewt-nimble/issues/890 Hi all, trying to track down a problem in esp32 arduino-nimble in Tasmota. a 'normal' disconnect logs: ``` GAP procedure initiated: terminate connection; conn_handle=0 hci_reason=19

[GitHub] [mynewt-core] apache-mynewt-bot removed a comment on pull request #2430: standardize OS_TICKS_PER_SEC definition

2020-12-09 Thread GitBox
apache-mynewt-bot removed a comment on pull request #2430: URL: https://github.com/apache/mynewt-core/pull/2430#issuecomment-739996011 ## Style check summary No suggestions at this time! This is

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2430: standardize OS_TICKS_PER_SEC definition

2020-12-09 Thread GitBox
apache-mynewt-bot commented on pull request #2430: URL: https://github.com/apache/mynewt-core/pull/2430#issuecomment-741802404 ## Style check summary No suggestions at this time! This is an

[GitHub] [mynewt-core] kasjer commented on a change in pull request #2430: standardize OS_TICKS_PER_SEC definition

2020-12-09 Thread GitBox
kasjer commented on a change in pull request #2430: URL: https://github.com/apache/mynewt-core/pull/2430#discussion_r539434707 ## File path: net/ip/native_sockets/syscfg.yml ## @@ -27,7 +27,7 @@ syscfg.defs: description: > The frequency at which to poll

[GitHub] [mynewt-nimble] lenzarda opened a new issue #892: ble_hs_cfg: .sm_oob_data_flag, is there an example of a client in linux or windows able to use it?

2020-12-09 Thread GitBox
lenzarda opened a new issue #892: URL: https://github.com/apache/mynewt-nimble/issues/892 ble_hs_cfg: .sm_oob_data_flag, is there an example of a client in linux or windows able to use it? If I set the sm_oob_data_flag=1 in

[GitHub] [mynewt-nimble] lenzarda opened a new issue #891: ble_hs_cfg: .sm_our_key_dist and .sm_their_key_dist, what are they for?

2020-12-09 Thread GitBox
lenzarda opened a new issue #891: URL: https://github.com/apache/mynewt-nimble/issues/891 ble_hs_cfg: .sm_our_key_dist and .sm_their_key_dist, what are they for? This is an automated message from the Apache Git Service.

[GitHub] [mynewt-core] andrzej-kaczmarek commented on pull request #2430: standardize OS_TICKS_PER_SEC definition

2020-12-09 Thread GitBox
andrzej-kaczmarek commented on pull request #2430: URL: https://github.com/apache/mynewt-core/pull/2430#issuecomment-742069559 @caspermeijn you need to use latest newt (master) to build This is an automated message from the

[GitHub] [mynewt-core] caspermeijn commented on a change in pull request #2430: standardize OS_TICKS_PER_SEC definition

2020-12-09 Thread GitBox
caspermeijn commented on a change in pull request #2430: URL: https://github.com/apache/mynewt-core/pull/2430#discussion_r539636969 ## File path: net/ip/native_sockets/syscfg.yml ## @@ -27,7 +27,7 @@ syscfg.defs: description: > The frequency at which to

[GitHub] [mynewt-newt] InternetofAwesome commented on pull request #420: newt: Support legacy TLV option

2020-12-09 Thread GitBox
InternetofAwesome commented on pull request #420: URL: https://github.com/apache/mynewt-newt/pull/420#issuecomment-742120776 Is there anything holding this from being merged? If not, would someone with privileges mind merging?

[GitHub] [mynewt-newt] utzig merged pull request #420: newt: Support legacy TLV option

2020-12-09 Thread GitBox
utzig merged pull request #420: URL: https://github.com/apache/mynewt-newt/pull/420 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

[mynewt-newt] branch master updated: newt: Support legacy TLV option

2020-12-09 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git The following commit(s) were added to refs/heads/master by this push: new da16a62 newt: Support legacy TLV option

[mynewt-documentation] branch master updated: Update banner release and add 1.8.0 to chooser

2020-12-09 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-documentation.git The following commit(s) were added to refs/heads/master by this push: new bd68e10 Update banner release and

[GitHub] [mynewt-core] caspermeijn commented on pull request #2430: standardize OS_TICKS_PER_SEC definition

2020-12-09 Thread GitBox
caspermeijn commented on pull request #2430: URL: https://github.com/apache/mynewt-core/pull/2430#issuecomment-742057032 I can't compile with this version of mynewt-core: ``` $ newt build klok-pinetime Building target targets/klok-pinetime Error: Priority violations detected

[GitHub] [mynewt-newt] vrahane opened a new issue #425: newt test does not work with Mac OS X Catalina

2020-12-09 Thread GitBox
vrahane opened a new issue #425: URL: https://github.com/apache/mynewt-newt/issues/425 ``` ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS) ld: warning: ignoring file

[GitHub] [mynewt-newt] vrahane commented on issue #425: newt test does not work with Mac OS X Catalina

2020-12-09 Thread GitBox
vrahane commented on issue #425: URL: https://github.com/apache/mynewt-newt/issues/425#issuecomment-742093132 cc @ccollins476ad @nkaje @aditihilbert This is an automated message from the Apache Git Service. To respond to

[GitHub] [mynewt-core] wes3 commented on pull request #2430: standardize OS_TICKS_PER_SEC definition

2020-12-09 Thread GitBox
wes3 commented on pull request #2430: URL: https://github.com/apache/mynewt-core/pull/2430#issuecomment-742192110 @caspermeijn I can answer some of the questions you posed. 1) Why would someone want to change this value? Some may want to change this value so that the time

[GitHub] [mynewt-core] wes3 edited a comment on pull request #2430: standardize OS_TICKS_PER_SEC definition

2020-12-09 Thread GitBox
wes3 edited a comment on pull request #2430: URL: https://github.com/apache/mynewt-core/pull/2430#issuecomment-742192110 @caspermeijn I can answer some of the questions you posed. 1) Why would someone want to change this value? Some may want to change this value so that the time

[GitHub] [mynewt-core] caspermeijn commented on pull request #2430: standardize OS_TICKS_PER_SEC definition

2020-12-09 Thread GitBox
caspermeijn commented on pull request #2430: URL: https://github.com/apache/mynewt-core/pull/2430#issuecomment-742265538 @andrzej-kaczmarek Thanks, with latest newt it builds. @wes3 So basically both question are for to get more accurate time handling. Got it. @kasjer

[mynewt-newt] branch master updated: Relax empty values override restriction

2020-12-09 Thread jerzy
This is an automated email from the ASF dual-hosted git repository. jerzy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git The following commit(s) were added to refs/heads/master by this push: new 4ced60b Relax empty values override

[GitHub] [mynewt-newt] kasjer merged pull request #423: Relax empty values override restriction

2020-12-09 Thread GitBox
kasjer merged pull request #423: URL: https://github.com/apache/mynewt-newt/pull/423 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