Commit Graph

54 Commits

Author SHA1 Message Date
David Carley
23abeb9e84 A bit of build and installer cleanup. 2022-09-14 02:58:24 +00:00
David Carley
fcc4ed8b03 Tweak to the support script 2022-09-13 00:08:38 +00:00
David Carley
ca70091347 Small tweak to the image creation script 2022-09-12 04:29:04 +00:00
David Carley
6a851a5a79 Added "/media" to the paths to clean 2022-09-12 04:23:32 +00:00
David Carley
b770901576 Fix a couple issues with time management 2022-09-12 00:13:57 +00:00
David Carley
55595e5fb8 Added a "remote diagnostics" tool 2022-09-12 00:05:57 +00:00
David Carley
cd9975541a Tweaks to the release scripts 2022-09-11 02:41:25 +00:00
David Carley
ef152954c7 Changed the time/timezone dialog to for the virtual keyboard 2022-09-11 02:40:36 +00:00
David Carley
49f00be43c Some final tweaks to the sd card image script 2022-09-09 18:54:34 +00:00
David Carley
0bcd784bb2 Tools for building the sdcard image 2022-09-09 18:23:05 +00:00
David Carley
cc151b5f82 Tweaks the the dev env and build system 2022-09-09 03:21:56 +00:00
David Carley
1079256789 Finished the prep-sd-image script
- Full scrub of .config/
- Inject the virtual keyboard extension
- Auto-expand the filesystem on first boot
- A more robust e2fsck routine
- Run "sync" at key points in the script
- Shrink the root filesystem as much as possible
- Don't fail if the input image file is already as small as possible.
2022-09-08 02:27:57 +00:00
David Carley
be4110e679 Fixed a boot-time warning/error on zram-config 2022-09-07 19:41:44 +00:00
David Carley
c41995329b Inject 'Team Onefinity.ngc' into the sd card image 2022-09-07 16:48:14 +00:00
David Carley
b41154248d Install zram-config for zswap 2022-09-07 16:46:00 +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
884ee1c683 install.sh: Always install the Onefinity theme 2022-09-05 09:34:49 +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
0c58292347 Updated the python dependencies to include "evdev" for the latest gamepad support. 2022-08-31 13:51:18 +00:00
David Carley
95697a4e93 Firmware now builds in a VSCode "Remote Container" 2022-08-04 01:40:27 +00:00
David Carley
41e2334484 • Reorganized the scripts into different categories
• Refactored the graphical boot screens to have separate boot and shutdown images
• Changed the reboot and shutdown code to force the display of the splash images.
• Added 'Team Onefinity.ngc' to the installer files
2022-07-23 20:04:17 -07:00
David Carley
15a98972b3 cleanup 2022-07-23 13:04:41 -07:00
David Carley
4174112fc6 Auto-adapt HDMI resolution 2022-07-17 09:31:52 -07:00
David Carley
9710d56779 Rebuilt the network view in Svelte 2022-07-04 16:19:23 -07:00
David A. Carley
eced4c7d6f Update install.sh
Force chromium to restart to see cookie changes
2021-12-08 10:26:30 -08:00
David A. Carley
1a2613677d Update delete-cookies.py
Neglected to commit the changes to the DB.
2021-12-08 10:04:36 -08:00
David Carley
5b1702c62a Changed default speeds on PWM to 6000/24000, and clean up old cookies 2021-12-07 19:15:13 -08:00
David Carley
78fce9e9da Fix for laser zeroing - only honor "dynamic power" when running a gcode program. 2021-10-05 23:09:06 -07:00
David Carley
e63d8db595 Fixed issues with fusion gcode motion control 2021-03-30 11:34:48 -07:00
David Carley
f6e6d13276 Silence warnings about unsupported G61, G61.1, G64 2021-03-12 07:03:32 -08:00
David Carley
d095b2c739 Don't clean the drive so aggressively 2021-03-10 14:40:50 -08:00
OneFinityCNC
2e166e95e9 Merge pull request #34 from dacarley/revert-resolution-change
Revert the resolution change for now
2021-03-10 13:15:56 -05:00
OneFinityCNC
bad0c7e05c Merge branch '1.0.7-devel' into fix-offline-install 2021-03-10 13:14:13 -05:00
David Carley
f6f6e1c6b9 Revert the resolution change for now 2021-03-10 07:43:27 -08:00
David Carley
937f30d844 Run logrotate at boot 2021-03-09 23:48:03 -08:00
David Carley
5544e79913 Missed a binding for the terminal 2021-03-09 23:27:32 -08:00
David Carley
4571fe10e8 Fixed offline installs, with local copy of py libs 2021-03-09 22:59:43 -08:00
David Carley
851ec31b0c Added drive cleanup to the upgrade process 2021-03-07 23:57:24 -08:00
David Carley
ae9e13ecad Removed debugging statement 2021-03-07 21:22:23 -08:00
David Carley
55c0ec844e Automatically resize the root filesystem if needed 2021-03-07 21:21:35 -08:00
OneFinityCNC
1f8a743f65 Merge pull request #24 from dacarley/watch-for-uploaded-files
Added a filesystem watcher for uploaded files
2021-03-06 14:51:52 -05:00
David Carley
814d1cdd80 Added the watchdog python lib to the installer 2021-03-06 10:40:43 -08:00
OneFinityCNC
55e1fe93ba Merge pull request #21 from dacarley/use-native-screen-resolution
Use the native screen resolution
2021-03-06 13:05:18 -05:00
OneFinityCNC
8596533a74 Merge pull request #26 from dacarley/use-native-display-resolution
Allow rPi to use full screen resolution
2021-03-06 13:02:43 -05:00
David Carley
f49649b020 Fixed a bug, added the ratpoison config file 2021-03-06 09:25:14 -08:00
David Carley
9ef4444648 Allow rPi to use full screen resolution 2021-03-06 09:16:48 -08:00
David Carley
1feef69ff8 Disable G61, G61.1, G64 2021-03-06 08:53:04 -08:00
David Carley
e05b7d4f5f Use the native screen resolution 2021-03-05 21:36:03 -08:00
David Carley
5d52a06322 "parallel build" flag for cbang/camotics builds 2021-03-02 08:11:21 -08:00