This is an automated email from the ASF dual-hosted git repository.
naveenkaje pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git.
from 8984870 Merge pull request #170 from nkaje/fix_dfu_ble_error
new 0663961 nmcoap: Replace filter callbacks with interfaces
new 2452835 nmxact/xact/image: Freeze filter for chunklen calc
new 1229fc7 Merge pull request #168 from ccollins476ad/freeze
The 1517 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
newtmgr/bll/bll_sesn.go | 8 ++++----
newtmgr/bll/bll_sesn_cfg.go | 4 ++--
newtmgr/cli/common.go | 14 +++++++-------
nmxact/mgmt/transceiver.go | 26 +++++++++++++-------------
nmxact/mtech_lora/mtech_lora_sesn.go | 12 ++++++------
nmxact/nmble/ble_sesn.go | 6 +++---
nmxact/nmble/naked_sesn.go | 8 ++++----
nmxact/nmcoap/nmcoap.go | 24 +++++++++++++++++++++++-
nmxact/nmserial/serial_sesn.go | 10 +++++-----
nmxact/nmserial/serial_xport.go | 4 ++--
nmxact/omp/dispatch.go | 8 ++++----
nmxact/omp/omp.go | 20 ++++++++++----------
nmxact/sesn/sesn.go | 4 ++--
nmxact/sesn/sesn_cfg.go | 6 +++---
nmxact/udp/udp_sesn.go | 8 ++++----
nmxact/xact/image.go | 8 ++++++++
16 files changed, 100 insertions(+), 70 deletions(-)