Update README.md

ki4klf
Tom Early 12 years ago
parent 4722104546
commit 5e8e347041

@ -1,21 +1,16 @@
g2_ircddb g2_ircddb
========= =========
g2_ircddb source package with easy to use Makefile based on KI4LKF open source software. Needs Debian-based OS. This package is for making a ircddb gateway based on Scott Lawson KI4LKF g2_ircddb gateway software.
Here is the short and sweet to get a DVAP hotspot up and running. The only repeater device supported so far is a DVAP dongle (see http://www.dvapdongle.com). Plans are
to also support a GMSK modem (as soon as I can get my hands on one).
./build_wxBase # build and install wxBase, needed for g2_ircddb As configures, this software requires a Debian or Debian-based Linux OS and is specifically designed
for a Raspberry Pi (http://raspberrypi.org) on Raspbian Liunx or a BeagleBone Black
(http://beagleboard.org) running Debian Linux.
make # build g2_ircddb, g2_link and dvap_rptr Building this package is easy. You clone this repository, execute a few commands, edit a few files and
then insall it. Reboot and you are ready to go. For much more details, see BUILDING and CONFIGURING.
vi *.cfg # edit the all the configuration files
# any text editor will work
sudo make install # installs everything
sudo reboot # the three services should be up and running after reboot
# running logs are in /var/log
For much more details, see CONFIGURING and BUILDING.
Tom Early, ac2ie@arrl.net Tom Early, ac2ie@arrl.net

Loading…
Cancel
Save

Powered by TurnKey Linux.