minor compiler warning fixes
2 lines of code changed in 2 files:
conversion to one_wire_query -- it's slow, alas. Up to read_postpostparse.
311 lines of code changed in 11 files:
More one_wire_query -- create and destroy -- and improved test code in ow_read.c and ow_write.c
32 lines of code changed in 3 files:
One_Wire_Query object creation and deletion
124 lines of code changed in 8 files:
fix the "id" property -- was starting a byte too late and including the crc8
8 lines of code changed in 1 file:
Added one_wire_query code to compilation -- even though it isn't active yet.
280 lines of code changed in 6 files:
More input parsing code -- for float, unsigned and date. Yesno, ascii, binary and array to follow
102 lines of code changed in 1 file:
Start "one_wire_query" structure to "objectify" data handling.
564 lines of code changed in 4 files:
Constants for magic numbers in "Select"
16 lines of code changed in 1 file:
Fix detect of usb_interrupt_read function.
46 lines of code changed in 1 file:
Remove dead code in transaction (and add detail of power conversion timing)
2 lines of code changed in 1 file:
More of object-ifying 1-wire queries -- the possible values are held in a union, and the code figures out how to process.
90 lines of code changed in 7 files:
Start of object-ifying 1-wire queries -- the posswible values are held in a union, and the code figures out how to process.
39 lines of code changed in 1 file:
Should be BYTE instead of signed char. Debug-ouput looks weird otherwise.
2 lines of code changed in 1 file:
Macro for simplifying banching == "RootNotBranch"
15 lines of code changed in 4 files:
Add hook for tester adapter in ow_read.c
8 lines of code changed in 1 file:
Tester adapter -- a fake-like adapter (simulated) but with predictable values for test harness use.
359 lines of code changed in 5 files:
Better tcp flush, and better handling of bus shorts.
96 lines of code changed in 12 files:
Fix for LINK-HUB-E based on experiments with Jon Dustin remote hub.
3 lines of code changed in 1 file:
Fix for LINK-HUB-E based on experiments with Jon Dustin remote hub.
48 lines of code changed in 2 files:
Separate the LINK and LINK-E (ethernet) adapter code -- it's similar, but the combination was far too ugly to maintain safely.
405 lines of code changed in 7 files:
Fake and Tester changes. Added DirbobSearch.
64 lines of code changed in 7 files:
Start of tester device (type of fake device but with predictable values for unit testing).
160 lines of code changed in 5 files:
Misplaced brace broke program.
7 lines of code changed in 1 file:
*** empty log message ***
0 lines of code changed in 4 files:
*** empty log message ***
12509 lines of code changed in 48 files:
Initial code drop. Everything that works in the python version should work here too.
398 lines of code changed in 5 files:
Release 2.6p2
2 lines of code changed in 1 file:
Fixes for OWNet.pm to use remote owservers
50 lines of code changed in 2 files:
license change
5 lines of code changed in 1 file:
Fixed bus numbering problem in remote busses. Also made the code cleaner.
105 lines of code changed in 4 files:
Updated OWNet.pm man page
114 lines of code changed in 1 file:
Fixes to OWNet.pm
21 lines of code changed in 1 file:
improved OWNet.pm
18 lines of code changed in 1 file:
Start of DS28EA00 temperature sensor support.
131 lines of code changed in 4 files:
Bus in handing of /uncached directories found by Tim Sailor -- actually a busdir error, fixed.
2 lines of code changed in 1 file:
Fix for DS2760 error based on report from Lorenz Drack
2 lines of code changed in 1 file:
Fixes for non-multithreading mode. Thanks to Robert Bloom.
63 lines of code changed in 8 files:
Compiler warning suppression in non-multithreading mode. Thanks to Robert Bloom.
6 lines of code changed in 1 file:
Fix to Presence in non-multithreading mode. Hadn't make dirblob update for fake find. Thanks to Robert Bloom.
17 lines of code changed in 1 file: