Compare commits

..

No commits in common. "94b4c7f917290a65f5765f85c4abd6f3b26e20f6" and "bcce75feac6267e48a20d88cccb71c0379b31cf0" have entirely different histories.

1 changed files with 6 additions and 5 deletions

View File

@ -13,10 +13,8 @@ License: MIT
* Lets you key even if you move focus to another window * Lets you key even if you move focus to another window
* Works with [Vail](https://vail.woozle.org/) * Works with [Vail](https://vail.woozle.org/)
* Works with [VBand](https://hamradio.solutions/vband/), but the window has to remain focused * Works with [VBand](https://hamradio.solutions/vband/)
* Optional sidetone generator, which helps with latency * Optional sidetone generator for straight keying, which helps with latency
* Implements all nine keyer modes from Vail, in the adapter, so you lunatics can try to key at 50WPM with no latency issues
* Plays received signals in the adapter, so you can turn off your computer speaker
* Free firmware updates for life * Free firmware updates for life
* Can be wired up in about 5 minutes * Can be wired up in about 5 minutes
@ -32,7 +30,10 @@ License: MIT
Things I plan to add: Things I plan to add:
* PCB to ease assembly and make a more robust shippable product * Local keyer logic for Ultimatic, Iambic, etc.
* Local keyer generating sidetones
* Vail site sends MIDI note events to the adapter,
so you don't need your computer speaker on to listen.
# Contributing # Contributing