To follow up, the errors we're seeing may be tied to our specific bus master (the Dallas blue USB master). When we turn debugging way up, we get a "no bus master found". We also found if we write "f" to the temperature scale, we get the same message and our terminal that wrote that hangs.
--Jim On Fri, Jan 7, 2011 at 9:37 AM, Jim Kusznir <[email protected]> wrote: > This version seems to have introduced a new bug: one cannot write > into uncached/simultaneous/temperature (It returns a bash error, > although it is there). All other operations we've tested work fine > (we can individually read temperatures, we can set the alarming > values, etc.). The same command works by stopping p5 and starting our > modified p4. > > --Jim > > On Thu, Jan 6, 2011 at 7:53 PM, Paul Alfille <[email protected]> wrote: >> Release note for OWFS 2.8p5 >> >> 1. Fixes from Jim Kaszmir for DS18x20 temperature alarms and simultaneous >> reads >> 2. Fixes based on test environment from Achim Hennies for LinkHubE >> -- Proper telnet parsing, baud rate, and even Xport control port >> reset if needed >> 3, Improvements in timeouts, dropped connections, and reconnections >> for all serial and network interfaces. >> 4. Start of implementation based on Roberto Spadim's recommendation >> that we support >> telnet serial connection RFC2217 >> Use ser2net as the device: >> e.g. sudo ser2net -C "3333:telnet:0:/dev/ttyUSB0:9600 1STOPBIT >> 8DATABITS remctl" >> 5. Add some bit-level commends for future BAE function and some Dallas >> security chip support >> 6. Fix remote BAE over owserver problem. >> >> Link: >> https://sourceforge.net/projects/owfs/ >> >> ------------------------------------------------------------------------------ >> Gaining the trust of online customers is vital for the success of any company >> that requires sensitive data to be transmitted over the Web. Learn how to >> best implement a security strategy that keeps consumers' information secure >> and instills the confidence they need to proceed with transactions. >> http://p.sf.net/sfu/oracle-sfdevnl >> _______________________________________________ >> Owfs-developers mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/owfs-developers >> > ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
