Commit Graph

270 Commits

Author SHA1 Message Date
Terence Boldt
dddc7a37b2
Merge pull request #76 from tjboldt/rpi-cmd-any-slot
Auto-detect slot number for RPI.COMMAND
2022-02-06 21:09:17 -05:00
Terence Boldt
b1dc22c838 Auto-detect slot number for RPI.COMMAND 2022-02-06 21:06:22 -05:00
Terence Boldt
2c7be1dee1
Update README.md 2022-02-06 10:31:04 -05:00
Terence Boldt
342a4331af
Update README.md 2022-02-06 08:13:03 -05:00
Terence Boldt
3ee0978cfa
Move setup instructions to Discussions 2022-01-13 18:55:04 -05:00
Terence Boldt
03351a5a7a
Removed docs directory, moving to Discussions 2022-01-13 18:32:18 -05:00
Terence Boldt
8437ce0a64
Update enhancement_request.yml 2022-01-11 19:36:55 -05:00
Terence Boldt
ca6db07d10
Delete enhancement_request.md 2022-01-11 19:35:50 -05:00
Terence Boldt
41823c123e
Create enhancement_request.yml 2022-01-11 19:35:41 -05:00
Terence Boldt
e753d0e35f
Update bug_report.yml 2022-01-11 19:30:35 -05:00
Terence Boldt
6900fb2dad
Create bug_report.yml 2022-01-11 19:28:43 -05:00
Terence Boldt
16071dc9b2
Delete bug_report.yaml 2022-01-11 19:27:53 -05:00
Terence Boldt
bf429cface
Delete bug_report.md 2022-01-11 19:23:42 -05:00
Terence Boldt
c0ea8ffcfe
Create bug_report.yaml 2022-01-11 19:23:07 -05:00
Terence Boldt
c6fc90e21f Update copyright notices 2022-01-10 23:00:58 -05:00
Terence Boldt
b5a679a2e6
Merge pull request #58 from tjboldt/shell-exit-hang
Fixes #57 reset state on shell exit
2022-01-10 19:34:48 -05:00
Terence Boldt
d900120907 Fixes #57 reset state on shell exit 2022-01-10 19:28:41 -05:00
Terence Boldt
8b654cbc4e
Delete index.md 2022-01-06 19:30:28 -05:00
Terence Boldt
82c62016d8
Add files via upload 2022-01-06 19:29:48 -05:00
Terence Boldt
8a3dbdda03
Create index.md 2022-01-06 19:29:25 -05:00
Terence Boldt
52979b95f2
Update index.md 2022-01-06 19:25:22 -05:00
Terence Boldt
432c8820dd
Update index.md 2022-01-06 19:23:29 -05:00
Terence Boldt
63bbf0fc11
Create 404.md 2022-01-06 19:13:10 -05:00
Terence Boldt
b17dcd369d Set theme jekyll-theme-cayman 2022-01-06 19:06:27 -05:00
Terence Boldt
4fbf9b6d7e
Create index.md 2022-01-06 19:05:25 -05:00
Terence Boldt
55a4f274e8
Update bug_report.md 2022-01-04 12:01:47 -05:00
Terence Boldt
ac98ab18f2
Update enhancement_request.md 2022-01-04 12:01:30 -05:00
Terence Boldt
8821577e02
Update bug_report.md 2022-01-04 11:59:49 -05:00
Terence Boldt
db81208128
Merge pull request #54 from tjboldt/shell-slot-detect
Add slot detection for Shell
2021-12-31 13:20:44 -05:00
Terence Boldt
50b7150364 Update drive image with latest shell 2021-12-31 13:16:16 -05:00
Terence Boldt
23b7a69acb Add slot detection for Shell 2021-12-31 13:09:53 -05:00
Terence Boldt
91fa35bf0f
Merge pull request #53 from tjboldt/wifi-region
Add wifi region
2021-12-31 08:56:04 -05:00
Terence Boldt
d3e7b4db3d Update README to use a2wifi select command 2021-12-31 08:48:12 -05:00
Terence Boldt
dc52abf640 Make wifi region configurable 2021-12-31 08:43:48 -05:00
Terence Boldt
4eac3e2791
Merge pull request #52 from tjboldt/basic-extension
Basic extension
2021-12-28 16:38:55 -05:00
Terence Boldt
4c36b99282
Update README.md 2021-12-28 16:31:45 -05:00
Terence Boldt
cc2aa9954e Set default for RPI command to return help info 2021-12-28 16:26:59 -05:00
Terence Boldt
285d23af55 Initial mostly working RPI command 2021-12-28 16:23:27 -05:00
Terence Boldt
a80939355b Initial attempt at adding command to basic 2021-12-28 09:49:12 -05:00
Terence Boldt
4dee72b1c2
Update README.md 2021-11-29 19:54:52 -05:00
Terence Boldt
04e967e64d
Fix line wrap with nano and top (#49) 2021-11-27 00:07:14 -05:00
Terence Boldt
de69c54007
Fix cursor and improve shell (#48)
* Fix cursor and improve shell

* Update README
2021-11-26 22:51:52 -05:00
Terence Boldt
a929790624
Top fix (#47)
* Add workaround for bug in top command

* Update README with terminal emulation
2021-11-25 21:55:52 -05:00
Terence Boldt
5910d66fa2
Auto boot with recovery and improved VT100 support (#45)
* Improve vt100 support to make vim work

* Fix home and add line clear

* Auto boot with recovery
2021-11-25 18:45:56 -05:00
Terence Boldt
453a644a0b
Add shell command with TTY support (#44)
* Add tty support for shell

* Update shell command
2021-11-21 14:56:13 -05:00
Terence Boldt
b2a463f3d6
Update README.md 2021-11-11 07:49:39 -05:00
Terence Boldt
5cc32ea9cc
Add partial vt100 emulation to shell (#39) 2021-11-10 21:44:28 -05:00
Terence Boldt
00652eff8e
Update README.md 2021-11-07 09:05:21 -05:00
Terence Boldt
75a493143f
Update README.md 2021-11-05 22:56:30 -04:00
Terence Boldt
4f5dc243fb
Update drive image with shell (#36) 2021-11-05 21:44:17 -04:00