Selecting bus now works in owmon
70 lines of code changed in 1 file:
start of abstraction of monitored directories in owmon
28 lines of code changed in 1 file:
Indent and remove some printf()
11 lines of code changed in 3 files:
oops.. Deleted a row by misstake.
2 lines of code changed in 1 file:
Add --8bit option to set 8 databits when talking to ds9097 adapter.
Fix compilation problem when usb_interrupt_read() is missing.
38 lines of code changed in 6 files:
115200 Baud and 6bits only are probably too fast for the 1-wire devices.
Use 8 bits transfer instead.
26 lines of code changed in 1 file:
Open com-port and set in->connin.serial.speed before using that variable.
This might have caused random problems before. Some indenting changes too.
48 lines of code changed in 4 files:
USB workaround for SUSE and USB
34 lines of code changed in 1 file:
Panelo title is refresh button
9 lines of code changed in 1 file:
I haven't tried this script, but exe-permissions should be set.
2 lines of code changed in 1 file:
The script is verified to work with FC7 now.
5 lines of code changed in 1 file:
Add udev-scripts for Fedora.
69 lines of code changed in 1 file:
Return error on all failing tests in DS9490_open().
10 lines of code changed in 1 file:
monitor now shows data in windows.
49 lines of code changed in 1 file:
owtap -- better title, removed stray console garbage
5 lines of code changed in 1 file:
owmon better title
7 lines of code changed in 1 file:
clean up owserver debug messages.
6 lines of code changed in 3 files:
Start of persistence for owmon
40 lines of code changed in 1 file:
Generalized directory and values for both statistics and system.
43 lines of code changed in 1 file:
Can get stats information!
62 lines of code changed in 1 file:
Fix installation problem when cross-compiling owfs.
6 lines of code changed in 2 files:
Recursive bus search -- uncovered a bug in bus.0 handling. Will have to fix.
28 lines of code changed in 1 file:
DIRALL -> DIR fallback in owmon
10 lines of code changed in 1 file:
more changes
204 lines of code changed in 1 file:
owmon main display (mockup)
79 lines of code changed in 1 file:
adding long variable names to ow_opt to make it (supposedly) clearer
47 lines of code changed in 1 file:
more cleanup
10 lines of code changed in 1 file:
Refactoring serial code -- no real change.
24 lines of code changed in 5 files:
Print st_mode if device isn't a character device... People have stumbled into this before.
2 lines of code changed in 1 file:
Mostly indenting the source. No real changes.
220 lines of code changed in 5 files:
Just fix some indenting and add ; after AVERAGE_*()
204 lines of code changed in 4 files:
Add ; to line
2 lines of code changed in 1 file:
starting work on owmon -- basically taking owtap and ripping it apart
300 lines of code changed in 1 file:
named constants and fixes for error messages in owlib
77 lines of code changed in 8 files:
Add number to response packets in owtap
25 lines of code changed in 1 file:
Fix address parsing (i.e. 127.0.0.1:3000) in owtap
24 lines of code changed in 1 file:
owtap icon
0 lines of code changed in 1 file:
OWTAP now recognizes more http requests (GET POST HEAD ...) -- they still aren't valid, but they are recognized
9 lines of code changed in 1 file:
Webclient attempt Status message was misleading -- we recognize it, but it's wrong and not supported
5 lines of code changed in 1 file:
owmon in wrong place
0 lines of code changed in 1 file:
DS9490R problem with first pass -- AnyDevice set to 0 and reset hasn't been done.
7 lines of code changed in 1 file:
Better explanation in debug report for empty (AnyDevice=0) mode
3 lines of code changed in 1 file:
Minor comments added to USB (DS9490).
owtap: Now responds to web client attempts with web error message (pretty slick).
90 lines of code changed in 3 files:
Fix bug for ds2890 when reading chargepump
2 lines of code changed in 1 file:
fix typo.
2 lines of code changed in 1 file:
Fix owtap messages when there is no owserver
19 lines of code changed in 1 file:
Move the new module to owfs/module/owmon/ and correct owtap makefile.
1278 lines of code changed in 6 files:
Start support for owmon
7 lines of code changed in 2 files:
Start support for owmon
30 lines of code changed in 2 files:
New release 2.6p6
2 lines of code changed in 1 file:
Great additions to owtap -- detail list, client list, ...
110 lines of code changed in 1 file:
Display of persistence lengths -- mean calculation still off.
63 lines of code changed in 1 file:
Added directory flags to owtap, and discovered that DIRALL wasn't supporting them! -- fixed
17 lines of code changed in 2 files:
Support for persistent connections in owtap
141 lines of code changed in 2 files:
Split handling of counter vs memory reads in DS2423 (and DS1963). Simpler code should be less error-prone.
82 lines of code changed in 4 files:
Minor cleanup of DS2423. Looking for David Toy's error.
18 lines of code changed in 1 file:
Persistence supported in owtap. Fixed no_diral handling (and potential owserver bug).
29 lines of code changed in 2 files:
Fix --help pages formatting. Also put text in website
7 lines of code changed in 1 file:
Added testing support for developers of ownet: no_dirall, no_get no_persistence pingcrazy, along with man page and help page updates.
71 lines of code changed in 8 files:
DS28EA00 man page and PIO support -- chain not yet implemented.
144 lines of code changed in 4 files:
More states for the machine (ping)
7 lines of code changed in 1 file:
Found the bug.. allocating 1 byte extra.
3 lines of code changed in 1 file:
Clean up constants in DS2450
52 lines of code changed in 3 files:
Switch to macro: TRXN_WR_CRC16
19 lines of code changed in 3 files:
TRXN_WR_CRC16 didn't read the 2 extra crc bytes (until now).
2 lines of code changed in 1 file:
Sorry for all changes to the cvs, but I have to checkin to recompile all cross-compiled platforms.
14 lines of code changed in 1 file:
Just some indenting...
122 lines of code changed in 1 file:
Some minor fixes
16 lines of code changed in 2 files:
Add some debug output... Tracing a bug on openwrt.
19 lines of code changed in 2 files: