Re: [Owfs-developers] DS2450 CRC16 Checksum calculation

2017-02-05 Thread Ritchie
*/ ++CRC16_errors; /* statistics */ } .. Best regards Ritchie > Am 04.02.2017 um 20:42 schrieb Ritchie: >> >> Is this correct, that the checksum is started with the value of "address" ? >> > Please see module/owlib/src/c/ow_245

[Owfs-developers] DS2450 CRC16 Checksum calculation

2017-02-04 Thread Ritchie
h the address value, which is 9 for the first single byte transmission. Is this correct, that the checksum is started with the value of "address" ? Thanks for any help. Best regards Ritchie -- Check out t

[Owfs-developers] Function OW_w_mem in OW_set_resolution not entered

2017-01-26 Thread Ritchie
out "OW_w_mem entered" and I do not know why. The only print out I get is "2450 OW_set_resolution OW_r_mem o.k." Where is my failure ? Best regards Ritchie -- Check out the vibrant tech community on

Re: [Owfs-developers] Problem with owhttpd on a raspberry pi (owfs-3.0p2)

2017-01-19 Thread Ritchie
LT: ow_daemon.c:(144) Entered background mode, quitting. Jan 19 17:20:04 fhem3 OWFS[729]: DEFAULT: ow_daemon.c:(144) Entered background mode, quitting. Jan 19 17:20:04 fhem3 OWFS[729]: DEFAULT: ow_net_server.c:(360) Isolated from any control -- exit Best r

Re: [Owfs-developers] Problem with owhttpd on a raspberry pi (owfs-3.0p2)

2017-01-18 Thread Ritchie
tried the switch --debug and --error_level but it does not show any data transmission information, but a lot more information is shown. Thanks for help Ritchie -- Check out the vibrant tech community on one of the

Re: [Owfs-developers] Problem with owhttpd on a raspberry pi (owfs-3.0p2)

2017-01-18 Thread Ritchie
[1]: Started Tiny webserver for 1-wire control. Does shows moreless the same information. Not very helpful. Thanks for help Ritchie -- Check out the vibrant tech community on one of the world's most engaging tec

Re: [Owfs-developers] Problem with owhttpd on a raspberry pi (owfs-3.0p2)

2017-01-17 Thread Ritchie
: Started Tiny webserver for 1-wire control. pi@fhem3:~ $ Here what happen. Best regards Ritchie -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm

Re: [Owfs-developers] Problem with owhttpd on a raspberry pi (owfs-3.0p2)

2017-01-16 Thread Ritchie
The DS9490 is based > on the DS2490 chip, which isn't USB-RS232, but a plain USB device which > needs another driver. Hello Jan, The description is wrong. I have the same configuration running in my "production

Re: [Owfs-developers] Problem with owhttpd on a raspberry pi (owfs-3.0p2)

2017-01-15 Thread Ritchie
e control. sorry for the later answer, found you in my spam folder. Best regards Ritchie -- Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year

Re: [Owfs-developers] Problem with owhttpd on a raspberry pi (owfs-3.0p2)

2017-01-15 Thread Ritchie
Ritchie Am 15.01.2017 um 15:35 schrieb Jan Kandziora: > Am 15.01.2017 um 12:56 schrieb Ritchie: >> the owserver is running now, but the owhttpd does not start. >> > Please, we need to see your /etc/owfs.conf. > > Ki

Re: [Owfs-developers] Problem with owhttpd on a raspberry pi (owfs-3.0p2)

2017-01-15 Thread Ritchie
ter=owserver.service [Service] ExecStart=/opt/owfs/bin/owhttpd -c /etc/owfs.conf #User=ow #Group=ow [Install] WantedBy=multi-user.target Is this a problem on the owserver -- ignore 'p' option Any hint for this ? Best regards Ritchie > Hi, > the problem is, that I have to mo

Re: [Owfs-developers] Problem with owhttpd on a raspberry pi (owfs-3.0p2)

2017-01-14 Thread Ritchie
the httpd not start. Even I do not see any of this type of start command: ExecStart=/opt/owfs/bin/owhttpd --foreground --server=127.0.0.1 in the Start up script Thanks for any type of help Ritchie -- Developer Access

Re: [Owfs-developers] Problem with owserver on a raspberry pi (does not start)

2017-01-13 Thread Ritchie
Dear Colin, how can I get the source code of the version, described in the message, because I need to modify the code, to see what happen on the 1-wire bus. Because I am working on a 1-wire Slave AVR based for a DS2450. Best regards R. > On 12 January 2017 at 16:29, Ritchie wrote: >

Re: [Owfs-developers] Problem with owserver on a raspberry pi (does not start)

2017-01-12 Thread Ritchie
Dear Jan, I just decide to reinstall the system new, which is easier than try to fix it. Best regards R. > Am 11.01.2017 um 18:38 schrieb Ritchie: >> >> /usr/src $ sudo /opt/owfs/bin/owserver --foreground --debug >> --error_print=2 --error_level=9 -c /etc/owfs.conf >&g

Re: [Owfs-developers] Problem with owserver on a raspberry pi (does not start)

2017-01-11 Thread Ritchie
Hi all, since I tried the actual version on my raspi, I damaged the installation. The owserver version 2.8 does not start. I compiled the version 2.9p5, which should the be one of the latest version (may 3.0.. as well), which is running on the raspi, so far I could see in the internet. Now I

Re: [Owfs-developers] Problem with compiling of the owfs on a raspberry pi

2017-01-10 Thread Ritchie
e=/dev/i2c-1 > -- > Restart the owserver and owhttpd service after that. > > > > > On 09/01/17 18:51, Johan Ström wrote: >> Sounds like libusb is not found, but the include is there.. >> Tr

Re: [Owfs-developers] Problem with compiling of the owfs on a raspberry pi

2017-01-10 Thread Ritchie
: >> Sounds like libusb is not found, but the include is there.. >> Try a search in the archives if you have not yet done so, I think this >> has been up before. >> >> Johan >> >> On January 9, 2017 6:55:27 PM GMT+01:00, Ritchie wrote: >> >

[Owfs-developers] Problem with compiling of the owfs on a raspberry pi

2017-01-09 Thread Ritchie
Dear all, I am trying to compile the actual version (owfs-3.1p5) of owfs on a raspberry pi and get the following error message during "make". owusbprobe.o: In function `list_usb_devices_iter': /usr/src/owfs-3.1p5/module/owshell/src/c/owusbprobe.c:149: undefined reference to `libusb_strerror' /u

[Owfs-developers] Problems with DS2450 ...

2017-01-08 Thread Ritchie
Dear all, I know this is not a common owfs problem, but I would like to know some information about the communication to the ds2450 and how to debug it with the owserver. Wright now I am working on a Ds2450 Slave, based on a attiny45 and I get the values "Error: Invalid argument" on "PIO.*" and

Re: [Owfs-developers] Data handling of the DS2423 READ/WRITE/COPY SCRATCH PAD

2015-10-31 Thread Ritchie
ffset), }; Which I guess includes a checksum for transmission after the 32 bytes. Thanks for any help. Ritchie > Am 29.10.2015 um 20:36 schrieb Ritchie: >> Hi to all, >> >> in which Module of the OWFS Server do I have to take a closer look >> in matter of the Read/Write/C

[Owfs-developers] Data handling of the READ/WRITE/COPY SCRATCH PAD

2015-10-29 Thread Ritchie
meaning of E/S Authorization Code 100%. Sample shows only values, how it is to build. Thanks for any Info/Help in this matter . Ritchie -- ___ Owfs-developers mailing list Owfs

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-22 Thread Ritchie
Hello, now I get it and know where my fault is. I will add the position calculation into the code. Thanks for Help. Best regards Ritchie > Am 22.10.2015 um 12:26 schrieb rot...@gmx.de: >> >> Do they read out the memory page by more than one block and uses the address >

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-21 Thread Ritchie
Hi to all, thanks for taking a closer look too it, but I may try to find a way, that the owserver will only send information on request. Creating extra builds it not needed... I just thought it was easy to get a dump. Is there maybe a other good documentation what commands are running from the

[Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-20 Thread Ritchie
Hi, I am still trying to find a bug in my 1-wire protocol implementation of EEPROM and counter. The bug appears since implementation of EEPROM memorypage12..15 . I try to analyse the problem with my logic analyser but I can not catch so many values and always miss the data of the DS2423. Can I

[Owfs-developers] Problem with a simple 1wire Bus

2015-04-07 Thread Ritchie
tion. Is this a known problem of the version 2.8p15 or still related to a hardware problem. I could not see any related entry in the offical change log of the owserver, which was telling something in this matter. I am pleased about every hint to get closer or fix this problem.

Re: [Owfs-developers] Problems with starting owserver on raspberry (standard version)

2015-04-05 Thread Ritchie
owserver 3.1p0, compile on this raspberry) and it runs also. Thanks for help Ritchie > Hi to all, > > now i used a complet new installation (complete update) and get the same > result. Even when I enter the following command, no response from the > owserver. > > $ sudo ./ows

Re: [Owfs-developers] Problems with starting owserver on raspberry (standard version)

2015-04-05 Thread Ritchie
DEBUG MODE libow version: 2.8p15 $ sudo ./owserver --debug --i2c=all DEBUG MODE libow version: 2.8p15 Command prompt is comming directly. But it works with FAKE server still. Best regards Ritchie > Hi, > > I just want to test my test environment and noticed, that t

[Owfs-developers] Problems with starting owserver on raspberry (standard version)

2015-04-05 Thread Ritchie
st regards Ritchie -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from week

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Ritchie
ion 2.18p15. Best regards Ritchie P.S.: Frohes Osterfest ;-) > Hello, > pleas try to install the newer dev-version of libusb with an: > sudo apt-get install libusb-1.0-0-dev > > Then the configure should activate USB for OWFS with version 3.1p0 > > Best regards, > Rola

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Ritchie
also running with fhem). Best regards Ritchie > Hello, > i will try to find the error with compiling Version 3.1p0 on Raspi. > So to have the same system i should know what system you (And Ritchi) will > use. > Only then i can do right test’s there. > > Best regards,

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Ritchie
Hi, I have also a raspi (Debian). Best regards Ritchie > Hello, > i will try to find the error with compiling Version 3.1p0 on Raspi. > So to have the same system i should know what system you (And Ritchi) will > use. > Only then i can do right test’s there. > > Best reg

Re: [Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Ritchie
FIG --cflags "libusb-1.0 >= 0.9.1" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes -> echo $LIBUSB_CFLAGS show nothing in the console output ? Any Idea to fix this ? Best regards Ritchie > I had the same problem wit

[Owfs-developers] Compiling option USB=DISABLED ..

2015-04-04 Thread Ritchie
this information from the ./configure command means, that it does not support USB Busmaster ? If so, what do I have to change to get it with "USB is enabled". Best regards Ritchie -- Dive into the World o

Re: [Owfs-developers] installing owfs on cubie truck

2015-04-03 Thread Ritchie
Hi to all, I am running my owserver with the version 2.8 (actual debian stable version) and would like to upgrade this installation to the actual version. Is there a description which will work for a cubie truck (debian) as well. Best regards Ritchie

[Owfs-developers] Strong Pull Function for DS2480 of the owserver activate

2015-04-01 Thread Ritchie
, but this failed. Thanks for any help. Best regards Ritchie -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for