Commit Graph

24 Commits

Author SHA1 Message Date
Neale Pickett 4950042e6c Working up to single dot 2022-05-08 11:33:25 -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 1ac866511a Debug on drop 2022-04-24 19:58:24 -06:00
Neale Pickett 6ea614eb55 Chart colors + rx chart bugfix 2022-04-24 19:42:57 -06:00
Neale Pickett ce1579a6b8 Add rx chart, take UI code out of keyer 2022-04-24 19:24:56 -06:00
Neale Pickett 01ed64ad2d Charts, pare down UI 2022-04-24 17:13:56 -06:00
Neale Pickett 8a82a4dc43 Minor cleanups, new API adjustments 2022-04-23 21:22:38 -06:00
Neale Pickett 2f9e651958 Don't try to end a transmission with no start time
Fixes #38
2022-04-22 19:42:30 -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 10e869f946 Telegraph sounds, implements #22 2022-04-21 18:31:33 -06:00
Neale Pickett b20a94c8f1 Remove chrome-ism, thanks @synfin 2022-04-21 11:17:36 -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 4f33d7453c Add WPM display 2022-04-18 15:37:17 -06:00
Neale Pickett 84e4d04377 leftControl behavior depends on active input tab 2022-03-31 12:40:45 -06:00
Neale Pickett 80335a6233 Respond correctly to URL changes 2021-04-28 14:28:59 -06:00
Neale Pickett f50540aefe Indicate when a repeater is local-only 2021-04-28 10:17:23 -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 c725555d2c Smarter repeater name updates 2021-04-27 13:20:24 -06:00
Neale Pickett e51faa5120 Indicate repeater change in toast 2021-04-27 13:01:46 -06:00
Neale Pickett 82d0787ef8 Freetext repeater entry (fixes #17) 2021-04-27 12:42:06 -06:00
Neale Pickett 130eb73ff3 Integrate fortune-telling, make fortunes local 2021-04-26 17:55:46 -06:00
Neale Pickett fbe55ae6b6 Push devel changes to production 2021-04-26 16:09:03 -06:00
Renamed from static/vail.js (Browse further)