Err... this branch needed a rebase before merge. Some of my early commits needed cleanup.
On February 21, 2014 4:20:08 PM EST, Dewey Garrett <[email protected]> wrote: >xhc-hb04 wireless USB MPG pendant (branch merge) > > > >http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=a3902a9 > > > configs/sim/axis/xhc-hb04/README | 122 ++++ > .../sim/axis/xhc-hb04/axis_manualtoolchange.hal | 1 + > configs/sim/axis/xhc-hb04/core_sim9.hal | 1 + > configs/sim/axis/xhc-hb04/monitor_xhc-hb04.tcl | 165 +++++ > configs/sim/axis/xhc-hb04/sim.tbl | 1 + > configs/sim/axis/xhc-hb04/sim_mm.tbl | 1 + > configs/sim/axis/xhc-hb04/sim_spindle_encoder.hal | 1 + > configs/sim/axis/xhc-hb04/simulated_home.hal | 1 + > configs/sim/axis/xhc-hb04/xhc-hb04-layout1.cfg | 17 + > configs/sim/axis/xhc-hb04/xhc-hb04-layout1.ini | 311 ++++++++ > configs/sim/axis/xhc-hb04/xhc-hb04-layout1.txt | 39 + > configs/sim/axis/xhc-hb04/xhc-hb04-layout2.cfg | 19 + > configs/sim/axis/xhc-hb04/xhc-hb04-layout2.ini | 313 +++++++++ > configs/sim/axis/xhc-hb04/xhc-hb04-layout2.txt | 39 + > configs/sim/axis/xhc-hb04/xhc-hb04-layout2_mm.ini | 311 ++++++++ > configs/sim/axis/xhc-hb04/xhc-hb04-layout2_mm.txt | 1 + > configs/sim/axis/xhc-hb04/xhc-hb04.tcl | 407 +++++++++++ > debian/control.in | 2 +- > debian/extras/etc/udev/rules.d/90-xhc.rules | 2 + > debian/extras/linuxcnc.files | 1 + > src/Makefile.inc.in | 4 + > src/configure.in | 39 + > src/hal/components/xhc_hb04_util.comp | 72 ++ > src/hal/user_comps/Submakefile | 10 + >src/hal/user_comps/xhc-hb04.cc | 782 >+++++++++++++++++++++ > 25 files changed, 2661 insertions(+), 1 deletion(-) > >------------------------------------------------------------------------------ >Managing the Performance of Cloud-Based Applications >Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. >Read the Whitepaper. >http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk >_____________________________________________ >Emc-commit mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/emc-commit -- Sebastian Kuzminsky ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
