could you please update the hackrf package to libhackrf release 2015.07.2 or later? This will support the rad1o badge from Chaos Communication Camp 2015 (i.e. no more need to use HKRF-OLD mode) relevant links: http://greatscottgadgets.com/2015/08-11-rad1obadge/ http://rad1o.badge.events.ccc.de/
Builds finished and release monitoring enabled. Hopefully the release monitoring will keep me from getting so far behind again. Thanks, --scott
hackrf-2015.07.2-1.fc21 has been submitted as an update to Fedora 21. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14167
hackrf-2015.07.2-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14168
hackrf-2015.07.2-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14169
hackrf-2015.07.2-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7778
Thank you Scott! One minor fix needed please; https://github.com/rad1o/f1rmware/pull/29 had not made it upstream it seems. Fixed that with https://github.com/mossmann/hackrf/pull/212 Until that gets merged upstream, can you please patch the udev rule so that /usr/lib/udev/rules.d/53-hackrf.rules reads ATTR{idProduct}=="cc15" (i.e. lower case cc15) as a quick fix. The other udev rules in the stream PR are only needed if reflashing the rad1o (normal users will update the on-rad1o software via storage mode), and can thus could wait until upstream acceptance.
Is idProduct cc15 unique to the rad1o? If not, are we potentially breaking another device, or are ALL idProduct values ALWAYS lowercase (not just by convention, but programatically)?
hackrf-2015.07.2-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update hackrf'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14168
(In reply to Scott K Logan from comment #7) > Is idProduct cc15 unique to the rad1o? If not, are we potentially breaking > another device The hexstring cc15 is indeed unique to the rad1o http://wiki.openmoko.org/wiki/USB_Product_IDs so the one line patch to the udev rules can definitely go into the Fedora package > or are ALL idProduct values ALWAYS lowercase (not just by > convention, but programatically)? udev rules seem to need lowercase, c.f. PR 29 linked in Comment #6 The other two case changes in the upstream PR make the code consistent (other Vendor and Product IDs were all in lowercase. But those changes we can let be decided by upstream.
hackrf-2015.07.2-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update hackrf'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7778
hackrf-2015.07.2-1.fc21 has been pushed to the Fedora 21 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update hackrf'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14167
hackrf-2015.07.2-1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update hackrf'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14169
hackrf-2015.07.2-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
hackrf-2015.07.2-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.
hackrf-2015.07.2-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.