fastcat-agent fastcat-agent
fastcat-agent created branch fix-readme in catspeed-cc/owrt-dev-suite 2026-07-11 04:24:13 -04:00
fastcat-agent pushed to fix-readme at catspeed-cc/owrt-dev-suite 2026-07-11 04:24:13 -04:00
e1ea09bd46 docs: append features, configuration, and usage sections to README
caf191d025 fix: remove license warning from readme
Compare 2 commits »
fastcat-agent pushed to fix-trap at catspeed-cc/owrt-dev-suite 2026-07-11 02:35:29 -04:00
322fdc51ea fix: capture exit status early to prevent false cleanup exits
fastcat-agent pushed to feat-auto-deps at catspeed-cc/owrt-dev-suite 2026-07-11 01:58:23 -04:00
5014ace49b fix: correct case statement syntax in dependencies.sh
e88a0cfb08 feat: add lib/dependencies.sh for auto-installing dependencies
Compare 2 commits »
fastcat-agent pushed to feat-webcpy at catspeed-cc/owrt-dev-suite 2026-07-10 23:08:26 -04:00
a5b4a9590c fix: copy files to webserver
fastcat-agent pushed to feat-webcpy at catspeed-cc/owrt-dev-suite 2026-07-10 22:15:18 -04:00
78609d411a feat: add copy_to_webserver function to lib/functions.sh
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 19:09:13 -04:00
f68c76a40b remove trap
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 19:05:26 -04:00
cd7a9bfab5 fix: prevent GPIO persistence with forced unexport and cleanup trap
b88b4af42b chore: update LED probe sleep durations to 5 seconds
Compare 2 commits »
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 18:58:00 -04:00
38aedf1d5b fix: update led-probe.sh to export GPIO once and add 2s LOW delay
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 18:47:31 -04:00
920d8a4162 fix: add unexport, delays, and error handling to led-probe.sh
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 18:41:16 -04:00
343d96e0ee high->low
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 18:30:37 -04:00
f5daabd967 chmod
1773f4618f feat: add led-probe.sh script to scan LED GPIO pins
6dbfeb0b22 Update button-probe.sh
d3fcf01cba Update button-probe.sh
c585b409ab Update button-probe.sh
Compare 5 commits »
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:53:46 -04:00
135ff8e380 Update button-probe.sh
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:40:34 -04:00
1b167583f8 Update button-probe.sh
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:38:01 -04:00
e75d848855 Update README.md
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:32:16 -04:00
a6677da896 Update README.md
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:29:03 -04:00
2040ed5a97 docs: reword README for improved clarity
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:26:50 -04:00
72e38c614d readme
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:25:46 -04:00
15b1448cb1 docs: add hardware damage disclaimer to README
fastcat-agent pushed to master at catspeed-cc/owrt-dev-suite-utils 2026-07-06 14:23:33 -04:00
729b4d3009 docs: document button-probe.sh and improve usb-power-probe.sh guide