Commit History

Author SHA1 Message Date
  Con Kolivas d06c8f6546 Add name to icarus copyright notice. 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 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
  Kano 5e588d87f4 icarus test nodev everywhere 13 years ago
  Kano 250e435313 usbutils/icarus separate FTDI transfer values and more debug 13 years ago
  Kano 9f46aa9012 icarus->USB v0.1 incomplete - missing initialise() 13 years ago
  Kano 95fe655fd7 ica correct applog typing 13 years ago
  Con Kolivas 79df6b9f79 Use cgtime in driver-icarus.c 13 years ago
  James Z.M. Gao c9ae715019 Compile CPU mining for win32 and win64 13 years ago
  Kano 7abf30b2c0 distinguish between drv and it's id enum now called drv_id 13 years ago
  Kano d057791915 Capitalise driver long names used in applog messages 13 years ago
  Kano 9447610091 ICA use drv->name 13 years ago
  Kano a344deb6ac rename device_api -> device_drv and all related api -> drv and add a device_drv->drv enum for identifying which driver each is 13 years ago
  Paul Sheppard 9f74e650b3 Tidy up device error counts 13 years ago
  Con Kolivas 99adf397bd Failure to calloc in bin2hex is a fatal failure always so just check for that failure within the function and abort, simplifying the rest of the code. 13 years ago
  Con Kolivas 0a90207111 Merge branch 'master' into stratum 13 years ago
  Con Kolivas c113534feb Begin support for mingw stratum build. 13 years ago
  Kano c2b1504e50 Icarus USB write failure is also a comms error 13 years ago
  Kano aaaa8a52fd Icarus catch more USB errors and close/reopen the port 13 years ago
  Kano ad7aa2b382 FPGA - allow long or short device names in detect code + style police 13 years ago
  Kano fe7a967d56 Icarus - ignore hardware errors in timing mode 13 years ago
  Kano b8b9c468e0 ICA default fpga_count to work_division if specified 13 years ago
  Kano e067be421a ICA support 57600 baud rate, up to 8 FPGA and partial working FPGA boards 13 years ago
  ckolivas 5c7e03084a Modify te scanhash API to use an int64_t and return -1 on error, allowing zero to be a valid return value. 13 years ago
  Luke Dashjr d4af2d0535 Turn work_restart array into a bool in thr_info 13 years ago
  Kano 82b14c4d08 api.c data structure - remove unnecessary driver-icarus.c comments 13 years ago