From 9ba0bdde61409b7e79ba6793a2e9fd90ef4fa5a2 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Wed, 16 Nov 2016 17:03:55 +0000 Subject: [PATCH] Made house keeping changes to documents. --- .gitignore | 2 +- README.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3bc66988c..61ae130a5 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,4 @@ /uploads/*.TQ8 /install/* /updates/* -/.idea/* +.idea/* diff --git a/README.md b/README.md index c47fdc546..198b3fb1b 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,12 @@ More information can be found in the [wiki](https://github.com/magicbug/Cloudlog Its possible to interact with your radio if you have a K3, FT-950 or a ICOM radio using a nice application that Rob (M0VFC) has put together called [CloudlogCAT](https://github.com/rmc47/CloudlogCAT). The application is still in active development and lots of new features are due. +## SatPC32 Interface + +If your into satellite operations I have written a application [SatPC32 to Cloud Interface](https://github.com/magicbug/SatPC32-To-Cloudlog) which allows automatic population of satellite fields, Cloudlog just sees this as another radio interface. + +Code for this is BETA feel free to make modifications and do PRs. + ## QSL Card Labels I've started building out some scripts to generate labels for sticking on QSL Cards, at the moment it supports 24 label sheets, but theres no reason for it not to support more, these can be found at [Cloudlog-Labels](https://github.com/magicbug/cloudlog-labels)