Commit History

Author SHA1 Message Date
  Luke Dashjr 2a355e454e Merge branch 'bfgminer' of github.com:luke-jr/bfgminer into bfgminer 13 years ago
  Luke Dashjr de8d928348 Merge commit 'd8d0942' into bfgminer 13 years ago
  Luke Dashjr d8d09426e7 Bugfix: bitforce: Free initialization data to avoid trivial one-time memory leak 13 years ago
  Luke-Jr 86a95773a0 Merge pull request #213 from berendt/bfgminer 13 years ago
  Luke Dashjr 5cafc2be40 Support for local submission of found blocks (GBT only) 13 years ago
  Luke Dashjr 410ddbdd37 bitforce: RPC pgaset fanmode 0-5 for manual fan control 13 years ago
  Luke Dashjr 70017f46ce bitforce: More debugging information 13 years ago
  Luke Dashjr 927d9dc5da Merge commit '4f13128' into bfgminer 13 years ago
  Luke Dashjr 4f13128109 pool_active: Ensure temporary curl is always cleaned up 13 years ago
  Christian Berendt 52369e06ef added example for Python using the RPC API 13 years ago
  Christian Berendt df8e449d7e added SPEC file for SUSE distributions 13 years ago
  Christian Berendt 52def3768f fixed typo 13 years ago
  Luke Dashjr b6c1f3b603 Merge commit 'f01ea52' into bfgminer 13 years ago
  Luke Dashjr f01ea523d9 Bugfix: modminer: Since RPC always includes the temperature, we don't need to add it specially 13 years ago
  Luke Dashjr cfccef1556 bitforce: Expose dual temperature sensors to RPC 13 years ago
  Luke Dashjr d85c898c41 bitforce: Support for up to 2 temperature sensors per processor 13 years ago
  Luke Dashjr 85f7147aa7 Merge branch 'queuedwork' into bfgminer 13 years ago
  Luke Dashjr 931ef7b102 Bugfix: bitforce: BFP_QUEUE: Attempt to recover from extra queue results, or the next job finishing early 13 years ago
  Con Kolivas efa8d1f22a Document extra zero byte in avalon_reset. 13 years ago
  Con Kolivas 4820bdebba Microoptimise likely paths in avalon_gets. 13 years ago
  Luke Dashjr d787f0e58c bitforce: Always send a new job ASAP after flushing the queue 13 years ago
  Luke Dashjr 37e97be173 bitforce: Implement "Queue Job Pack" (ZWX) and use it for XLINK devices to avoid USB latency issues 13 years ago
  Luke Dashjr aa9c3afa67 bitforce: Ignore INPROCESS added to ZOX response 13 years ago
  Luke Dashjr 67638b8416 Implement minerloop_queue for devices that process work items too fast to keep track of which one they're currently working on 13 years ago
  Con Kolivas ada8ca18b5 Rename cgminer version to 2.10.5a 13 years ago
  Con Kolivas 3c5ad8e44b Add name to copyright for avalon driver. 13 years ago
  Con Kolivas 691b5289b0 Make sure to set timeout to 100ms instead of 1ms in avalon read loop for select. 13 years ago
  Con Kolivas 65bee71c21 Make sure to get time of first response in avalon read loop. 13 years ago
  Con Kolivas d013551862 Use select for a reliable timeout in avalon read and don't read 1 byte at a time, optimising read loop. 13 years ago
  Con Kolivas ba1ff87356 We should break on the loop on a work restart in avalon, and only consider all errors if we actually have gotten some results. 13 years ago