Made house keeping changes to documents.

pull/203/head
Peter Goodhall 2016-11-16 17:03:55 +00:00
rodzic 6832ec031d
commit 9ba0bdde61
2 zmienionych plików z 7 dodań i 1 usunięć

2
.gitignore vendored
Wyświetl plik

@ -6,4 +6,4 @@
/uploads/*.TQ8
/install/*
/updates/*
/.idea/*
.idea/*

Wyświetl plik

@ -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)