Compare commits
35 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 12b88ebfc7 | |||
| 3ad86340b0 | |||
| 6a175c5d79 | |||
| fea8c57374 | |||
| cc9e7b8279 | |||
| 02904cedcb | |||
| 661cfaabef | |||
| 1080b36c1b | |||
| e13899a2e6 | |||
| aab2208994 | |||
| 8147d55650 | |||
| 47aa9d16e6 | |||
| 0477210807 | |||
| 39205a0d25 | |||
| f8005ba432 | |||
| ef3096e718 | |||
| 410d64472d | |||
| 5e79402f78 | |||
| 92189f15c1 | |||
| 54cb309fe0 | |||
| 325ec8c432 | |||
| aa35b304a0 | |||
| 2f9f12be39 | |||
| 876b740f2a | |||
| eb2501f38f | |||
| 6c703d86a4 | |||
| 2c7ab40382 | |||
| 323e06b47e | |||
| d74ad93a51 | |||
| 3ea168e32e | |||
| fd1ce5dc89 | |||
| 0be225aea2 | |||
| 5320b09789 | |||
| 951f6d47ba | |||
| c37965b977 |
4
_service
4
_service
@@ -4,8 +4,8 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="filename">chirp</param>
|
||||
<param name="versionformat">20250808</param>
|
||||
<param name="revision">600a65c103b6c44c1d0d28f5a98d3025aebacd36</param>
|
||||
<param name="versionformat">20251219</param>
|
||||
<param name="revision">2d4950134e89df7d9b2bde975dfe90edf02220cc</param>
|
||||
</service>
|
||||
<service mode="manual" name="set_version"/>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/kk7ds/chirp.git</param>
|
||||
<param name="changesrevision">600a65c103b6c44c1d0d28f5a98d3025aebacd36</param>
|
||||
<param name="changesrevision">2d4950134e89df7d9b2bde975dfe90edf02220cc</param>
|
||||
</service>
|
||||
</servicedata>
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a85538ea573c7e26975c2333b5e493bcf6e05e54b1cf685691853cc6bb829eff
|
||||
size 18384397
|
||||
3
chirp-20251219.obscpio
Normal file
3
chirp-20251219.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9967ddb7041c5da2234f09082798ed7ca2ba80a45fd1e42028b73293a895d229
|
||||
size 19479565
|
||||
151
chirp.changes
151
chirp.changes
@@ -1,3 +1,154 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 19:03:10 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20251219:
|
||||
* Fix test_clone to distinguish clone in/out
|
||||
* uv-k1: Add memory programming
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 13 10:58:04 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20251212:
|
||||
* tmd710: Fix failure to identify
|
||||
* tk11: Fix download/upload progress bar is not updating
|
||||
* translation updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 16:12:49 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20251205:
|
||||
* Add driver for Quansheng TK11
|
||||
* Include Baofeng K63 and K6A in model mappings
|
||||
* Updated Spanish Translation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 3 19:47:22 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20251128:
|
||||
* Fix mouseover error when setting is None
|
||||
* Fixes #12274 TD-H8 Gen 3, add missing MID to channel power
|
||||
settings
|
||||
* Update pt_BR translation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 22 08:23:23 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20251121:
|
||||
* ha1g: Re-add scan/alarm/dtmf lists
|
||||
* ha1g: Check firmware compatibility during clone
|
||||
* retevis.py: add new ident fingerprint
|
||||
* dr135: Extend range to 174MHz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 08 12:31:10 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20251106:
|
||||
* ha1g: Remove non-reentrant alarm/dtmf list code
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 4 11:03:55 UTC 2025 - Dominik Heidler <dheidler@suse.de>
|
||||
|
||||
- ensure backwards compatibility for 15.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 4 11:03:55 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Use pyproject macros to build and install.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 31 16:47:46 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20251031:
|
||||
* Remove Vertex Standard radio drivers
|
||||
* ft8800: Add settings support
|
||||
* anytone778uv: Fix duplex and tmode decode logging
|
||||
* tk760g: Fix long-standing typo in base class name
|
||||
* tk760g: Add odd TK-260G lower-p variant support
|
||||
* Update Italian Translation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 15:35:59 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20251024:
|
||||
* th9800.py: Add Retevis_MA1
|
||||
* Fix applying band defaults to immutable fields
|
||||
* Yaesu FT-1D, FT2D, FT3D fixes WiresX settings to handle all
|
||||
rooms in category
|
||||
* ft1d: multiple fixes
|
||||
* Added Retevis HA1G and HA1UV models
|
||||
* uvk5: Add new wild-found 1.02.x firmware blessing
|
||||
* Fix 8.33kHz step calculation
|
||||
* Update supported model list for Wouxun radios
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 11 09:46:41 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20251010:
|
||||
* Allow loading modules from additional states
|
||||
* tdh8: Remove forced NOAA channels at top of range
|
||||
* tdh8: Fix GMRS G3 detection
|
||||
* Fix export to CSV aborting on invalid memories
|
||||
* Fix writing CSVs with more than 1000 memories
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 3 16:24:19 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20251003:
|
||||
* uvk5: Fix step index list
|
||||
* bitwise: Add memory union support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 26 15:01:19 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20250926:
|
||||
* Fix US Aviation Frequencies stock config mode
|
||||
* tdh8: Add support for TD-H8 Gen 3
|
||||
* tdh8: Fix VFO offset setting
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 12 15:53:53 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20250912:
|
||||
* Add Retevis RA86 mobile radio
|
||||
* at779UV: Fix setting empty memories
|
||||
* thd74: multiple fixes
|
||||
* Fix column sort order with numeric values
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 6 09:08:44 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20250905:
|
||||
* tk270: Fix for python3
|
||||
* bff8hppro: Fix high power level watts
|
||||
* ft8900: decouple from ft8800
|
||||
* ft8800: fix memory issues
|
||||
* Updated Italian and Spanish translations
|
||||
* Improved autocomplete for memory structure objects
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 29 15:40:37 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20250829:
|
||||
* Add Baofeng UV-5R Mini
|
||||
* Add Retevis RT86S
|
||||
* Enable has_offset for Icom IC-7100
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 22 15:56:52 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20250822:
|
||||
* Various models: Remove verbose debug logging and use trace
|
||||
instead
|
||||
* Add generic serial tracing for debug
|
||||
* Allow hexprint with variable line length
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 17:39:41 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 20250815:
|
||||
* icv80: Fix duplex/tx-inhibit setting
|
||||
* add Baofeng BF-F8HP PRO firmware V0.44 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 20:59:20 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: chirp
|
||||
version: 20250808
|
||||
mtime: 1754516639
|
||||
commit: 600a65c103b6c44c1d0d28f5a98d3025aebacd36
|
||||
version: 20251219
|
||||
mtime: 1766074480
|
||||
commit: 2d4950134e89df7d9b2bde975dfe90edf02220cc
|
||||
|
||||
22
chirp.spec
22
chirp.spec
@@ -1,6 +1,7 @@
|
||||
#
|
||||
# spec file for package chirp
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2023 Wojciech Kazubski <wk@ire.pw.edu.pl>
|
||||
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||
#
|
||||
@@ -19,7 +20,7 @@
|
||||
|
||||
%define pythons python3
|
||||
Name: chirp
|
||||
Version: 20250808
|
||||
Version: 20251219
|
||||
Release: 0
|
||||
Summary: Tool for programming amateur radio sets
|
||||
License: GPL-3.0-only
|
||||
@@ -28,9 +29,11 @@ URL: https://chirpmyradio.com/projects/chirp/
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
Patch0: chirp-no-phone-home.patch
|
||||
Patch1: quilt-disable-clickwrap-license.patch
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pyserial}
|
||||
BuildRequires: %{python_module requests}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: %{python_module wxPython}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
@@ -40,12 +43,13 @@ Requires: python3-requests
|
||||
Requires: python3-suds
|
||||
Requires: python3-wxPython
|
||||
Requires: python3-yattag
|
||||
Recommends: python3-ipython
|
||||
BuildArch: noarch
|
||||
%if 0%{?suse_version} > 1600
|
||||
Requires: python3-lark
|
||||
%else
|
||||
Requires: python3-lark-parser
|
||||
%endif
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
CHIRP is a free, open-source tool for programming your amateur radio. It
|
||||
@@ -63,10 +67,18 @@ sed -i '1{/^#!\//d}' %{name}/cli/main.py
|
||||
pushd chirp/locale
|
||||
%make_build
|
||||
popd
|
||||
%if 0%{?suse_version} < 1600
|
||||
%python_build
|
||||
%else
|
||||
%pyproject_wheel
|
||||
%endif
|
||||
|
||||
%install
|
||||
%if 0%{?suse_version} < 1600
|
||||
%python_install
|
||||
%else
|
||||
%pyproject_install
|
||||
%endif
|
||||
rm -rf %{buildroot}%{_datadir}/doc/%{name}
|
||||
%find_lang CHIRP
|
||||
%fdupes %{buildroot}%{_prefix}
|
||||
@@ -78,8 +90,12 @@ install -Dpm 0644 chirp/share/chirp.png %{buildroot}/%{_datadir}/pixmaps/%{name}
|
||||
%license COPYING
|
||||
%{_bindir}/*
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
%{python_sitelib}/*.egg-info
|
||||
%{python_sitelib}/%{name}
|
||||
%if 0%{?suse_version} < 1600
|
||||
%{python_sitelib}/*.egg-info
|
||||
%else
|
||||
%{python_sitelib}/%{name}-0.dist-info
|
||||
%endif
|
||||
%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
|
||||
%{_datadir}/pixmaps/%{name}.png
|
||||
|
||||
|
||||
Reference in New Issue
Block a user