Commit Graph

25 Commits

Author SHA1 Message Date
Terence Boldt
da04931665 Add error handling 2022-04-27 22:36:27 -04:00
Terence Boldt
55d94dd1f0 Update RPi.Command and driver for it 2022-03-03 22:34:45 -05:00
Terence Boldt
495a083ddb Update help with a2version 2022-02-07 22:19:56 -05:00
Terence Boldt
78d0b86b2f Add version info 2022-02-07 22:01:06 -05:00
Terence Boldt
c6fc90e21f Update copyright notices 2022-01-10 23:00:58 -05:00
Terence Boldt
dc52abf640 Make wifi region configurable 2021-12-31 08:43:48 -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
de69c54007
Fix cursor and improve shell (#48)
* Fix cursor and improve shell

* Update README
2021-11-26 22:51: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
5cc32ea9cc
Add partial vt100 emulation to shell (#39) 2021-11-10 21:44:28 -05:00
Terence Boldt
5f365e01a6
Add new shell command (#34) 2021-11-05 15:15:54 -04:00
Terence Boldt
b37855dbfd
Fix Codacy lint/security warnings 2021-11-03 05:33:09 -04:00
Terence Boldt
84479fdb01 Add user input for interactive development testing 2021-10-31 14:35:55 -04:00
Terence Boldt
9604c465da Add mock IO and initial tests 2021-10-31 14:35:55 -04:00
Terence Boldt
e728b02f67 Add support for stderr output 2021-10-26 23:13:06 -04:00
Terence Boldt
0c0ddefe48 Update exec command firmware 2021-10-26 21:29:40 -04:00
Terence Boldt
8d6cbd2043 Add input to commands 2021-10-24 20:39:23 -04:00
Terence Boldt
9600abdd2e Update a2help command text 2021-10-11 21:26:38 -04:00
Terence Boldt
e492527399 Update exec command to stream text 2021-10-11 21:26:38 -04:00
Terence Boldt
88fef5db11 Fix bogus error when setting lowercase 2021-09-28 17:50:43 -04:00
Terence Boldt
1b184a9b5a Allow force lower case commands (Issue #15) 2021-09-28 17:50:43 -04:00
Terence Boldt
0d6a4bf78a Add wifi setup support 2021-05-30 14:02:47 +00:00
Terence Boldt
5751300b8a Add wifi setup support 2021-05-30 13:37:00 +00:00
Terence Boldt
cc560b972f Refactor Go code into packages 2021-05-30 08:43:57 -04:00