Cleanup mutexes for uclibc
4 lines of code changed in 1 file:
Fix thread problem with uclibc
6 lines of code changed in 1 file:
Cleanup mutexes for uclibc
4 lines of code changed in 1 file:
Fix compilation error if OW_USB isn't defined
3 lines of code changed in 1 file:
Cleanup mutexes for uclibc
10 lines of code changed in 1 file:
Fix problem with uclibc
13 lines of code changed in 1 file:
fix for server access -- was trying USB instead.
5 lines of code changed in 2 files:
Huge change! Multiple sources and sinks.
2059 lines of code changed in 57 files:
Commented out the print in __setattr__.
3 lines of code changed in 1 file:
restructured how sensor attributes are found
18 lines of code changed in 1 file:
added setup.py
1 lines of code changed in 1 file:
expanded on the unittests.
175 lines of code changed in 4 files:
added parent and branch entries
24 lines of code changed in 2 files:
- Use usb_interrupt_read if available (necessary for 2.6 kernels), fall back to usb_bulk_read (works only with 2.4 kernels) with older libusb
- Fixed typo in module/swig/python/setup.py.in
9 lines of code changed in 3 files:
The libusb library is only linked into the ow Python module if usb has been enabled for the configuration.
8 lines of code changed in 2 files:
setup.py is now generated so that the version number can come from configure.ac.
68 lines of code changed in 3 files:
fuse is not needed for the python module
10 lines of code changed in 4 files:
Disable kernel driver ds9490r
8 lines of code changed in 4 files:
owfs-python is off
1 lines of code changed in 1 file:
Added options for ::OW::init. Write man page.
351 lines of code changed in 1 file:
New owfs.spec. Added startup files.
791 lines of code changed in 9 files:
Fix problems with UCLIBC. (Mutexes and pthread_attr_setdetachstate() )
16 lines of code changed in 1 file:
Better defines to remove syslog() functions.
5 lines of code changed in 1 file:
Fix mutex problem for uClibc (Coldfire without MMU really need this,
but WRT54G router with MMU doesn't seem to need it)
19 lines of code changed in 1 file:
Ignore SIGPIPE.
Fix mutex problem for uClibc (Coldfire without MMU really need this,
but WRT54G router with MMU doesn't seem to need it)
15 lines of code changed in 1 file:
DS2804 - added alarm setup (set_alarm), man page created.
282 lines of code changed in 3 files:
Fix fuse detection -- interface had changed between fuse version.
10 lines of code changed in 1 file:
Added DS28E04 support
340 lines of code changed in 6 files:
*** empty log message ***
9 lines of code changed in 1 file:
Corrected simple typos.
2 lines of code changed in 1 file:
stateinfo correction -- from Wim again
9 lines of code changed in 4 files:
./bootstrap no longer fails on undefined MAYBE_OWPERL
2 lines of code changed in 1 file:
configure now detects fuse-2.*
2 lines of code changed in 1 file:
*** empty log message ***
22 lines of code changed in 4 files:
Change TCLDIR to MAYBE_OWTCL
2 lines of code changed in 1 file:
Added an example XML-RPC server and client.
119 lines of code changed in 2 files:
Adding owtcl
83 lines of code changed in 5 files:
corrected the version number, copyright dates and added __author__ and __email__ to ow/__init__.py
11 lines of code changed in 4 files:
owtest.ini should be created by anyone who needs to run the unittests. Since each environment is different, it isn't possible to create a general configuration file.
0 lines of code changed in 1 file:
Added latest code for the python bindings. This include the ow module, examples and unittests. Also added a version() function to ow.i to allow the various language bindings to easily determine the version of the OW libraries which are being used.
1160 lines of code changed in 20 files:
Some python stuff
44 lines of code changed in 4 files:
fix for variable length values over the server
28 lines of code changed in 6 files:
error in owserver.c -- put a command interspersed with the definitions.
154 lines of code changed in 3 files:
Adding swig directory
2 lines of code changed in 1 file:
Adding swig directory
194 lines of code changed in 6 files:
directory reconfiguration -- swig
47 lines of code changed in 3 files:
owserver.h define fix from Simon Natterer.
4 lines of code changed in 1 file:
man page of DS2408 (strobe) corrected
9 lines of code changed in 1 file:
deadlock fixed in OW_convert()
4 lines of code changed in 1 file:
DS2433 changes
28 lines of code changed in 1 file:
fixes to owhttpd directory-- especially structure
184 lines of code changed in 8 files:
Fix for server directory stuff, better man pages, add path to parsedname
408 lines of code changed in 18 files:
owserver man page
132 lines of code changed in 5 files:
Fix owserver alarm directory listing.
86 lines of code changed in 5 files:
Ascii aggregate isn't comma-separated either...
7 lines of code changed in 1 file:
structure filelength is raised since some files didn't fit in 26 bytes.
Binary aggregate files was 1 byte too short.
11 lines of code changed in 1 file:
*** empty log message ***
6 lines of code changed in 3 files:
Working owserver version
3 lines of code changed in 1 file:
*** empty log message ***
187 lines of code changed in 6 files:
Buggy writing... fix now...
21 lines of code changed in 1 file:
Add support to DS2433
144 lines of code changed in 4 files:
Add support for DS2433
28 lines of code changed in 2 files:
Support latest cvs-fuse version 2.2 which has other fuse_new() parameters.
6 lines of code changed in 1 file:
Fix syslog() problem for WRT54G with uClibc-0.9.19
25 lines of code changed in 2 files:
changes to owhttpd_handler -- cleaner "text" interface, explicit error messages
93 lines of code changed in 1 file:
9097 timing change -- attempt to help.
17 lines of code changed in 1 file:
fussing with owserver
49 lines of code changed in 4 files:
More server changes. Cleaning up networking code.
81 lines of code changed in 5 files:
Add "reset" - power-on reset control.
27 lines of code changed in 2 files:
owserver improvements. Almost fully functional! Debugging still shows hangs.
218 lines of code changed in 9 files: