[hamradio-commits] [chirp] branch upstream updated (7bc0512 -> 456f3bf)

Iain R. Learmonth irl at moszumanska.debian.org
Mon Jul 25 18:41:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

irl pushed a change to branch upstream
in repository chirp.

      from  7bc0512   Imported Upstream version 20160419
       new  456f3bf   Imported Upstream version 20160717

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                               |    2 +-
 chirp/__init__.py                      |    2 +-
 chirp/chirp_common.py                  |   12 +-
 chirp/detect.py                        |    6 +-
 chirp/drivers/ap510.py                 |    1 -
 chirp/drivers/btech.py                 |  206 ++++-
 chirp/drivers/ft2800.py                |    4 +-
 chirp/drivers/ft2900.py                |   16 +-
 chirp/drivers/hobbypcb.py              |  327 +++++++
 chirp/drivers/ic9x_ll.py               |   14 +-
 chirp/drivers/icf.py                   |    2 +-
 chirp/drivers/ict8.py                  |   42 +-
 chirp/drivers/kenwood_live.py          |    4 +-
 chirp/drivers/kguv8d.py                |    3 +
 chirp/drivers/{th9800.py => th7800.py} |  371 ++++----
 chirp/drivers/th9800.py                |   13 +-
 chirp/drivers/thd72.py                 |   18 +-
 chirp/drivers/tk270.py                 |    7 +-
 chirp/drivers/tk760.py                 |    7 +-
 chirp/drivers/tk760g.py                |   12 +-
 chirp/drivers/tk8102.py                |    4 +-
 chirp/drivers/tmv71.py                 |    2 +-
 chirp/drivers/uv5r.py                  |   12 +-
 chirp/drivers/vgc.py                   | 1449 ++++++++++++++++++++++++++++++++
 chirp/platform.py                      |    2 +
 chirp/settings.py                      |   57 ++
 chirp/ui/clone.py                      |   19 +-
 chirp/ui/mainapp.py                    |   58 +-
 chirp/ui/memedit.py                    |    9 +-
 chirp/ui/shiftdialog.py                |    2 -
 30 files changed, 2331 insertions(+), 352 deletions(-)
 create mode 100644 chirp/drivers/hobbypcb.py
 copy chirp/drivers/{th9800.py => th7800.py} (65%)
 create mode 100644 chirp/drivers/vgc.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/chirp.git



More information about the pkg-hamradio-commits mailing list