
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 7990 (100.0%) | 221963 (100.0%) | 27.7 |
| alfille | 6766 (84.7%) | 180113 (81.1%) | 26.6 |
| d1mag | 1123 (14.1%) | 30732 (13.8%) | 27.3 |
| vtt | 41 (0.5%) | 8697 (3.9%) | 212.1 |
| pascalbaerten | 15 (0.2%) | 1469 (0.7%) | 97.9 |
| jacobdp | 7 (0.1%) | 299 (0.1%) | 42.7 |
| oskin | 29 (0.4%) | 281 (0.1%) | 9.6 |
| dcolling | 1 (0.0%) | 232 (0.1%) | 232.0 |
| peterk | 4 (0.1%) | 93 (0.0%) | 23.2 |
| tkkasse | 2 (0.0%) | 36 (0.0%) | 18.0 |
| geocar | 1 (0.0%) | 6 (0.0%) | 6.0 |
| wheirman | 1 (0.0%) | 5 (0.0%) | 5.0 |
Implement Michael Markstaller's USB fixes.
43 lines of code changed in 1 file:
Michael Markstaller's USB debugging messages added.
60 lines of code changed in 1 file:
Michael Markstaller adds better debugging messages
11 lines of code changed in 1 file:
Michael Markstaller suggests different slew rate
4 lines of code changed in 1 file:
Add owexternal check and flag for external permission
14 lines of code changed in 3 files:
Correct EEEF moisture meter entry.
3 lines of code changed in 1 file:
Fix external directories -- subdir order and flag.
15 lines of code changed in 4 files:
external directory seaech support
66 lines of code changed in 3 files:
Added support for the new Hobby Boards Moisture Meter
144 lines of code changed in 1 file:
Add more exteranl support -- adds to tree, structure works, directory still a work in progress.
241 lines of code changed in 11 files:
remove older filetype flag pointers.
1 lines of code changed in 1 file:
All the external parts on in place -- the actual testing is next.
195 lines of code changed in 4 files:
Corrected a bug in DS2482 detection code (bad pointer in messages) found by Patryk
21 lines of code changed in 1 file:
Add parsedname processing for external devices.
67 lines of code changed in 5 files:
Move sone of the external sensor and property tree handling to a separate file
58 lines of code changed in 3 files:
Add FS_w_external (although it needs work)
158 lines of code changed in 1 file:
change name of sn_alias to sn_not_sn since it can be alias or external
8 lines of code changed in 3 files:
Exclude sn lock for external -- (use a different mutex)
6 lines of code changed in 1 file:
From Johan Str??m
6 lines of code changed in 1 file:
FreeBSD patch from Johan Str??m
2 lines of code changed in 2 files:
Back out extra field member in struct fietype -- we can use the read function much more effectively and not require a mostly useless field in every device property.
1518 lines of code changed in 38 files:
Add external read with script handling -- still not hooked into tree structure.
154 lines of code changed in 3 files:
Work on script reading interface
4 lines of code changed in 1 file:
Improve device_name in parsed_name structure
43 lines of code changed in 1 file:
Add ow_read_external.c
634 lines of code changed in 2 files:
Add another member to the device structure -- requires a new field to to every device.
1532 lines of code changed in 40 files:
Minor refactoring of FS_devdir
4 lines of code changed in 1 file:
SOCK_CLOEXEC doesn't seem to be supported
6 lines of code changed in 2 files:
CLO_EXEC doesn't seem to be supported
3 lines of code changed in 1 file:
Fix order of Properties entry
20 lines of code changed in 2 files:
Fix sensor and property parsing.
12 lines of code changed in 1 file:
Fix pointer refrences for tree search in external parsing
10 lines of code changed in 2 files:
Hook up calls to process sensor and property configuration lines
5 lines of code changed in 1 file:
Fix bug found by Ivan Lisenkov -- temperature limits for the DS18X20s were being cast to uint_8 instead of int_8 and thus negative values were being excluded.
2 lines of code changed in 1 file:
SOCK_CLOEXEC causes problems with default server adderss opening.
4 lines of code changed in 1 file:
Clear owexternal.h vs owserver.h
2 lines of code changed in 1 file:
Default property lengths
32 lines of code changed in 1 file:
Add sensor data field and simplifying macro
73 lines of code changed in 1 file:
Update external to reflect the new separate structure elements in the PROPERTY line -- see the owfs.org site
130 lines of code changed in 1 file:
Fix the family tree references and creation
8 lines of code changed in 1 file:
(2092 more)