Made house keeping changes to documents.

This commit is contained in:
Peter Goodhall 2016-11-16 17:03:55 +00:00
parent 6832ec031d
commit 9ba0bdde61
2 changed files with 7 additions and 1 deletions

2
.gitignore vendored
View File

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

View File

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