GNU Radio's DPD Package
|
Classes | |
class | gain_phase_calibrate |
Removes the gain from the Power Amplifier Output to calibrate it for error calculation with the predistorter output (input to PA). More... | |
class | gain_phase_calibrate_impl |
class | GMP_model_PA |
Implementation of Generalised Memory Polynomial model based Power Amplifier. (Complex input, Complex output) More... | |
class | GMP_model_PA_impl |
class | LMS_postdistorter |
LMS based Algorithm implemented to estimate the coefficients of the behaviorial model (GMP) of the Power Amplifier and thus predistorter taps. More... | |
class | LMS_postdistorter_impl |
class | MP_model_PA |
Implementation of Memory Polynomial model based Power Amplifier. (Complex input, Complex output) More... | |
class | MP_model_PA_impl |
class | predistorter_training |
Performs predistortion of the input stream to be fed to the Power Amplifier (PA). More... | |
class | predistorter_training_impl |
class | RLS_postdistorter |
RLS based Algorithm implemented to estimate the coefficients of the behaviorial model (GMP) of the Power Amplifier and thus predistorter taps. More... | |
class | RLS_postdistorter_impl |
class | stream_to_gmp_vector |
Converts a stream of single complex data items into corresponding GMP vectors based on GMP model parameters using input items history. More... | |
class | stream_to_gmp_vector_impl |
class | stream_to_message |
Converts a stream of single complex data item into messages (PMT's) which are published by output message port 'message'. More... | |
class | stream_to_message_impl |