For the most part, this series incrementally improves the CLI, making the image upload/download process more robust and clean. This has all been tested with a Baofeng UV-5R.
The first patch fixes a couple of minor issues with the cpep8 scripts.
Zach Welch (5): Improve cpep8 scripts (#2355) Expose console verbosity (#2347) Make download/upload progress optional (#2343) Improve CLI download/upload (#2343) Fix status reporting in UV-5R (#2343)
Zachary T Welch (1): Add newline at end of console status (#2343)
chirp/chirp_common.py | 12 +++++++++--- chirp/drivers/uv5r.py | 2 ++ chirp/logger.py | 6 ++++++ chirpc | 40 ++++++++++++++++++++++++++++++---------- tools/cpep8.py | 2 ++ tools/cpep8.sh | 2 +- 6 files changed, 50 insertions(+), 14 deletions(-)