Commit Graph

  • 21f11cd861 Add support for rad10 rad1o-support Stefan Seelmann 2015-08-08 23:35:38 +02:00
  • b2dafff602 Merge pull request #4 from KR0SIV/master master Dennis Mantz 2015-06-29 14:26:44 +02:00
  • cbb0f18eb8 Update Readme.md Harold Giddings 2015-06-28 02:46:44 -04:00
  • 1e6173137d Merge branch 'master' of github.com:demantz/hackrf_android Dennis Mantz 2014-11-27 20:43:58 -08:00
  • b9654765f0 Uploading latest binaries (version 1.10) Dennis Mantz 2014-11-27 20:43:37 -08:00
  • 4e11c8a5bf Bugfix: disable antenna power setting for Jawbreaker boards Dennis Mantz 2014-11-27 20:42:53 -08:00
  • 0df0ddde71 Update Readme.md Dennis Mantz 2014-11-20 20:07:35 -08:00
  • 5dd3aa9b71 Updating list of supported devices Dennis Mantz 2014-11-17 23:03:35 -08:00
  • ba51e70aec Adding getTranceiverMode(), null-check in constructor and 21 (Lollipop) as targetSdk. Uploading latest binaries (version 1.09) Dennis Mantz 2014-11-17 22:53:16 -08:00
  • a6e8dd3d04 Bugfix: null check when canceling USB requests. Uploading latest binaries (version 1.08). Dennis Mantz 2014-11-09 13:22:28 -08:00
  • 64510fbda6 Added Samsung S5 to the list of supported devices Dennis Mantz 2014-10-27 11:08:29 -07:00
  • 9cb9e00c6d adding LG G3 to the list of supported devices Dennis Mantz 2014-10-26 12:51:02 -07:00
  • 77846ca0a8 Merge pull request #3 from Twigman/patch-1 Dennis Mantz 2014-10-21 07:22:37 -07:00
  • 00422f5ad5 Added Moto G 4G to devices tested Paul 2014-10-21 11:39:30 +01:00
  • 4d8132ef0d Added LG G2 to list of supported devices in Readme.md Dennis Mantz 2014-10-20 19:35:35 -07:00
  • 014f4a79a0 Added HTC M8 to supported devices. Added Sony Xperia Pro as unsupported device. Dennis Mantz 2014-10-20 11:07:16 -07:00
  • 27954f126c Updated list of supported devices in Readme.md Dennis Mantz 2014-10-20 08:49:07 -07:00
  • 6606a494cc Updated version and upload latest binaries Dennis Mantz 2014-10-19 21:59:52 -07:00
  • 516d5c3de2 Fixed crash in Hackrf constructor if the usb device fails. More debug output for trouble shooting. Dennis Mantz 2014-10-19 21:56:39 -07:00
  • 323e244b91 Added debug output of the usb device list on open Dennis Mantz 2014-10-16 22:32:53 -07:00
  • 97e97b2592 Now corrects invalid gain values automatically. Added option to show logfile to the example app Dennis Mantz 2014-10-16 22:22:05 -07:00
  • 0a69084909 added acer A500 to the readme Dennis Mantz 2014-10-14 23:12:36 -07:00
  • 726a253077 Corrected filename and some comments Dennis Mantz 2014-10-13 13:06:13 -07:00
  • e799173bcd Merge branch 'master' of github.com:demantz/hackrf_android Dennis Mantz 2014-10-11 15:08:23 -07:00
  • e3b57a92b4 Upload new binaries Dennis Mantz 2014-10-11 15:07:26 -07:00
  • 9870341cab Introduced a buffer pool. Makes it much more efficient if the application uses it. Dennis Mantz 2014-10-10 23:00:57 -07:00
  • 0a6e84a11d Fixed buffer allocation in receive Loop. Optimized buffer handling in transmit Loop. Dennis Mantz 2014-10-10 22:20:24 -07:00
  • fe5e42d8fb Update Readme.md Dennis Mantz 2014-10-08 23:06:14 -07:00
  • a170eba8f8 Upload latest binaries. Version 1.04 Dennis Mantz 2014-10-08 22:48:27 -07:00
  • 4c9b1d8993 Small copy&paste error fix and print version on startup Dennis Mantz 2014-10-08 22:47:32 -07:00
  • 14504b30c4 Fixed: Frequency is now treated as a long int everywhere Dennis Mantz 2014-10-08 22:31:27 -07:00
  • e0b2481149 Added setFrequencyExpicit() Dennis Mantz 2014-10-08 22:19:33 -07:00
  • 997aca1ac8 Added help button to gui. Locked Portrait mode. Stopped keyboard from popping up Dennis Mantz 2014-10-08 20:44:52 -07:00
  • a5e25b0199 Added LNA gain to gui. Fixed gain scaling. Dennis Mantz 2014-10-08 16:39:21 -07:00
  • accd31d920 Uploading the latest binaries (version 1.03) Dennis Mantz 2014-10-08 00:17:33 -07:00
  • 185c377a74 Fixed: Returned Requests are now checked for their Endpoint (IN vs OUT) Dennis Mantz 2014-10-08 00:14:36 -07:00
  • 7f7b274ccb Expose gain setting, filename, amplifier and antenna port power setting to the gui Dennis Mantz 2014-10-07 23:46:54 -07:00
  • 5f087cd9ed Updated Readme.md with tested devices Dennis Mantz 2014-10-07 12:21:51 -07:00
  • 8250400953 Updated example app to use default VGA gain of 20 Dennis Mantz 2014-10-07 11:58:46 -07:00
  • 6e3fa44f80 Updating binaries Dennis Mantz 2014-10-07 11:37:00 -07:00
  • de1e8b0564 Merge pull request #1 from demantz/impl_transmission Dennis Mantz 2014-10-07 11:32:02 -07:00
  • c2a255642e Implemented TX. Not tested yet. Dennis Mantz 2014-10-06 23:48:52 -07:00
  • b0cc910fae Included link to tech.mantz-it.com blog post. Dennis Mantz 2014-10-06 18:14:34 -07:00
  • b67c1b157f Added documentation to the example application Dennis Mantz 2014-10-06 13:55:00 -07:00
  • 11f8ff21f6 Update Readme: Tested with Nexus 5 and Nexus 7 Dennis Mantz 2014-10-06 00:41:39 -07:00
  • ee8d8af92e Updated Readme Dennis Mantz 2014-10-06 00:31:41 -07:00
  • c0e55dce1f Untrack binaries in bin/ folders Dennis Mantz 2014-10-06 00:18:30 -07:00
  • 8bb9064f04 Moved binaries, so that they don't be commited after every code change. The binaries are only a snapshot for people that don't want to build the lib on their own. Dennis Mantz 2014-10-06 00:16:00 -07:00
  • a858478baf Added Readme and clarified License Texts Dennis Mantz 2014-10-05 23:54:00 -07:00
  • 60063eb0a4 Adding library jar file and example apk to repository Dennis Mantz 2014-10-05 23:25:49 -07:00
  • adfcb0ad55 Cleanup Repository Dennis Mantz 2014-10-05 22:56:30 -07:00
  • 7e4bfd54a2 Improved USB transmission. Up to 30 MB/s works fine. Dennis Mantz 2014-10-05 22:18:39 -07:00
  • 60e92e4978 Added Receiving. Has to be improved. So far max 4 MB/s are possible over USB. Dennis Mantz 2014-10-05 15:05:12 -07:00
  • 0498f62b70 Added setTransceiverMode and improved logging outputs Dennis Mantz 2014-10-04 17:03:56 -07:00
  • 7bfcaffde8 Added methods to set sample rate, frequency, baseband filter width, vga gain (rx and tx), lna gain, amplifier and antenna port power. Dennis Mantz 2014-10-04 15:12:33 -07:00
  • 95a7cff4ff Extending example app Dennis Mantz 2014-10-04 11:39:17 -07:00
  • 309faecb62 Changing min. SDK version to 12 Dennis Mantz 2014-10-04 11:38:59 -07:00
  • 43d5671ea6 Added Methods to read out version string, part id and serial no Dennis Mantz 2014-10-04 00:27:34 -07:00
  • 07d7b1bfae Updated Example. First working version! Dennis Mantz 2014-10-03 22:36:04 -07:00
  • 9c8d80b918 Cleaning up: Removing unused resources Dennis Mantz 2014-10-03 22:11:40 -07:00
  • 5d2beb5fb5 Moved attachment and permission logic into Hackrf.java Dennis Mantz 2014-10-03 22:01:31 -07:00
  • d566020b5a Added Callback Interface Dennis Mantz 2014-10-03 21:50:21 -07:00
  • 2462a09018 Adding Hackrf class and custom Exception clas for hackrf usb related errors Dennis Mantz 2014-10-03 20:54:50 -07:00
  • c5912240f4 Extending device filter to include jawbreaker Dennis Mantz 2014-10-03 20:53:45 -07:00
  • 7af1497d1e Adding GPL license file Dennis Mantz 2014-10-03 20:53:06 -07:00
  • a00315eb89 Added forgotten hidden files Dennis Mantz 2014-10-03 08:48:07 -07:00
  • 0faed7cba8 Adding example App to test the hackrf_android library Dennis Mantz 2014-10-03 08:47:08 -07:00
  • 4a78f4e21b Attach and Open Device is working. (Permissions are correctly granted) Dennis Mantz 2014-10-02 23:44:59 -07:00
  • 64504ed7b4 Switched to eclipse luna. No code modifications Dennis Mantz 2014-10-02 21:47:06 -07:00
  • e7df26143d Adding Broadcast Receiver to receive DeviceAttached Event - (forget some files) Dennis Mantz 2014-10-02 21:05:38 -07:00
  • 96ecbaead3 Adding Broadcast Receiver to receive DeviceAttached Event Dennis Mantz 2014-10-02 21:04:28 -07:00
  • caa830cf5a Initial Commit: Added Eclipse ADT Project Dennis Mantz 2014-10-01 23:39:10 -07:00