Skip to content

Integration of DSP with Frame Logger #8

@ericdvet

Description

@ericdvet

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:

  • Embedded C
  • Linux

Difficulty Level:

  • Easy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions