Hi Lars, On 5/29/20 7:43 AM, poeschel(a)lemonage.de wrote: > From: Lars Poeschel > > The Quectel EC21 does only work correctly, if the mux channel used for > aux is the first mux channel. It does only put it's URC messages in the > first mux channel, so this has to be the aux channel in our case. > To be flexible on the mux order we introduce two arrays here, that then > contain the initialization data in their needed order. > Initialization data is then applied by for-looping over this array. > --- > plugins/quectel.c | 61 ++++++++++++++++++++++++++++++++++++----------- > 1 file changed, 47 insertions(+), 14 deletions(-) > Applied, thanks. Regards, -Denis