Final version of HA7Net -- there is a problem with large directories -- the web server gets saturated.
221 lines of code changed in 4 files:
Transaction bundles now have great debug output.
23 lines of code changed in 1 file:
Fixed some compiler warnings
4 lines of code changed in 1 file:
Transaction bundling goes live! On HA7 only so far.
22 lines of code changed in 1 file:
Fixed ha7 read to memblob -- now uses correct position in buffer
2 lines of code changed in 1 file:
Add trailing null to HA7 read.
6 lines of code changed in 1 file:
Updated memblob to allow large adds and increment to be specified. Updated ha7 to use memblob.
56 lines of code changed in 4 files:
Remove an extra reset in the directory listing for HA7Net. More stable and 3 times faster.
27 lines of code changed in 4 files:
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:
Transaction bundle work -- all except actual link in -- need to test that thoroughly first.
272 lines of code changed in 5 files:
transaction_bundle work -- get rid of confusing trxn)sdsdsdsdf dymbols
87 lines of code changed in 4 files:
Added memblob support -- arbitrary length byte sequences -- will be used in transactions bundles
5 lines of code changed in 1 file:
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:
Added memblob support -- arbitrary length byte sequences -- will be used in transactions bundles
183 lines of code changed in 5 files:
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:
Put in all of Christian Magnusson's fixes for cache structure compare of padded structure.
5 lines of code changed in 1 file:
Added the DS2788 to man pages
24 lines of code changed in 4 files:
Add support for the DS2788
8 lines of code changed in 1 file:
Oops... freed object twice in some cases..
1 lines of code changed in 1 file:
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:
New release 2.7p2
6 lines of code changed in 2 files:
Fix for dot in sibling name
Added sibling for DS2406 sensed and power
30 lines of code changed in 2 files:
Allocate one more entry for Tree.
9 lines of code changed in 3 files:
Fix some memory leaks.
10 lines of code changed in 2 files:
Some performance bottleneck cleaned up in BUS_send_data
24 lines of code changed in 2 files:
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:
Rework of combuffer to create a default buffer
65 lines of code changed in 14 files:
change path to bus.0/interface/settings/name
3 lines of code changed in 1 file:
Incorporated Christian Magnusson's fix for STATLOCK freeze in reads.
7 lines of code changed in 2 files:
More TRXN_ macro substitution
21 lines of code changed in 5 files:
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:
Just add some debug-settings to example file
2 lines of code changed in 1 file:
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:
Change the TRXN_ macros in 1991
25 lines of code changed in 1 file:
Fix trxn_blind work
25 lines of code changed in 2 files:
2406 -- change to TRXN_ macros and fix temperature calculation
44 lines of code changed in 1 file:
Remove some printf's
1 lines of code changed in 1 file:
Change 2505 to TRXN_ macros.
13 lines of code changed in 2 files:
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:
Removed unused variable in ow_etherweather.c
1 lines of code changed in 1 file:
Removed unused variable in ow_2760.c
1 lines of code changed in 1 file:
removed stale routine in ow_2423.c
1 lines of code changed in 1 file:
Minor typo fixes
19 lines of code changed in 3 files:
Edit man pages
97 lines of code changed in 12 files:
configuration options and CVS id tags for some of the included man files.
118 lines of code changed in 12 files:
separate out debugging info as "job_control" in man pages
49 lines of code changed in 6 files:
Separate out the device options for man page
43 lines of code changed in 6 files:
Improve format, help and temperature scale entries in man pages
74 lines of code changed in 8 files:
Added better persistent entries to man pages
65 lines of code changed in 5 files:
Added better persistent entries to man pages
25 lines of code changed in 1 file:
Added better timeout entries to man pages
65 lines of code changed in 7 files:
Made combuffer -- used for communications, dynamically allocated per-connection.
238 lines of code changed in 13 files:
Fix reading memory -- no CRC16 for each page
3 lines of code changed in 1 file:
Separate out transaction innards
117 lines of code changed in 1 file:
start of transaction bundling
119 lines of code changed in 1 file:
Release 2.7p1
22 lines of code changed in 5 files:
Fix for DS2409 sub-branch from Dag Erlandsson
7 lines of code changed in 1 file:
Rework of the thermocouple equations.
33 lines of code changed in 1 file:
Rework of the thermocouple equations.
202 lines of code changed in 6 files:
New thermocouple code -- skeleton
1153 lines of code changed in 1 file:
Fix spelling error in --timeout_directory found by Matthias Urlichs
2 lines of code changed in 1 file:
Fix for USB directory listings in DS2409 microhubs
23 lines of code changed in 2 files:
Fix for DS9097U -- parameter setting was a little confused.
1 lines of code changed in 1 file:
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:
Add "cache sibling" to store incidentally discovered values.
29 lines of code changed in 3 files: