futuresdr 0.0.41

An Experimental Async SDR Runtime for Heterogeneous Architectures.
Documentation
# Summary

[Introduction](introduction.md)

# User Documentation
- [Installation]installation.md
- [Running Applications]running_apps.md
- [Remote Interaction]remote_interaction.md

# Application Development
- [Project Creation]project.md
- [Runtime]runtime.md
- [Scheduler]scheduler.md
- [Flowgraph]flowgraph.md
- [Block]block.md
- [Stream Buffers]stream_buffers.md
- [Logging]logging.md
- [Misc]misc.md
- [Mocker]mocker.md
- [Performance Measurement]performance_measurement.md 

# SDR Development
- [Custom Blocks]custom_blocks.md
- [Custom Schedulers]custom_schedulers.md
- [Custom Buffers]custom_buffers.md