1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto
Sergei Trofimov c239322c4d Updated daqpower package
- Now works with earlier versions of the DAQmx driver. This is needed to
  be able to run the server on Linux systems, which support older
  verisions of the driver only.
- DAQ error messages are now properly propaged to the client (PyDAQmx
  uses "mess" rather than "message" attribute to store the message in
  the Exception obejects).
- pylint and pep8 fixes
2015-06-09 11:03:26 +01:00
..
commands show command: minor fix to parameter rendering 2015-06-03 16:20:48 +01:00
common Adding /proc/cmdline to pulled metadata 2015-06-02 15:05:52 +01:00
core Adding instrument_is_enabled function 2015-05-28 10:13:50 +01:00
devices Merge pull request #23 from vflouris/pull-request 2015-06-02 13:07:57 +01:00
external Updated daqpower package 2015-06-09 11:03:26 +01:00
instrumentation Updated daqpower package 2015-06-09 11:03:26 +01:00
modules energy_model: fix for when running as a sudo user (rather than root) 2015-05-11 12:12:41 +01:00
resource_getters revent: fix resource resolution when dependency location does not exist. 2015-05-14 14:34:41 +01:00
result_processors Fixing typo in a cpustate parameter name. 2015-06-05 09:05:13 +01:00
tests Fixing merge_lists to work for list_or_* types 2015-06-01 16:18:13 +01:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils more robust exit_code handling for ssh interface 2015-06-05 12:47:01 +01:00
workloads comment correction 2015-06-05 13:00:59 +01:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-biglittle.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-tutorial.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
config_example.py get options in config_example.py reachable 2015-06-04 15:56:52 +08:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00