71 Commits

Author SHA1 Message Date
Dennis Mantz
b2dafff602 Merge pull request #4 from KR0SIV/master
Update Readme.md (support for oneplus one; spelling)
2015-06-29 14:26:44 +02:00
Harold Giddings
cbb0f18eb8 Update Readme.md
Tested oneplus one android phone and fixed spelling issue within the readme file.
2015-06-28 02:46:44 -04:00
Dennis Mantz
1e6173137d Merge branch 'master' of github.com:demantz/hackrf_android 2014-11-27 20:43:58 -08:00
Dennis Mantz
b9654765f0 Uploading latest binaries (version 1.10) 2014-11-27 20:43:37 -08:00
Dennis Mantz
4e11c8a5bf Bugfix: disable antenna power setting for Jawbreaker boards 2014-11-27 20:42:53 -08:00
Dennis Mantz
0df0ddde71 Update Readme.md 2014-11-20 20:07:35 -08:00
Dennis Mantz
5dd3aa9b71 Updating list of supported devices 2014-11-17 23:03:35 -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
64510fbda6 Added Samsung S5 to the list of supported devices 2014-10-27 11:08:29 -07:00
Dennis Mantz
9cb9e00c6d adding LG G3 to the list of supported devices 2014-10-26 12:51:02 -07:00
Dennis Mantz
77846ca0a8 Merge pull request #3 from Twigman/patch-1
Added Moto G 4G to devices tested
2014-10-21 07:22:37 -07:00
Paul
00422f5ad5 Added Moto G 4G to devices tested
Probably worth pointing out that the Moto G and Moto G 4G are different devices so testing on both is worthwhile. Naming is hard.
2014-10-21 11:39:30 +01:00
Dennis Mantz
4d8132ef0d Added LG G2 to list of supported devices in Readme.md 2014-10-20 19:35:35 -07:00
Dennis Mantz
014f4a79a0 Added HTC M8 to supported devices. Added Sony Xperia Pro as unsupported device. 2014-10-20 11:07:16 -07:00
Dennis Mantz
27954f126c Updated list of supported devices in Readme.md 2014-10-20 08:49:07 -07:00
Dennis Mantz
6606a494cc Updated version and upload latest binaries 2014-10-19 21:59:52 -07:00
Dennis Mantz
516d5c3de2 Fixed crash in Hackrf constructor if the usb device fails. More debug output for trouble shooting. 2014-10-19 21:56:39 -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
0a69084909 added acer A500 to the readme 2014-10-14 23:12:36 -07:00
Dennis Mantz
726a253077 Corrected filename and some comments 2014-10-13 13:06:13 -07:00
Dennis Mantz
e799173bcd Merge branch 'master' of github.com:demantz/hackrf_android 2014-10-11 15:08:23 -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
0a6e84a11d Fixed buffer allocation in receive Loop. Optimized buffer handling in transmit Loop. 2014-10-10 22:20:24 -07:00
Dennis Mantz
fe5e42d8fb Update Readme.md 2014-10-08 23:06:14 -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
e0b2481149 Added setFrequencyExpicit() 2014-10-08 22:19:33 -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
185c377a74 Fixed: Returned Requests are now checked for their Endpoint (IN vs OUT) 2014-10-08 00:14:36 -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
5f087cd9ed Updated Readme.md with tested devices 2014-10-07 12:21:51 -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
de1e8b0564 Merge pull request #1 from demantz/impl_transmission
Implemented TX. Not tested yet.
2014-10-07 11:32:02 -07:00
Dennis Mantz
c2a255642e Implemented TX. Not tested yet. 2014-10-06 23:48:52 -07:00
Dennis Mantz
b0cc910fae Included link to tech.mantz-it.com blog post. 2014-10-06 18:14:34 -07:00
Dennis Mantz
b67c1b157f Added documentation to the example application 2014-10-06 13:55:00 -07:00
Dennis Mantz
11f8ff21f6 Update Readme: Tested with Nexus 5 and Nexus 7 2014-10-06 00:41:39 -07:00
Dennis Mantz
ee8d8af92e Updated Readme 2014-10-06 00:31:41 -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
a858478baf Added Readme and clarified License Texts 2014-10-05 23:54: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