Commit Graph

14 Commits

Author SHA1 Message Date
Neale Pickett 4950042e6c Working up to single dot 2022-05-08 11:33:25 -06:00
Neale Pickett af21b30afc Make second mouse button send dit on dah key
For #43
2022-05-04 18:50:24 -06:00
Neale Pickett d47378ba37 Fix socket reopen when changing repeaters
This may be what I was seeing in #28.

I also added the socket name to debug messages on tx and rx,
to make it easier to track down
where you're actually connected.
2022-04-26 12:49:35 -06:00
Neale Pickett a74b40935b Further fix Safari quirk 2022-04-26 11:55:43 -06:00
Neale Pickett e60cb074f0 Fix mobile long-press selecting button title 2022-04-26 10:04:39 -06:00
Neale Pickett 6d4acd98a8 Oops, remove old code causing double-key 2022-04-24 10:46:23 -06:00
Neale Pickett 8a82a4dc43 Minor cleanups, new API adjustments 2022-04-23 21:22:38 -06:00
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 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 84e4d04377 leftControl behavior depends on active input tab 2022-03-31 12:40:45 -06:00
Neale Pickett 7bbffa5006 Support the right and left control keys for vband 2022-01-13 16:08:05 -07:00
Neale Pickett 832eccb9fb Note-taking area 2021-07-16 09:10:50 -07:00
Neale Pickett 42c88c3896 Refactor, remove fortunes (for now) 2021-04-27 17:30:16 -06:00