Official git repo for the CHIRP project
Go to file
Daniele Forsi d40963b3ed Fix spelling
Fixed with:
codespell --skip=locale,./chirp/ui/fips.py --ignore-words-list=ans,parm,parms,rcall,sav,ser,setts,wth --summary --write-changes --interactive=2
2022-08-09 14:19:03 +02:00
.github [Github Workflows] Update package list (#20) 2022-04-01 06:31:52 -07:00
build Remove old win32 build scripts that are not used anymore and likey no longer work 2019-02-10 13:55:08 -08:00
chirp Fix spelling 2022-08-09 14:19:03 +02:00
locale Update es_ES.po (#24) 2022-07-02 08:41:31 -07:00
share Make support matrix radios clickable and linkable 2018-08-14 06:55:55 -07:00
snap Build on all architectures (#17) 2022-03-07 16:12:30 -08:00
stock_configs Add SE Jakradio 155MHz version to stock config (#26) 2022-07-25 15:51:58 -07:00
tests New Model: BTECH GMRS-20V2 2022-07-25 10:39:49 -07:00
tools Fix spelling 2022-08-09 14:19:03 +02:00
.hgignore .hgignore entries for visual studio and visual studio code editors 2021-01-14 21:07:34 -05:00
.hgtags Added tag release_0_4_0 for changeset e91f09ca03d0 2014-03-24 15:07:34 -07:00
.pylintrc Fix up most of the real platform.py pylint errors 2008-09-03 16:44:45 -07:00
chirpc Fix spelling 2022-08-09 14:19:03 +02:00
chirpw Add missing Ukrainian language option (#27) 2022-08-07 09:56:35 -07:00
COPYING Add COPYING 2008-07-19 15:43:46 -07:00
INSTALL Add required package list for openSUSE. Fixes #6093 2018-09-07 21:35:15 -07:00
MANIFEST.in Include chirp.ico in the manifest so win32 build can happen from sdist 2019-02-10 13:30:27 -08:00
pylintrc Add a pylintrc file 2012-04-27 14:35:40 -07:00
README.chirpc Fix spelling 2022-08-09 14:19:03 +02:00
README.developers Allow specification of the hexdump address format 2014-07-20 11:37:55 -07:00
README.md Add a stub README.md for github 2021-08-22 09:26:02 -07:00
README.rpttool Add a README file for the rpttool 2009-04-25 11:06:04 -07:00
rpttool Fix style issues (3/4) (#2355) 2015-02-27 15:54:25 -08:00
run_all_tests.bat Patch for "run_all_test.bat" 2019-12-31 14:04:10 -05:00
setup.cfg Parameters for RPM build 2009-04-25 12:02:04 -07:00
setup.py Remove dedicated silly rptbuild setup handler 2017-10-11 18:39:17 -07:00
tox.ini Make test adapter granular 2021-12-06 09:31:15 -08:00

CHIRP Project

This is the official git repository for the CHIRP project. Pull requests are accepted here, but for the moment, the main repository is still on mercurial. Changesets will be mirrored in both directions, but may not always happen immediately.

When submitting PRs, please squash commits into logical units in a fashion similar to what is currently expected by the project on the mailing list.