Summary: | New port: comms/hackrf HackRF Host Tools and Library | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tomasz "CeDeROM" CEDRO <tomek> | ||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | beng, db, nicblais, pi | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Tested this on: FreeBSD vm-bsd 10.2-RC2 FreeBSD 10.2-RC2 #0 r286137: Fri Jul 31 17:54:39 UTC 2015 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 Worked fine (serial number redacted): [user1@vm-bsd ~]$ sudo hackrf_info Found HackRF board. Board ID Number: 2 (HackRF One) Firmware Version: 2015.07.2 Part ID Number: 0xa000cb3c 0x0056474a Serial Number: 0x00000000 0x00000000 0xXXXXXXXX 0xXXXXXXXX Only issue is that it should also include devd rules, or at least print them out as a message after installation. Otherwise, not sure why this is still not in the ports. Any updates on the port commit?? There is a new release already... :-) +1 for inclusion. I tested it: (not with data acquisition, just info) 17:52 pts/1 comms/hackrf# uname -a FreeBSD drclaw.shrike-systems.com 10.1-RELEASE-p16 FreeBSD 10.1-RELEASE-p16 #0: Tue Jul 28 12:04:19 UTC 2015 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 17:52 pts/1 comms/hackrf# hackrf_info Found HackRF board. Board ID Number: 2 (HackRF One) Firmware Version: 2014.08.1 Part ID Number: 0xa000cb3c 0x0082435d Serial Number: 0x00000000 0x00000000 0xXXXXXXXX 0xXXXXXXXX testing@work with the version 2015.07.2 A commit references this bug: Author: pi Date: Sun Aug 30 20:20:34 UTC 2015 New revision: 395641 URL: https://svnweb.freebsd.org/changeset/ports/395641 Log: New port: comms/hackrf HackRF One from Great Scott Gadgets is a Software Defined Radio peripheral capable of transmission or reception of radio signals from 10 MHz to 6 GHz. Designed to enable test and development of modern and next generation radio technologies, HackRF One is an open source hardware platform that can be used as a USB peripheral or programmed for stand-alone operation. WWW: https://greatscottgadgets.com/hackrf/ PR: 199281 Submitted by: Tomek CEDRO <cederom@tlen.pl> Reviewed by: Nicolas Blais <nicblais@clkroot.net> Changes: head/comms/Makefile head/comms/hackrf/ head/comms/hackrf/Makefile head/comms/hackrf/distinfo head/comms/hackrf/files/ head/comms/hackrf/files/patch-host_hackrf-tools_CMakeLists.txt head/comms/hackrf/files/patch-host_libhackrf_CMakeLists.txt head/comms/hackrf/pkg-descr head/comms/hackrf/pkg-plist Build-tested on current, 10.2-amd64, 10.2-i386, 9.3-amd64. Committed, with small modifications and upgraded to 2015.07.2. Thanks for your patience! |
Created attachment 155327 [details] comms/hackrf port initial commit shar HackRF(One) Host Tools and Library :-)