GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
Fpga_buffer_monitor Class Reference

Class that checks the receiver buffer overflow flags and monitors the status of the receiver buffers. More...

#include <fpga_buffer_monitor.h>

Public Member Functions

 Fpga_buffer_monitor (uint32_t num_freq_bands, bool dump, std::string dump_filename)
 Constructor.
 ~Fpga_buffer_monitor ()
 Destructor.
bool check_buffer_overflow_and_monitor_buffer_status ()
 This function checks buffer overflow and monitors the FPGA buffer status.

Detailed Description

Class that checks the receiver buffer overflow flags and monitors the status of the receiver buffers.

Definition at line 42 of file fpga_buffer_monitor.h.

Constructor & Destructor Documentation

◆ Fpga_buffer_monitor()

Fpga_buffer_monitor::Fpga_buffer_monitor ( uint32_t num_freq_bands,
bool dump,
std::string dump_filename )
explicit

Constructor.

◆ ~Fpga_buffer_monitor()

Fpga_buffer_monitor::~Fpga_buffer_monitor ( )

Destructor.

Member Function Documentation

◆ check_buffer_overflow_and_monitor_buffer_status()

bool Fpga_buffer_monitor::check_buffer_overflow_and_monitor_buffer_status ( )

This function checks buffer overflow and monitors the FPGA buffer status.


The documentation for this class was generated from the following file: