Fix for obvious owmon errors. Time to test exhaustively.
91 lines of code changed in 1 file:
refactoring in owmon
16 lines of code changed in 1 file:
owmon update
96 lines of code changed in 1 file:
Fixed bus in owmon.
8 lines of code changed in 1 file:
owmon work -- still not ready for prime time.
22 lines of code changed in 1 file:
Remove some debugging code.
1 lines of code changed in 1 file:
Better path checks in owserver. More stat changes moving error entries from generic counters to bus-specific
96 lines of code changed in 12 files:
Fixup of bus-specific errors.
363 lines of code changed in 22 files:
Added Restart and Quit (similar to owtap)
34 lines of code changed in 1 file:
Restart added to owtap.tcl based on advise from tcl-core and Donal Fellows and Martin Lemburg.
43 lines of code changed in 1 file:
Found some bugs for uClibc (strsep with null pointer)
8 lines of code changed in 1 file:
Fix an initialization bug for owserver in parsename.c
8 lines of code changed in 1 file:
Error in parsename work for real devices.
44 lines of code changed in 2 files:
Fixed "interface" -- a property of the bus. This meant some cleanup and bug fixes for remote bus, and cleanup of filename parsing. Indeed, the bulk of the work is in parsename.c which validates and parses the correct syntax.
229 lines of code changed in 9 files:
connin.usb.timeout was never initialized at startup.
3 lines of code changed in 1 file:
More work in "interface" -- not yet happy with remote bus.
78 lines of code changed in 4 files:
More of the "interface" changes. Still not included in directory listings.
604 lines of code changed in 15 files:
Add ePN_root state to pn->type flag.
2 lines of code changed in 1 file:
Cleaning up bus.x/settings(system,statistics) code.
27 lines of code changed in 2 files:
Use tclsh or wish (check for presence at runtime).
NetBSD doesn't seem to include wish.
Change is to owtap and owmon
13 lines of code changed in 2 files:
Move owserver message structures into separate header file "ow_message.h"
88 lines of code changed in 3 files:
Separate flextime flag for each bus.
22 lines of code changed in 3 files:
Change storing bus number to bus pointer in struct parsedname
38 lines of code changed in 10 files:
DS2438 change to flags (separate out configuration flags) and man page update
102 lines of code changed in 2 files:
Added --one_device to use "SKIP ROM"
43 lines of code changed in 6 files:
Release 2.6p8 --usb_regulartime added to help.
6 lines of code changed in 2 files:
Took out check for zero bites in DS2423 counter fields.
84 lines of code changed in 2 files:
Trying to fix DS2423 -- larger page read and more debugging.
8 lines of code changed in 1 file:
USB regular time settings to allow Swart LCD module.
289 lines of code changed in 19 files:
Fix for DS2408 by Eric Allen.
4 lines of code changed in 1 file:
Simplify Levels in USB
9 lines of code changed in 2 files:
Remove global "Level" -- simply restore after program pulse or strong pullup.
23 lines of code changed in 1 file:
Status bytes for DS2502/5/6
32 lines of code changed in 4 files:
Separated out EPROM (12V) writes for DS2405, DS2502, DS2505, DS2506
93 lines of code changed in 7 files:
Remove closeconnection(), and make the call automatically when init() is called multiple times.
15 lines of code changed in 1 file:
Read DS9490 directory listings in gulps. Also change LastDiscrepancy to be used only for bit management, not index.
199 lines of code changed in 9 files:
More fixes... closeconnection() added to swig-api. finish() should only be
called once.
50 lines of code changed in 4 files:
Add possibility to call OW::init() multiple times in swig modules.
42 lines of code changed in 4 files: