Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2016-08-07 | 4.0 kB | |
owfs-3.1p2.tar.gz | 2016-08-07 | 1.4 MB | |
Totals: 2 Items | 1.4 MB | 0 |
v3.1p2 is mainly a bugfix release. New Functions ------------- * Merge Johan Ström's FTDI branch, which allows finer control of FTDI based USB<->RS232<->Onewire masters. * Add "latesttemp" node to DS18B20, DS18S20, DS1822, DS1825, DS2438, and DS28EA00. * Add "latestvolt" node to DS2450. Major Fixes ----------- * Cygwin, BSD: cleanup build infrastructure. * HD44780 on DS2408 based displays: make buttons work in 4-bit mode. Detailed Changelog ------------------ 1d66c05 systemd: switch all utils to explicit state notification 5ad332e uncodintionally send systemd notifications f566d5f DS2408 display fix 4ca1f44 remove unittest "binary" which should have not been commited d117c25 LLVM static analyzer : fix memory leak 755fab1 LLVM static analyzer : cleanup unused assignments c6aabfc LLVM static analyzer : false positives, not really issues c359dca LLVM static analyzer : Double free 1806df7 Silence LLVM static analyzer: Assigned value is garbage or undefined ce7d5e6 clean target: do not try to remove my home dir please (*~) 18f271f Remove & ignore files generated by bootstrap 5c0d698 Updated gitignores 451454f Added first unittest: FS_input_ascii_array 6661b4b fix last item length in FS_input_ascii_array ac62579 properly set OWQ_size for each owq_part when writing comma-separated ascii parts from .ALL 6ff4da7 compat.h: only include compat_netdb.h if needed 9a97d16 Undo accidentally commited files d31e834 perl ownet: do not add zero-padding to payload d7f11c3 owusbprobe: respect OW_USB c3dc351 Unbreak dlopen detection on FreeBSD 0d778ce Merge branch 'ftdi' e94509e Disable 19200 mode for LINK when using ct_serial 229f00b ow_ftdi: %PRIu64 -> %zu for size_t 7ed29bf ow_ftdi: ensure we allow bytes to be written before we break device a52bec8 ow_ftdi: fix misk warnings caab23e ow_ftdi: Fix implicit function declarations be2c526 fixed a bug in parsing --fuse-open-opt. Thanks to Cheetah (https://sourceforge.net/u/cheetah/profile/) for supplying the patch 6e6e36a Fixes for compiling on newer Cygwin. Thanks to Radoslav Chovan <coudysk@gmail.com> for helping debugging. 72d3640 owusbprobe: fix TTY device listing, filter lock/init device on FreeBSD cb80acf owusbprobe: minor cleanups, fix a libusb_close in malloc error 648822a owusbprobe: cleanups, add "bus nr" addressing info for certain devices 21a5756 owusbprobe: scan for any /dev/tty|cua|uc. devices during USB probe, to show probably matching tty devices b748d00 Added "latestvolt" nodes on the DS2450. Intended for safe use of /simultaneous/voltage. 783f086 Added a "latesttemp" node on the DS2438 chip. Intended for safe use of /simultaneous/temperature. 0540787 fixed DS1825 manpage to include the "latesttemp" node b1c0ccf owusbprobe: Added detection/identification of DS9490, DS9481, DS9481P-300 bc61535 include sys/param if it exists, not based on OS e9a7857 Fix implicit reference d8450da Move min/max into ow_ftdi 97bde25 fixed missing src/man/man1/owexist.1 from commit 924a1ba17cf5e8bc46ccabecb2318f62c9af3a0c 4a48e55 Added a "latesttemp" node on the DS18B20, DS18S20, DS1822, and DS28EA00 chips (and iButton versions). Intended for safe use of /simultaneous/temperature. 209b1de Fix order of DS2490 parameters 5d09fb5 printf fix d043952 Added owusbprobe dbb2588 ftdi: use min/max instead of MIN/MAX f7d84ff Cleanups 2982df8 Add (optional) libftdi support for all serial devices db4b183 DS2409 manpage fix 337b826 https://sources.debian.net/src/owfs/3.1p0-2/debian/patches/fix-include-paths.patch/ ea70fdf https://sources.debian.net/src/owfs/3.1p0-2/debian/patches/fix-include-paths.patch/ bb314f2 https://sources.debian.net/src/owfs/3.1p0-2/debian/patches/for-upstream-typo-manpages.patch/ 924a1ba https://sources.debian.net/src/owfs/3.1p0-2/debian/patches/for-upstream-owexist-manpage.patch/ 849a396 https://sources.debian.net/src/owfs/3.1p0-2/debian/patches/linkage.patch/ 59f3540 https://sources.debian.net/src/owfs/3.1p0-2/debian/patches/for-upstream-fix-avahi-detection.patch/