- Dec 18, 2011
-
-
Kipp Cannon authored
- enable http interface - do some other clean-up
-
Kipp Cannon authored
- force a state change signal emission after each newsegment event - use G_PARAM_CONSTRUCT to simplify property initializations - change type of last_state from boolean to int because it's really a tri-state variable and I don't know what booleans are (if they're ints then that's ok but are they?) - add a g_assert() to check that the measured state is definitely on or off, never undetermined - when converting input stream time stamps to control stream offsets use truncation instead of rounding to work-around misbehaviour when the control stream has a lower sample rate than the controlled stream.
-
Kipp Cannon authored
- move path /<instrument>/state_vector.txt to /<instrument>/current_segment.txt
-
Kipp Cannon authored
- add a warning when the float code is used
-
Kipp Cannon authored
- fix typo
-
Kipp Cannon authored
- export state vector state via web interface
-
Kipp Cannon authored
- when signal emission is enabled, emit signal for initial state
-
Kipp Cannon authored
- export whitener PSDs via web interface
-
Kipp Cannon authored
- in online mode connect state vector to a gate element to gate strain
-
Kipp Cannon authored
- rework how framecpp deferred linking works, generalize so it can be used for other things too - port a few more element generators to mkgeneric()
-
Kipp Cannon authored
- port to bottle.py
-
- Dec 17, 2011
-
-
Kipp Cannon authored
- hack WSGIRefServer class to allow internal "srv" object to be accessed
-
Kipp Cannon authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Kipp Cannon authored
- use G_PARAM_CONSTRUCT to initialize properties
-
Kipp Cannon authored
- add temporary support for floating point input to accomodate dmt's prototype state vector
-
Kipp Cannon authored
- remove extra {}
-
Kipp Cannon authored
- fix make install
-
Kipp Cannon authored
- log new caps for pads
-
- Dec 16, 2011
-
-
Kipp Cannon authored
- fix get_unit_size() method: forgot to divide width by 8.
-
Chad Hanna authored
-
Kipp Cannon authored
- add mkstatevector()
-
Kipp Cannon authored
- edit property documentation
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Kipp Cannon authored
- clarify threshold property's meaning
-
Kipp Cannon authored
- add #! to tests/plots_test_01.py
-
Kipp Cannon authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-