Commit History

Author SHA1 Message Date
  Con Kolivas d06c8f6546 Add name to icarus copyright notice. 13 years ago
  Con Kolivas 430416da35 Merge branch 'icarus-dev' of github.com:ckolivas/cgminer into icarus-dev 13 years ago
  Con Kolivas bbb797067f Check for *pth dereference on pthread_join 13 years ago
  Kano e43f265a60 usbutils name latency correctly 13 years ago
  Con Kolivas 1c5c8df6ff Check for restart before buffering more reads in Icarus. 13 years ago
  Con Kolivas 4ba6cba86a Icarus should timeout if it's greater than the timeout duration even if it's receiving data. 13 years ago
  Con Kolivas f4843877d9 We should check for amount buffered in icarus get_nonce against amount already received. 13 years ago
  Con Kolivas 04d530f36a Make mining threads report out during work submission. 13 years ago
  Con Kolivas bb3b227b9b submit_work_async is no longer used directly by driver code. 13 years ago
  Con Kolivas 41e6f48fe5 Fix first read timeout on icarus get nonce. 13 years ago
  Con Kolivas 9ecacb2cc9 Retry icarus_initialise if the first read attempt fails. 13 years ago
  Con Kolivas 894a3d64f0 Properly pthread_join miner threads on shutdown. 13 years ago
  Con Kolivas 69f36358b1 Merge branch 'master' into icarus-dev 13 years ago
  Con Kolivas 3a2008ac61 Use a persistent single separate thread for stratum share submission that uses workqueues since all stratum sends are serialised. 13 years ago
  Con Kolivas 64b08f383b All stratum calls to recv_line are serialised from the one place so there is no need to use locking around recv(). 13 years ago
  Con Kolivas bd652a623e Only allow the mining thread to be cancelled when it is not within driver code, making for cleaner shutdown and allowing us to pthread_join the miner threads on kill_work(). 13 years ago
  Con Kolivas 830f30ff2d Only allow the mining thread to be cancelled when it is not within driver code, making for cleaner shutdown and allowing us to pthread_join the miner threads on kill_work(). 13 years ago
  Con Kolivas ac7c073c77 Merge branch 'master' into icarus-dev 13 years ago
  Con Kolivas 546be35cc7 Merge branch 'icarus-dev' of github.com:ckolivas/cgminer into icarus-dev 13 years ago
  Con Kolivas f227515e38 Set pool->probed to true after an attempt to resolve the url via stratum code. 13 years ago
  Kano 5e588d87f4 icarus test nodev everywhere 13 years ago
  Kano 250e435313 usbutils/icarus separate FTDI transfer values and more debug 13 years ago
  Kano fac3bf8722 add icarus to hotplug 13 years ago
  Kano 8f4547da99 usbutils add rest of icarus 13 years ago
  Con Kolivas 22e677f4d6 Merge branch 'icarus-dev' of github.com:ckolivas/cgminer into icarus-dev 13 years ago
  Con Kolivas e128f90ef1 Merge branch 'master' of github.com:ckolivas/cgminer 13 years ago
  Kano 288f5e3b43 simple serial-USB python test script 13 years ago
  Kano 9f46aa9012 icarus->USB v0.1 incomplete - missing initialise() 13 years ago
  Kano dad308701b README spelling 13 years ago
  Kano 9f4a3a798d Update documentation for icarus switch to USB 13 years ago