1. 09 Apr, 2021 1 commit
  2. 08 Apr, 2021 1 commit
  3. 07 Apr, 2021 4 commits
  4. 06 Apr, 2021 2 commits
  5. 04 Apr, 2021 1 commit
    • Pim van Tend's avatar
      canon_lide70 · df34fa40
      Pim van Tend authored
      approximate slope tables with formula a/(1+b*(x-c))
      df34fa40
  6. 03 Apr, 2021 1 commit
  7. 31 Mar, 2021 6 commits
  8. 30 Mar, 2021 2 commits
  9. 29 Mar, 2021 1 commit
  10. 25 Mar, 2021 1 commit
  11. 20 Mar, 2021 2 commits
  12. 14 Mar, 2021 2 commits
  13. 12 Mar, 2021 2 commits
  14. 04 Mar, 2021 4 commits
    • Wolfram Sang's avatar
      epson2: remove double semicolon · a6964435
      Wolfram Sang authored
      a6964435
    • Wolfram Sang's avatar
      epson2: bail out if device is still initializing · 85d80476
      Wolfram Sang authored
      The comment says it all.
      85d80476
    • Wolfram Sang's avatar
      epson2: use longer USB timeout · c70426fd
      Wolfram Sang authored
      With my 12000XL, using autofocus takes ~35 sec before scanning starts.
      So, extend the default USB timeout.
      c70426fd
    • Wolfram Sang's avatar
      epson2: disable focus properly · 580c278d
      Wolfram Sang authored
      The old epson driver disabled the focus by erasing the setFocus command.
      The epson2 driver turned it into a seperate flag. However, scanners
      which disabled focus in post_init were not converted to use the new
      flag. Because we meanwhile set focus during init, these scanners could
      not start anymore. Convert them to use the new flag.
      
      While here, update the comment how we handle focus detection and update
      the debug strings accordingly.
      
      Bug reported by Hans Meir and debugged by Zdenek Dohnal. Many thanks!
      580c278d
  15. 01 Mar, 2021 2 commits
    • m. allan noah's avatar
      canon_dr v62b · 5819a79a
      m. allan noah authored
      - rewrite do_cmd() timeout handling
      - remove long timeout TUR from v61 (did not help)
      - allow config file to set initial tur timeout for DR-X10C (#142)
      5819a79a
    • m. allan noah's avatar
      canon_dr v62a · 6d990e73
      m. allan noah authored
      - allow config file to set inq and vpd lengths for DR-M1060 (#263)
      6d990e73
  16. 24 Feb, 2021 4 commits
  17. 23 Feb, 2021 1 commit
  18. 22 Feb, 2021 1 commit
    • Giovanni Cappellotto's avatar
      Add function to debug avision command · 325c7750
      Giovanni Cappellotto authored
      Define a new enum that contains Avision data type codes and use those instead
      of pure values. I also added a couple of helper functions for debugging the
      command operation and data type code if read or send.
      325c7750
  19. 21 Feb, 2021 1 commit
  20. 16 Feb, 2021 1 commit