提交歷史

作者 SHA1 備註 提交日期
  Eric Helgeson 7f1a100950 initiator: fixes #175 - Allow more than 10 image files with the same id when copying 1 年之前
  androda 5c5833adb2 Some drives report SCSI3, so check < 2 to assert SCSI1 1 年之前
  Eric Helgeson 164ab5ede0 initiator: allow multiple ZIP disks to be cycled in one session 1 年之前
  Eric Helgeson 7b97b49009 initiator: sense key is only bits 0-3 1 年之前
  Eric Helgeson 5860b48e77 initiator: Eject CD devices and continue to look for media on them. Allows imaging of multiple CDs in one session. 1 年之前
  Eric Helgeson e1a173484e initiator: add InitiatorMaxRetry to allow 0-255 retries. Default 5. 1 年之前
  Eric Helgeson 908af73f37 initiator: print percent complete - dont make user do math. 1 年之前
  Eric Helgeson 71ce1dab16 initiator: dont make user grep through file to see if there were bad sectors, just tell them at the end. 1 年之前
  Eric Helgeson b4cf5b7bc9 initiator: target_file is never read from, open write only. 1 年之前
  Eric Helgeson 45f8e73925 initiator: fix logging of retry count 1 年之前
  Eric Helgeson d926dd7166 initiator: doing a reset here causes some drives to hang, but not doing it never hangs. 1 年之前
  Eric Helgeson c80f3c0b72 initiator: properly detect scsi-1 devices 1 年之前
  Eric Helgeson df709dda12 Revert "Initiator Mode: Disable LED on Pico W, it's causing issues for an unknown reason" 1 年之前
  Eric Helgeson b206db6f13 initiator: log vendor/product/version of found drives 1 年之前
  Eric Helgeson 857bbf6a96 initiator: fixed 2 images when device/host were 0/7. 1 年之前
  Morio 3f3f4aee21 Apply ZigZagJoe's patch to fix initiator modified 2 年之前
  androda 93d7736469 Initiator Mode: Disable LED on Pico W, it's causing issues for an unknown reason 1 年之前
  androda 980fb0b3f3 Always log full request sense response 2 年之前
  Eric Helgeson 586207e80c initiator: don't start imaging if there's not enough space on the sd card 2 年之前
  Eric Helgeson 3519484d87 initiator: never overwrite a users existing files 2 年之前
  Eric Helgeson 8e9a3c0bfc initiator: no reason to try to image a drive that is too big for fat32, would waste 30 min of a users time to get the error. 2 年之前
  Eric Helgeson 90ad09e3cd use same case in all log statements 2 年之前
  Eric Helgeson 6743cb6e3d initiator: not all drives respond after stop is requested. we just need to ask it to stop and move on. 2 年之前
  androda 6da6061fd1 Initiator Mode Beta Software 2 年之前
  Petteri Aimonen 433e6c39cc RP2040: Fix USB log corruption 2 年之前
  Petteri Aimonen 33f74ab683 RP2040: Use platform_poll() to make initiator mode logging more real-time. 2 年之前
  Petteri Aimonen 1cd3af4f05 RP2040 Initiator mode: Fix error recovery after watchdog aborts command. 2 年之前
  Eric Helgeson 2b977fad2b This commit reverts the original attempt to add 2 年之前
  androda 306fb0e1f0 Debrand bluelog/bluedbg > log/debuglog 2 年之前
  androda 61aa6567ba Debrand bluescsiplatform > platform 2 年之前