[chirp_users] New Daily Build

Build System
Thu Feb 26 00:09:04 PST 2015


Greetings,

A new daily build of CHIRP is available.  This includes changes made
directly to the tree yesterday, and may include additional features,
bug fixes, and/or bugs.  If you are interested in trying it, grab it
from the following location:

  http://trac.chirp.danplanet.com/chirp_daily/daily-20150226


A list of the changes included in this build (since the last daily)
follows:

Changes for Build #327
[Zach Welch <zach at mandolincreekfarm.com>] chirpc: add --list-radios option (#2343)

The current list of radios is too long to present to the user in
the --help text, so this splits the list out into its own option.

[Zach Welch <zach at mandolincreekfarm.com>] Update chirpc argument parsing (#2343)

The optparse module is deprecated, so this patch converts chirpc to use
the argparse module.  This allows chirpc and chirpw to share argument
parsing code.

[Zach Welch <zach at mandolincreekfarm.com>] Rename chirp.py as chirpc (#2343)

The chirp CLI needs a better name if it ever will be installed in PATH.
It is better to do that early on rather than later.

[Zach Welch <zach at mandolincreekfarm.com>] Use argparse in chirpw (#2349)

This patch rewrites the argument processing in chirpw to use the
standard Python argparse.

[K. Arvanitis <kosta at alumni.uvic.ca>] Correcting typo in credits for callsign.

Bug #2279




More information about the chirp_users mailing list