Remove some printf()
7 lines of code changed in 1 file:
Fixes fo rEEPROM programming -- DS2406 write byte-at-a-time and DS9490 wait for programming pulse to finish.
29 lines of code changed in 3 files:
Remove pthread when linking since owshell doesn't need it.
All other Makefiles should include pthread if they need it.
3 lines of code changed in 1 file:
Keep PULSE (program and strong pull-up) enabled always. Simplifies code with no performance hit.
28 lines of code changed in 1 file:
Fix bug.
2 lines of code changed in 1 file:
Fix rpm-build...
13 lines of code changed in 1 file:
Next release 2.6p7
2 lines of code changed in 1 file:
Directory listing fixups and com port error fixed by Steven Bauer.
224 lines of code changed in 3 files:
Fixed problem in owlib DIRALL client processing.
121 lines of code changed in 10 files:
Change enum names to make code clearer (pn_type and pn_state)
202 lines of code changed in 16 files:
Refactoring: Separate out include files for major structrues (filetype, device, parsedname) and change pn->in to pn->selected_connection for readability
1147 lines of code changed in 41 files:
More ow_dir cleanup -- uncached.
22 lines of code changed in 1 file:
More ow_dir cleanup
71 lines of code changed in 2 files:
Reduced confusion between directory and elements
77 lines of code changed in 1 file:
Reduced confusion between directory and elements within in ServerDir
95 lines of code changed in 1 file:
USB Program pulse support. (Untested). Cleaned up setting new USB parameters to be triggered at a RESET by a connection_in flag.
125 lines of code changed in 3 files:
First pass at Program Pulse for the DS2490
89 lines of code changed in 1 file:
Clear up some of the pn parameters.
91 lines of code changed in 1 file:
More debug messages in ow_dir.c from Steven Bauer.
7 lines of code changed in 1 file:
Steven Bauer's fix for a NULL pointer in dirall.c when there is an empty directory.
8 lines of code changed in 1 file:
Fixed infinite loop in ow_link -- discovered by Steven Bauer.
2 lines of code changed in 1 file:
Add DIRALL for owserver to owserver messaging.
100 lines of code changed in 3 files:
Added DIRALL function to owlib.
152 lines of code changed in 3 files:
prettier names for device structure elements
65 lines of code changed in 13 files:
pn.dev becomes pn.selected_device
104 lines of code changed in 24 files:
moved from pn.ft to pn.selected_filetype for clarity
301 lines of code changed in 41 files:
Steven Bauer's work on the LINK for alarm directories.
190 lines of code changed in 4 files:
Minor changes to reduce confusion of names indevice indevices outdevice outdevices
138 lines of code changed in 31 files:
Fix for LCD error -- didn't set filetype in shallow oew in screenX so width wasnt known in lineX. Also changed OWQ_make to more understandable OWQ_allocate_struct_and_pointer
151 lines of code changed in 19 files:
separated out function prototypes to ow_functions.h
233 lines of code changed in 3 files:
separated out Global structure definitions to ow_global.h
100 lines of code changed in 3 files:
nested comment in dead code -- fixed to suppress compiler warning
2 lines of code changed in 1 file:
separated out many of the mutex definitions to ow_mutexes.h
131 lines of code changed in 3 files:
change fd to file_descriptor for clarity
533 lines of code changed in 39 files:
minor define constants
16 lines of code changed in 1 file:
better variable names for tester and fake bus
43 lines of code changed in 1 file:
added global extern for tester bus count
3 lines of code changed in 1 file:
Fix in Link for \r\n by Steven Bauer
4 lines of code changed in 1 file:
Steven Bauer's fixes to the LINK code for new versions.
51 lines of code changed in 1 file:
Fix byte used for presence comparison.
2 lines of code changed in 1 file:
Fix old pointer use in DS2408
3 lines of code changed in 1 file:
Man page fixes
49 lines of code changed in 2 files:
Support for zero length delays.
3 lines of code changed in 1 file:
Support for zero length delays.
7 lines of code changed in 1 file:
Named constants. Fix error in screen text (wrong order for subtraction to compute length).
109 lines of code changed in 1 file:
Better variable names in DS2408
56 lines of code changed in 1 file:
Notes on DS1923 passwords
31 lines of code changed in 1 file:
Cleanup owfs.spec.in and fix compilation for x86_64
74 lines of code changed in 2 files:
Fix compilation on x86_64 platforms
1 lines of code changed in 1 file:
Just add a small instruction
3 lines of code changed in 1 file:
Add argv to example
9 lines of code changed in 1 file:
Python module works with MacOSX too now.
9 lines of code changed in 1 file:
Fix MacOSX compilation
5 lines of code changed in 1 file:
Delete two comments..
1 lines of code changed in 1 file:
Fix tcl-module for MacOSX.
16 lines of code changed in 1 file:
Fix problem with php on FC7/x86_64 and some other minor fixes.
15 lines of code changed in 4 files:
Fix compilation problem on Fedora Core 7.
VS: ----------------------------------------------------------------------
40 lines of code changed in 2 files:
Split off BUS_search (first next, both,...) into ow_search.c
187 lines of code changed in 3 files:
Fix a man page mistake
2 lines of code changed in 1 file:
DS28EC20 man page added
65 lines of code changed in 3 files:
DS1963S man page
76 lines of code changed in 2 files:
DS1963L man page
75 lines of code changed in 3 files:
man oage fixes, and changed name of DS2804 to DS28E04
201 lines of code changed in 5 files:
Added the DS28EA00 and changed the name of the DS2904->DS28E04
2 lines of code changed in 1 file:
Report only 16 pages of EEPROM for the DS28E04, since the last page is special.
2 lines of code changed in 1 file:
Fix for DS1986 / DS2506 page and memory confused.
5 lines of code changed in 1 file:
CVS ID tag
2 lines of code changed in 2 files:
treemaker script
21 lines of code changed in 1 file:
Change ident in ds9490_busparm() since if-statement is removed.
27 lines of code changed in 1 file:
Improved man->html script for new website
12 lines of code changed in 1 file:
Work on man pages -- clean up and html work
20 lines of code changed in 5 files:
refresh now working
69 lines of code changed in 1 file:
fixed payload length and added more panels
143 lines of code changed in 1 file: