Re: [PATCH 0/3] uqmi: sync libqmi and add more diagnostic commands;

2021-11-08 Thread Daniel Golle
On Mon, Nov 08, 2021 at 08:40:43PM +0200, Oskari Lemmelä wrote: > Thanks. I squashed it to parser commit and dropped json file modification. > > Updated patches are in same upstream branch > https://github.com/olemmela/uqmi.git Please rebase on upstream, I've already merged the series. _

Re: [PATCH 0/3] uqmi: sync libqmi and add more diagnostic commands;

2021-11-08 Thread Oskari Lemmelä
On 8.11.2021 12.47, Koen Vandeputte wrote: > > On 08.11.21 09:36, Koen Vandeputte wrote: >> >> On 24.10.21 17:05, Oskari Lemmela wrote: >>> First patch updates dynamic code generator to handle newer data from >>> libqmi project. After data is synced from libqmi project, more >>> connection >>> dia

Re: [PATCH 0/3] uqmi: sync libqmi and add more diagnostic commands;

2021-11-08 Thread Koen Vandeputte
On 08.11.21 09:36, Koen Vandeputte wrote: On 24.10.21 17:05, Oskari Lemmela wrote: First patch updates dynamic code generator to handle newer data from libqmi project. After data is synced from libqmi project, more connection diagnostic commands are added to uqmi. Oskari Lemmela (3):    uqm

Re: [PATCH 0/3] uqmi: sync libqmi and add more diagnostic commands

2021-11-08 Thread Koen Vandeputte
On 24.10.21 17:05, Oskari Lemmela wrote: First patch updates dynamic code generator to handle newer data from libqmi project. After data is synced from libqmi project, more connection diagnostic commands are added to uqmi. Oskari Lemmela (3): uqmi: update code generator uqmi: sync data fr

Re: [PATCH 0/3] uqmi: sync libqmi and add more diagnostic commands

2021-10-24 Thread Oskari Lemmelä
On 24.10.2021 18.05, Oskari Lemmela wrote: > First patch updates dynamic code generator to handle newer data from > libqmi project. After data is synced from libqmi project, more connection > diagnostic commands are added to uqmi. > > Oskari Lemmela (3): > uqmi: update code generator > uqmi: s

[PATCH 0/3] uqmi: sync libqmi and add more diagnostic commands

2021-10-24 Thread Oskari Lemmela
First patch updates dynamic code generator to handle newer data from libqmi project. After data is synced from libqmi project, more connection diagnostic commands are added to uqmi. Oskari Lemmela (3): uqmi: update code generator uqmi: sync data from libqmi project uqmi: add more diagnostics