![]() |
GNSS-SDR
0.0.19
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 (const std::string &device_name, uint32_t num_freq_bands, bool dump, std::string dump_filename) | |
| Constructor. More... | |
| ~Fpga_buffer_monitor () | |
| Destructor. More... | |
| void | check_buffer_overflow_and_monitor_buffer_status () |
| This function checks buffer overflow and monitors the FPGA buffer status. More... | |
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.
| void Fpga_buffer_monitor::check_buffer_overflow_and_monitor_buffer_status | ( | ) |
This function checks buffer overflow and monitors the FPGA buffer status.
1.8.14