Official git repo for the CHIRP project
Go to file
2012-04-27 14:35:40 -07:00
build Fix Mac .app so paths with spaces work. Fixes Bug #145 2012-04-23 09:42:33 -06:00
chirp [FT857] Fix VFO special memories regression 2012-04-27 14:16:24 +02:00
chirpui Allow editing name and comment in import dialog. Feature #150 2012-04-25 11:05:54 -06:00
csvdump Make from_csv a 'static' method for class Memory and return the proper 2008-09-08 17:03:41 -07:00
locale Merge with stable 2012-03-23 11:57:19 -07:00
share Fix make_supported.py to work with dynamic registration 2012-02-18 09:38:58 -08:00
stock_configs Add stock config for EU LPD and PMR channels. Feature #143 2012-04-23 09:13:04 -06:00
tests [tests] Fix column alignment with recent long-named vendor 2012-04-19 16:50:50 -07:00
tools Add tools/check_for_bug.sh, which is intended to be used as a 2012-03-30 12:18:47 -07:00
.hgignore Make the build scripts support MacOS .app building 2009-03-03 15:09:16 -08:00
.hgtags Merge with stable 2012-04-18 17:13:25 -07: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 Add digitalCode support to XML driver 2011-04-29 20:18:06 -07:00
chirp.py Fix chirp.py for recent dynamic registration changes 2012-04-05 17:21:24 -07:00
chirp.xsd Split chirp schema into multiple files. Add bank specification to radio 2008-11-27 10:03:06 -08:00
chirpw Add provisions for selection Dutch translation in CHIRP, and add Michael 2012-03-18 07:14:22 -07: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 Build support for stock configurations, and the following stock files: 2012-02-10 11:25:58 -08:00
pylintrc Add a pylintrc file 2012-04-27 14:35:40 -07:00
README.rpttool Add a README file for the rpttool 2009-04-25 11:06:04 -07:00
rpttool [idrp] Fix idrp driver and rpttool for intHz 2011-05-26 07:47:10 -07:00
setup.cfg Parameters for RPM build 2009-04-25 12:02:04 -07:00
setup.py Fix install paths in setup.py to avoid a duplicate /usr 2012-03-23 11:55:12 -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.