Updated Roadmap (markdown)

akuker 2022-12-04 12:15:31 -06:00
parent 932b8fb04e
commit ba0bf4fc78
1 changed files with 2 additions and 2 deletions

@ -1,4 +1,4 @@
This page summarizes the status of major new features for RaSCSI.
This page summarizes the status of major new features for PiSCSI.
# Current
Project|Details|References|Status
@ -6,7 +6,7 @@ Project|Details|References|Status
SCSI Video Card | Emulating a PowerView SCSI video card | [wiki](https://github.com/akuker/RASCSI/wiki/PowerView---SuperView), [branch](https://github.com/akuker/RASCSI/tree/feature_powerview) | On Hold
New Web UI | Modern and flexible Web UI that can be easily customized for particular use cases. This is not meant to replace the old Web UI, but rather builds upon the same endpoints. The old Web UI is still valuable as the "vintage" version that works on really old browsers. | [branch](https://github.com/akuker/RASCSI/tree/eric/newweb) | On Hold
Super UPS | A Supercapacitor UPS hat for graceful shutdown on loss of power | [wiki](https://github.com/akuker/RASCSI/wiki/supercapacitor-ups) | Active
Banana Pi Support | The ability to use RaSCSI with Pi-like single-board computers | [branch](https://github.com/piscsi/piscsi/tree/develop) | Active
Banana Pi Support | The ability to use PiSCSI with Pi-like single-board computers | [branch](https://github.com/piscsi/piscsi/tree/develop) | Active
LaserWriter SC | Emulating a SCSI Printer with compatible Macintosh drivers| Examples: [Personal LaserWriter SC](https://apple.fandom.com/wiki/Personal_LaserWriter_SC) [LaserWriter II SC](https://apple.fandom.com/wiki/LaserWriter_IISC) | Future
Fast Booting "Embedded" Image | Create customized Linux distro with a boot time < 5 seconds | | Future