Official git repo for the CHIRP project
Go to file
2022-09-09 08:23:32 -07:00
.github/workflows Run tests in github workflow for py3 2022-09-09 08:23:32 -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 fixed syntax for python3 compatibility 2022-09-02 17:51:27 +02:00
locale Add Spanish translation from Alfonso Moratalla 2016-03-28 07:33:22 -07:00
share Make support matrix radios clickable and linkable 2018-08-14 06:55:55 -07:00
stock_configs [frs/gmrs] 2017 rule changes Fixes #5753 2019-11-30 09:55:51 -08:00
tests Allow integer settings in mem.extra 2021-10-01 10:21:26 -07:00
tools Run tests in github workflow for py3 2022-09-09 08:23:32 -07:00
.hgignore [py3] Add pytest cache directory to hgignore 2019-02-07 10:44:22 -08: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 broken chirpc setter commands 2021-10-10 15:42:20 -07:00
chirpw Merge with default branch 2019-03-09 14:11:39 -08:00
chirpwx.py [py3] Add --inspect argument to chirpwx for wxPython debugging 2020-02-11 20:19:37 -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 Merge with default 2019-02-10 16:50:02 -08:00
pylintrc Add a pylintrc file 2012-04-27 14:35:40 -07:00
README.chirpc README.chirpc: new file (#2343) 2015-03-09 06:55:28 -07:00
README.developers Allow specification of the hexdump address format 2014-07-20 11:37:55 -07:00
README.rpttool Add a README file for the rpttool 2009-04-25 11:06:04 -07:00
requirements.txt [py3] Include requirements.txt and tests in sdist build 2019-02-10 10:14:02 -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 [py3] Fix style issue introduced in previous fix 2019-12-10 08:10:12 -08:00
test-requirements.txt Include pytest-xdist in the test environments 2019-02-14 06:39:04 -08:00
tox.ini Run tests in github workflow for py3 2022-09-09 08:23:32 -07:00

                  *** KK7DS ID-RP* Frequency Tool ***

This is a simple tool that allows setting of the frequency parameters
on ICOM D-STAR Repeaters.  It has been tested on the following
modules:

 - ID-RP2000V and ID-RP4000V
 - ID-RP2D (the ID-RP2V is expected to work as well)

To run the tool, connect one of the repeater's SERVICE ports to a USB
port on this machine and then run the tool as root:

  # ./rpttool

WARNING: Do not connect or try to program the ID-RP2C controller
module.  This tool should be safe to use, but no guarantees are made.
The author believes that the ICOM devices are smart enough to prevent
bricking, but you're on your own if anything happens.

If you have any other devices connected that are using an FTDI
USB-to-Serial device, they must be disconnected prior to running this
tool.  The FTDI driver module will be re-loaded with a special
parameter to allow it to recognize the ICOM device.