1. 21 Dec, 2016 1 commit
  2. 13 Dec, 2016 2 commits
  3. 07 Dec, 2016 2 commits
  4. 01 Dec, 2016 5 commits
  5. 29 Nov, 2016 16 commits
  6. 19 Nov, 2016 2 commits
  7. 16 Nov, 2016 2 commits
  8. 13 Nov, 2016 4 commits
  9. 12 Nov, 2016 5 commits
  10. 11 Nov, 2016 1 commit
    • Bernhard Nortmann's avatar
      fel: Lower timeout to a more practical value · d3e860b0
      Bernhard Nortmann authored
      
      
      The previous timeout of 60 seconds was mostly based on scenarios
      where large ("write") transfers take place. But it could easily
      become annoying if users are awaiting completion of simpler
      commands like "read" or "hexdump", and for some reason FEL fails
      to respond.
      
      Therefore I've decided to lower the timeout value to 10 seconds,
      adjust the maximum chunk size accordingly and - while at it -
      improve the source comments documenting their relationship.
      Signed-off-by: default avatarBernhard Nortmann <bernhard.nortmann@web.de>
      d3e860b0