aboutsummaryrefslogtreecommitdiff
path: root/wa/framework/signal.py
AgeCommit message (Expand)Author
2018-07-06framework: pep8 fixesSergei Trofimov
2018-07-06framework: fix pylint issuesSergei Trofimov
2018-07-04Update copyright headers.Sergei Trofimov
2018-06-12fw/exec: add JOB_QUEUE_EXECUTION signalsSergei Trofimov
2018-06-06framework/signal: Remove JOB_FINALIZED signalMarc Bonnici
2018-06-06fw/signal: Rename and implement signal for RUN_OUTPUT_PROCESSEDMarc Bonnici
2018-05-30framework/signals: Remove unnecessary job signalsMarc Bonnici
2018-05-30fw/signal: use enum to define prioritiesSergei Trofimov
2018-05-29fw/signal: rename "boot" to "reboot"Sergei Trofimov
2018-05-29fw/signal: add job signalsSergei Trofimov
2018-03-08fw: fix error loggingSergei Trofimov
2018-01-25framework/signal: log on connect/disconnectSergei Trofimov
2018-01-15wa: Rename `Instrumentation` to `Instruments`Marc Bonnici
2017-12-07Run autoflake to remove unused imports & variablesBrendan Jackman
2017-11-03framework/signal: Fix typosBrendan Jackman
2017-11-03framework/signal: WhitespaceBrendan Jackman
2017-04-20Imports: Updated ImportsMarc Bonnici
2017-03-29Implemeting target assistantsSergei Trofimov
2017-03-17Initial priority implementationSergei Trofimov
2017-03-15Skeleton job executionSergei Trofimov
2017-03-06New target description + moving target stuff under "framework"Sergei Trofimov
2017-02-21WA3 Exsisting CodeMarc Bonnici