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

2012-07-17 Thread Iztok Jeras
Hi, First, I followed suggestions regarding rebase of git commits and using the 'onewire' branch instead of 'master'. Could you check if I did it correctly. https://github.com/jeras/sigrok I now separated the link/network/transport layers into separate protocols, overdrive mode detection is now d

Re: [sigrok-devel] fx2lafw firmware missing from Debian packages

2012-07-17 Thread Iztok Jeras
Hi, I installed on my Ubuntu SDCC 3.1.0 from Debian (version 3.2.0 already exists). The firmware failed to compile, due to the next issues: 1. asx8051 was renamed into sdas8051, fx2lib lib/Makefile had to be updated 2. there were many warnings due to deprecated reserved words, I fixed them Tomorro

Re: [sigrok-devel] fx2lafw firmware missing from Debian packages

2012-07-17 Thread Iztok Jeras
Hi, Since this is a new project with no stable release yet, I am not sure if this is a bug or only something still under development. Regards, Iztok Jeras On Tue, Jul 17, 2012 at 2:57 PM, Uwe Hermann wrote: > Hi, > > On Tue, Jul 17, 2012 at 01:34:50PM +0200, Iztok Jeras wrote: >> I installed si

Re: [sigrok-devel] fx2lafw firmware missing from Debian packages

2012-07-17 Thread Uwe Hermann
Hi, On Tue, Jul 17, 2012 at 01:34:50PM +0200, Iztok Jeras wrote: > I installed sigrok on Ubuntu from my PPA, the packages were taken from > Debian sid, so they should be the latest release. I found out the open > source firmware is not installed with the libsigrok package. Correct. Just in case:

[sigrok-devel] fx2lafw firmware missing from Debian packages

2012-07-17 Thread Iztok Jeras
Hi, I installed sigrok on Ubuntu from my PPA, the packages were taken from Debian sid, so they should be the latest release. I found out the open source firmware is not installed with the libsigrok package. Are the users supposed to compile it themselves, I did, but it takes time? It should not b

Re: [sigrok-devel] Name ideas for the new sigrok GUI

2012-07-17 Thread Iztok Jeras
Hi Joel, The issue was, I did not install the dev versions of packages (libsigrok0-dev libsigrokdecode0-dev). The package for libboost-dev was also missing from my system. But something remains, it is probably due to the installed sigrok being a release instead from git: $ PKG_CONFIG_PATH=/usr/l