KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
gr-ieee802154g
★ 15
Open GitHub ↗
MR-FSK implementation for GNU-RADIO
Download README (.md)
Explore Similar Repositories
rack-spyup
:
Spying request and json response
NeoPixel_Painter
:
Light painting project for Arduino Uno + NeoPixel strips
sanguinews
:
Usenet binary poster with multithreading and SSL support
Estimote-iOS-Xamarin
:
Xamarin binding for Estimote's iOS SDK
safeweb
:
Proposition of a faster and more secure Web (MinimaLT + DNSNMC)
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
gr-ieee802154g
?
Download (.md)
gr-ieee802154g ============== MR-FSK implementation for GNU-RADIO Build Process ================== you must have the gnu-radio build environment setup as described http://gnuradio.org/redmine/projects/gnuradio/wiki/BuildGuide > git clone https://github.com/dudmuck/gr-ieee802154g.git > cd gr-ieee802154g > mkdir build > cd build > cmake ../ > make > make test > sudo make install > sudo ldconfig see example grc files in examples directory, for use with gnuradio-companion.