GNU Radio's DPD Package
|
▼Cblock | |
▼Cgr::dpd::gain_phase_calibrate | Removes the gain from the Power Amplifier Output to calibrate it for error calculation with the predistorter output (input to PA) |
Cgr::dpd::gain_phase_calibrate_impl | |
▼Csync_block | |
▼Cgr::dpd::GMP_model_PA | Implementation of Generalised Memory Polynomial model based Power Amplifier. (Complex input, Complex output) |
Cgr::dpd::GMP_model_PA_impl | |
▼Cgr::dpd::LMS_postdistorter | LMS based Algorithm implemented to estimate the coefficients of the behaviorial model (GMP) of the Power Amplifier and thus predistorter taps |
Cgr::dpd::LMS_postdistorter_impl | |
▼Cgr::dpd::MP_model_PA | Implementation of Memory Polynomial model based Power Amplifier. (Complex input, Complex output) |
Cgr::dpd::MP_model_PA_impl | |
▼Cgr::dpd::predistorter_training | Performs predistortion of the input stream to be fed to the Power Amplifier (PA) |
Cgr::dpd::predistorter_training_impl | |
▼Cgr::dpd::RLS_postdistorter | RLS based Algorithm implemented to estimate the coefficients of the behaviorial model (GMP) of the Power Amplifier and thus predistorter taps |
Cgr::dpd::RLS_postdistorter_impl | |
▼Cgr::dpd::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 |
Cgr::dpd::stream_to_gmp_vector_impl | |
▼Cgr::dpd::stream_to_message | Converts a stream of single complex data item into messages (PMT's) which are published by output message port 'message' |
Cgr::dpd::stream_to_message_impl |