Added README.md

This commit is contained in:
Rob French 2020-10-27 15:05:48 -05:00
parent 94267ab4b6
commit f35984a5f6
1 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
NOTE: This project/branch is not actively maintained. I inadvertantly fried (at least) the final amp on my RS-HFIQ, and so until I can figure out how to repair that, I am not actively working on my Quisk branch.
Things that this code is intended to do:
- Provide control of the RS-HFIQ hardware (note, originally derived from other code; attribution in source).
- Provide a built-in iambic keyer with low latency, derived from the N1GP keyer. Use Raspberry Pi GPIO.
- Provide hardware keying (vs. serial keying) of the RS-HFIQ using the front panel connector (intended for min latency CW).
- Provide some additional UI elements (adjust keyer, adjust power, etc).