A patch to add hal pins for a number of ini file items:
  http://www.panix.com/~dgarrett/stuff/inihal.patch

This mod creates hal pins with values initially set from the
ini file.  Changing the hal pin values updates the item.  No
coordination is made with the current linuxcnc state.

This is a work-in-progress, version is in the patch commit message.
Tests and comments can be sent to  dgarrett at panix dot com
Please mention the version.

Example for building rip from git master:

$ cd your_source_tree
$ git checkout master
$ git branch initst
$ git checkout initst
$ git fetch
$ git rebase origin/master
$ wget http://www.panix.com/~dgarrett/stuff/inihal.patch
$ git am inihal.patch
$ cd src
$ make
... etc.
$ ../scripts/rip-environment
$ linuxcnc ../configs/sim/ngcgui/ini_hal_demo.ini

When version is updated, reset before applying newer patch:
$ git checkout initst
$ git reset --hard origin/master


-- 
Dewey Garrett


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to