Commit Graph

847 Commits

Author SHA1 Message Date
David Carley
f8663912b3 More tweaking on the devcontainer 2022-09-06 07:50:56 +00:00
David Carley
9babfc702e Reworked the help page content. 2022-09-06 07:50:24 +00:00
David Carley
70bbee974f Another eslint rule 2022-09-05 21:44:57 +00:00
David Carley
135b46df23 Some eslint fixes 2022-09-05 10:30:42 +00:00
David Carley
cae5ccd7b7 Write a default config.json file to the sd card image. 2022-09-05 10:28:31 +00:00
David Carley
8e96fcc67b Script to prep the sd card image 2022-09-05 09:53:39 +00:00
David Carley
973cb94762 Ignore various disk image file extensions. 2022-09-05 09:52:06 +00:00
David Carley
b9c0d7b7c8 Added "zerofree" to the list of installed packages 2022-09-05 09:42:43 +00:00
David Carley
884ee1c683 install.sh: Always install the Onefinity theme 2022-09-05 09:34:49 +00:00
David Carley
ac52b141bd Added some more tools to the dockerfile 2022-09-05 09:33:50 +00:00
David Carley
4977aadb2c More eslint tweaks 2022-09-05 09:33:27 +00:00
David Carley
e4eabb1687 A couple tweaks to the devcontainer Dockerfile 2022-09-03 02:26:00 +00:00
David Carley
0019e086f0 Fixed the progress bar. 2022-09-02 22:14:17 +00:00
David Carley
52357c9588 Support for the ESM-9100 wired controller. 2022-09-02 22:14:08 +00:00
David Carley
2ad3969fa3 Bump verison to beta 16 2022-09-02 01:14:18 +00:00
David Carley
f6b7f97182 Added support for the Sony Playstation 5 controller. 2022-09-02 01:12:45 +00:00
David Carley
a5b2f39c5d Removed jQuery 2022-09-02 01:08:11 +00:00
David Carley
c6a3732750 Integrated eslint and reformatted all of the JS/TS 2022-09-02 00:04:31 +00:00
David Carley
868258cfa7 Display the splash screen when shutting down
- Also, turn the HDMI off after a short wait
2022-09-01 04:36:24 +00:00
David Carley
cce4e17b49 Gamepad support improvements.
-Added support for the XBox 360 and XBox One controllers.
- Both sets of buttons/triggers control "lock" on all controllers.
- Improved logging output, especially in debug mode.
- Filter out "noisy" controller events that happen inside the "deadband"
- Error handling (and logging) when parsing a bad "gamepads.json"
2022-09-01 00:09:11 +00:00
David Carley
64a33a7e40 Omiting information that is per-device from the data used to generate a gamepad's signature. 2022-08-31 17:31:10 +00:00
David Carley
ed1e4e6511 Fixing "stuck in jogging" bug. 2022-08-31 15:56:33 +00:00
David Carley
2f97bdd4aa Putting the import order back, due to dependencies. 2022-08-31 15:11:05 +00:00
David Carley
d94bf96a56 Reformatting of python files. 2022-08-31 14:26:54 +00:00
David Carley
0c58292347 Updated the python dependencies to include "evdev" for the latest gamepad support. 2022-08-31 13:51:18 +00:00
David Carley
6a63bd7a12 Fixed wifi signal quality display when there are multiple copies of the same ssid.
Also ensured that all dialogs set their InitialFocus correctly.
2022-08-31 05:57:47 +00:00
David Carley
3a68076022 Complete rebuild of gamepad support, from scratch. 2022-08-31 05:24:32 +00:00
David Carley
53a0f75188 Added a message informing the user when the probing will begin. 2022-08-24 05:41:05 +00:00
David Carley
ecd8fdde47 Added 3/8" and common metric bit sizes. 2022-08-24 05:34:42 +00:00
David Carley
b316a2e0c8 Fixed probe dialog bit diameter menu display 2022-08-24 05:15:02 +00:00
David A. Carley
078241c657 Merge pull request #72 from dacarley/6
7 - Improved bit selection during probing
2022-08-23 15:33:41 -07:00
David A. Carley
06bf10afcb Merge pull request #71 from dacarley/5
6 - Improved uploading, date/time/timezone setting, etc.
2022-08-23 15:33:31 -07:00
David A. Carley
1206bd49ae Merge pull request #70 from dacarley/4
5 - Screen rotation support
2022-08-23 15:33:15 -07:00
David A. Carley
70f63c2910 Merge pull request #69 from dacarley/3
4 - Removed a bunch of dead code.
2022-08-23 15:33:01 -07:00
David A. Carley
45d03f4508 Merge pull request #68 from dacarley/2
3 - New user experience for probing
2022-08-23 15:32:53 -07:00
David A. Carley
15819599ee Merge pull request #67 from dacarley/1
2 - New "Network" page
2022-08-23 15:32:43 -07:00
David A. Carley
8f450bc69f Merge pull request #63 from dacarley/fix-long-movements
1 - Fixed long/slow movement bug
2022-08-23 15:32:24 -07:00
David Carley
7a20b49aeb Rebuilt a couple more dialog boxes in Svelte. 2022-08-23 13:09:58 +00:00
David Carley
ff7e99acf8 Rebuild the "toolpath message" dialog in Svelte. 2022-08-23 09:11:57 +00:00
David Carley
dded59535f Completed changes for the "Move to zero" dialog 2022-08-23 07:42:45 +00:00
David Carley
5a65ffaba2 Rebuilt the "Move to [XY|Z] zero?" dialogs in Svelte. 2022-08-23 07:20:45 +00:00
David Carley
baf3ef4b7e Added 1/16" and 1/32" bit diameters to the probe dialog 2022-08-23 02:34:22 +00:00
David Carley
a5f9779e46 Fixed the deadband issue. 2022-08-19 18:06:32 +00:00
David Carley
bf85337832 Elminated some spurious console output. 2022-08-19 17:12:47 +00:00
David Carley
2d015dddc2 Poll for network info via a thread 2022-08-18 22:11:34 +00:00
David Carley
5bb0afc8b5 Install "pip" when setting up the docker container. 2022-08-18 22:11:17 +00:00
David Carley
4d0bf6dec8 Missed the package lock in the last commit 2022-08-18 20:32:51 +00:00
David Carley
519292733d Bumped the version number 2022-08-18 20:32:31 +00:00
David Carley
c1b93270e7 New drop-menu for picking a standard bit size. 2022-08-18 20:30:53 +00:00
David Carley
1bd096e55c Automatically adjust dialog position when the virtual keyboard is displayed, and allow input from the virtual keyboard to update value bindings in Svelte textfields. 2022-08-18 08:01:00 +00:00