33 Commits

Author SHA1 Message Date
Dennis Mantz
b9654765f0 Uploading latest binaries (version 1.10) 2014-11-27 20:43:37 -08:00
Dennis Mantz
ba51e70aec Adding getTranceiverMode(), null-check in constructor and 21 (Lollipop) as targetSdk. Uploading latest binaries (version 1.09) 2014-11-17 22:53:16 -08:00
Dennis Mantz
a6e8dd3d04 Bugfix: null check when canceling USB requests. Uploading latest binaries (version 1.08). 2014-11-09 13:22:28 -08:00
Dennis Mantz
6606a494cc Updated version and upload latest binaries 2014-10-19 21:59:52 -07:00
Dennis Mantz
323e244b91 Added debug output of the usb device list on open 2014-10-16 22:32:53 -07:00
Dennis Mantz
97e97b2592 Now corrects invalid gain values automatically. Added option to show logfile to the example app 2014-10-16 22:22:05 -07:00
Dennis Mantz
726a253077 Corrected filename and some comments 2014-10-13 13:06:13 -07:00
Dennis Mantz
e3b57a92b4 Upload new binaries 2014-10-11 15:07:26 -07:00
Dennis Mantz
9870341cab Introduced a buffer pool. Makes it much more efficient if the application uses it. 2014-10-10 23:00:57 -07:00
Dennis Mantz
a170eba8f8 Upload latest binaries. Version 1.04 2014-10-08 22:48:27 -07:00
Dennis Mantz
4c9b1d8993 Small copy&paste error fix and print version on startup 2014-10-08 22:47:32 -07:00
Dennis Mantz
14504b30c4 Fixed: Frequency is now treated as a long int everywhere 2014-10-08 22:31:27 -07:00
Dennis Mantz
997aca1ac8 Added help button to gui. Locked Portrait mode. Stopped keyboard from popping up 2014-10-08 20:44:52 -07:00
Dennis Mantz
a5e25b0199 Added LNA gain to gui. Fixed gain scaling. 2014-10-08 16:39:21 -07:00
Dennis Mantz
accd31d920 Uploading the latest binaries (version 1.03) 2014-10-08 00:17:33 -07:00
Dennis Mantz
7f7b274ccb Expose gain setting, filename, amplifier and antenna port power setting to the gui 2014-10-07 23:46:54 -07:00
Dennis Mantz
8250400953 Updated example app to use default VGA gain of 20 2014-10-07 11:58:46 -07:00
Dennis Mantz
6e3fa44f80 Updating binaries 2014-10-07 11:37:00 -07:00
Dennis Mantz
c2a255642e Implemented TX. Not tested yet. 2014-10-06 23:48:52 -07:00
Dennis Mantz
b67c1b157f Added documentation to the example application 2014-10-06 13:55:00 -07:00
Dennis Mantz
c0e55dce1f Untrack binaries in bin/ folders 2014-10-06 00:18:30 -07:00
Dennis Mantz
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. 2014-10-06 00:16:00 -07:00
Dennis Mantz
60063eb0a4 Adding library jar file and example apk to repository 2014-10-05 23:25:49 -07:00
Dennis Mantz
adfcb0ad55 Cleanup Repository 2014-10-05 22:56:30 -07:00
Dennis Mantz
7e4bfd54a2 Improved USB transmission. Up to 30 MB/s works fine. 2014-10-05 22:18:39 -07:00
Dennis Mantz
60e92e4978 Added Receiving. Has to be improved. So far max 4 MB/s are possible over USB. 2014-10-05 15:05:12 -07:00
Dennis Mantz
7bfcaffde8 Added methods to set sample rate, frequency, baseband filter width, vga gain (rx and tx), lna gain, amplifier and antenna port power. 2014-10-04 15:12:33 -07:00
Dennis Mantz
95a7cff4ff Extending example app 2014-10-04 11:39:17 -07:00
Dennis Mantz
43d5671ea6 Added Methods to read out version string, part id and serial no 2014-10-04 00:27:34 -07:00
Dennis Mantz
07d7b1bfae Updated Example. First working version! 2014-10-03 22:36:04 -07:00
Dennis Mantz
9c8d80b918 Cleaning up: Removing unused resources 2014-10-03 22:11:40 -07:00
Dennis Mantz
a00315eb89 Added forgotten hidden files 2014-10-03 08:48:07 -07:00
Dennis Mantz
0faed7cba8 Adding example App to test the hackrf_android library 2014-10-03 08:47:08 -07:00