February 2005 Commit Log

Number of Commits:
58
Number of Active Developers:
6
alfille 2005-02-28 21:32

1963 work -- S and L

61 lines of code changed in 4 files:

d1mag 2005-02-28 07:03

Support for DS1991 MultiKey memory.
Skeleton for DS1963 (SHA)

882 lines of code changed in 9 files:

d1mag 2005-02-24 02:47

Thread should return with pthread_exit();

8 lines of code changed in 2 files:

oskin 2005-02-21 01:33 Rev.: 1.14

write ANY data to reset latch.

2 lines of code changed in 1 file:

d1mag 2005-02-20 04:04

Reverse some changes I made before...

31 lines of code changed in 3 files:

d1mag 2005-02-19 15:50 Rev.: 1.42

Wrong placed #if

1 lines of code changed in 1 file:

d1mag 2005-02-19 15:03

/statistics/bus array re-written a bit... I reversed ow_read.c to an older
version... retries are not used at the moment, but multiple adapters
should work.

90 lines of code changed in 8 files:

d1mag 2005-02-18 19:17

Split up statistics into arrays in case there are more than on adapter.
Removed bus_wait since it doesn't say anything special.

184 lines of code changed in 7 files:

d1mag 2005-02-18 08:02

Some more error debugging to USB adapter and ow_ds9097.

199 lines of code changed in 4 files:

d1mag 2005-02-18 01:30

Patches to fix read/write retries and statistics is read from owserver
if available.

114 lines of code changed in 3 files:

d1mag 2005-02-17 09:28 Rev.: 1.39

Makeing a loop of the retries while save a few bytes.

15 lines of code changed in 1 file:

alfille 2005-02-16 21:19 Rev.: 1.43

Use more efficient precalculated DeviceSimultaneous in parse name

2 lines of code changed in 1 file:

alfille 2005-02-16 20:57

Added FS_read_3times to restore 3 attempts at a read.

49 lines of code changed in 4 files:

d1mag 2005-02-16 04:20 Rev.: 1.8

Should return -1 on error.

2 lines of code changed in 1 file:

alfille 2005-02-15 22:14 Rev.: 1.24

Correction of help text

2 lines of code changed in 1 file:

alfille 2005-02-15 22:10

Minor corrections to use a signed variable for read or write

27 lines of code changed in 7 files:

alfille 2005-02-15 20:43

man page updates

62 lines of code changed in 3 files:

d1mag 2005-02-15 19:22

DS2480_read() read as many bytes as possible now. Hopefully improved fuse
unmounting and fixed some a bug I introduced earlier today.

225 lines of code changed in 9 files:

d1mag 2005-02-15 13:04

Log one more error possibility if memcmp fails.

14 lines of code changed in 3 files:

d1mag 2005-02-15 07:37

Lots of new error counters and new read/write functions

600 lines of code changed in 11 files:

alfille 2005-02-12 19:46

Sumit Birla has a DS9097U with a version number of 2! Now handled.

6 lines of code changed in 3 files:

alfille 2005-02-12 16:19

Patch from Jeremy Cole (jeremy.cole@gmail.com) for propery temperature scasle when setting temp limits on the DS18x20s

3 lines of code changed in 2 files:

alfille 2005-02-12 15:55

Multiple local adapters in /system

93 lines of code changed in 7 files:

d1mag 2005-02-10 06:05

Fix calculation of bus_time

69 lines of code changed in 2 files:

z-mail 2005-02-09 10:22 Rev.: 1.3

updated php's Makefile.am

2 lines of code changed in 1 file:

z-mail 2005-02-09 07:34

Added php support to the swig module, changed configure script for php, Makefile.am for swig and added a little example. The php extension does not yet get installed.

27 lines of code changed in 5 files:

d1mag 2005-02-08 15:48

Fix includes... owfs_config.h and ow.h must be included before sys/stat.h
to define _FILE_OFFSET_BITS=64 and __USE_FILE_OFFSET64.

25 lines of code changed in 7 files:

d1mag 2005-02-08 08:50 Rev.: 1.2

Bug in NewIn and NewOut...

7 lines of code changed in 1 file:

d1mag 2005-02-08 08:23 Rev.: 1.7

Support offset in FS_detail and FS_ascii

16 lines of code changed in 1 file:

d1mag 2005-02-08 08:18 Rev.: 1.16

memory and version return correct length now... This bug seem to have
been there very long.

3 lines of code changed in 1 file:

d1mag 2005-02-08 06:39 Rev.: 1.6

FS_detail() should return either 16, or -errorcode

4 lines of code changed in 1 file:

d1mag 2005-02-08 04:31 Rev.: 1.5

pid_file bug fixed.

2 lines of code changed in 1 file:

peterk 2005-02-07 17:02 Rev.: 1.4

Removed extra print.

5 lines of code changed in 1 file:

peterk 2005-02-07 16:46 Rev.: 1.1

added two sample hotplug scripts: allow general user access and start owserver automatically when a ds9490r usb 1-wire controller is inserted.

85 lines of code changed in 7 files:

peterk 2005-02-07 13:43 Rev.: 1.6

Updated documentation. Removed exPath and exAttr since they're no longer being used.

34 lines of code changed in 1 file:

peterk 2005-02-07 12:21 Rev.: 1.3

Corrected the checking of sensor attributes. They should have an '_'
instead of '.'.

14 lines of code changed in 1 file:

peterk 2005-02-07 11:35

Lots of changes.


Makefile.am

- Removed the --root=$(DESTDIR) parameter. When DESTDIR is blank,
this causes Python's distutils to install the module under the
current directory, not the Python site-packages directory.


setup.py.in

- Added runtime_library_dirs = [ '@prefix@/lib' ] so that the owfs
shared library (libow.so) would have a better chance of being
found at runtime.


ow/__init__.py

- Added the ability to log the calls to _OW.get and _OW.put.

- The Sensor class now knows about cached (/) vs uncached
(/uncached) entries. Any Sensor can switch between them using the
useCache method.

- The string representation of a Sensor now indicates if the cached
or uncached paths are currently being used.

- __repr__ has been added to allow for easier determination of
Sensor id from commands like:

>>> print ow.Sensor( '/' ).sensorList( )
[Sensor("/10.B7B64D000800"), Sensor("/81.A44C23000000"),
Sensor("/1F.440701000000"), Sensor("/1F.5D0B01000000"),
Sensor("/1F.7F0901000000")]

- __eq__ has been added to allow for comparison of Sensor
instances. Two Sensors are considered equal if their _path
attributes are equal. This means that cached and uncached Sensor
instances are considered equal.

>>> ow.Sensor( '/' ) == ow.Sensor( '/uncached' )
True

- useCache method has been added to switch between cached and
uncached Sensor views.

- entryList method has been added to return a list of the Sensor's
entries.

- sensor method has been reworked to better handle root and
microlans. (Thanks to Wim Heirman for pointing out problems and
providing a solution.)

- sensorList methof has been added to return a list of the Sensor's
Sensors.


unittest/Readme.txt

- Added note as to the status of the unittests. Specifically that
two test are currently known to fail.


unittest/ds1420.py, unittest/ds2408.py, unittest/ds2409.py

- Added the ability to run a specific test by specifying it on the
command line.

- Example:

./ds2409.py DS2409.testAttributes


unittest/owload.py

- New unittest for basic reality check - can the ow module be
imported.


unittest/owsensors.py

- New tests - testCacheSwitch, testRootCache, testEntryList,
testSensorList, testEqual.


unittest/owtest_sample.ini, unittest/owtest_think.ini

- Added a type entry to the Root section.

368 lines of code changed in 11 files:

geocar 2005-02-07 11:12 Rev.: 1.28

C89

3 lines of code changed in 1 file:

oskin 2005-02-07 07:02 Rev.: 1.55

owtcl message fixed

2 lines of code changed in 1 file:

oskin 2005-02-07 06:55

directory alarm again is present

12 lines of code changed in 5 files:

d1mag 2005-02-07 03:21 Rev.: 1.25

Exit when SIGHUP and SIGTERM

3 lines of code changed in 1 file:

d1mag 2005-02-07 03:06 Rev.: 1.24

Ignore SIGPIPE if socket is closed.

2 lines of code changed in 1 file:

alfille 2005-02-06 22:31

uncached over owserver now works

18 lines of code changed in 6 files:

d1mag 2005-02-04 15:04 Rev.: 1.7

ds2433

2 lines of code changed in 1 file:

d1mag 2005-02-04 02:36 Rev.: 1.1

Add man-page for DS2433

134 lines of code changed in 1 file:

alfille 2005-02-03 22:04 Rev.: 1.14

Screwed up FS_present. Very embarrassing

3 lines of code changed in 1 file:

peterk 2005-02-03 18:39 Rev.: 1.1

Example showing direct access to the underlying owfs libraries.

47 lines of code changed in 1 file:

peterk 2005-02-03 16:32 Rev.: 1.5

corrected crontab comment line

2 lines of code changed in 1 file:

peterk 2005-02-02 23:09 Rev.: 1.4

file mode is now +x

19 lines of code changed in 1 file:

peterk 2005-02-02 23:08 Rev.: 1.3

removed update.sh so that it can be readded with the execution bits set.

0 lines of code changed in 1 file:

peterk 2005-02-02 22:57 Rev.: 1.2

Added the directory location for where the checkout happens.
Added the -q command line parameter.

5 lines of code changed in 1 file:

peterk 2005-02-02 22:48 Rev.: 1.1

Update the contents of the owfs website via cron job.

17 lines of code changed in 1 file:

alfille 2005-02-02 20:07

Added one line to source and misspelled it!

10 lines of code changed in 2 files:

alfille 2005-02-02 16:20

Start of PHP support

98 lines of code changed in 4 files:

oskin 2005-02-01 08:19 Rev.: 1.26

PIO control bugs fixed.

14 lines of code changed in 1 file:

oskin 2005-02-01 08:18 Rev.: 1.34

ag_aggregate & ft_yesno: return value bug fixed.

7 lines of code changed in 1 file:

oskin 2005-02-01 01:56 Rev.: 1.6

Multiple sources and sinks.

12 lines of code changed in 1 file:

alfille 2005-02-01 00:03

Fix bitfield errors in read (unmasked with dual adapters).

109 lines of code changed in 7 files:

January 2005 »

Generated by StatCVS 0.6.0