Commit Graph

10 Commits

Author SHA1 Message Date
Neale Pickett 50f4b41dd9 Many more changes:
* New keyer module, does what you expect
* Fixed implementation of Iambic A and B
* Smarter way to deal with VBand adapter's control key input
* Nicer console error message if you try to transmit while disconnected
* A new factory reset UI button
* Fixed problems dealing with checkbox persistence
2022-04-22 18:14:55 -06:00
Neale Pickett fc537d7341 Multiple fixes
* The little light now shows for telegraph sounds
* Telegraph no longer plays the "off" sound constantly
* The little light now shows for Fortunes repeaters
* MIDI changes
  * No longer sends note off to disable keyboard mode
  * Now sends dit length/2 as MIDI control 1
2022-04-21 22:05:51 -06:00
Neale Pickett 10e869f946 Telegraph sounds, implements #22 2022-04-21 18:31:33 -06:00
Neale Pickett e13e0c859c Smoother ramp. Fixes #36 2022-04-21 12:09:53 -06:00
Neale Pickett 74ad07174a Many changes
* MIDI
  * Send MIDI key release for v2 of vail adapter
  * Now handles hot-plugging MIDI devices!
* Iambic input
  * Typeahead is now a toggle
  * Implemented iambic mode A, also as a toggle (#31)
* If you set the repeater to "debug", it spews out debugging messages
* Made it a bit easier on myself to update my instance
2022-04-19 22:41:09 -06:00
Neale Pickett 80335a6233 Respond correctly to URL changes 2021-04-28 14:28:59 -06:00
Neale Pickett fbc489dfdc Fortunes are now a repeater 2021-04-27 18:37:25 -06:00
Neale Pickett 42c88c3896 Refactor, remove fortunes (for now) 2021-04-27 17:30:16 -06:00
Neale Pickett 130eb73ff3 Integrate fortune-telling, make fortunes local 2021-04-26 17:55:46 -06:00
Neale Pickett f987cbdb46 Fail mode for toasts 2021-04-26 14:33:48 -06:00