No description
Find a file
Zach Welch 97c9809394 chirpc: add --list-radios option (#2343)
The current list of radios is too long to present to the user in
the --help text, so this splits the list out into its own option.
2015-02-25 08:17:24 -08:00
build Revert /bin/env change to win32 build script 2014-12-20 07:47:43 -08:00
chirp [ft857] Fix coding style 2015-02-17 17:19:05 +01:00
chirpui Correcting typo in credits for callsign. 2015-02-24 22:29:37 -08:00
csvdump Fix issue #2029 - Use env in all script interpreter lines 2014-12-12 09:52:16 -05:00
locale Add updated Hungarian translation from Attila HA5JA 2015-01-29 07:14:39 -08:00
share Update CHIRP icon from Kosta Arvanitis 2015-01-15 17:23:31 -08:00
stock_configs Fix issue #1995 - Put stock US marine VHF channels into real channel order 2014-12-12 10:22:07 -05:00
tests Add get-set-get then compare to settings test 2015-02-18 12:57:41 +01:00
tools Fix issue #2103 - Convert tab characters to spaces in shell scripts 2014-12-12 10:50:46 -05:00
.hgignore hgignore test logs. #93 2013-02-04 09:50:55 -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
chirp.xsd Split chirp schema into multiple files. Add bank specification to radio 2008-11-27 10:03:06 -08: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
chirpc chirpc: add --list-radios option (#2343) 2015-02-25 08:17:24 -08:00
chirpw Use argparse in chirpw (#2349) 2015-02-25 07:40:07 -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 Fix issue #2029 - Use env in all script interpreter lines 2014-12-12 09:52:16 -05:00
INSTALL New INSTALL and README files 2012-05-09 13:09: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.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
rpttool Fix issue #2029 - Use env in all script interpreter lines 2014-12-12 09:52:16 -05:00
run_all_tests.sh Fix issue #2103 - Convert tab characters to spaces in shell scripts 2014-12-12 10:50:46 -05:00
setup.cfg Parameters for RPM build 2009-04-25 12:02:04 -07:00
setup.py Tweak to the build process 2012-12-23 07:46:12 -08: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.