#linuxcnc-devel | Logs for 2013-11-04

Back
[00:26:14] <KGB-linuxcnc> 03TODO: deletor 052.5.1-halui-probe-mdi 2215be1 06linuxcnc 04. * branch deleted
[01:21:40] <KGB-linuxcnc> 03andy 05unified-build-candidate-3 25f1203 06linuxcnc 10src/hal/components/ 03bin2gray.comp 03gray2bin.comp
[01:21:40] <KGB-linuxcnc> Add a couple of HAL components to convert to and from Gray code
[01:21:40] <KGB-linuxcnc> Signed-off-by: Andy Pugh <andy@bodgesoc.org>
[01:21:47] <KGB-linuxcnc> 03andy 05unified-build-candidate-3 b1ec930 06linuxcnc 10src/hal/components/gray2bin.comp
[01:21:49] <KGB-linuxcnc> I forgot that sim has no idea what an unsigned int is.
[01:21:52] <KGB-linuxcnc> Luckily I don't actually care if I end up with 64 bits.
[01:21:55] <KGB-linuxcnc> Signed-off-by: Andy Pugh <andy@bodgesoc.org>
[01:22:08] <KGB-linuxcnc> 03russell 05unified-build-candidate-3 92f7796 06linuxcnc 10src/emc/usr_intf/pncconf/pncconf.py * STEPGEN_MAXVEL patch
[01:22:14] <KGB-linuxcnc> 03chrisinnanaimo 05unified-build-candidate-3 50ca45a 06linuxcnc 10src/emc/usr_intf/pncconf/pncconf.py * pncconf -add missing INI substitution in HAL file
[01:22:21] <KGB-linuxcnc> 03chrisinnanaimo 05unified-build-candidate-3 7fd33fa 06linuxcnc 10src/emc/usr_intf/pncconf/pncconf.py * pncconf -fix blank abs and lowpass HAL commands
[01:22:29] <KGB-linuxcnc> 03chrisinnanaimo 05unified-build-candidate-3 2493a7d 06linuxcnc 10src/emc/ 10usr_intf/pncconf/pncconf.glade 10usr_intf/pncconf/pncconf.py * pncconf -add bit and word memory options to classicladder
[01:22:36] <KGB-linuxcnc> 03seb 05unified-build-candidate-3 24c5d87 06linuxcnc 10docs/src/Submakefile * docs: fix a source syntax highlighting bug
[01:22:43] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 bd069fb 06linuxcnc * Merge commit '10ef032'
[01:22:49] <KGB-linuxcnc> 03seb 05unified-build-candidate-3 29582c3 06linuxcnc 10docs/src/gcode/overview.txt * docs: rebranding
[01:22:55] <KGB-linuxcnc> 03seb 05unified-build-candidate-3 e5a9b7c 06linuxcnc 04docs/src/gcode/mill_canned.txt * docs: remove an obsolete file
[01:23:01] <KGB-linuxcnc> 03chrisinnanaimo 05unified-build-candidate-3 d87f08b 06linuxcnc 10src/emc/usr_intf/pncconf/pncconf.py * Merge branch 'v2.5_branch'
[01:23:08] <KGB-linuxcnc> 03git 05unified-build-candidate-3 e2e7c8e 06linuxcnc 10src/emc/rs274ngc/pyemctypes.cc * interp/python: make EmcPose and PmCartesian instantiable
[01:23:15] <KGB-linuxcnc> 03nieson 05unified-build-candidate-3 82f07cf 06linuxcnc 10share/ 10gscreen/skins/gmoccapy/gmoccapy_handler.py 10gscreen/skins/gmoccapy/locale/rs/LC_MESSAGES/gmoccapy.mo 10gscreen/skins/gmoccapy/locale/rs/gmoccapy.po 10gscreen/skins/gmoccapy/release_notes.txt * gmoccapy_0_9_8_1 - new serbian translation
[01:23:25] <KGB-linuxcnc> 03chrisinnanaimo 05unified-build-candidate-3 7ae13b8 06linuxcnc 10src/hal/halmodule.cc * halmodule: improve error message: invalid length of pin name
[01:23:31] <KGB-linuxcnc> 03nieson 05unified-build-candidate-3 830b7e5 06linuxcnc 10share/ 10gscreen/skins/gmoccapy/gmoccapy.glade 10gscreen/skins/gmoccapy/gmoccapy_handler.py 10gscreen/skins/gmoccapy/release_notes.txt * gmoccapy_0_9_8_2 - remade the design of spindle and coolant frames
[01:23:40] <KGB-linuxcnc> 03nieson 05unified-build-candidate-3 b21a72f 06linuxcnc 10configs/sim/gmoccapy/gmoccapy.ini * gmoccapy_0_9_8_2 - changed cycle time in gmoccapy.ini to default 100
[01:23:48] <KGB-linuxcnc> 03jthornton 05unified-build-candidate-3 fad9717 06linuxcnc 10docs/src/hal/pyvcp.txt * Docs: fix incorrect example and add info about tabs
[01:23:54] <KGB-linuxcnc> 03chris 05unified-build-candidate-3 0d30656 06linuxcnc 10src/emc/usr_intf/touchy/mdi.py * Touchy: enable MDI multi-turn arcs
[01:24:01] <KGB-linuxcnc> 03alex_joni 05unified-build-candidate-3 59adbb1 06linuxcnc 10src/libnml/buffer/tcpmem.cc * fix typo, preventing remote NML clients talking to lcncserver
[01:24:08] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 056b08b 06linuxcnc 10tests/build/ui/ 03expected 03nml-position-logger.cc 03test.sh * test that a basic nml-using UI can be built using only header files we publish
[01:24:16] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 1f23713 06linuxcnc 10tests/ 03build/header-sanity/expected 03build/header-sanity/test.sh * Test header file sanity
[01:24:23] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 b8b7d69 06linuxcnc 10src/Makefile * must ship this header file
[01:24:29] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 fdf1f56 06linuxcnc * Merge remote-tracking branch 'origin/v2.5_branch'
[01:24:35] <KGB-linuxcnc> 03andy 05unified-build-candidate-3 24dc2a2 06linuxcnc 10docs/man/man9/lcd.9 10src/hal/components/lcd.c
[01:24:38] <KGB-linuxcnc> Fix a bug caused by misunderstanding do_div in the lcd.comp
[01:24:41] <KGB-linuxcnc> If no format length was specified then the formatting would break for any value with a zero in its representation.
[01:24:44] <KGB-linuxcnc> Signed-off-by: Andy Pugh <andy@bodgesoc.org>
[01:24:47] <KGB-linuxcnc> Fix some bugs in the lcd component
[01:24:50] <KGB-linuxcnc> Signed-off-by: Andy Pugh <andy@bodgesoc.org>
[01:25:08] <KGB-linuxcnc> 03andy 05unified-build-candidate-3 2ba536e 06linuxcnc 10src/hal/components/lcd.c * Un-break the sim builds (well, I can hope)
[01:25:15] <KGB-linuxcnc> 03seb 05unified-build-candidate-3 e27ee5e 06linuxcnc 04src/hal/utils/epp.h * remove unused file
[01:25:21] <KGB-linuxcnc> 03seb 05unified-build-candidate-3 ee2dfc6 06linuxcnc 10src/Makefile * remove some unused cruft from Makefile
[01:25:27] <KGB-linuxcnc> 03nieson 05unified-build-candidate-3 d9c007f 06linuxcnc 10share/ 10(16 files in 2 dirs) * gmoccapy_0_9_8_3 - bug fixes related to coordinate system and mode handling
[01:25:34] <KGB-linuxcnc> 03seb 05unified-build-candidate-3 2d12a18 06linuxcnc 10configs/ 10hm2-servo/7i43-big.ini 10hm2-servo/7i43-small.ini 10hm2-stepper/7i43-big.ini 10hm2-stepper/7i43-small.ini * hm2 sample configs: use correct firmware filenames
[01:25:43] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 6e8144a 06linuxcnc 10tests/build/ui/test.sh * test: don't clutter the test directory
[01:25:49] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 ddcfd17 06linuxcnc 10docs/ 10html/.gitignore 10man/.gitignore 10man/man9/.gitignore 03src/.gitignore * docs: improve ignore patterns
[01:25:57] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 a9c32ba 06linuxcnc 10src/configure.in * epstopdf is no longer needed by the asciidoc toolchain
[01:26:03] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 f99c1ab 06linuxcnc 10docs/ 10(14 files in 6 dirs) * docs: Rename images to placate asciidoc
[01:26:10] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 766f2fb 06linuxcnc 10docs/ 10(5 files) * docs: Request ascii-ids
[01:26:16] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 929026d 06linuxcnc 10debian/control.in * docs: specify that we require texlive for each language
[01:26:23] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 8bb7acc 06linuxcnc 10docs/ 10(85 files in 8 dirs) * docs: don't use 'non-breaking space' character U+00a0
[01:26:30] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 fb2f490 06linuxcnc 10docs/src/Submakefile 10src/Makefile.inc.in 10src/configure.in * docs: Don't explicitly request a dblatex encoding on newer(?) asciidoc
[01:26:38] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 3b616b6 06linuxcnc 10docs/man/.gitignore 10src/hal/components/lcd.c * Merge branch 'v2.5_branch'
[01:26:45] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 fd3c181 06linuxcnc 10docs/ 10(53 files in 8 dirs) * docs: don't use 'non-breaking space' character U+00a0
[01:26:51] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 a420f21 06linuxcnc * Merge branch 'v2.5_branch'
[01:26:57] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 86b8036 06linuxcnc 10debian/control.in 10docs/src/Submakefile 10src/Makefile.inc.in 10src/configure.in * Merge branch 'v2.5_branch'
[01:27:05] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 ed98070 06linuxcnc 10debian/control.in * Fix typo introduced at 86b80364
[01:27:11] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 b98c264 06linuxcnc 10docs/man/man3/rtapi_module_param.3rtapi * document the interpretation of MODULE_LICENSE strings
[01:27:18] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 340e04a 06linuxcnc 10docs/src/hal/comp.txt * Fix MODULE_LICENSE strings, refer to our documentation of their interpretation
[01:27:25] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 5a5b020 06linuxcnc 10src/configure.in * docs: fix latex.encoding (utf-8 is accepted but doesn't work like utf8!)
[01:27:32] <KGB-linuxcnc> 03jepler 05unified-build-candidate-3 2c49cea 06linuxcnc 10src/configure.in * Merge remote branch 'origin/v2.5_branch'
[01:27:38] <KGB-linuxcnc> 03andy 05unified-build-candidate-3 bdb1670 06linuxcnc 10(8 files in 3 dirs)
[01:27:41] <KGB-linuxcnc> Absolute Serial Encoders: Further tidying up and introduction of the HM2DPLL module to allow pre-triggering
[01:27:50] <KGB-linuxcnc> 03andy 05unified-build-candidate-3 ac64b2d 06linuxcnc 10(8 files in 3 dirs) * Rename the Hostmot2 DPLL function to be consistent with other modules.
[01:27:57] <KGB-linuxcnc> 03andy 05unified-build-candidate-3 0a2f75e 06linuxcnc 10src/emc/ 10rs274ngc/interp_cycles.cc 10rs274ngc/rs274ngc_interp.hh * Make the behaviour of G85 more as-expected
[01:28:05] <KGB-linuxcnc> 03andy 05unified-build-candidate-3 983c7e1 06linuxcnc 10docs/src/gcode/gcode.txt * Make the G85 docs match the new behaviour.
[01:28:11] <KGB-linuxcnc> 03chris 05unified-build-candidate-3 90d2ea4 06linuxcnc 10docs/src/gcode/gcode.txt * fix two unclear or mistaken then/than
[01:28:18] <KGB-linuxcnc> 03ben 05unified-build-candidate-3 67bb7b9 06linuxcnc 10src/hal/components/blend.comp * blend: Make the docs match the component behavior
[01:28:24] <KGB-linuxcnc> 03git 05unified-build-candidate-3 77a93ab 06linuxcnc 10(11 files in 6 dirs) * Merge remote-tracking branch 'origin/master' into unified-build-candidate-3
[01:28:31] <KGB-linuxcnc> 03git 05unified-build-candidate-3 c9fa821 06linuxcnc 10src/hal/drivers/mesa-hostmot2/dpll.c * hostmot2/dpll.c: fix slab.h include
[01:28:38] <KGB-linuxcnc> 03git 05unified-build-candidate-3 fbc1274 06linuxcnc 10tests/build/header-sanity/test.sh * tests/header-sanity: exclude rtapi_common.h
[02:12:19] <KGB-linuxcnc> 03TODO: deletor 05contributor-docs-1 3128b81 06linuxcnc 04. * branch deleted
[08:10:10] <linuxcnc-build> build #1456 of hardy-amd64-sim is complete: Failure [4failed configuring configure] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-amd64-sim/builds/1456 blamelist: Norbert Schechner <nieson@web.de>, Michael Haberler <git@mah.priv.at>, Andy Pugh <andy@bodgesoc.org>, Chris Radek <chris@timeguy.com>, Chris Morley
[08:10:10] <linuxcnc-build> <chrisinnanaimo@hotmail.com>, John Thornton <jthornton@gnipsel.com>, Alex Joni <alex_joni@users.sourceforge.net>, Jeff Epler <jepler@unpythonic.net>, Russell Brown <russell@lls.lls.com>, Jeff Epler <jepler@dsndata.com>, Sebastian Kuzminsky <seb@highlab.com>, Ben Jackson <ben@ben.com>
[08:10:30] <skunkworks> Did I trip over something?
[08:14:45] <linuxcnc-build> build #1451 of hardy-i386-realtime-rip is complete: Failure [4failed configuring configure] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-realtime-rip/builds/1451 blamelist: Norbert Schechner <nieson@web.de>, Michael Haberler <git@mah.priv.at>, Andy Pugh <andy@bodgesoc.org>, Chris Radek <chris@timeguy.com>, Chris
[08:14:45] <linuxcnc-build> Morley <chrisinnanaimo@hotmail.com>, John Thornton <jthornton@gnipsel.com>, Alex Joni <alex_joni@users.sourceforge.net>, Jeff Epler <jepler@unpythonic.net>, Russell Brown <russell@lls.lls.com>, Jeff Epler <jepler@dsndata.com>, Sebastian Kuzminsky <seb@highlab.com>, Ben Jackson <ben@ben.com>
[08:15:05] <linuxcnc-build> build #1454 of hardy-i386-sim is complete: Failure [4failed configuring configure] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-sim/builds/1454 blamelist: Norbert Schechner <nieson@web.de>, Michael Haberler <git@mah.priv.at>, Andy Pugh <andy@bodgesoc.org>, Chris Radek <chris@timeguy.com>, Chris Morley
[08:15:06] <linuxcnc-build> <chrisinnanaimo@hotmail.com>, John Thornton <jthornton@gnipsel.com>, Alex Joni <alex_joni@users.sourceforge.net>, Jeff Epler <jepler@unpythonic.net>, Russell Brown <russell@lls.lls.com>, Jeff Epler <jepler@dsndata.com>, Sebastian Kuzminsky <seb@highlab.com>, Ben Jackson <ben@ben.com>
[08:52:44] <linuxcnc-build> build #1456 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1456 blamelist: Norbert Schechner <nieson@web.de>, Michael Haberler <git@mah.priv.at>, Andy Pugh <andy@bodgesoc.org>, Chris Radek <chris@timeguy.com>, Chris Morley <chrisinnanaimo@hotmail.com>, John Thornton
[08:52:44] <linuxcnc-build> <jthornton@gnipsel.com>, Alex Joni <alex_joni@users.sourceforge.net>, Jeff Epler <jepler@unpythonic.net>, Russell Brown <russell@lls.lls.com>, Jeff Epler <jepler@dsndata.com>, Sebastian Kuzminsky <seb@highlab.com>, Ben Jackson <ben@ben.com>
[09:09:50] <KGB-linuxcnc> 03TODO: deletor 05vfd-b 768cb26 06linuxcnc 04. * branch deleted
[10:13:12] <KGB-linuxcnc> 03andy 05master 6724bda 06linuxcnc 10src/emc/rs274ngc/interp_cycles.cc
[10:13:12] <KGB-linuxcnc> Fix a copy-paste error that gave an annoyingly wrong error message in VW plane canned cycles
[10:13:14] <KGB-linuxcnc> 03seb 05master 887da22 06linuxcnc 10docs/src/config/stepconf.txt * rebranding stepconf docs
[10:13:20] <KGB-linuxcnc> 03seb 05master 4fb1d4c 06linuxcnc 10src/emc/rs274ngc/interp_cycles.cc * Merge remote-tracking branch 'origin/v2.5_branch'
[10:50:40] <alex_joni> http://imagebin.org/275743
[10:51:21] <alex_joni> http://imagebin.org/275744
[10:51:39] <skunkworks> bbb machine control?
[10:51:42] <alex_joni> yup
[10:52:01] <skunkworks> Neat - how is it coming?
[10:52:07] <alex_joni> working on a case now ;)
[11:03:35] <alex_joni> well.. there are some loose ends
[11:04:07] <alex_joni> but since jepler said he'll be getting a bbb, and investigating axis performance.. it might be closer to general public ;)
[11:04:42] <jepler> alex_joni: did you see my remarks on friday (probably early saturday your time)?
[11:04:50] <jepler> I found a few things that made it better, but it still wasn't great
[11:11:07] <CaptHindsight> alex_joni: what did you draw that with?
[11:13:37] <CaptHindsight> draw/model
[11:31:44] <alex_joni> jepler: no, I didn't
[11:31:47] <alex_joni> CaptHindsight: Alibre
[11:31:59] <alex_joni> jepler: but I'll look
[11:32:09] <alex_joni> logger[mah]: bookmark
[11:32:10] <logger[mah]> alex_joni: Log stored at http://linuxcnc.mah.priv.at/irc/%23linuxcnc-devel/2013-11-04.html
[11:33:25] <alex_joni> jepler: hmm.. looks interesting
[11:33:56] <jepler> the dri_swrast thing won't help if you're actually rendering locally and displaying via hdmi
[11:34:13] <alex_joni> no, I plan to run over ssh
[11:35:02] <jepler> It's too bad that there seems to be no way to do non-encrypted X over a trusted lan anymore
[11:35:13] <jepler> since X doesn't listen on TCP anymore without editing system configuration files
[11:36:45] <jepler> >>> Do not do X11 forwarding in the first place. It is bad, just bad.
[11:36:46] <jepler> 1) X is NOT network transparent
[11:36:46] <jepler> 2) Sending pixbuffs over the network eats up bandwidth
[11:36:48] <jepler> <<<
[11:36:51] <jepler> well at least he's only 50% wrong
[11:37:05] <alex_joni> since the machinekit image is put together by charles, I imagine it could get changed..
[11:37:27] <jepler> alex_joni: no, it's the displayed-to machine that has to have its config changed
[11:37:31] <jepler> i.e., your desktop
[11:37:43] <alex_joni> ah.. my mingw/x you mean?
[11:37:49] <jepler> sure, could be
[11:37:54] <alex_joni> err.. Cygwin/X
[11:37:57] <jepler> in my case, it's debian of course
[11:38:14] <alex_joni> I still think a local copy of AXIS will perform way better
[11:38:27] <alex_joni> and that kinda works as it is
[11:38:38] <alex_joni> (various levels of kinda)
[11:39:07] <jepler> alex_joni: did you commit a nml-over-tcp example yet?
[11:39:16] <jepler> I could/should try that with BBB as the server and a real linux machine as the client
[11:41:04] <alex_joni> hmm.. no, but I can this evening..
[11:41:15] <alex_joni> master or 2.5? (it's just a config folder)
[11:42:02] <jepler> I guess I wouldn't do it in 2.5 personally
[11:53:30] <jepler> socat TCP-LISTEN:6008,fork,reuseaddr UNIX-CONNECT:/tmp/.X11-unix/X0
[11:54:07] <jepler> this rather dubious incantation ^^ together with appropriate xauth manipulation will let you connect X clients over the network
[11:54:24] <jepler> .. as display :8 in this example
[11:58:32] <jepler> .. and you can use 6000 (display :0), since nothing else is listening there
[11:58:42] <jepler> xauth list prints your cookie
[11:58:42] <jepler> dopey/unix:0 MIT-MAGIC-COOKIE-1 449bb9e945257114de653d7184064837
[11:58:54] <jepler> then you can add it on the remote machine:
[11:58:57] <jepler> xauth add dopey:0 MIT-MAGIC-COOKIE-1 449bb9e945257114de653d7184064837
[11:59:00] <jepler> DISPLAY=dopey:0 xterm
[11:59:13] <jepler> and voila, you've restored X to working on a trusted local network with xauth for authentication
[11:59:25] <jepler> and now I regret telling anyone my current magic cookie :-P
[12:04:02] <skunkworks> heh
[12:12:33] <alex_joni> magic cookies?
[12:12:37] <alex_joni> sounds yummy
[12:12:51] <jepler> anyway, if I was at home I'd see whether this made a difference in gui performance
[12:13:12] <alex_joni> on that note.. I'm off to home
[13:08:05] <skunkworks> http://imagebin.org/275753
[13:08:12] <skunkworks> cradek, ^
[13:09:50] <skunkworks> I need to run one normally too
[13:10:33] <skunkworks> it is odd to me that its velocity doesn't decrease as the radius gets smaller.
[13:10:59] <skunkworks> (14 seconds of run time)
[13:11:33] <seb_kuzminsky> skunkworks: you're looking at the current line/line blending in master?
[13:13:22] <skunkworks> that is robs circular arc blending
[13:13:43] <skunkworks> running a shorter version of 'spiral' (short line segments)
[13:16:25] <seb_kuzminsky> aha
[13:16:55] <seb_kuzminsky> but aren't those all g1 lines, not arcs?
[13:17:05] <seb_kuzminsky> or maybe that's the point and i'm missing something
[13:17:17] <cradek> what are your maxes set to?
[13:21:15] <skunkworks> sorry - I wasn't running the config I thought I was.
[13:21:17] <skunkworks> hold on
[13:23:10] <skunkworks> here we go
[13:23:10] <skunkworks> http://imagebin.org/275755
[13:23:46] <skunkworks> 500ipm and 30 in/sec/sec
[13:24:28] <skunkworks> shoot - i covered the vert scale.
[13:25:52] <skunkworks> there
[13:25:53] <skunkworks> http://imagebin.org/275757
[13:29:45] <skunkworks> current blending (strait G64)
[13:29:46] <skunkworks> http://imagebin.org/275760
[13:32:15] <skunkworks> a bit of wonkeyness though.
[13:33:00] <jepler> looks like the scallops on the velocity plot are about 4 per revolution
[13:34:57] <skunkworks> If you home the sim axis - load the spiral1.ngc and run it http://imagebin.org/275762
[13:35:05] <skunkworks> (doesn't start at the begining..)
[13:35:09] <skunkworks> second time..
[13:35:17] <skunkworks> http://imagebin.org/275763
[13:35:34] <skunkworks> pretty cool though for a few weeks of work...
[13:35:57] <jepler> you mean the first time you run it the motion is all wrong?
[13:36:15] <skunkworks> well - it doesn't start where it supposed to.. but at that point it seems correct.
[13:37:00] <skunkworks> you see the rapid at about 8:00 to the edge of the spiral
[14:12:12] <skunkworks> and the max velocity and feedrate override don't work yet.
[14:16:36] <jepler> I should do a 9-axis version of tort.ngc. too bad the generator program is lost to time.
[14:17:15] <skunkworks> jepler, tort also need more short line segments
[14:23:02] <skunkworks> when you find it ;)
[15:59:20] <KGB-linuxcnc> 03seb 05test-g0 b389711 06linuxcnc 04tests/motion/g0/skip * un-skip the g0 motion test
[15:59:20] <KGB-linuxcnc> 03seb 05test-g0 f0406ec 06linuxcnc 10tests/motion/g0/test.sh * tests: sweep some of the dust & cobwebs out of the g0 test
[16:41:47] <KGB-linuxcnc> 03git 05unified-build-candidate-3 bb59e64 06linuxcnc 10src/ 10rtapi/rtapi_math.h 10rtapi/xeno_math/Submakefile 10rtapi/xeno_math/libm.c 04rtapi/xeno_math/rndint.c * xeno_math: remove unused round()
[16:41:48] <KGB-linuxcnc> 03git 05unified-build-candidate-3 63cc4bf 06linuxcnc 10src/rtapi/xeno_math/ 10(7 files) * xeno_math: remove unused and inappropriately licensed files
[16:42:52] <linuxcnc-build> build #658 of precise-i386-realtime-rip is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-i386-realtime-rip/builds/658 blamelist: Sebastian Kuzminsky <seb@highlab.com>
[16:50:35] <linuxcnc-build> build #1457 of lucid-i386-realtime-rip is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/lucid-i386-realtime-rip/builds/1457 blamelist: Sebastian Kuzminsky <seb@highlab.com>
[16:51:28] <linuxcnc-build> build #1453 of hardy-i386-realtime-rip is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-realtime-rip/builds/1453 blamelist: Sebastian Kuzminsky <seb@highlab.com>
[16:51:28] <linuxcnc-build> build #1458 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1458 blamelist: Sebastian Kuzminsky <seb@highlab.com>
[16:51:43] <seb_kuzminsky> yeah awesome
[17:01:06] <seb_kuzminsky> all the sim tests passed, all the realtime tests failed in the same way
[17:01:43] <seb_kuzminsky> on a g0, the initial acceleration was just above 1/2 the configured max accel, which causes the test to fail
[17:02:00] <seb_kuzminsky> it was 51% of max accel in all 3 cases
[17:02:14] <linuxcnc-build> build #1454 of hardy-i386-realtime-rip is complete: Failure [4failed configuring configure] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-realtime-rip/builds/1454 blamelist: Michael Haberler <git@mah.priv.at>
[17:02:14] <linuxcnc-build> build #1459 of hardy-amd64-sim is complete: Failure [4failed configuring configure] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-amd64-sim/builds/1459 blamelist: Michael Haberler <git@mah.priv.at>
[17:02:59] <linuxcnc-build> build #1457 of hardy-i386-sim is complete: Failure [4failed configuring configure] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/hardy-i386-sim/builds/1457 blamelist: Michael Haberler <git@mah.priv.at>
[17:43:57] <linuxcnc-build> build #1459 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1459 blamelist: Michael Haberler <git@mah.priv.at>
[17:47:27] <jepler> seb_kuzminsky: is the test resistant to the RTOS forcing a slightly different period than requested? or can you setexact_for_testsuite_only? (I didn't look at the code, maybe you did already)
[17:56:28] <seb_kuzminsky> no, i should try that
[18:28:45] <KGB-linuxcnc> 03seb 05test-g0 fbe9298 06linuxcnc 10tests/motion/g0/core_sim.hal * try to work around period inexactness on realtime systems (thank jepler!)
[18:28:47] <seb_kuzminsky> jepler: that made it pass on my rtai vm, thanks
[18:38:28] <jepler> seb_kuzminsky: oh good
[21:19:49] <skunkworks_> logger[mah]:
[21:19:49] <logger[mah]> skunkworks_: Log stored at http://linuxcnc.mah.priv.at/irc/%23linuxcnc-devel/2013-11-05.html
[22:48:08] <seb_kuzminsky> https://www.youtube.com/watch?v=E3YCACZQ72Q
[23:10:06] <memleak> Paolo merged in my 3.4.67 kernel support into the new 3.4 test release! has anyone tested rtai 4.0.0-test2?
[23:10:12] <memleak> test1*
[23:12:54] <memleak> If anyone here has (or will) test either the new rtai 4.x.x tarballs or the github shabbyx dev branch (not master as this is already rock solid) feel free to drop me your results at anytime, whether successful and works or just throws kernel panics, i want to hear it :) thanks!
[23:15:42] <memleak> the github rtai master branch and the RTAI 3.9.2 tarball are known to function properly in virtually all cases, along with the official vulcano branch in RTAI cvs
[23:31:53] <seb_kuzminsky> memleak: awesome!