Commit Graph

181 Commits

Author SHA1 Message Date
akuker
7d886285a8
Revert "Update README.md (#394)" (#395)
This reverts commit 90214666c2.
2021-10-27 21:17:57 -05:00
stuart taylor
90214666c2
Update README.md (#394)
added link to compatibility list.
2021-10-27 21:17:38 -05:00
akuker
86551462d7
Create rpi_image_creation.yml 2021-09-27 21:31:20 -05:00
akuker
1e1647f8e1
Create CODEOWNERS 2021-07-29 19:01:58 -05:00
dependabot[bot]
d8824e3596
Bump pillow from 8.1.2 to 8.2.0 in /src/oled_monitor (#108)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.2...8.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 12:20:12 -05:00
akuker
f7d6aba48d
RaSCSI hardware version 2.4 (#94)
* First attempt at adding 2.5 inch drive connector

* Clean up silkscreen and fix DRC issues

* additional cleanup. Made Pin 1 of the PB connector square

* minor tweaks

* Updates for ordered version

* Generate step file and schematic pdf

* First draft of powerbook drive bracket

* Added side holes and hole for MIPI connector

* Additional updates to the powerbook 3d printed bracket

* Moved RaSCSI board 1mm in + lots of cleanup

* Added optional floppy power connector. As-ordered version 2.4a

* Added optional floppy power connector. As-ordered version 2.4a

Co-authored-by: Tony <akuker@gmail.com>
2021-06-08 18:33:22 -05:00
akuker
01f4b0beb7 Update version number 2021-05-02 14:34:42 -05:00
akuker
5548548708
Merge pull request #95 from akuker/develop
Merge 21.05.1 changes to master
2021-05-02 14:05:59 -05:00
akuker
aec10b45ef Cleanup test procedure to allow service to be inactive OR failed 2021-04-05 16:38:39 -05:00
akuker
6333d3aad5
Merge pull request #85 from akuker/phrax0-patch-1
Update controllers
2021-03-21 19:57:31 -05:00
akuker
fc93de581e
Merge pull request #86 from akuker/phrax0-patch-2
FIxing code and comment alignment
2021-03-21 19:47:19 -05:00
TomRBarber
bae70f74bb
Merge pull request #84 from akuker/eric/easyInstallBranch
Stay on currently checked out branch for easy intall
2021-03-09 12:39:52 -05:00
PhrAx
6d79023a5c
FIxing code and comment alignment
going through the various files and putting comments on one line for easier reading.
2021-03-07 17:29:30 -08:00
PhrAx
1fb0269645
Update controllers
Includes comment alignment, and added RESERVE(6), RESERVE(10), RELEASE(6) and RELEASE(10) for SCSI, along with RESERVE(16) and RELEASE(17) for SASI.
2021-03-07 17:11:17 -08:00
Eric Helgeson
cbd7f17508 Stay on currently checked out branch for easy intall 2021-03-07 09:52:04 -06:00
Eric Helgeson
338e42060a
Merge pull request #83 from akuker/eric/oled_python3
OLED screen update + setup
2021-03-07 09:32:56 -06:00
Eric Helgeson
f4513ca87e Add start script to simplify oled install 2021-03-07 09:28:40 -06:00
Adrian Merwood
8b3cfed98c Updated oled script for Python3 2021-03-07 09:28:24 -06:00
akuker
e9debdbd46 Delete CNAME 2021-02-28 14:49:02 -06:00
akuker
1f1783fb00 Create CNAME 2021-02-28 14:48:47 -06:00
akuker
62be8af68f Set theme jekyll-theme-dinky 2021-02-28 14:48:19 -06:00
akuker
ecfa3e8dc4 Set theme jekyll-theme-midnight 2021-02-28 14:48:05 -06:00
akuker
f0c618c3e4 Merge branch 'eric/web-dayna' into develop 2021-02-06 19:48:26 -06:00
akuker
0ef9ff72de merge in latest develop 2021-02-06 19:48:11 -06:00
akuker
852f4f11fd
Revert "Add Daynaport SCSI/Link Functionality" (#78) 2021-02-02 19:55:38 -06:00
Eric Helgeson
0b78f09f8d Add DaynaPORT config to web
Add bridge-utils

Minor fixes to easyinstall

Can now save config, detach all devices

Bridge script error out if any command fails
2021-02-01 19:48:56 -06:00
Eric Helgeson
943a9ab537 Black code formatting 2021-02-01 11:39:50 -06:00
TomRBarber
7c7175a0ef
Merge pull request #76 from akuker/daynaport2
Add Daynaport SCSI/Link Functionality
2021-01-31 21:52:41 -05:00
Tony Kuker
3bf6c3ecd0 Updated to use a multi-thread safe logger 2021-01-31 20:11:33 -06:00
akuker
50bb0664dd
Update scsi_daynaport.cpp
Missing semicolon when building non-debug build.
2021-01-30 16:02:21 -06:00
Tony Kuker
3a7674d47c Cleanup extraneous debug printouts 2021-01-30 14:12:29 -06:00
Tony Kuker
144abd4524 Cleanup extraneous debug printouts 2021-01-30 14:08:09 -06:00
Tony Kuker
f1f60f281f Updated ctapdriver to use the forked system call 2021-01-30 14:07:40 -06:00
Tony Kuker
04a2f46f51 added additional event loggin 2021-01-30 14:07:05 -06:00
Tony Kuker
bc561d65dd Changed system call to use fork/wait. Moved some disk functions out of the header 2021-01-30 12:36:18 -06:00
Tony Kuker
788b2a3b46 Added DaynaPort SCSI/Link emulation functionality 2021-01-27 15:16:52 -06:00
akuker
23cfeb7322
Merge version 20.12.0 into the master branch (#75)
* Update README.md

Added reference to gitflow

* Updated to match new versioning structure (#73)

* Updated to match new versioning structure

* fix version number

Co-authored-by: Tony Kuker <akuker@gmail.com>

* Scsimon improvements (#74)

* Updated scsimon to save data on a nano-second time scale, instead of micro-second

* Cleanup error messages and data types

Co-authored-by: Tony Kuker <akuker@gmail.com>

* Updated for new version number

* Change reported version back to development build

Co-authored-by: Tony Kuker <akuker@gmail.com>
2021-01-25 13:27:57 -06:00
akuker
bac4f4a80b Change reported version back to development build 2021-01-25 13:27:21 -06:00
akuker
44ce6c96c0 Updated for new version number 2021-01-25 13:15:29 -06:00
akuker
350010462c
Scsimon improvements (#74)
* Updated scsimon to save data on a nano-second time scale, instead of micro-second

* Cleanup error messages and data types

Co-authored-by: Tony Kuker <akuker@gmail.com>
2021-01-25 10:07:49 -06:00
akuker
96673a44b0
Updated to match new versioning structure (#73)
* Updated to match new versioning structure

* fix version number

Co-authored-by: Tony Kuker <akuker@gmail.com>
2021-01-25 10:07:30 -06:00
akuker
acd3cb2722
Update README.md
Added reference to gitflow
2021-01-24 21:45:53 -06:00
Tony
43a601a977 Added 3D models and correct footprints for STEP file 2021-01-21 19:18:12 -06:00
Tony
d84b09595a Added STEP file and updated symbol and 3d model references to reference the correct gender of parts. Should be no functional change 2021-01-21 19:17:30 -06:00
Tony
479cc578b8 Added STEP file and updated symbol and 3d model references to reference the correct gender of parts. Should be no functional change 2021-01-21 19:02:28 -06:00
Tony
304d36fea0 Generated .STEP file for RaSCSI 2021-01-19 10:48:56 -06:00
Eric Helgeson
37f1166fd8
New Web Interface (#69)
* gitignore

* New Web Interface
Fixed spacing/tabs in easy install
Added migration check
Fix update web not actually updating

Migrating from https://github.com/erichelgeson/RaSCSI-web

* Allow user to select multiple types when creating images

* Show all devices even if nothing is attached.

* If attaching an iso to a cd device, dont detach, just insert

* UI feedback and restart rascsi service

* Check for any non-0 exit code for apache2 detection

* Pretty/informative 502

* Add confirms to some actions. Works in netscape 4.7

* Fix order of params for create_new_image

* Move non-route method to service

* Add method for getting logs

* Move settings to single file
add ability to mock commands for local dev
2020-12-30 19:39:32 -06:00
akuker
3536e8aa02
Added -DNDEBUG to disable the real ASSERT macro in production code (#67)
Co-authored-by: Tony Kuker <akuker@gmail.com>
2020-12-28 18:53:00 -06:00
Eric Helgeson
d63b27f7d1
Fix dir for update (#68) 2020-12-28 13:39:20 -06:00
Tony Kuker
4cd07f63ee Additional translation from Japanese to English 2020-12-27 20:13:21 -06:00