{"id":27940914,"url":"https://github.com/darthcloud/bladerf","last_synced_at":"2025-05-07T10:34:16.238Z","repository":{"id":286514388,"uuid":"953758068","full_name":"darthcloud/bladerf","owner":"darthcloud","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-07T02:50:42.000Z","size":13165,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"matlab_8bit","last_synced_at":"2025-04-26T11:38:49.452Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darthcloud.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-24T03:02:09.000Z","updated_at":"2025-04-07T02:50:46.000Z","dependencies_parsed_at":"2025-04-26T11:48:38.691Z","dependency_job_id":null,"html_url":"https://github.com/darthcloud/bladerf","commit_stats":null,"previous_names":["darthcloud/bladerf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darthcloud%2Fbladerf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darthcloud%2Fbladerf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darthcloud%2Fbladerf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darthcloud%2Fbladerf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darthcloud","download_url":"https://codeload.github.com/darthcloud/bladerf/tar.gz/refs/heads/matlab_8bit","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252455767,"owners_count":21750524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-07T10:32:19.198Z","updated_at":"2025-05-07T10:34:16.209Z","avatar_url":"https://github.com/darthcloud.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bladeRF Source #\nThis repository contains all the source code required to program and interact with a bladeRF platform, including firmware for the Cypress FX3 USB controller, HDL for the Altera Cyclone IV FPGA, and C code for the host side libraries, drivers, and utilities.\nThe source is organized as follows:\n\n\n| Directory         | Description                                                                                       |\n| ----------------- |:--------------------------------------------------------------------------------------------------|\n| [firmware_common] | Source and header files common between firmware and host software                                 |\n| [fx3_firmware]    | Firmware for the Cypress FX3 USB controller                                                       |\n| [hdl]             | All HDL code associated with the Cyclone IV FPGA                                                  |\n| [host]            | Host-side libraries, drivers, utilities and samples                                               |\n\n\n## Quick Start ##\n1. Clone this repository via: ```git clone https://github.com/Nuand/bladeRF.git```\n2. Fetch the latest pre-built bladeRF [FPGA image]. See the README.md in the [hdl] directory for more information.\n3. Fetch the latest pre-built bladeRF [firmware image]. See the README.md in the [fx3_firmware] directory for more information.\n4. Follow the instructions in the [host] directory to build and install libbladeRF and the bladeRF-cli utility.\n5. Attach the bladeRF board to your fastest USB port.\n6. You should now be able to see your device in the list output via ```bladeRF-cli -p```\n7. You can view additional information about the device via ```bladeRF-cli -e info -e version```.\n8. If any warnings indicate that a firmware update is needed, run:```bladeRF-cli -f \u003cfirmware_file\u003e```. \n - If you ever find the device booting into the FX3 bootloader (e.g., if you unplug the device in the middle of a firmware upgrade), see the ```recovery``` command in bladeRF-cli for additional details.\n9. See the overview of the [bladeRF-cli] for more information about loading the FPGA and using the command line interface tool\n\nFor more information, see the [bladeRF wiki].\n\n## Build Variables ##\n\nBelow are global options to choose which parts of the bladeRF project should\nbe built from the top level.  Please see the [fx3_firmware] and [host]\nsubdirectories for more specific options.\n\n| Option                            | Description\n| --------------------------------- |:--------------------------------------------------------------------------|\n| -DENABLE_FX3_BUILD=\\\u003cON/OFF\\\u003e     | Enables building the FX3 firmware. Default: OFF                           |                                   |\n| -DENABLE_HOST_BUILD=\\\u003cON/OFF\\\u003e    | Enables building the host library and utilities overall. Default: ON      |\n\n[firmware_common]: ./firmware_common (Host-Firmware common files)\n[fx3_firmware]: ./fx3_firmware (FX3 Firmware)\n[hdl]: ./hdl (HDL)\n[host]: ./host (Host)\n[FPGA image]: https://www.nuand.com/fpga.php (Pre-built FPGA images)\n[firmware image]: https://www.nuand.com/fx3.php (Pre-built firmware binaries)\n[bladeRF-cli]: ./host/utilities/bladeRF-cli (bladeRF Command Line Interface)\n[bladeRF wiki]: https://github.com/nuand/bladeRF/wiki (bladeRF wiki)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarthcloud%2Fbladerf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarthcloud%2Fbladerf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarthcloud%2Fbladerf/lists"}