PyRAPID ModulesΒΆ
There are four major groups of modules:
processing: defines classes for handling data delivery and passing them among different processing blocks.
radar: contains different modules to provide radar processings. These are the basic functions in
RadarFcnLib
, processing blocks inradarProcessingBlocks
, and TI radar parameters inparams
.mmwave link: handles the connection to the TI radar boards. It controls data streaming through ethernet using
DCA1000
capture board.application: displays processed data on the variety of graphs using
pyqtgraph
.