only
includes i2c_scan when some I2C_x switch is enabled.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about
before I make any code
change.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
michal-narajowski closed pull request #293: apps/btshell: add bletiny clone
that uses new shell
URL: https://github.com/apache/incubator-mynewt-core/pull/293
This is an automated message from the Apache Git Service.
To
art recording events
Comments are welcome
BR,
Micha?
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For querie
> */
> uint16_t conn_handle;
>
> // We can add fieds for other types or create union if needed.
> } storage_full;
> };
> };
This is an automated mes
something like:
```
#if MYNEWT_VAL(I2C_0) || MYNEWT_VAL(I2C_1) || MYNEWT_VAL(I2C_2)
// i2c_scan's code...
#endif
```
But doesn't seem necessary for now.
This is an automated message from the Apache Git S
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git
mkiiskila closed pull request #343: Enable i2c_scan only when there is I2C
peripheral
URL: https://github.com/apache/incubator-mynewt-core/pull/343
This is an automated message from the Apache Git Service.
To respond to
.
The fix is to only apply the override if the condition is true.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment
er 3'
value: 0
# Use timer 3 instead of timer 0 if target wants to use the low
# power clock.
syscfg.vals.BLE_LP_CLOCK:
TIMER_0: 0
TIMER_1: 1
```
This is an automated
mkiiskila closed pull request #70: Mynewt 395
URL: https://github.com/apache/incubator-mynewt-newt/pull/70
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use
ccollins476ad closed pull request #73: syscfg - Only apply conditional
overrides if condition is true
URL: https://github.com/apache/incubator-mynewt-newt/pull/73
This is an automated message from the Apache Git Service
following event
+ * types:
+ * o BLE_STORE_EVENT_OVERFLOW
Review comment:
Thanks, I have made that change.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub
sterlinghughes opened a new pull request #345: Add support for the NRF52
thingy, add a button driver
URL: https://github.com/apache/incubator-mynewt-core/pull/345
This is an automated message from the Apache Git Service
routine
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us
:
value: 0
syscfg.vals.BLE_EXT_ADV:
BLE_LL_CFG_FEAT_LL_EXT_ADV: 1
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific
an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git Services
/77e29eb449c778d3aa287422b15e56b8.gif)
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service
rymanluk commented on issue #336: nimble/bt5_scanner
URL:
https://github.com/apache/incubator-mynewt-core/pull/336#issuecomment-310652887
Thanks Will!
This is an automated message from the Apache Git Service.
To respond
aditihilbert closed pull request #198: MYNEWT-762 Doc Update for 1.1 newtmgr
conn add format
URL: https://github.com/apache/incubator-mynewt-site/pull/198
This is an automated message from the Apache Git Service.
To
aditihilbert closed pull request #204: Add outdated documentation warning banner
URL: https://github.com/apache/incubator-mynewt-site/pull/204
This is an automated message from the Apache Git Service.
To respond to the
following event
+ * types:
+ * o BLE_STORE_EVENT_OVERFLOW
Review comment:
Yikes, I can't believe I missed that. Thanks for catching this. I have
fixed it.
This is an automated message from the Apache Git Se
ccollins476ad closed pull request #74: syscfg - Allow a package to override its
own setting
URL: https://github.com/apache/incubator-mynewt-newt/pull/74
This is an automated message from the Apache Git Service.
To respond
tion names), so
please let me know if I missed something.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries
this
patches to put his advertiser on top. Once that got merged I will create new
pull with host part.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to
eady happens in os_dev_open()
- Fixing comments
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about
vrahane closed pull request #347: Fix onboard sensor config & misc
URL: https://github.com/apache/incubator-mynewt-core/pull/347
This is an automated message from the Apache Git Service.
To respond to the message, pl
wes3 commented on issue #336: nimble/bt5_scanner
URL:
https://github.com/apache/incubator-mynewt-core/pull/336#issuecomment-310758801
Changes look good.
This is an automated message from the Apache Git Service.
To respond
rymanluk closed pull request #336: nimble/bt5_scanner
URL: https://github.com/apache/incubator-mynewt-core/pull/336
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub
+ Wiki: https://vngiotlab.github.io/vbluno/
+ The following samples were tested:
blinky
bleprph
Signed-off-by: iotvietmember
This is an automated message from the Apache Git Service.
To respond to the message
-fire.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us
me. It was also missing information
about udev rules. This should clear up both of those things (I hope!).
Thanks,
Jeremy
This is an automated message from the Apache Git Service.
To respond to the message, please log on
aditihilbert closed pull request #205: added message about older ST-LINK
programmers on the STM32F4Discovery
URL: https://github.com/apache/incubator-mynewt-site/pull/205
This is an automated message from the Apache Git
rymanluk opened a new pull request #350: nimble/controller: Fix for nrf51 build
error
URL: https://github.com/apache/incubator-mynewt-core/pull/350
This is an automated message from the Apache Git Service.
To respond to
sjanc closed pull request #350: nimble/controller: Fix for nrf51 build error
URL: https://github.com/apache/incubator-mynewt-core/pull/350
This is an automated message from the Apache Git Service.
To respond to the message
onfig files to detect and use the correct version. Can't we
probe the version using usb vid/pid or something similar?
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and u
controller part.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure
the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git Services
mkiiskila closed pull request #348: Add support for VBLUno51 board
URL: https://github.com/apache/incubator-mynewt-core/pull/348
This is an automated message from the Apache Git Service.
To respond to the message, please
mkiiskila closed pull request #346: Misc fixes
URL: https://github.com/apache/incubator-mynewt-core/pull/346
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use
ccollins476ad closed pull request #279: BLE Host - Policy for SM key overflow
URL: https://github.com/apache/incubator-mynewt-core/pull/279
This is an automated message from the Apache Git Service.
To respond to the message
+19,9 @@
#include
#include
#include
-#include
Review comment:
I think you'll need to keep this include.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
ude
+#include "mcu/mips_hal.h"
+#include "syscfg/syscfg.h"
Review comment:
You probably want to move include for syscfg.h higher. I recommend including
it before any of the other Mynewt headers.
----
This is an
ves unused functionality.
* Make bletiny help optional via the BLETINY_HELP syscfg setting.
* Make support for the alert notification service ooptional via the
BLETINY_ANS syscfg setting.
This is an automated message from the
ities detected```
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructu
).
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With
follows:
1. stage number (ascending)
2. function name (ascending)
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment
message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git Services
rymanluk opened a new pull request #353: Bt5 ctrl fixes
URL: https://github.com/apache/incubator-mynewt-core/pull/353
Couple of fixes
This is an automated message from the Apache Git Service.
To respond to the message
sjanc closed pull request #353: Bt5 ctrl fixes
URL: https://github.com/apache/incubator-mynewt-core/pull/353
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use
hci code I guess.
Lets wait for Will comment on this.
Also that can be fixed in separate patch once we came to the conclusion.
6) ups I missed that somehow. Should be fixed now.
This is an automated message from the
Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git Services
anchors) to the anwers.
3) Added a link in the FAQ to the reduce code size tutorial.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the
sterlinghughes closed pull request #345: Add support for the NRF52 thingy, add
a button driver
URL: https://github.com/apache/incubator-mynewt-core/pull/345
This is an automated message from the Apache Git Service.
To
e the button driver a bit more general purpose.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this se
sterlinghughes opened a new pull request #354: add NRF52 thingy BSP
URL: https://github.com/apache/incubator-mynewt-core/pull/354
This is an automated message from the Apache Git Service.
To respond to the message, please
sterlinghughes closed pull request #354: add NRF52 thingy BSP
URL: https://github.com/apache/incubator-mynewt-core/pull/354
This is an automated message from the Apache Git Service.
To respond to the message, please log on
e and it all looks good.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
aditihilbert closed pull request #206: Fixed typo: myblerph should be myperiph
URL: https://github.com/apache/incubator-mynewt-site/pull/206
This is an automated message from the Apache Git Service.
To respond to the
aditihilbert closed pull request #208: Add how to reduce code size and reformat
faq
URL: https://github.com/apache/incubator-mynewt-site/pull/208
This is an automated message from the Apache Git Service.
To respond to the
aditihilbert closed pull request #207: Tutorial on over-the-air image upgrade.
URL: https://github.com/apache/incubator-mynewt-site/pull/207
This is an automated message from the Apache Git Service.
To respond to the
implication is that no sends are possible, so the newtmgr
command handler aborts without sending a response.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
UR
much trouble with that nitpick, but I don't think this
will compile. Since it's an array, you need two initializers, e.g., `{{0}}`.
This is an automated message from the Apache Git Service.
To respond to the message, pleas
all looks good to me. Thanks.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please
ccollins476ad closed pull request #75: Fix broken generated sysinit for: 1
package, 1 stage, 2 functions
URL: https://github.com/apache/incubator-mynewt-newt/pull/75
This is an automated message from the Apache Git Service
ey will be lost the next time
someone revendors newt.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about th
it, follow those instructions:
https://www.mbed.com/en/platform/hardware/prototyping-production/daplink/daplink-on-kl26z/)
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitH
the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git Services
sjanc closed pull request #341: MYNEWT-785: Remove support for 1MHz clock in
nimble
URL: https://github.com/apache/incubator-mynewt-core/pull/341
This is an automated message from the Apache Git Service.
To respond to the
ccollins476ad opened a new pull request #357: BLE Host - Allow get / set of
channel map.
URL: https://github.com/apache/incubator-mynewt-core/pull/357
This is an automated message from the Apache Git Service.
To respond to
ded-c
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apach
andrzej-kaczmarek opened a new pull request #359: bsp: Fix native builds with
nimble controller
URL: https://github.com/apache/incubator-mynewt-core/pull/359
This is an automated message from the Apache Git Service.
To
rymanluk closed pull request #359: bsp: Fix native builds with nimble controller
URL: https://github.com/apache/incubator-mynewt-core/pull/359
This is an automated message from the Apache Git Service.
To respond to the
;)
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
Micha?
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apach
##
@@ -42,6 +42,7 @@ import (
)
var Verbosity int
+var PrintBuildCmds bool
Review comment:
Could you help me with the revendor? I cannot figure out how to do it.
This is an automated message from the Apache Git Service
to document at all! ;-)
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact
all! ;-)
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at
compiles. I think that it would not compile if there would be
anything else than 0.
Anyway, I can do suggested fix
@wes3 Thanks will try that
This is an automated message from the Apache Git Service.
To respond to the message
chaining support (only 1 AUX_ADV_IND per advertising event)
- advertising duration parameter is ignored (only events count is
implemented)
This is an automated message from the Apache Git Service.
To respond to the message
message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git Services
lid values.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git Services
lid values.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git Services
make the patch easier to read :)
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please
valid and should be accepted by the compiler. It
appears older versions of gcc complain about this case.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git Services
valid and should be accepted by the compiler. It
appears older versions of gcc complain about this case.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above
s. I believe `{{0}}` will do the trick.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, p
d now.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apach
ue in this file! So, I would just copy your
updated util.go file to util/util.go and commit it.
For the record, here is how you would do a full revendoring:
1. `rm -rf Godeps vendor`
2. `git commit -a -m 'revendor newt'`
3. `godep save`
4. `git add Godeps vendor
ccollins476ad closed pull request #357: BLE Host - Allow get / set of channel
map.
URL: https://github.com/apache/incubator-mynewt-core/pull/357
This is an automated message from the Apache Git Service.
To respond to the
outside of it. I
do understand your point though Chris; does seem a bit useless and in the end
you have to change the BLE_EXT_ADV setting to turn it on/off.
This is an automated message from the Apache Git Service.
To respond to the
features :) but
really, I'm open to change that if it is an issue.
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
g_delete_obj(void *values, int value_size, int idx,
+int *num_values)
+{
+uint8_t *dst;
+uint8_t *src;
+int move_count;
+
+(*num_values)--;
+if (idx < *num_values) {
+dst = values;
+dst += idx * value_size;
+src = dst
it on macOS
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure
automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git Services
automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git Services
the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org
With regards,
Apache Git Services
ic int
+ble_store_config_delete_obj(void *values, int value_size, int idx,
+int *num_values)
+{
+uint8_t *dst;
+uint8_t *src;
+int move_count;
+
+(*num_values)--;
+if (idx < *num_values) {
+dst = values;
+dst += idx * value_size;
+src = ds
1 - 100 of 1803 matches
Mail list logo