Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 848 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 848 Bytes

D-RATS

D-RATS is a communications tool for D-STAR amateur radio low-speed data (DV mode). It provides: Multi-user chat capabilities; File transfers Structured data transport (forms); and Position tracking and mapping.

Installation instructions

Use the Debian Linux standard packaging tools, or run, according to your system (from inside d-rats root source directory):

 $ cd libexec
 $ make
 $ make install
 $ cd ..
 $ python setup.py install --prefix=/usr/ --install-lib=/usr/lib/python2.7/dist-packages/

Support

D-RATS email list: https://groups.yahoo.com/neo/groups/d-rats_group/info

Original Author

Dan Smith (KK7DS)

Maintainer

Rafael Diniz (PU2UIT) rafael (at) rhizomatica (dot) org

ps: This is outdated. Please use Maurizio's version at: https://github.com/maurizioandreotti/D-Rats