Commit Graph

146 Commits

Author SHA1 Message Date
Neale Pickett b9188bcdbf Single dot keyer 2022-05-08 21:52:12 -06:00
Neale Pickett 5f78339faa + Ultimatic 2022-05-08 14:49:41 -06:00
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 5c39fef446 Open wiki in new tab 2022-04-30 07:49:03 -07: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 92c7439ea5 Safari kludge for button text select 2022-04-26 10:42:09 -06:00
Neale Pickett e60cb074f0 Fix mobile long-press selecting button title 2022-04-26 10:04:39 -06:00
Neale Pickett 1ac866511a Debug on drop 2022-04-24 19:58:24 -06:00
Neale Pickett cf9c023520 Stop shortening charts 2022-04-24 19:58:17 -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 2290c2ff02 Chart remembers initial value on left 2022-04-24 13:28:20 -07:00
Neale Pickett 54668eb0f1 Always draw all the way to the right.
This probably makes more sense to people.
2022-04-24 10:19:18 -07:00
Neale Pickett 125579ec70 Chart is now a class, for easy usin' 2022-04-24 13:17:15 -04:00
Neale Pickett 96decf8166 Introducing the chart-o-matic!
This will eventually become a chart of what keys you hit when,
and how that resulted in tones being sent.
2022-04-24 10:47:04 -06:00
Neale Pickett 6d4acd98a8 Oops, remove old code causing double-key 2022-04-24 10:46:23 -06:00
Neale Pickett af1d5ddbc7 Final (I hope) Iambic B tweak 2022-04-23 21:23:05 -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 870c318d96 Rename "General Chaos" to "General"
#29
2022-04-21 21:26:19 -06:00
Neale Pickett 10e869f946 Telegraph sounds, implements #22 2022-04-21 18:31:33 -06:00
Neale Pickett 1229fa940d Typeahead default to off 2022-04-21 14:36:08 -06:00
Neale Pickett e13e0c859c Smoother ramp. Fixes #36 2022-04-21 12:09:53 -06:00
Neale Pickett b20a94c8f1 Remove chrome-ism, thanks @synfin 2022-04-21 11:17:36 -06:00
Neale Pickett f878593bbe Changing WPM channels to just numbers.
Seems nobody was fond of the WPM channels.
Including me.

Fixes #29
2022-04-19 22:45:31 -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 ca9f51c621 Add telegraph samples 2022-04-19 17:24:46 -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 7bbffa5006 Support the right and left control keys for vband 2022-01-13 16:08:05 -07:00
Neale Pickett 0113cb89df Fix typo 2022-01-13 15:52:17 -07:00
Neale Pickett 265db6f9a2 Add discord server URL 2021-10-21 20:50:53 -06:00
Neale Pickett 54439e3608 Restructure and start to dockerize 2021-07-31 09:17:27 -06:00
Neale Pickett 832eccb9fb Note-taking area 2021-07-16 09:10:50 -07:00
Neale Pickett 3511dd5e80 Add a note taking box in devel #25 2021-07-12 11:13:32 -07: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 c64708fa05 Maybe fix some service worker tomfoolery 2021-04-27 19:35:39 -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
Neale Pickett f987cbdb46 Fail mode for toasts 2021-04-26 14:33:48 -06:00
Neale Pickett 1a088e71d1 Changes for #23 and #24 2021-04-25 22:16:06 -06:00
Neale Pickett a624ebca38 Some work to map buttons, but there's a better way 2021-04-25 20:52:25 -06:00
Neale Pickett 2c2d36b52b Try to fix #23 with new Iambic logic 2021-04-25 17:36:17 -06:00
Neale Pickett ad596546bb Add keys for vband compatibility 2021-01-18 14:32:48 -07:00
Neale Pickett fc213369c1 Simplify protocol description, remove outdated todo 2020-06-29 20:48:42 -06:00
Neale Pickett dcf10eb123 Fix to clock skew bug 2020-06-29 19:28:51 -06:00
Neale Pickett 0730dde2a2 Clock off adjust + Prominent repeater name
Fixes #14 (I hope)
2020-06-01 19:55:28 -06:00
Neale Pickett 5460c9e3c9 Log clock offset, work on #14 2020-05-30 22:23:53 -06:00
Neale Pickett 5b26d92b20 Add brown noise generator, fixes #16 2020-05-30 15:00:05 -06:00
Neale Pickett d7de183d4c Now a PWA (but just barely) 2020-05-26 20:52:48 -06:00
Neale Pickett aa4957bd0e Wikipedia says left-handed paddles switch dit and dah 2020-05-21 20:38:44 -06:00
Neale Pickett fcf25c83d4 Add numbers and prosigns 2020-05-21 20:32:36 -06:00
Neale Pickett 74d296d1f3 Accept every gamepad button 2020-05-21 20:32:23 -06:00
Neale Pickett 38514fbc84 Display mute icon until we can make noise 2020-05-21 18:53:51 -06:00
Neale Pickett cd657b7149 Hopefully clearer shortcuts, visual RX indicator
This also disables the toast that tells you to press a button to turn
sound on. I'll add a "no volume" icon later, which goes away when the
AudioContext resumes.

Fixes #8
2020-05-20 22:56:22 -06:00
Neale Pickett 770674dfae Support shoulder buttons on 8bitdo zero 2020-05-20 15:00:17 -06:00
Neale Pickett 94914dc469 Monospace list, and upper-case everything.
I want it on the record that I think this is ugly.

Fixes #9
2020-05-19 12:15:36 -06:00
Neale Pickett 69f3f3d955 Fix tpyo
Fixes #11
2020-05-19 11:54:44 -06:00
Neale Pickett 8e6e18f413 Add gamepad support + Enter=straight 2020-05-19 08:21:33 -06:00
Neale Pickett feeadb65ba Add icon, toast about sound moves to more appropriate location 2020-05-18 14:10:55 -06:00
Neale Pickett c8c1b14796 Add alphabet as a list 2020-05-17 16:58:07 -06:00
Neale Pickett 29cf0461a5 iOS kludge, re-enable maximize button, shuffle knobs down 2020-05-17 15:34:09 -06:00
Neale Pickett 1448f0c041 Better dichotomous tree 2020-05-17 12:52:25 -06:00
Neale Pickett a94de628d0 Maximized key not as tall 2020-05-05 20:46:55 -06:00
Neale Pickett cd965e73d8 Some bugfixes 2020-05-05 20:10:16 -06:00
Neale Pickett 7cdafb0dbb I fixed all the things listed 2020-05-04 22:21:16 -06:00
Neale Pickett 863df2b0ed fixes: iambic, https, mobile, probably more 2020-05-04 22:20:16 -06:00
Neale Pickett ac08b063fc Overture to move to gcloud 2020-05-03 09:37:50 -06:00
Neale Pickett 8ed3cd7b11 Handle different MIDI channels 2020-05-02 23:55:17 +00:00
Neale Pickett 965630e1ad iambic more responsive, add MIDI control 2020-05-02 13:43:18 +00:00
Neale Pickett 3a16ebb7af Many client updates 2020-05-01 15:07:09 -06:00
Neale Pickett 56486979a8 CK tool also measures RTT 2020-04-26 22:50:51 -06:00
Neale Pickett 0bd790e23a Add CK button 2020-04-26 22:37:31 -06:00
Neale Pickett 308131f901 I think it works? Maybe? 2020-04-26 21:43:55 -06:00
Neale Pickett b202ab6968 Working TX and Iambic, just need RX now 2020-04-26 17:58:44 -06:00
Neale Pickett 3282401e50 Closer to working again 2020-04-26 15:46:37 -06:00
Neale Pickett 8fcbb05183 Pull some JS functionality into classes 2020-04-26 13:08:43 -06:00
Neale Pickett 7ba5ee836e A bit of UI work 2020-04-20 22:12:30 -06:00
Neale Pickett 0677d7171c Add the image finally 2020-04-12 22:13:03 -06:00
Neale Pickett cdf3869454 Channels work now I think 2020-04-12 20:40:52 -06:00
Neale Pickett 6939f8de6e Add the image, oops 2020-04-10 16:56:39 +00:00
Neale Pickett cca8234951 Web page work 2020-04-10 16:23:40 +00:00
Neale Pickett 79d34e1d64 Disable popup on RMB 2020-04-10 14:59:15 +00:00
Neale Pickett 55dbdf8635 Ready to beta? 2020-04-10 08:27:35 -06:00
Neale Pickett 2578ee1848 Working 2020-04-09 23:09:33 -06:00