Add wriggeldy
* Add `wriggeldy`, a wrapper to run processeses with a local quiggeldy. * Wriggeldy is meant for debugging purposes to see if adding quiggeldy inbetween hardware and executing script has any detrimental effects (hint: it should not). * Additionally, also add `wrap_with_quiggeldy`, a more verbose symlink to wriggeldy (that noone wants to type). Change-Id: I0996832348a3a3132f9bb9adc84a96a53c6a27b5
Showing
- include/hxcomm/common/ensure_local_quiggeldy.h 40 additions, 0 deletionsinclude/hxcomm/common/ensure_local_quiggeldy.h
- include/hxcomm/vx/quiggeldy_utility.tcc 1 addition, 1 deletioninclude/hxcomm/vx/quiggeldy_utility.tcc
- src/tools/wrap_with_quiggeldy.cpp 80 additions, 0 deletionssrc/tools/wrap_with_quiggeldy.cpp
- wscript 12 additions, 1 deletionwscript
Please register or sign in to comment