Download » History » Revision 19
« Previous |
Revision 19/43
(diff)
| Next »
Dan Smith, 04/05/2019 10:01 AM
{{html(
Donate via bitcoin |
)}}
h1. CHIRP downloads
CHIRP is distributed as a series of automatically-generated builds. Any time we make a change to CHIRP, a build is created for it the next day. Thus, CHIRP is versioned by the date on which it was created, which makes it easy to determine if you have an older build. We don't put experimental things into CHIRP before they are ready, except where specifically called out with a warning. Thus, you do not need to worry about finding a stable version to run. You should always be on the latest build available.
Upgrading: You do +NOT+ need to uninstall an existing version of CHIRP before installing a newer one. Just install the new one and it will replace the existing copy!
You can find a complete test report of the current build "here":http://trac.chirp.danplanet.com/chirp_daily/LATEST/Test_Report.html and a matrix of supported models and features "here":http://trac.chirp.danplanet.com/chirp_daily/LATEST/Model_Support.html
h3. Windows Users
{{html(Click here to download the latest Windows version)}}
- CHIRP runs on Windows 2000, XP, Vista, 7, 8, and 10. Older versions of Windows are not supported
- Most users will want to download the installer.exe file, which installs CHIRP like a normal application
- The win32.zip file is for advanced users wishing to run CHIRP without installing
h3. MacOS Users
{{html(Click here to download the latest Mac OS X version)}}
- New Mac OS X must install the runtime once before running CHIRP. After it is installed, the runtime does not need to be downloaded or installed each time. Download the "KK7DS Python runtime":http://www.d-rats.com/download/OSX_Runtime/KK7DS_Python_Runtime_R10.pkg for Mac OSX.
- OS X support is limited to Intel architecture. PowerPC is not supported.
- Chirp.app is unsigned. With default security settings, you will need a special procedure to run it: Application Security in 10.9.
"Homebrew":http://brew.sh users can install Chirp without the KK7DS runtime by running @brew install tdsmith/ham/chirp@ and then running @//rob Hill@ from the terminal.
More useful tidbits can be found at MacOS Tips.
h3. Ubuntu Linux Users
If you are using Ubuntu linux (or a compatible variant such as Mint) you should install and use the PPA like this:
sudo apt-add-repository ppa:dansmith/chirp-snapshots sudo apt-get update sudo apt-get install chirp-daily
After installing the build from the PPA, new updates will be included in your normal system software updates. Also see the "Running on Linux":http://chirp.danplanet.com/projects/chirp/wiki/Running_Under_Linux#serial-port-permissions page for additional steps required to gain access to your serial port.
h3. Other Linux Users
{{html(Click here to download the latest version)}}
If you don't run a distro for which we have packages, you can run CHIRP right from the tarball available through the link above. Most modern distributions should have almost everything required to run chirp. Make sure you have +python-serial+ and +python-libxml2+ packages installed. For more information about using CHIRP under Linux, see the Running Under Linux page
h3. Translators and Developers
There is extensive documentation about the development and contribution process located at http://chirp.danplanet.com/projects/chirp/wiki/Developers
h1. Old Versions
You can access older versions of chirp here:
- "Old no-longer-stable builds":http://chirp.danplanet.com/download/
- "Daily build archive":http://trac.chirp.danplanet.com/chirp_daily/
Updated by Dan Smith over 5 years ago · 19 revisions locked