December 2007 Commit Log

Number of Commits:
65
Number of Active Developers:
2
alfille 2007-12-28 21:55

Final version of HA7Net -- there is a problem with large directories -- the web server gets saturated.

221 lines of code changed in 4 files:

alfille 2007-12-27 21:05 Rev.: 1.29

Transaction bundles now have great debug output.

23 lines of code changed in 1 file:

alfille 2007-12-27 21:05 Rev.: 1.35

Fixed some compiler warnings

4 lines of code changed in 1 file:

alfille 2007-12-27 20:48 Rev.: 1.28

Transaction bundling goes live! On HA7 only so far.

22 lines of code changed in 1 file:

alfille 2007-12-27 20:28 Rev.: 1.34

Fixed ha7 read to memblob -- now uses correct position in buffer

2 lines of code changed in 1 file:

alfille 2007-12-27 20:13 Rev.: 1.33

Add trailing null to HA7 read.

6 lines of code changed in 1 file:

alfille 2007-12-27 19:41

Updated memblob to allow large adds and increment to be specified. Updated ha7 to use memblob.

56 lines of code changed in 4 files:

alfille 2007-12-26 17:03

Remove an extra reset in the directory listing for HA7Net. More stable and 3 times faster.

27 lines of code changed in 4 files:

alfille 2007-12-26 13:06

Corrected tcp timeouts for long direcctories with the HA7Net adapter. Added a parameter and man /help page documentation.

32 lines of code changed in 8 files:

alfille 2007-12-24 21:16

Transaction bundle work -- all except actual link in -- need to test that thoroughly first.

272 lines of code changed in 5 files:

alfille 2007-12-23 21:14

transaction_bundle work -- get rid of confusing trxn)sdsdsdsdf dymbols

87 lines of code changed in 4 files:

alfille 2007-12-23 15:44 Rev.: 1.2

Added memblob support -- arbitrary length byte sequences -- will be used in transactions bundles

5 lines of code changed in 1 file:

alfille 2007-12-23 15:42

Changed combuffer back to statically created buffer of 160 bytes/adapter. Used for low-level data transfer with adapter. Also added bundling_length -- max size of a transaction bundle.

26 lines of code changed in 10 files:

alfille 2007-12-23 15:38

Added memblob support -- arbitrary length byte sequences -- will be used in transactions bundles

183 lines of code changed in 5 files:

alfille 2007-12-22 16:58

bundling for HA7 -- put in the flag and the low-level routine. Still haven't done the transaction work.

41 lines of code changed in 2 files:

alfille 2007-12-22 16:25 Rev.: 1.73

Put in all of Christian Magnusson's fixes for cache structure compare of padded structure.

5 lines of code changed in 1 file:

alfille 2007-12-21 21:08

Added the DS2788 to man pages

24 lines of code changed in 4 files:

alfille 2007-12-21 20:15 Rev.: 1.59

Add support for the DS2788

8 lines of code changed in 1 file:

d1mag 2007-12-21 15:46 Rev.: 1.9

Oops... freed object twice in some cases..

1 lines of code changed in 1 file:

d1mag 2007-12-21 04:31

Fix a warning from valgrind. Might be a hidden bug in the cache-code actually.
Add some other misc comments.

40 lines of code changed in 5 files:

alfille 2007-12-20 20:56

New release 2.7p2

6 lines of code changed in 2 files:

alfille 2007-12-20 20:54

Fix for dot in sibling name
Added sibling for DS2406 sensed and power

30 lines of code changed in 2 files:

d1mag 2007-12-20 06:59

Allocate one more entry for Tree.

9 lines of code changed in 3 files:

d1mag 2007-12-20 05:23

Fix some memory leaks.

10 lines of code changed in 2 files:

alfille 2007-12-18 18:05

Some performance bottleneck cleaned up in BUS_send_data

24 lines of code changed in 2 files:

d1mag 2007-12-18 16:45

Support python-config script and update makefiles to use correct compile-flags.
However... python-OW-module doesn't work on current FC7/x64. All other platforms
seems to work.

70 lines of code changed in 3 files:

alfille 2007-12-18 12:49

Rework of combuffer to create a default buffer

65 lines of code changed in 14 files:

d1mag 2007-12-18 09:17 Rev.: 1.13

change path to bus.0/interface/settings/name

3 lines of code changed in 1 file:

alfille 2007-12-18 09:03

Incorporated Christian Magnusson's fix for STATLOCK freeze in reads.

7 lines of code changed in 2 files:

alfille 2007-12-18 08:54

More TRXN_ macro substitution

21 lines of code changed in 5 files:

d1mag 2007-12-18 04:10

Turnoff tries to use combuffer which doesn't exist on the fake-adapters.
Fix this temporary... Should perhaps be solved in some other way though.

24 lines of code changed in 2 files:

d1mag 2007-12-18 04:08 Rev.: 1.3

Just add some debug-settings to example file

2 lines of code changed in 1 file:

d1mag 2007-12-18 04:07 Rev.: 1.150

reading /statistics/read/tries.ALL will cause a deadlock since it calls STAT_ADD1(read_array);
Should perhaps create a new mutex for this. Comment out this STATLOCK until it's solved.

8 lines of code changed in 1 file:

alfille 2007-12-17 22:21 Rev.: 1.22

Change the TRXN_ macros in 1991

25 lines of code changed in 1 file:

alfille 2007-12-17 21:41

Fix trxn_blind work

25 lines of code changed in 2 files:

alfille 2007-12-17 21:40 Rev.: 1.61

2406 -- change to TRXN_ macros and fix temperature calculation

44 lines of code changed in 1 file:

alfille 2007-12-17 19:56 Rev.: 1.26

Remove some printf's

1 lines of code changed in 1 file:

alfille 2007-12-17 19:09

Change 2505 to TRXN_ macros.

13 lines of code changed in 2 files:

alfille 2007-12-17 19:02

Added trxn_compare.
Updated ow_simultaneous to use new TRXN_ macros
Updated HA7 to support more efficient write.

212 lines of code changed in 5 files:

alfille 2007-12-16 19:26 Rev.: 1.10

Removed unused variable in ow_etherweather.c

1 lines of code changed in 1 file:

alfille 2007-12-16 19:25 Rev.: 1.57

Removed unused variable in ow_2760.c

1 lines of code changed in 1 file:

alfille 2007-12-16 19:24 Rev.: 1.48

removed stale routine in ow_2423.c

1 lines of code changed in 1 file:

alfille 2007-12-16 18:51

Minor typo fixes

19 lines of code changed in 3 files:

alfille 2007-12-16 18:41

Edit man pages

97 lines of code changed in 12 files:

alfille 2007-12-16 18:19

configuration options and CVS id tags for some of the included man files.

118 lines of code changed in 12 files:

alfille 2007-12-16 17:15

separate out debugging info as "job_control" in man pages

49 lines of code changed in 6 files:

alfille 2007-12-16 15:58

Separate out the device options for man page

43 lines of code changed in 6 files:

alfille 2007-12-16 12:19

Improve format, help and temperature scale entries in man pages

74 lines of code changed in 8 files:

alfille 2007-12-16 08:05

Added better persistent entries to man pages

65 lines of code changed in 5 files:

alfille 2007-12-16 07:54 Rev.: 1.1

Added better persistent entries to man pages

25 lines of code changed in 1 file:

alfille 2007-12-15 22:40

Added better timeout entries to man pages

65 lines of code changed in 7 files:

alfille 2007-12-15 13:13

Made combuffer -- used for communications, dynamically allocated per-connection.

238 lines of code changed in 13 files:

alfille 2007-12-15 13:09 Rev.: 1.35

Fix reading memory -- no CRC16 for each page

3 lines of code changed in 1 file:

alfille 2007-12-14 20:27 Rev.: 1.22

Separate out transaction innards

117 lines of code changed in 1 file:

alfille 2007-12-12 20:40 Rev.: 1.21

start of transaction bundling

119 lines of code changed in 1 file:

alfille 2007-12-10 20:01

Release 2.7p1

22 lines of code changed in 5 files:

alfille 2007-12-10 19:48 Rev.: 1.30

Fix for DS2409 sub-branch from Dag Erlandsson

7 lines of code changed in 1 file:

alfille 2007-12-10 19:47 Rev.: 1.1

Rework of the thermocouple equations.

33 lines of code changed in 1 file:

alfille 2007-12-09 20:27

Rework of the thermocouple equations.

202 lines of code changed in 6 files:

alfille 2007-12-09 11:19 Rev.: 1.1

New thermocouple code -- skeleton

1153 lines of code changed in 1 file:

alfille 2007-12-05 21:07 Rev.: 1.21

Fix spelling error in --timeout_directory found by Matthias Urlichs

2 lines of code changed in 1 file:

alfille 2007-12-04 20:03

Fix for USB directory listings in DS2409 microhubs

23 lines of code changed in 2 files:

alfille 2007-12-04 18:11 Rev.: 1.80

Fix for DS9097U -- parameter setting was a little confused.

1 lines of code changed in 1 file:

alfille 2007-12-04 15:28

Half the fix for DS2409 directory screwups. Get rid of inappropriate "s" directories in main and aux. (Check pathlength)

14 lines of code changed in 2 files:

alfille 2007-12-04 07:44

Add "cache sibling" to store incidentally discovered values.

29 lines of code changed in 3 files:

November 2007 »

Generated by StatCVS 0.6.0