[hamradio-commits] [chirp] branch upstream updated (1a7fa89 -> b048c8e)

Iain R. Learmonth irl at moszumanska.debian.org
Sat Dec 3 15:47:16 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  1a7fa89   New upstream version 20161102
       new  b048c8e   New upstream version 20161123

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/drivers/alinco.py                   | 211 +++++++
 chirp/drivers/btech.py                    | 916 ++++++++++++++++++++++++++++++
 chirp/drivers/ft2900.py                   |  37 +-
 chirp/drivers/ft60.py                     |  64 ++-
 chirp/drivers/ft817.py                    |   9 +-
 chirp/drivers/kguv8d.py                   |  48 +-
 chirp/drivers/kyd.py                      |  67 ++-
 chirp/drivers/leixen.py                   |  88 ++-
 chirp/drivers/{kyd.py => retevis_rt22.py} | 269 ++++++---
 chirp/drivers/thd72.py                    |   6 +-
 chirp/drivers/uv5r.py                     |  30 +-
 chirp/drivers/uv5x3.py                    |  29 +
 chirp/settings.py                         |  15 +-
 chirp/ui/mainapp.py                       |   3 +-
 chirp/ui/settingsedit.py                  |  10 +-
 17 files changed, 1615 insertions(+), 191 deletions(-)
 copy chirp/drivers/{kyd.py => retevis_rt22.py} (66%)

-- 
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