Commit Graph

  • d0f0090474 Delete jawbreaker_boot_mode.ods Jared Boone 2013-08-11 12:51:40 -07:00
  • b056efcaf8 .so and .pc version update v2013.07.1 Michael Ossmann 2013-07-26 18:30:46 -06:00
  • 3642fe9bc6 usb_queue: Kill dead declaration Ben Gamari 2013-07-09 20:57:37 -04:00
  • 0e14a38403 fix3 Ben Gamari 2013-07-07 23:22:34 -04:00
  • f6b41dbda5 fix2 Ben Gamari 2013-07-07 23:21:18 -04:00
  • b738cd5294 fix1 Ben Gamari 2013-07-07 23:21:11 -04:00
  • bb69f655b1 usb_queue: Use while instead of for Ben Gamari 2013-07-07 21:58:06 -04:00
  • f50253eaa3 usb_queue: Use ldrex/strex to avoid disabling interrupts Ben Gamari 2013-07-07 21:54:25 -04:00
  • e23cc9bd6c usb_queue: Disable interrupts when allocating transfer Ben Gamari 2013-07-07 21:25:31 -04:00
  • cce17c42fd libopencm3: Update Ben Gamari 2013-07-07 21:24:13 -04:00
  • df400eced6 Bump libopencm3 Ben Gamari 2013-07-07 21:08:57 -04:00
  • 4822512dac Bump libopencm3 Ben Gamari 2013-07-07 18:51:50 -04:00
  • a9f8103fec hackrf_stop_rx: First set mode, then kill transfer thread Ben Gamari 2013-07-06 19:21:12 -04:00
  • d30d7309d9 usb_queue: Mark queues as volatile Ben Gamari 2013-07-06 19:17:57 -04:00
  • 36cf222ef4 usb_queue: Add some interrupt disabling around critical sections Ben Gamari 2013-07-06 19:17:38 -04:00
  • 14526cd1c2 hackrf_usb: Be more careful in transceiver_mode check Ben Gamari 2013-07-06 19:15:17 -04:00
  • 9f2dca3e4e usb_standard_request: Always call configuration_changed_cb Ben Gamari 2013-07-06 17:01:12 -04:00
  • f12defebc6 usb: Ensure endpoint queue is flushed on disable/init Ben Gamari 2013-07-06 17:08:51 -04:00
  • 8fdc22f8c8 usb-queue: Add flush utility Ben Gamari 2013-07-06 17:00:23 -04:00
  • 969647dbef usb_queue: Update queue before calling completion callback Ben Gamari 2013-07-05 11:15:23 -04:00
  • 5a70772295 usb_queue: Enable transfer chaining Ben Gamari 2013-07-04 15:30:43 -04:00
  • 3e3a57e3ce hackrf_usb: Don't attempt to schedule transfers when OFF Ben Gamari 2013-07-04 15:30:15 -04:00
  • abb0b3f928 hackrf_usb: Forgotten initialization Ben Gamari 2013-07-04 14:01:32 -04:00
  • dd81921650 usb_queue: Reduce transfer_pool size Ben Gamari 2013-07-04 13:36:25 -04:00
  • df97b6584b hackrf_usb: Port to usb_queue Ben Gamari 2013-07-04 11:53:09 -04:00
  • b6f9a3699a usb_queue: Kill assert reference Ben Gamari 2013-07-04 11:35:32 -04:00
  • 63ce57b306 usb_queue: Clarify comment Ben Gamari 2013-07-04 11:26:22 -04:00
  • f1fc4a6d73 usb_queue: Account for completion of multiple transfers Ben Gamari 2013-07-03 19:11:26 -04:00
  • 13589b8695 usb_queue: Ensure fields get set Ben Gamari 2013-07-03 18:14:15 -04:00
  • 28fcb2a961 usb_queue: Merge fill_in_transfer into schedule Ben Gamari 2013-07-03 17:51:42 -04:00
  • 1d9119fd8a usb: Ensure TERMINATE bit gets set Ben Gamari 2013-07-03 17:48:55 -04:00
  • 2ad4cbe087 usb_queue: Fix calculation of transferred Ben Gamari 2013-07-03 17:48:43 -04:00
  • f3a36d06fd usb_queue: Add new transfer after finding tail Ben Gamari 2013-07-03 17:11:29 -04:00
  • f36943df62 usb: Whitespace cleanup Ben Gamari 2013-07-03 16:51:48 -04:00
  • eef6a0f056 usb_queue: Assert that transaction succeeded Ben Gamari 2013-07-03 16:51:18 -04:00
  • 0d1ea07151 usb: Check is_priming before loop Ben Gamari 2013-07-03 16:41:39 -04:00
  • a88b2ad349 usb_queue: Transfer needs to be added to queue in both paths Ben Gamari 2013-07-03 16:40:53 -04:00
  • af34a7a041 usb: Use usb_endpoint_is_priming helper Ben Gamari 2013-07-03 16:35:26 -04:00
  • 96f8621ad9 hackrf_usb: Port things away from schedule_wait Ben Gamari 2013-07-03 16:25:17 -04:00
  • ecd9b2e731 usb_queue: Kill usb_transfer_schedule_wait Ben Gamari 2013-07-03 16:23:30 -04:00
  • ccfdd8350d usb_request: Ensure control endpoint transfers get freed Ben Gamari 2013-07-03 14:51:50 -04:00
  • ee46cf1fc4 usb_queue: Cleanup Ben Gamari 2013-07-03 14:51:41 -04:00
  • ac29621a36 usb_queue: Use typedef Ben Gamari 2013-07-03 14:32:04 -04:00
  • dfdfad2bf0 hackrf_usb: Port to usb_queue Ben Gamari 2013-07-03 14:18:28 -04:00
  • c62798d31f usb_queue: Kill old declaration Ben Gamari 2013-07-03 14:18:06 -04:00
  • bd4e39d379 usb_queue: Add completion_cb arguments Ben Gamari 2013-07-03 14:08:46 -04:00
  • f015fd7640 usb: Things enumerate Ben Gamari 2013-07-03 13:38:59 -04:00
  • 6142c828df usb: Refactor queue management Ben Gamari 2013-07-02 22:39:26 -04:00
  • e6bf90af23 usb: Shuffle endpoint_schedule into endpoint_schedule_wait Ben Gamari 2013-07-02 19:31:51 -04:00
  • 42b7391918 usb: Begin shuffling transfer management to usb_queue Ben Gamari 2013-06-28 21:53:59 -04:00
  • 6b05089700 usb: Add usb_endpoint_append_td Ben Gamari 2013-06-28 21:30:46 -04:00
  • 2717b7534e firmware/: Update #includes for libopencm3 merge Ben Gamari 2013-07-07 17:48:25 -04:00
  • 3dbe817b09 firmware/: Use uint32_t instead of u32 Ben Gamari 2013-07-07 17:44:15 -04:00
  • 1bbe375746 A few more changes due to the libopencm3 merge Ben Gamari 2013-07-07 17:24:08 -04:00
  • 98f30188c1 Ensure that LPC43XX is defined for libopencm3 Ben Gamari 2013-06-13 17:07:25 -04:00
  • ddd7d8ca71 Fix NVIC interrupt macro names Ben Gamari 2013-06-13 17:00:30 -04:00
  • fac5d0dfba Bump libopencm3 Ben Gamari 2013-07-01 00:31:03 -04:00
  • 0972829ce5 usb: Rework configuration change notification Ben Gamari 2013-06-14 14:29:27 -04:00
  • 8a529617e5 Build against libopencm3 submodule tree by default Ben Gamari 2013-07-01 00:12:08 -04:00
  • 21a83179d8 Add libopencm3 submodule Ben Gamari 2013-07-01 00:21:27 -04:00
  • bc5e683c36 Merge pull request #88 from ZeroChaos/patch-1 Michael Ossmann 2013-06-26 21:43:16 -07:00
  • 250d6d43ff fix permissions on udev rules ZeroChaos 2013-06-27 00:30:47 -04:00
  • ed805dc370 hackrf_transfer usage() update to warn people about -w Michael Ossmann 2013-06-26 12:48:10 -06:00
  • 474c40b8c2 trying to fix "0.000 MHz" output bug that only affects certain people Michael Ossmann 2013-06-26 12:43:59 -06:00
  • dc8738d9b2 Merge pull request #82 from ibobbitt/upstream Michael Ossmann 2013-06-26 11:33:38 -07:00
  • 631849763b Merge pull request #81 from ibobbitt/master Michael Ossmann 2013-06-26 11:33:07 -07:00
  • 8b2a42d706 Merge pull request #79 from Hoernchen/master Michael Ossmann 2013-06-26 10:37:53 -07:00
  • a00a6a84e2 Include udev rule if -DINSTALL_UDEV_RULES=ON is set (copied from rtl-sdr) Ian Bobbitt 2013-06-21 12:15:03 -04:00
  • 7fd44fddfd Include udev rule if -DINSTALL_UDEV_RULES=ON is set (copied from rtl-sdr) Ian Bobbitt 2013-06-21 12:15:03 -04:00
  • 91307c31bd Fixing typo in usage text Ian Bobbitt 2013-06-20 21:37:45 +00:00
  • b33f534da0 firmware, lib: update comments, doc Hoernchen 2013-06-17 12:32:12 +02:00
  • 839a1a170f fw: dc offset correction fix Hoernchen 2013-06-16 19:08:59 +02:00
  • 3f6c91a5db firmware: automagically update freq when changing the if freq Hoernchen 2013-06-15 12:33:12 +02:00
  • 8063bd8207 firmware: if precision Hoernchen 2013-06-15 12:00:25 +02:00
  • a6696de1d2 fw: ack Hoernchen 2013-06-15 10:36:53 +02:00
  • 3c7bc948f1 lib: if freq Hoernchen 2013-06-15 01:24:26 +02:00
  • bee537dc01 firmware: rffc frac, if gain Hoernchen 2013-06-15 01:01:51 +02:00
  • 5fdfabe2db Merge pull request #77 from Hoernchen/master Michael Ossmann 2013-06-11 10:19:04 -07:00
  • a044792596 point to wiki from doc/Readme.md Michael Ossmann 2013-06-11 09:18:50 -06:00
  • 51e33cb1da tools: tell msvc to disable deprecation warnings Hoernchen 2013-06-11 13:39:26 +02:00
  • 56830da123 tools: x64 fixes for msvc Hoernchen 2013-06-11 13:27:34 +02:00
  • 05008fbe48 tools: fix more warnings Hoernchen 2013-06-11 12:59:02 +02:00
  • ecdaf40fb7 lib: un-break msvc Hoernchen 2013-06-11 12:55:10 +02:00
  • d55a591175 fix printf format warnings 2013.06.1 Michael Ossmann 2013-06-10 08:03:14 -06:00
  • fcae60b77a fix type-punning warning with -fstrict-aliasing Michael Ossmann 2013-06-10 08:01:03 -06:00
  • 7c80b24460 removed old test_max2837 Michael Ossmann 2013-06-10 01:04:09 -06:00
  • a412a691a7 delete old gerber filenames Michael Ossmann 2013-06-10 00:58:31 -06:00
  • 9159082308 gerber update Michael Ossmann 2013-06-10 00:52:59 -06:00
  • b722fce2ad assembly diagram update Michael Ossmann 2013-06-10 00:48:27 -06:00
  • 2309ebc595 schematic update Michael Ossmann 2013-06-10 00:09:16 -06:00
  • 15959b02aa bom update Michael Ossmann 2013-06-10 00:04:56 -06:00
  • 4c26e43117 C116 update Michael Ossmann 2013-06-09 23:40:25 -06:00
  • 7ee14bdf08 new Jawbreaker photo from fd0 Michael Ossmann 2013-06-09 23:17:45 -06:00
  • 8f55436cd1 firmware: fix a warning Hoernchen 2013-06-09 13:30:52 +02:00
  • b892bc34ad Merge pull request #76 from smunaut/pending Michael Ossmann 2013-06-08 17:00:56 -07:00
  • 8ab20d5d35 tools: operator precedence, precision Hoernchen 2013-06-09 01:02:15 +02:00
  • deafbab9fc lib: make sure to tell the linker that we're hardfloat, or it will choose the wrong libgcc.a... Hoernchen 2013-06-09 00:02:30 +02:00
  • fe7558fcf3 lib/fw: rename the sample rate function Hoernchen 2013-06-08 22:53:51 +02:00
  • 791476b422 libhackrf: Update the library with new fractional sample rate API Sylvain Munaut 2013-06-08 19:15:07 +02:00
  • f0c7fe66f1 firmware: New fractional sample rate algorithm and usb command Sylvain Munaut 2013-06-08 19:04:33 +02:00