![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
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. | |
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.
|
explicit |
Constructor.
| Fpga_buffer_monitor::~Fpga_buffer_monitor | ( | ) |
Destructor.
| bool Fpga_buffer_monitor::check_buffer_overflow_and_monitor_buffer_status | ( | ) |
This function checks buffer overflow and monitors the FPGA buffer status.