Log

Author Commit Date CI Message
Kano e552ee78 2014-01-19T19:56:04 bab merge to master
Kano 087246ec 2014-01-18T11:38:35 bab merge to master
Kano d9440866 2014-01-18T09:36:51 Modify thread naming to make them easier to identify
Kano b1b97b25 2014-01-18T01:00:08 bab reduce the work send delay
Kano d35219d8 2014-01-17T18:43:15 bab merge to master
Kano c8931661 2014-01-16T12:28:18 bab remove results polling
Kano d95124b3 2014-01-16T11:56:48 bab report SPI wait in seconds
Kano 97735a4d 2014-01-16T11:37:57 bab report missing chips at start and API
Kano 61506c0c 2014-01-16T08:08:42 bab ensure there's enough space for the nonce reply
Kano 80792970 2014-01-16T00:23:25 bab correct stats 'Send Max'
Kano 4bbd63a7 2014-01-16T00:00:56 bab allow long enough wait on ioctl() per board
Kano 92299a1e 2014-01-15T16:35:56 bab more I/O stats
Kano cb0536af 2014-01-15T13:34:34 api.c 2014
Kano 96e94776 2014-01-14T13:42:34 api allow any size stats data
Kano 9e5307fe 2014-01-12T16:25:42 bab add processed links which excludes expired links skipped
Kano 550f2885 2014-01-12T09:26:07 bab report chips per bank, hw% and ghs per chip
Kano db7bafa6 2014-01-12T08:16:06 bab lock access to new_nonces to ensure correct reporting
Kano 53b8b2cd 2014-01-12T07:51:57 bab report V2 banks/boards during initialisation
Kano dfa5641e 2014-01-12T07:18:06 bab expire chip work
Kano 6fd2d09e 2014-01-08T22:19:00 bab use only k_lists and make work handling more refined
Kano 86bf22af 2014-01-08T22:17:30 klist - allow adding to tail
Kano 72c70570 2014-01-07T04:56:25 bab remove old unused #define
Kano 2c7a250f 2014-01-07T04:45:31 bab correct for master git
Kano 97332117 2014-01-07T04:25:59 correct klist reallocs
Kano b59ebaee 2014-01-07T03:13:04 klist lists for bab
Kano 482017d7 2014-01-06T09:50:07 api.c correct DEVICECODE and ordering
James Hilliard 47956df9 2014-01-05T15:10:15 Maxchips should be 384 (16 chips/board 24 boards/controller)
Kano 6aefb0ad 2014-01-05T22:04:45 bab more detailed stats and delay less when waiting for a buffer
Kano 7acf38b3 2014-01-05T21:34:43 api add data type AVG float 3 decimal
Kano 9edea600 2014-01-05T11:45:48 bab - add V2 detect with bug fix in detect
Kano 7017ec52 2014-01-04T23:58:20 api.c set the actual version number to 3.0
Kano e9454817 2014-01-04T23:56:44 API V3.0 unlimited socket reply size
Kano 830c421f 2014-01-17T12:54:43 README update --usb
Con Kolivas 87f02131 2014-01-11T16:22:30 Check for loss of device in usb read before any other code on the usbdev
Con Kolivas 589eeda0 2014-01-11T09:32:16 Change stratum strings under stratum_lock in reconnect and free old strings.
Con Kolivas 5a991183 2014-01-10T11:34:38 Add mcp2210 compilation to want_libbitfury configs.
Con Kolivas aa010569 2014-01-10T11:29:00 Fix HF driver typo.
Con Kolivas 7001a845 2014-01-09T16:39:05 Bump version to 3.10.0
Con Kolivas 84a25c5f 2014-01-09T16:36:08 Update NEWS
Con Kolivas 3e4425d9 2014-01-09T16:20:18 Merge branch 'nanofury'
Con Kolivas 5744053a 2014-01-09T16:19:57 Minor readme update for osx.
Con Kolivas 3799f78e 2014-01-09T16:18:24 Add nanofury to ASIC readme.
Con Kolivas 22a855c1 2014-01-09T16:06:46 Set the mcp2210 transfer setting only when it changes.
Con Kolivas ea3a37b0 2014-01-09T15:50:09 Buffer sizes in nanofury device data are unnecessarily large.
Con Kolivas a7f89391 2014-01-09T15:49:12 Only perform spi reset on init, not with each transaction.
Con Kolivas 8c603e47 2014-01-09T15:33:24 Remove spi_detect_bitfury at nanofury startup and fix incorrect refresh time.
Con Kolivas e8aca49b 2014-01-09T15:26:34 Use a simple serialised work model for nanofury
Con Kolivas e97aa32c 2014-01-09T15:20:40 Use bitfury_checkresults to avoid hashing results twice in nanofury.
Con Kolivas 3cb878d3 2014-01-09T14:36:55 Export bitfury_checkresults in libbitfury
Con Kolivas 27f64f31 2014-01-09T14:34:56 Pass extra parameters for later use in libbitfury_sendHashData
Con Kolivas b98f699b 2014-01-09T14:19:46 Avoid double handling bswap of the nonce value in nanofury
Con Kolivas 4baf5637 2014-01-09T14:18:08 Avoid unnecessary rehashing in nanofury nonce checking.
Con Kolivas ea432fc8 2014-01-09T12:52:37 Remove the unused portions of atrvec in the nanofury driver
Con Kolivas 6ccf2fe7 2014-01-09T12:49:33 Age work in nf1_scan to avoid risk of losing a work item and leaking memory.
Con Kolivas 84428a03 2014-01-09T12:46:14 bitfury_work_to_payload is double handling the data unnecessarily
Con Kolivas 880bd681 2014-01-09T12:27:14 Default bitrate on nanofury should be 200kHz
Con Kolivas 31989b20 2014-01-09T12:25:42 Revert "Hard code the osc6 programmed on nanofury for now." This reverts commit c31cb6d09aa0cd302efd527a160322980d14b97b.
Con Kolivas 525e1267 2014-01-09T09:08:57 localvec should be only 80 bytes not 80 words
Con Kolivas 1d9c51a8 2014-01-09T09:06:39 Wrong init value for nanofury
Con Kolivas c31cb6d0 2014-01-09T08:41:24 Hard code the osc6 programmed on nanofury for now.
Con Kolivas c9eece79 2014-01-09T08:32:43 Remove unused rehash values from nanofury driver.
Con Kolivas 8de7af30 2014-01-09T08:20:26 Only update info work in nanofury driver when it's empty.
Con Kolivas 61bee221 2014-01-08T22:28:00 Fill the appropriate type of usb transfer when we know if it's an interrupt transfer instead of a bulk one.
Con Kolivas ad6afa39 2014-01-08T22:18:02 Use the internal knowledge of the usb epinfo to determine whether we should be doing an interrupt instead of a bulk transfer, and do not send a ZLP if so, and limit read transfer to expected size automatically.
Con Kolivas 36454f60 2014-01-08T21:27:04 Revert "Pad all larger spi transfers to 60 bytes since intermediate sized ones make it expect more data." This reverts commit e0623430cf7fd6a0477ecd463410627394f77c41.
Con Kolivas aa325c67 2014-01-06T22:19:35 Avoid bin2hex memleak when we start getting nanofury nonces
Con Kolivas e0623430 2014-01-06T20:56:24 Pad all larger spi transfers to 60 bytes since intermediate sized ones make it expect more data.
Con Kolivas 4b10567f 2014-01-06T18:41:26 Set atrvec only once and use a local array for each device's work.
Con Kolivas 8f97b209 2014-01-06T17:31:21 Cancel any spi transfers on nf1 close
Con Kolivas 8304338c 2014-01-06T17:19:23 Add bitfury detection loop to nanofury startup
Con Kolivas cf08b96a 2014-01-06T17:03:23 Move spi init code to libbitfury
Con Kolivas 639e7694 2014-01-06T13:02:25 Remove inappropriate extra config reg in nanofury setup.
Con Kolivas 752bfa76 2014-01-06T12:56:50 Status 0x30 should never happen with spi transfers.
Con Kolivas 54da93dd 2014-01-06T11:36:31 Fix spi transfer data size transmission mistakes.
Con Kolivas 1e81b4ea 2014-01-06T10:59:18 Minor correctness change in spi_add_data
Con Kolivas 425d2ce5 2014-01-06T09:52:30 spi_txrx should always send and receive the same size message
Con Kolivas b48994ea 2014-01-06T09:31:36 Random libbitfury changes.
Con Kolivas 803a18da 2014-01-06T09:22:07 Set value of gpio pins to low on closing nanofury.
Con Kolivas fc673c9f 2014-01-06T09:18:38 Fix more init sequence for nanofury.
Con Kolivas 3d260657 2014-01-05T23:26:13 Add basic initialisation for nf1 devices
Con Kolivas 3105b3ae 2014-01-05T23:16:39 Add basic nf1_scan function.
Con Kolivas bed6a9c4 2014-01-05T23:00:45 Basic import of libbitfury functions from nanofury branch
Con Kolivas c31e75b7 2014-01-05T22:41:10 Import functions from nanofury fork for libbitfury
Con Kolivas cc64d66b 2014-01-05T22:07:22 Meter out spi sends to only 2 bytes at a time, offsetting according to how much data returns.
Con Kolivas d5a074b8 2014-01-05T20:14:03 Use the usb read limit function for mcp2210 reads.
Con Kolivas c644b749 2014-01-05T20:13:02 Provide a way for usb reads to just read the size asked for with a limit bool.
Con Kolivas aa1c5daa 2014-01-05T18:13:05 Get pin value after an nf1 spi reset.
Con Kolivas 05b3e2d0 2014-01-05T17:57:52 Make sure what we send in the buffer doesn't change during spi reset for nanofury
Con Kolivas 7e4f6866 2014-01-05T17:05:11 Remove all standalone gpio setting change functions in mcp2210 and just use the one global setting function.
Con Kolivas c049387f 2014-01-05T16:55:05 Set gpio values in the one function with all values for nanofury.
Con Kolivas 24611bda 2014-01-05T16:17:53 Provide a helper function for setting all mcp2210 gpio settings.
Con Kolivas f32f093f 2014-01-05T16:06:35 Add a helper function for getting all mcp2210 gpio settings.
Con Kolivas 763612af 2014-01-05T09:12:19 Set all pin designations and directions in one call for nanofury and don't bother storing their values in the info struct.
Con Kolivas 9fe4ec90 2014-01-05T09:06:19 Provide helper functions for setting all pins and dirs on mcp2210
Con Kolivas 1601f660 2014-01-05T08:53:09 Set all nanofury pin designations in one call
Con Kolivas 6bfd6d80 2014-01-05T08:49:08 Provide a helper function for setting all pin designations on mcp2210
Con Kolivas 32998a15 2014-01-05T08:45:46 Store the spi settings in a struct for nanofury devices.
Con Kolivas df676cad 2014-01-05T00:18:50 Checked the received status in mcp2210 spi transfers and repeat a zero byte send if it's in progress.
Con Kolivas 60076222 2014-01-04T23:38:11 Set the bytes per spi transfer prior to each mcp2210 transfer.
Con Kolivas 1d7d7310 2014-01-04T22:10:04 Separate out the send and receive functions for mcp2210 and check response value in return.