• Stars
    star
    199
  • Rank 194,962 (Top 4 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created over 11 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Bluetooth receiver implementation for GNU Radio

GR-Bluetooth

Welcome to gr-bluetooth!

gr-bluetooth is an implementation of the Bluetooth baseband layer for GNU Radio for experimentation and teaching students about Software Defined Radio, it should not be used for Bluetooth communications as it is not a complete software stack.

https://github.com/greatscottgadgets/gr-bluetooth

Building

gr-bluetooth currently requires gnuradio 3.7.

To build gr-bluetooth:

  mkdir build
  cd build
  cmake ..
  make
  sudo make install

License

Copyright 2008 - 2013 Dominic Spill, Michael Ossmann

This file is part of gr-bluetooth

gr-bluetooth is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

gr-bluetooth is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with gr-bluetooth; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Boston, MA 02110-1301, USA.

More Repositories

1

hackrf

low cost software radio platform
C
6,373
star
2

ubertooth

Software, firmware, and hardware designs for Ubertooth
C
1,909
star
3

luna

Amaranth HDL framework for monitoring, hacking, and developing USB devices
Python
923
star
4

facedancer

Implement your own USB device in Python, supported by a hardware peripheral such as Cynthion or GreatFET
Python
746
star
5

ViewSB

open-source USB analyzer toolkit with support for a variety of capture hardware
Python
341
star
6

greatfet

GreatFET firmware and host software
C
303
star
7

yardstick

Yet Another Radio Dongle
254
star
8

daisho

SuperSpeed USB 3.0 FPGA platform
Eagle
251
star
9

libbtbb

A Bluetooth baseband decoding library
C
182
star
10

greatfet-hardware

This repository is deprecated. Go to:
116
star
11

throwing-star-lan-tap

A passive tap for monitoring 10/100 Ethernet.
110
star
12

packetry

A fast, intuitive USB 2.0 protocol analysis application for use with Cynthion.
Rust
87
star
13

lab-notes

notes, test reports, and other documentation for projects in progress
Python
76
star
14

greatfet-tutorials

Learn to do something new with GreatFET!
58
star
15

apollo

microcontroller-based FPGA / JTAG programmer
C
53
star
16

python-usb-protocol

python library providing utilities, data structures, constants, parsers, and tools for working with USB data
Python
53
star
17

gsg-kicad-lib

GSG's schematic symbols and modules for KiCad
47
star
18

amalthea

an experimental SDR platform
Python
42
star
19

cynthion

USB test instrument
Rust
37
star
20

libgreat

a library to help you do Great things
C
32
star
21

bucatini

a noodly Amaranth HDL-wrapper for FPGA SerDes' presenting a PIPE PHY interface
Python
31
star
22

hackrf-nightly

Nightly build repository for HackRF - builds everything pushed to mossmann/hackrf master branch.
HTML
30
star
23

cynthion-hardware

USB test instrument
30
star
24

plotsweep

A tool to plot spectrogram images using hackrf_sweep, soapy_power, or rtl_power output.
Rust
27
star
25

saturn-v

DFU bootloader for SAMD11 and SAMD21 microcontrollers
C
20
star
26

pyfwup

Python FirmWare UPgrader -- a DFU (and similar) utility for python
Python
20
star
27

urti-mainboard

Mainboard of URTI, the Universal Radio Test Instrument
17
star
28

misc

miscellaneous Great Scott Gadgets projects
12
star
29

luna-soc

Amaranth HDL libary for building USB-capable SoC designs.
Verilog
12
star
30

toorcamp2018badge

badge for ToorCamp 2018, an electronic jar of fireflies
C
11
star
31

ubertooth-nightly

Nightly build repository for Ubertooth - builds everything pushed to greatscottgadgets/ubertooth master branch.
HTML
10
star
32

greatfet-pinout

Simple repository hosting an interactive GreatFET pinout table.
JavaScript
7
star
33

amalthea-hardware

experimental SDR platform
7
star
34

LNA3030

LNA3030 is an in-line SMA Low Noise Amplifier with SAW filter
7
star
35

cydonia

a 2.4 GHz receiver front-end
6
star
36

sous-vide

Let Them Eat Crème Brûlée!
C
5
star
37

LNA1109

LNA with SAW filter
5
star
38

tycho

Production test jig for Cynthion
4
star
39

luna-analyzer-capture

Experimental native host code for LUNA USB analyzer capture
C
4
star
40

cynthion-test

Test software for Cynthion hardware
Python
2
star
41

demo-kit

1
star
42

cynthion-analyzer

Integration repository for developing Cynthion's USB analyzer mode
Makefile
1
star