Tony Kuker
|
b871403911
|
Fixed silkscreen for tranceivers
|
2020-08-01 23:18:40 -05:00 |
|
akuker
|
a6d501b7e4
|
Can now add, eject and disconnect devices
|
2020-08-01 22:47:04 -05:00 |
|
akuker
|
a30889f7c1
|
Moved several php functions to a library that can be reused. Updated to use css for styles
|
2020-08-01 20:53:11 -05:00 |
|
akuker
|
9d94cdeec6
|
Updated SCSI table list to show all SCSI IDs
|
2020-08-01 19:22:07 -05:00 |
|
Tony
|
4c135d7791
|
Generated gerber files, part lists and re-generated schematic
|
2020-08-01 17:55:03 -05:00 |
|
Tony
|
b66f5bc5fd
|
First draft of rascsi version 2.1
|
2020-08-01 16:26:27 -05:00 |
|
Tony Kuker
|
19e81178b8
|
Merge branch 'master' of https://github.com/akuker/RASCSI
|
2020-07-30 14:23:35 -05:00 |
|
akuker
|
66e4c91f61
|
Buttons are starting to do something... nothing useful... but something
|
2020-07-29 20:42:50 -05:00 |
|
akuker
|
4c02bd5a1a
|
Fix collor when the service fails. Automatically refresh the status every 30 seconds
|
2020-07-26 21:06:48 -05:00 |
|
akuker
|
b8874d1e27
|
Created a frame around the rascsi interface and a status frame that will automatically update
|
2020-07-26 20:57:52 -05:00 |
|
akuker
|
9345e0dbe4
|
updated to work with Netscape
|
2020-07-26 20:27:59 -05:00 |
|
akuker
|
4cfd4b8afd
|
Simple php page to check the status of the RaSCSI service
|
2020-07-26 20:21:50 -05:00 |
|
akuker
|
a482c465ad
|
Created conceptual wireframe and generated new php file that sort-of matches the wireframe. Still a work in progress and doesn't do anything useful (yet)
|
2020-07-26 19:54:40 -05:00 |
|
Tony Kuker
|
5794e56477
|
Translated to Englished and fixed handling of files without an extension
|
2020-07-25 21:40:03 -05:00 |
|
Tony Kuker
|
3dc38ea959
|
Baseline version of index.php from https://github.com/ztto/rascsi-php
|
2020-07-25 21:36:35 -05:00 |
|
akuker
|
7db4c53a78
|
Merge pull request #11 from akuker/scsimon
Scsimon
|
2020-07-19 15:13:43 -05:00 |
|
akuker
|
52ba5c2fa7
|
Un-do extraneous changes before merging back into source branch
|
2020-07-19 15:10:17 -05:00 |
|
akuker
|
f422bd9ca9
|
Un-do extraneous changes before merging back into source branch
|
2020-07-19 15:05:24 -05:00 |
|
akuker
|
a033451863
|
Un-do extraneous changes before merging back into source branch
|
2020-07-19 14:59:40 -05:00 |
|
akuker
|
7b10c2299f
|
Updated git ignore for scsishark
|
2020-07-19 00:24:07 -05:00 |
|
akuker
|
1cc05072af
|
scsishark works to capture data from the scsi bus. The VCD file can be opened with GTKWave
|
2020-07-19 00:22:35 -05:00 |
|
akuker
|
da3d0ea494
|
Ignore non-SCSI pins
|
2020-07-18 18:00:17 -05:00 |
|
akuker
|
64b5c3d0f6
|
Fix formatting to match WaveDrom
|
2020-07-18 17:59:52 -05:00 |
|
akuker
|
4b8877af56
|
Restore common version of this file
|
2020-07-18 15:33:45 -05:00 |
|
akuker
|
f610c7f284
|
Changed gpiobus back to a common version. Restored rascsi.cpp to original version
|
2020-07-18 15:29:27 -05:00 |
|
akuker
|
f3037b6285
|
Move monitor function to scsishark file
|
2020-07-18 15:01:24 -05:00 |
|
akuker
|
18870e49f2
|
Python script for formatting the output data
|
2020-07-18 13:35:14 -05:00 |
|
akuker
|
efa01e1e10
|
Basic data capture works
|
2020-07-18 13:34:29 -05:00 |
|
akuker
|
3fb3ee7d7f
|
Started switchover to spdlog library
|
2020-07-10 18:31:02 -05:00 |
|
akuker
|
32af6cf169
|
Created a proper DEBUG build (specified using DEBUG=1). Set warnings to fatal for release builds and fixed the warnings throughout the code
|
2020-07-10 17:49:02 -05:00 |
|
akuker
|
853d37ea81
|
Commit version 1.5 schematic
|
2020-07-10 13:40:39 -05:00 |
|
akuker
|
ed2ba5da04
|
Opened with KiCad to fix file/library errors
|
2020-07-10 13:39:19 -05:00 |
|
akuker
|
2a3ce15516
|
Commit version 1.5 of the RASCSI board from https://github.com/akuker/RASCSI-68kmlaver
|
2020-07-10 13:37:30 -05:00 |
|
akuker
|
b69d6fc409
|
Python script for monitoring rascsi and displaying status on a OLED display
|
2020-07-10 11:38:59 -05:00 |
|
akuker
|
74d6c5279d
|
Python script for monitoring rascsi and displaying status on a OLED display
|
2020-07-10 11:38:31 -05:00 |
|
akuker
|
80eadff56d
|
Removing the binaries - They're not being updated for now
|
2020-07-09 20:25:01 -05:00 |
|
akuker
|
7a697309e2
|
Fix issue #8 - Code would return error when file was CORRECTLY opened and report success when it failed.
|
2020-07-09 20:20:18 -05:00 |
|
akuker
|
96704a002a
|
Fix the CFlags and correct the debugger to launch the correct exe
|
2020-07-09 17:57:13 -05:00 |
|
akuker
|
c0e607eb9d
|
Added some debug code for Issue #2. This will print out a warning when we get an unhandled mode page code, instead of crashing
|
2020-07-09 17:56:04 -05:00 |
|
akuker
|
4954d20f98
|
Merge pull request #9 from akuker/cdrom-debug
Cdrom debug
|
2020-07-09 15:35:50 -05:00 |
|
Tony Kuker
|
6bdb841dfc
|
Cleanup to merge in with main branch
|
2020-07-09 15:34:29 -05:00 |
|
Tony Kuker
|
a077a782d4
|
Merge branch 'master' of https://github.com/akuker/RASCSI
|
2020-07-09 15:19:05 -05:00 |
|
akuker
|
15bd9d7dd4
|
Ignore the binaries - don't check them into git
|
2020-07-09 13:38:00 -05:00 |
|
akuker
|
f263dd03b3
|
Removed extraneous debug printfs, removed scsimon
|
2020-07-09 13:36:25 -05:00 |
|
akuker
|
bd70788512
|
Added ability to use --help as well as -h to show usage info
|
2020-07-09 13:33:57 -05:00 |
|
akuker
|
13cafbc978
|
Added ability to use --help as well as -h to show usage info
|
2020-07-09 13:32:18 -05:00 |
|
akuker
|
1c45f8e33c
|
Added warning at the top of the page to not manualy update
|
2020-07-09 13:28:17 -05:00 |
|
akuker
|
35d2b83811
|
Updated makefile to auto-generate man pages text files
|
2020-07-09 13:21:59 -05:00 |
|
akuker
|
79ac158eb0
|
Updated man pages and generated text version of the doc
|
2020-07-09 13:21:15 -05:00 |
|
akuker
|
5c604eb1ea
|
Updated man pages
|
2020-07-09 13:00:06 -05:00 |
|