Changes between Version 140 and Version 141 of Processing
- Timestamp:
- Nov 9, 2010, 2:19:15 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing
v140 v141 412 412 (SC TODO) {{{controller status}}} shows something looking like an addresse (e.g., 0.0.0.7d) which is different for each connection. It seems it's not possible to remove a particular connection. Am I right? 413 413 414 == Other tools==414 == Corrupted data before the current stage == 415 415 The ~ipp/src/ipp-<version>/tools directory contains a bunch of tools that can be used to fix weird problems. 416 416 For instance, I had a repeating entry telling that warp failed because of a corrupted cam generated file. … … 424 424 }}} 425 425 426 == Stopping a task(?) == 427 I'm not sure that "task" is the right word. 428 429 chip.off / warp.off 430 (and to restart chip.on / warp.on) 426 431 = Changing the code = 427 432
