Commit Graph

  • 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 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
  • f522e8a326 Merge pull request #75 from Hoernchen/siclock Michael Ossmann 2013-06-07 20:34:28 -07:00
  • f88d206340 Merge pull request #74 from TitanMKD/master Michael Ossmann 2013-06-07 20:31:44 -07:00
  • cf8f7644c9 fix indent, fix unused vars Hoernchen 2013-06-07 23:39:11 +02:00
  • 1e326997ed firmware: enable int mode if div is even integer Hoernchen 2013-06-07 22:53:50 +02:00
  • c7142aad95 tools: calculate the multisynth output and print it Hoernchen 2013-06-07 21:29:30 +02:00
  • d9c46cbdac Merge pull request #73 from Hoernchen/siclock Michael Ossmann 2013-06-07 11:50:30 -07:00
  • 675c9493e3 lib: rename the define, gcc already defines BIG_ENDIAN Hoernchen 2013-06-07 20:36:50 +02:00
  • 54ef9c9508 hackrf_spiflash added checks & error on fileopen() error for read & write. TitanMKD 2013-06-07 19:37:37 +02:00
  • 899f6dc55f Merge branch 'master' of git://github.com/mossmann/hackrf TitanMKD 2013-06-07 19:30:09 +02:00
  • b674a68722 Merge pull request #72 from Hoernchen/siclock Michael Ossmann 2013-06-07 09:56:06 -07:00
  • d3d9038697 lib: actually handle the value returned by the fw when setting the gains Hoernchen 2013-06-07 18:17:55 +02:00
  • 222d518bb7 lib: make BE people happy Hoernchen 2013-06-07 15:30:49 +02:00
  • 1925649a01 firmware: fractional sample rates Hoernchen 2013-06-06 14:10:20 +02:00
  • cd7da974d5 lib: fractional sample rates Hoernchen 2013-06-06 14:09:11 +02:00
  • f60cfd677f Merge pull request #68 from smunaut/pending Michael Ossmann 2013-06-06 18:15:40 -07:00
  • a4072360e3 Merge pull request #70 from fd0/correct-help-text Michael Ossmann 2013-06-06 17:47:16 -07:00
  • d60f382c07 Correct help text for hackrf_transfer Alexander Neumann 2013-06-06 23:27:46 +02:00
  • fce132d266 libhackrf: Fix early exit of transfer thread in case of syscal interruption Sylvain Munaut 2013-06-06 22:55:06 +02:00
  • 02509f2f44 libhackrf: Add a pkgconfig .pc file to allow auto-discovery of prefix Sylvain Munaut 2013-06-06 22:53:57 +02:00
  • 472bcd414a firmware/build: Use gnu99 coding convention Sylvain Munaut 2013-06-06 22:52:40 +02:00
  • 532807110b Merge pull request #66 from Hoernchen/siclock Michael Ossmann 2013-06-05 09:14:40 -07:00
  • a95f49b543 disable si clock to lpc Hoernchen 2013-06-05 17:35:01 +02:00
  • a7f5769315 Revert Warnings fix as it works only for C99 so keep the old version with warnings. TitanMKD 2013-06-01 11:50:16 +02:00
  • 4c39d15a84 tools: add gain control Hoernchen 2013-05-30 13:01:31 +02:00
  • cb9644a010 Fixed warnings on %lld and %llu TitanMKD 2013-05-29 22:01:49 +02:00
  • b7687c718f lib: fix mingw Hoernchen 2013-05-29 21:08:31 +02:00
  • 762f6054e9 tools: fix hackrf_si5351c to print ms6 and 7 Hoernchen 2013-05-29 19:41:37 +02:00
  • b6a0b09b1d firmware: remove 5mhz option Hoernchen 2013-05-29 17:47:02 +02:00
  • 7f6a730c6e si clock for the lpc Hoernchen 2013-05-29 16:57:55 +02:00
  • 14257a0032 fix #define false 1 Michael Ossmann 2013-05-28 22:50:54 -06:00
  • b5f275abc5 Merge pull request #65 from Hoernchen/master Michael Ossmann 2013-05-28 21:49:32 -07:00
  • 233c56c79d libhackrf/firmware: merge txvga gain into one gain range of 0-47 Hoernchen 2013-05-29 00:14:24 +02:00
  • 551b7dc011 libhackrf: findlibhackrf should try to find libhackrf in /usr/include, too Hoernchen 2013-05-28 23:29:46 +02:00