diff --git a/README.md b/README.md index 03e6280..cecc851 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Hampi Utilities -VERSION 20200310 +VERSION 2020502 + +AUTHOR: Steve Magnuson, AG7GN This is a collection of utilities for the Hampi image. These scripts will only work on the Hampi image. Some scripts are specific to the [Nexus DR-X](http://wb7fhc.com/nexus-dr-x.html) board. @@ -19,6 +21,8 @@ Some scripts are specific to the [Nexus DR-X](http://wb7fhc.com/nexus-dr-x.html) [tnc.sh](#tnc-script) +[dw_pat_gui.sh](direwolf-and-pat-gui) + [trim scripts](#trim-scripts) [watchdog-tnc.sh](#watchdog-tnc-script) @@ -90,6 +94,10 @@ If `DO_NOT_DELETE_THIS_FILE` is present in the home folder, the script exits wit `test-piano.sh` allows you to test the operation of your `pianoX.sh` script by simulating what the [check-piano.sh](#check-piano-script) does when the Pi starts. Set the piano switches as desired, then open a Terminal and run `test-piano.sh`. The script will tell you which script will run based on which switch levers are down. It will not actually run the `pianoX.sh` script. +## Direwolf and pat gui + +`dw_pat_gui.sh` provides a GUI to configure the Direwolf TNC and [pat](https://getpat.io/) to make a functional Winlink email client on Hampi. It also provides a monitor window that shows messages from both Direwolf and pat. + ## TNC Script `tnc.sh` launches Direwolf and, optionally, other related apps in different modes. The script will look for [tnc.conf](#tnc-left-tnc-right-configuration-files) in the user's home directory. You can optionally override this behavior and specify the name and location of the configuration file using the '-c' parameter.