[hamradio-commits] [chirp] branch upstream updated (a72936d -> f7a4d19)

Iain R. Learmonth irl at moszumanska.debian.org
Fri Jan 15 16:58:28 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  a72936d   Imported Upstream version 20151225
       new  f7a4d19   Imported Upstream version 20160110

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/icomciv.py                           |   80 +-
 chirp/drivers/icw32.py                             |   43 +
 chirp/drivers/tk760.py                             |  851 +++++++++++
 chirp/drivers/tk760g.py                            | 1557 ++++++++++++++++++++
 chirp/drivers/ts2000.py                            |    8 +-
 stock_configs/DE Freenet Frequencies.csv           |    7 +
 stock_configs/EU LPD and PMR Channels.csv          |  156 +-
 stock_configs/FR Marine VHF Channels.csv           |  114 +-
 .../UK Business Radio Simple Light Frequencies.csv |   16 +
 stock_configs/US 60 meter channels (Center).csv    |    2 +-
 stock_configs/US 60 meter channels (Dial).csv      |    2 +-
 stock_configs/US Calling Frequencies.csv           |    2 +-
 stock_configs/US FRS and GMRS Channels.csv         |   46 +-
 stock_configs/US MURS Channels.csv                 |   10 +-
 stock_configs/US Marine VHF Channels.csv           |  120 +-
 17 files changed, 2764 insertions(+), 254 deletions(-)
 create mode 100644 chirp/drivers/tk760.py
 create mode 100644 chirp/drivers/tk760g.py
 create mode 100644 stock_configs/DE Freenet Frequencies.csv
 create mode 100644 stock_configs/UK Business Radio Simple Light Frequencies.csv

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