Smpmgr

Latest version: v0.7.0

Safety actively analyzes 623677 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.7.0

New Features
- New command: `terminal`
- Use `smpmgr --port <serial port> terminal` to open a simple serial terminal
- Ctrl T to exit
- Only supports the serial transport for now
- Minimal implementation - feedback and bug reports welcome!

What's Changed
* Feature/serial by JPHutchins in https://github.com/intercreate/smpmgr/pull/14


**Full Changelog**: https://github.com/intercreate/smpmgr/compare/0.6.0...0.7.0

0.6.0

New Features
- `ic` (Intercreate) group for uploading FW to arbitrary locations governed by the SMP servers handler

What's Changed
* Feature/intercreate group by JPHutchins in https://github.com/intercreate/smpmgr/pull/13


**Full Changelog**: https://github.com/intercreate/smpmgr/compare/0.5.0...0.6.0

0.5.0

New Features
* interactive shell: `smpmgr shell`
* get version: `smpmgr --version`

What's Changed
* Feature/interactive shell by JPHutchins in https://github.com/intercreate/smpmgr/pull/10


**Full Changelog**: https://github.com/intercreate/smpmgr/compare/0.4.1...0.5.0

0.4.1

* Tests automated build of portable package release workflow

What's Changed
* Build/pyinstaller and release build by JPHutchins in https://github.com/intercreate/smpmgr/pull/7


**Full Changelog**: https://github.com/intercreate/smpmgr/compare/0.4.0...0.4.1

0.4.0

Features

* Added --mtu option that allows serial transport to specify MTU. The MTU specified should be compatible with the SMP server used. Default is 4096. This is required to be set to 127 for Zephyr Shell Transport, see https://github.com/intercreate/smpmgr/issues/8.

Fixes

* Fixed 5

What's Changed
* Feature/mtu by JPHutchins in https://github.com/intercreate/smpmgr/pull/9


**Full Changelog**: https://github.com/intercreate/smpmgr/compare/0.3.0...0.4.0

0.3.0

Features

* adds standard python logging
* adds option `--loglevel`
* adds option `--logfile`

What's Changed
* Feature/logging by JPHutchins in https://github.com/intercreate/smpmgr/pull/4


**Full Changelog**: https://github.com/intercreate/smpmgr/compare/0.2.0...0.3.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.