
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 154 (100.0%) | 1228 (100.0%) | 7.9 |
| d1mag | 50 (32.5%) | 537 (43.7%) | 10.7 |
| alfille | 89 (57.8%) | 437 (35.6%) | 4.9 |
| vtt | 8 (5.2%) | 249 (20.3%) | 31.1 |
| geocar | 4 (2.6%) | 3 (0.2%) | 0.7 |
| peterk | 1 (0.6%) | 2 (0.2%) | 2.0 |
| pascalbaerten | 2 (1.3%) | 0 (0.0%) | 0.0 |
Correct EEEF moisture meter entry.
7 lines of code changed in 1 file:
support for recently added functions of bae0911, new SEQ, WR and QUERY commands
0 lines of code changed in 1 file:
DS2450 man page update
7 lines of code changed in 1 file:
updated flash firmware for BAE chips to support larger sizes
0 lines of code changed in 1 file:
Progress on ENET support. Still gets out of sequence and unclear about device selection. Socket times out quickly too.
3 lines of code changed in 1 file:
Remove an unneeded read buffer and copy in ow_2406.c
0 lines of code changed in 1 file:
Change the read and write functions to cache properly. Clean up the code. Make sure that memory reads return a length.
3 lines of code changed in 1 file:
Fix for owserver crash on MIPS
0 lines of code changed in 1 file:
Split out bus-master specific parts of connection_in into ow_master.h
3 lines of code changed in 1 file:
Change name of i2c_mutex to all_channel_lock
0 lines of code changed in 1 file:
Correct implicit threading. OW_MT is now correct
3 lines of code changed in 1 file:
More BUS traffic -- especially for USB
2 lines of code changed in 1 file:
Change error message text in DS9490_detect_single_adapter
0 lines of code changed in 1 file:
Update OWNet.pm man page
3 lines of code changed in 1 file:
Add "include" files in "make dist"
0 lines of code changed in 1 file:
Get rid of sed -i by using ed command.
3 lines of code changed in 1 file:
Add Egil Kvaleberg's changes for Hobbyboards light and humidity sensor.
3 lines of code changed in 1 file:
Getting rid of owsidetap -- too much to maintain.
6 lines of code changed in 1 file:
Change owmalloc to configure option
2 lines of code changed in 2 files:
man support for pressure
9 lines of code changed in 1 file:
Revert changes to rpm creation code. Works now.
2 lines of code changed in 1 file:
Added CO2 sensor
10 lines of code changed in 1 file:
Fix uncached in alarm directory, and serial problem with empty alarm directories.
0 lines of code changed in 1 file:
Error message add file, line, function
0 lines of code changed in 1 file:
Add PIO generic functions.
4 lines of code changed in 1 file:
Fix for a perl problem found by Erich Abg: Added POLLUTE=1
0 lines of code changed in 1 file:
Minor changes to Charblob, configuration and some header preamble.
4 lines of code changed in 1 file:
2.7p19 Fix FAKE temperature limits, including man page, help, settings under interface, and command line. Fix specifying device name.
0 lines of code changed in 1 file:
Dibrblob protection and start of mock adapter
4 lines of code changed in 1 file:
Thread and signal changes to make it work for Solaris as well.
accept() wasn't interrupted when SIGINT was sent before.
8 lines of code changed in 1 file:
Add OWNET_present() & OWNET_finish() in OWNET.
Add OW_present() in OWCAPI.
2 lines of code changed in 1 file:
Remove valgrind warnings by clearing memory if debug-level is high.
2 lines of code changed in 1 file:
Fix a bug in owftpd. malloc needed one extra char for the null-char.
Fix the signal-handler a bit... After pthread_cleanup_push/pop was added, no exit signal handler is needed.
Only Sigpipe is ignored, and sighup is catched, and it's working for uClibc as well.
2 lines of code changed in 1 file:
Add COM_slurp to eat bad chars when opening DS9097U and LINK. (Already used with HA7E)
1 lines of code changed in 1 file:
2.7p10 Added serial_flextime/serial_regulartime command line options.
2 lines of code changed in 1 file:
Compiled owfs for Solaris, and noticed some problems...
Hope it won't break anything else.
8 lines of code changed in 1 file:
Add support for OW_W1 in configure script and add the netlink.h rtnetlink.h and w1_netlink.h header files from the kernel sources.
2 lines of code changed in 1 file:
Serial communication writes now have a timeout and common interface in ow_com_write. This should ignore EWOULDBLOCK errors generated by some USB->serial interfaces.
1 lines of code changed in 1 file:
comments and braces
2 lines of code changed in 1 file:
Clean up "read" checks a little (move into separate function "adjust_file_size")
2 lines of code changed in 1 file:
(102 more)