> >> >> I'm off to try loading 2.7p21 onto the router, if I can get it to cross >> compile OK... > > OK - 2.7p21 still has a problem on the router so I guess its an endianess > issue. The router I'm using, a TPLink WR-1043ND, uses the AR71XX series > SOC which is MIPS based.
Back on 2.8p13 and using PIO.BYTE to set the outputs of the DS2413 and its basically working on the router but its all really slooooow. I've set timeout_volatile to zero on the OW_init() command line to get as near to real time as I can. I set an output (which operates an irrigation valve) and use a DS2438 to measure the voltage from a current sensor to make sure everything is OK. I've been using 100mS between DS2413 write and DS2438 read on the old Dallas s/w but even taking it up to 300mS I'm failing to read the correct value with owfs. > Looks like I'll be going back to the old Dallas s/w for a while, if only I > can work out why is won't talk to a USB9097 which is based on the same > DS2480B as I use on my WRT54GL box! If anyone is familiar with the DS2480B UART to 1-wire master chip perhaps they could help me sort out why the ds2480ut.c module from Dallas won't talk to a USB9097 :( I see that the OWFS handling seems to send several resets (breaks) to the chip during initialise but that may be just me getting lost on the error paths. Something odd about the ch341 uart maybe? Cheers -- Robin Gilks ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
