Commit History

Author SHA1 Message Date
  Luke Dashjr 920caba94a Merge branch 'rpc_longreply' into bfgminer 13 years ago
  Luke Dashjr 0c2ff3fb7b Merge branch 'httpsrv' into bfgminer 13 years ago
  Luke Dashjr dbfa712c9f Merge commit 'ec35720' into bfgminer 13 years ago
  Luke Dashjr 7a7db7f75c Merge commit '6b2075b' into bfgminer 13 years ago
  Luke Dashjr 5438da2798 Merge branch 'bugfix_usb_pkgcfg' into bfgminer 13 years ago
  Luke Dashjr 5a86665012 Bugfix: Use BSD-friendly sed syntax for libusb header search 13 years ago
  Luke Dashjr bc47bdd7af Merge branch 'rm_bitstreams' into bfgminer 13 years ago
  Luke Dashjr 5e8a613955 Bugfix: Handle bitstreams properly 13 years ago
  Luke Dashjr 9ef208358d Merge branch 'unicode' into bfgminer 13 years ago
  Luke Dashjr 51f3f487a7 Bugfix: Skip search for addwstr since it breaks --with-curses=preferance 13 years ago
  Luke Dashjr 8226f29e11 Bugfix: configure: Find correct curses include path without *-config 13 years ago
  Luke Dashjr eebacff189 Merge branch 'rm_bitstreams' into bfgminer 13 years ago
  Luke Dashjr 6b2075b128 README: Document --with-system-libblkmaker 13 years ago
  Luke Dashjr ec35720e46 Fix configure help for --without-sensors 13 years ago
  Luke Dashjr 914b8751b3 Configure options to build --without-libmicrohttpd support 13 years ago
  Luke Dashjr 6531f30056 RPC: setconfig can now change http-port (enabling or disabling the http service included) 13 years ago
  Luke Dashjr 8bfa4bb91d Embedded HTTP server to handle getwork-based mining devices 13 years ago
  Luke Dashjr a99d509b33 inc_hw_errors2 function can handle a bad nonce without a known work 13 years ago
  Luke Dashjr 2541247739 Split up scan_serial function to enable internally adding ad-hoc cgpu 13 years ago
  Luke Dashjr 71ede4ca03 Helper functions bfg_json_obj_string and share __json_array_string 13 years ago
  Con Kolivas e784b23004 Use the reentrant cgsleep function to time sleeps on reading from avalon. 13 years ago
  Con Kolivas 621eb00309 Provide reentrant versions of cgsleep functions to allow start time to be set separately from the beginning of the actual sleep, allowing scheduling delays to be counted in the sleep. 13 years ago
  Con Kolivas 0b5edb24f9 Make the nmsleep and nusleep functions use the new cgsleep functions internally till functions are migrated to the new cgsleep API. 13 years ago
  Con Kolivas 188210a3d2 Add a ms_to_timespec helper function, and create a cgsleep_ms function that uses absolute timers with clock_nanosleep to avoid overruns. 13 years ago
  Luke Dashjr 3a7ed63fb5 README.FPGA: Further clarify ZTEX setup 13 years ago
  Con Kolivas f3b75b0b12 Add rt lib linkage to enable use of clock_nanosleep functions with older glibc. 13 years ago
  Con Kolivas 37ff9f8428 Add necessary time header include to avalon driver. 13 years ago
  Con Kolivas 1864ed2634 Do a sleep of the full duration it would take to do all the work using clock_nanosleep in avalon_send_tasks to avoid sleep overruns before polling to see if it's ready. 13 years ago
  Luke Dashjr d93e8ec83f Add --cmd-idle notification command for REST/WAIT conditions 13 years ago
  Luke Dashjr 3af4afc7c3 bfgminer-rpc: Accept unlimited size replies 13 years ago