Commit History

Author SHA1 Message Date
  Luke Dashjr 2af49f2967 Bugfix: modminer: Since we are not searching iManuf string for needles, only look for "ModMiner" 12 years ago
  Luke Dashjr c7ca90cc7b modminer: Reduce default clock to 190 MHz 12 years ago
  Luke Dashjr b1657ed18d Merge branch 'monotonic_timers' into bfgminer 12 years ago
  Luke Dashjr e78117374a modminer: Allow changing clock speed from TUI Manage device 12 years ago
  Luke Dashjr ab62fdf1f3 Replace all remaining uses of gettimeofday for timers, with timer_set_now (aka cgtime) 12 years ago
  Luke Dashjr df45e5cf9f Always use struct timeval for timers, and don't mix timers with timestamps (functional only) 12 years ago
  Luke Dashjr 313f7f9ac8 get_datestamp: Change timeval parameter to time_t, and implement get_now_datestamp for common "current time" use case 12 years ago
  Luke Dashjr 703f7ad130 DevAPI: Remove old statline APIs entirely, and add new override_statline_temp (used by modminer/x6500 for upload %) 12 years ago
  Luke Dashjr 251cfa231c Refactor and simplify bin2hex to speed up and avoid unnecessary heap use 12 years ago
  Luke Dashjr 882e06480e Bugfix: Cleanup handling of complete device/driver failure 12 years ago
  Luke Dashjr b407ab32a3 Merge commit 'b83cdf1' into bfgminer 12 years ago
  Luke Dashjr b83cdf1406 Add LIFE_INIT2 status (safe to call functions, but not mining yet) for devices that want to report initialization status in their statline 12 years ago
  Luke Dashjr 2bc3ca9cbe Merge commit '79236d4' into bfgminer 12 years ago
  Luke Dashjr 79236d4892 Bugfix: modminer: Only program once for --force-dev-init 12 years ago
  Luke Dashjr 58097a74fb Add serial port claiming logic to avalon, bitforce, and modminer drivers 12 years ago
  Luke Dashjr af7a9aad22 Keep track of bad nonces independently from generic hw errors 12 years ago
  Luke Dashjr 4701eef73e Use inc_hw_errors function at every site which increases hw_errors 12 years ago
  Luke Dashjr 747ec6345a Merge commit 'e2b4d49' into cg_merges_20130619a 12 years ago
  Luke Dashjr bb04158d2a Semi-Merge commit '749fa78' into cg_merges_20130619a (one instance in modminer) 12 years ago
  Kano 84ffcbc51b Use mining start time for device MH/U calculations 12 years ago
  Kano 92fee70205 MMQ fix nodev failure caused by changes 12 years ago
  Kano 7d35c6921e ubsutils lock all access to nodev and cgusb 12 years ago
  Kano b8b137aeef USB make device_path handled by usbutils 12 years ago
  Kano 749fa78d8a tidy up free in device detect functions 12 years ago
  Kano 9287ee90f6 USB control creation and free of cgpu 12 years ago
  Kano e0994aa9fa rename device_api -> device_drv and all related api -> drv 13 years ago
  Kano 05dd48ace1 usbutils/mmq fixed size usb_read default to wait for all data 12 years ago
  Luke Dashjr c1004f1479 Merge commit '1a4c3d7' into bfgminer 12 years ago
  Luke Dashjr 1a4c3d7b73 Bugfix: modminer: Remove unused parameter to sprintf 12 years ago
  Luke Dashjr f107d8d7cc Merge branch 'bugfix_format' into bfgminer 12 years ago