You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
12 years ago | |
|---|---|---|
| announce | 12 years ago | |
| BUILDING | 12 years ago | |
| CONFIGURING | 12 years ago | |
| COPYING | 12 years ago | |
| IRCApplication.h | 12 years ago | |
| IRCClient.cpp | 12 years ago | |
| IRCClient.h | 12 years ago | |
| IRCDDB.cpp | 12 years ago | |
| IRCDDB.h | 12 years ago | |
| IRCDDBApp.cpp | 12 years ago | |
| IRCDDBApp.h | 12 years ago | |
| IRCMessage.cpp | 12 years ago | |
| IRCMessage.h | 12 years ago | |
| IRCMessageQueue.cpp | 12 years ago | |
| IRCMessageQueue.h | 12 years ago | |
| IRCProtocol.cpp | 12 years ago | |
| IRCProtocol.h | 12 years ago | |
| IRCReceiver.cpp | 12 years ago | |
| IRCReceiver.h | 12 years ago | |
| IRCutils.cpp | 12 years ago | |
| IRCutils.h | 12 years ago | |
| LICENSE | 12 years ago | |
| Makefile | 12 years ago | |
| README.md | 12 years ago | |
| build_wxBase | 12 years ago | |
| dstar_dv.cpp | 12 years ago | |
| dstar_dv.h | 12 years ago | |
| dvap_rptr.cfg | 12 years ago | |
| dvap_rptr.cpp | 12 years ago | |
| exec_H.sh | 12 years ago | |
| exec_R.sh | 12 years ago | |
| g2_ircddb.cfg | 12 years ago | |
| g2_ircddb.cpp | 12 years ago | |
| g2_link.cfg | 12 years ago | |
| g2_link.cpp | 12 years ago | |
| g2link_test.cpp | 12 years ago | |
| g2link_test_audio.cpp | 12 years ago | |
| get_gwy_list.sh | 12 years ago | |
| golay23.cpp | 12 years ago | |
| golay23.h | 12 years ago | |
| gwys.txt | 12 years ago | |
| proc_g2_ircddb_dtmfs.sh | 12 years ago | |
| service.dvap_rptr | 12 years ago | |
| service.g2_ircddb | 12 years ago | |
| service.g2_link | 12 years ago | |
| service.proc_g2_ircddb_dtmfs | 12 years ago | |
README.md
g2_ircddb
g2_ircddb source package with easy to use Makefile based on KI4LKF open source software. Needs Debian-based OS.
Here is the short and sweet to get a DVAP hotspot up and running.
./build_wxBase # build and install wxBase, needed for g2_ircddb
make # build g2_ircddb, g2_link and dvap_rptr
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