No description
Find a file
Tony F 42fef36ad3 Add requests to setup.py
mirroring requirements.txt
2022-12-29 13:08:57 -08:00
.github Drop py2 tox targets 2022-12-28 08:32:01 -08:00
chirp Driver update: uv5r.py 2022-12-28 21:42:12 -08:00
snap [snapcraft.yml] rsync shared files from $SNAP/share/ to $SNAP/usr/share/ 2022-08-11 14:12:48 -05:00
tests Add a definition of 'unit tested' on the matrix 2022-12-27 10:59:12 -08:00
tools Delete chirp.ui module 2022-12-28 08:32:01 -08:00
.gitignore Add gitignore initiailzed from hgignore 2022-11-30 14:59:56 -08:00
.hgignore Merge branch 'master' into py3 2022-09-09 14:04:46 -07: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 Bring chirpc up to date with recent py3 changes 2022-12-19 11:22:05 -08:00
chirpwx.py Start fresh with setup.py 2022-11-23 17:54:28 -08: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 Remove top-level chirpw for legacy UI 2022-12-16 12:44:11 -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 Remove mention of mercurial mirroring 2022-12-27 13:52:31 -08:00
README.rpttool Add a README file for the rpttool 2009-04-25 11:06:04 -07:00
requirements.txt Add a super-basic printing implementation 2022-12-17 09:57:50 -08: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 Add requests to setup.py 2022-12-29 13:08:57 -08:00
test-requirements.txt Pin pytest because of conflict with py/tox 2022-12-14 11:56:29 -08:00
tox.ini Drop py2 tox targets 2022-12-28 08:32:01 -08:00

CHIRP Project

This is the official git repository for the CHIRP project.

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.

For Python3 driver testing status, see this file.