Issue Title: Integration of DSP with Frame Logger
Description:
Digital signal processing algorithms to process radar frames were scripted in MATLAB and implemented in C afterwards. The integration of this C implementation with the frame logger is still pending.
Suggested Implementation:
The frame logger already saves the frames and the dsp scripts already process them; this task would require connecting these functions.
Expected Outcome:
A function that captures a radar frames, processes it, and outputs the volumetric water content based on the parameters given.
Skills Required:
Difficulty Level:
Relevant Files:
- frameLogger.c captures and saves the frames taken by the radar.
- proc.h is the live version of procRadarFrames.m
Mentor/Point of Contact:
@ericdvet
Thank you for contributing! If you have any questions, feel free to ask in the comments below.
Issue Title: Integration of DSP with Frame Logger
Description:
Digital signal processing algorithms to process radar frames were scripted in MATLAB and implemented in C afterwards. The integration of this C implementation with the frame logger is still pending.
Suggested Implementation:
The frame logger already saves the frames and the dsp scripts already process them; this task would require connecting these functions.
Expected Outcome:
A function that captures a radar frames, processes it, and outputs the volumetric water content based on the parameters given.
Skills Required:
Difficulty Level:
Relevant Files:
Mentor/Point of Contact:
@ericdvet
Thank you for contributing! If you have any questions, feel free to ask in the comments below.