PipelineTools v1.0
A generic, flexible, realtime framework for developing applications that utilize an SDR and DSP.
Loading...
Searching...
No Matches
Pipeline Tools

The designated repository for the new version of PipelineTools - a generic, flexible, realtime framework for developing applications that utilize an SDR and DSP.

Dependencies

  • gcc, g++ >= 10 (sudo apt install gcc g++)
  • gtest (sudo apt install libgtest-dev)
  • benchmark >= v1.9.4 (sudo apt install libbenchmark-dev)
  • cmake >= 3.20, make (sudo apt install cmake make)
  • nlohmann::json >= 3.11.3 (sudo apt install nlohmann-json3-dev)
  • fmt (sudo apt install libfmt-dev)
  • dawglog
  • nstd
  • rabbitmq-c
  • SimpleAmqpClient
  • cpp-httplib