pingcrazy needed a lock in owserver
2 lines of code changed in 1 file:
Working on PING handling.
34 lines of code changed in 6 files:
Fix transaction detail windows -- indexing error, transaction number, better title
24 lines of code changed in 1 file:
Use name rather than number for menu items. Start detail window list
8 lines of code changed in 1 file:
Start support for multiple response packets.
98 lines of code changed in 1 file:
Infrastructure for modularizing packet interpretation using upvar
53 lines of code changed in 1 file:
Adjust write pause for DS28EC20 (10msec) over DS2433 (5msec)
10 lines of code changed in 1 file:
Fixed DS28EC200 -> DS28EC20 typo
2 lines of code changed in 1 file:
Added support for the DS28EC20 (newer version of the DS2433). Still needs man pages and locking support.
16 lines of code changed in 3 files:
Fixed a typo
4 lines of code changed in 1 file:
Start of handling for PING packets and multiple responses.
24 lines of code changed in 1 file:
owtap
65 lines of code changed in 1 file:
Great improvement in error handling: All network reads have a timeout and reset. Also cleaned up state machine code and tested the timeputs.
68 lines of code changed in 1 file:
Fix spurious CR/LF addition in the middle of messages.
41 lines of code changed in 1 file:
Transaction Macros for DS2502
6 lines of code changed in 1 file:
owtap: display payload strings and error codes
33 lines of code changed in 1 file:
If you want to change the owtcl-version, change it on both place.
1 lines of code changed in 1 file:
Bug fixed: "Unknown Error 4294967295" was reported by OW::put on any error code owlib returned.
Bug fixed: "permission denied" (EPERM) was reported by OW::init, OW::get, and OW::isdir on any error code owlib returned.
Improvement: The OW:... commands now properly set Tcl's errorCode variable on error. Usually, these look like OWTCL ENOENT {no such file or directory}.
As these changes may brake legacy code checking for the old buggy error messages, owtcl version has been changed to 0.2.
159 lines of code changed in 2 files:
Work on Detail records
11 lines of code changed in 1 file:
Prettier Version help
8 lines of code changed in 1 file:
Added Version information
10 lines of code changed in 1 file:
Split detail window routine
27 lines of code changed in 1 file:
Add .cvsignore
2 lines of code changed in 1 file:
Add owtap to configure.ac
41 lines of code changed in 5 files:
Add owtap.1 man page
112 lines of code changed in 3 files:
Detail record works. Still needs strings, aggregate handling.
72 lines of code changed in 1 file:
Further owtap work, including detail table requests start
125 lines of code changed in 1 file:
Better handing of circ_buffer
133 lines of code changed in 1 file:
Statistics frid
47 lines of code changed in 1 file:
Adding stats by message type
49 lines of code changed in 1 file:
More message type changes
15 lines of code changed in 1 file:
Further improvements in owtap -- message type work
15 lines of code changed in 1 file:
Further improvements in owtap -- better menus and help
131 lines of code changed in 2 files:
Adding owtap -- tcl program to "tap" and display owserver protocol communication.
407 lines of code changed in 1 file:
Use flexible-speed instead of regular 1-wire speed with the usb-adapter.
Regular and overdrive speed use 15V/us slewrate, and that's only suitable for
small 1-wire networks.
Flexible speed makes it possible to set slewrate to 1.37V/us etc...
188 lines of code changed in 3 files:
Add possibility to change usb-adapter timing-settings in /system/adapter/.
Some other bugs fixed too...
321 lines of code changed in 8 files: