Re: [sigrok-devel] Protocol decoder and dumps for 1-Wire

2012-06-23 Thread Iztok Jeras
Hi, I now have a few 1-Wire dumps ready, but the whole protocol (lower layers) is not yet covered, overdrive mode is missing. It will be hard to cover all the higher level protocol elements, I should be able to add some more dumps, once I understand the higher protocol layers better. I should be a

Re: [sigrok-devel] glib 2.28 dependency

2012-06-23 Thread Peter Stuge
Bert Vermeulen wrote: > > I noticed that recent versions of Sigrok from git master no longer > > compile with glib 2.24 (undefined reference to > > `g_get_monotonic_time'). > > > > Possibly due to commit [1]. > > > > g_get_monotonic_time() only got introduced in 2.28 according to [2], so > > I