Official git repo for the CHIRP project
Go to file
2009-04-25 12:02:04 -07:00
build Fix _qsubmit() calls during import to provide a priority 2009-04-15 16:42:19 -07:00
chirp Avoid being so chatty 2009-04-25 11:05:49 -07:00
chirpui Update "connect to repeater" terminology to not exclude RP2D/RP2V 2009-04-25 09:50:32 -07:00
csvdump Make from_csv a 'static' method for class Memory and return the proper 2008-09-08 17:03:41 -07:00
tools Wait a tick for the serial device to show up 2009-04-25 11:22:42 -07:00
.hgignore Make the build scripts support MacOS .app building 2009-03-03 15:09:16 -08:00
.hgtags Added tag release_0_1_8 for changeset 22c1e4d0f349 2008-12-07 07:26:48 -08:00
.pylintrc Fix up most of the real platform.py pylint errors 2008-09-03 16:44:45 -07:00
chirp_banks.xsd Split chirp schema into multiple files. Add bank specification to radio 2008-11-27 10:03:06 -08:00
chirp_memory.xsd Split chirp schema into multiple files. Add bank specification to radio 2008-11-27 10:03:06 -08:00
chirp.desktop Fix up setup.py to do a proper source build and install with distutils 2008-12-05 11:40:02 -08:00
chirp.py Make ID-RP4000V into ID-RPx000V since they seem to be the same interface 2009-04-24 12:06:30 -07:00
chirp.xsd Split chirp schema into multiple files. Add bank specification to radio 2008-11-27 10:03:06 -08:00
chirpw Make the build scripts support MacOS .app building 2009-03-03 15:09:16 -08:00
COPYING Add COPYING 2008-07-19 15:43:46 -07:00
csvdump.ico Add icon for csvdump 2008-07-21 16:26:21 -07:00
csvdump.py Redirect to debug.log when running in a Win32 .exe 2008-07-24 18:15:02 -07:00
MANIFEST.in Make sure XSD and desktop files get included in the package 2008-12-05 12:05:43 -08:00
README.rpttool Add a README file for the rpttool 2009-04-25 11:06:04 -07:00
rpttool Make rpttool look in local tools directory, and default to $PATH if 2009-04-25 12:00:43 -07:00
setup.cfg Parameters for RPM build 2009-04-25 12:02:04 -07:00
setup.py Add installation of icom_sio.sh to /usr/sbin, don't try to build chirp 2009-04-25 12:01:51 -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.