#linuxcnc-devel | Logs for 2016-05-11

Back
[00:06:19] -!- teepee has quit [Ping timeout: 244 seconds]
[00:07:51] -!- teepee [teepee!~teepee@unaffiliated/teepee] has joined #linuxcnc-devel
[00:17:15] * jepler bows
[00:17:31] <jepler> PCW: not broken, the conversion is undefined by the C standard
[00:18:31] <PCW> Ahh but just happened to work on x86
[00:19:26] <jepler> yes exactly
[00:19:58] <jepler> tinkerer: is this bitbang spi? the driver in our 2.7 / master branch should work with /dev/spidev on any system
[00:20:52] <jepler> .. but my experience with #platforms=1 is that the kernel spi driver had bad latency until I made some changes (which are in a git somewhere, some generic and some specific to odroid s3 spi hardware)
[00:20:56] <jepler> (u3?)
[00:22:59] <tinkerer> jepler: no not bitbang it's a specific one like in my spi pluto driver. https://github.com/tinkercnc/spi-fpga-driver/tree/master/RaspberryPi
[00:24:44] <tinkerer> avoiding the spidev issues
[00:52:22] -linuxcnc-github:#linuxcnc-devel- [13linuxcnc] 15SebKuzminsky opened issue #61: axis feature request: touch-off should default to the active coordinate system 02https://github.com/LinuxCNC/linuxcnc/issues/61
[00:56:02] -!- tobias47n9e__ has quit [Ping timeout: 260 seconds]
[00:58:57] <KGB-linuxcnc> 03Sebastian Kuzminsky 05master 693c861 06linuxcnc 10src/hal/drivers/mesa-hostmot2/pktuart.c pktuart: fix a printf format error * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=693c861
[01:04:29] -!- tinkerer has quit [Quit: Leaving]
[01:11:59] <KGB-linuxcnc> 03Sebastian Kuzminsky 05master 27a67cd 06linuxcnc 10src/emc/task/emctaskmain.cc task: allow EMC_TASK_PLAN_OPEN when State=On, Mode=Manual * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=27a67cd
[01:12:00] <KGB-linuxcnc> 03Sebastian Kuzminsky 05master ad06db2 06linuxcnc 10src/emc/usr_intf/axis/scripts/axis.py Axis: don't need to switch to Auto to load a program * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=ad06db2
[01:12:09] <seb_kuzminsky> second(?) time's the charm, i hope
[01:24:09] -!- Mathnerd314 has quit [Ping timeout: 246 seconds]
[01:43:09] -!- andypugh [andypugh!~andypugh@12.1.118.71] has joined #linuxcnc-devel
[02:06:03] <skunksleep> andypugh: Carousel is working great. Just moved the index
[02:07:01] <andypugh> If you can see any improvements it needs, let me know. it’s hard to make a good job of a tool changer component when you don’t have a tool changer.
[02:07:42] -!- Mathnerd314 [Mathnerd314!~quassel@supertux/Mathnerd314] has joined #linuxcnc-devel
[02:08:57] <skunksleep> Heh. Jog inputs, I will play with it some more for sure
[02:10:28] <andypugh> Ah, yes. You could fake it in HAL, bit that would get messy.
[02:10:38] <skunksleep> Are you in Dearborn?
[02:11:07] <skunksleep> Right
[02:15:47] <andypugh> I am not sure if I am technically in Dearborn or Allen Park right now. I think this is Dearborn. Staying here: https://en.wikipedia.org/wiki/The_Dearborn_Inn which is rather nice
[02:20:37] <skunksleep> Just a lake and part of a state between us..
[02:23:36] <linuxcnc-build> build #297 of 4017.5.deb-wheezy-armhf is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4017.5.deb-wheezy-armhf/builds/297 blamelist: Jeff Epler <jepler@unpythonic.net>
[02:24:35] -!- andypugh has quit [Quit: andypugh]
[02:31:28] <KGB-linuxcnc> 03Sebastian Kuzminsky 052.6 9762247 06linuxcnc 10src/emc/usr_intf/halui.cc halui: check for errors in a non-crazy way * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=9762247
[02:33:32] -!- JT-JA13- [JT-JA13-!~john@198.45.191.246] has joined #linuxcnc-devel
[02:33:32] -!- jthornton- [jthornton-!~john@198.45.191.246] has joined #linuxcnc-devel
[02:33:32] -!- JT-Shopp [JT-Shopp!~john@198.45.191.246] has joined #linuxcnc-devel
[02:33:32] -!- jthornton has quit [Read error: Connection reset by peer]
[02:33:32] -!- JT-Shop has quit [Read error: Connection reset by peer]
[02:33:32] -!- JT-JA13 has quit [Read error: Connection reset by peer]
[02:47:14] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp f384c9f 06linuxcnc 10src/Makefile build: warn about incorrect function overloading * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f384c9f
[02:47:15] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp e8dd762 06linuxcnc 10src/libnml/buffer/tcpmem.cc 10src/libnml/buffer/tcpmem.hh nml: Fix prototypes in class TCPMEM * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=e8dd762
[02:47:15] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp 251cc34 06linuxcnc 10src/libnml/buffer/tcpmem.cc nml: tcp: copy serial number back to caller * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=251cc34
[02:47:16] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp c3539ed 06linuxcnc 10src/libnml/buffer/rem_msg.hh 10src/libnml/buffer/tcpmem.cc 10src/libnml/cms/tcp_srv.cc 10src/libnml/nml/nml_srv.cc nml: tcp: arrange to transport write_id back to client * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=c3539ed
[02:47:21] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp 17f299d 06linuxcnc 10configs/common/linuxcnc.nml 10tests/linuxcncrsh-tcp/tcp.nml configs: must enable "confirm_write" to get serial number return * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=17f299d
[02:47:26] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp c616931 06linuxcnc 10src/libnml/cms/cms.cc nml: trivial typo * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=c616931
[02:47:30] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp a081b43 06linuxcnc 10src/libnml/cms/cms.cc 10src/libnml/cms/cms.hh 10tests/linuxcncrsh-tcp/tcp.nml nml: add 'serial' flag to do command serial-number stuff * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=a081b43
[02:47:33] <jepler> (just rebasing the branch; if it passes tests I intend to merge it to master though)
[02:47:34] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp d5789cc 06linuxcnc 10src/libnml/nml/nml_srv.cc nml: write the serial number into the command as seen by task * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=d5789cc
[02:47:38] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp 9c925b8 06linuxcnc 10configs/common/client.nml 10configs/common/linuxcnc.nml 10configs/common/server.nml fix other nmlfiles * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=9c925b8
[02:47:42] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp b3c8922 06linuxcnc 04tests/linuxcncrsh-tcp/skip tests: linuxcncrsh-tcp test now passes for me * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=b3c8922
[03:59:47] -!- skunksleep has quit [Ping timeout: 260 seconds]
[05:06:46] <seb_kuzminsky> jepler: thanks for dealing with nml, that's awesome
[05:12:33] <linuxcnc-build> build #1251 of 1902.clang-wheezy-rtai-i386 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1902.clang-wheezy-rtai-i386/builds/1251 blamelist: Boris Skegin <boris.skegin.de at gmail.com>, Jeff Epler <jepler@unpythonic.net>, Sebastian Kuzminsky <seb@highlab.com>
[05:28:20] <linuxcnc-build> build #3308 of 1301.rip-precise-rtai-i386 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1301.rip-precise-rtai-i386/builds/3308 blamelist: Boris Skegin <boris.skegin.de at gmail.com>, Jeff Epler <jepler@unpythonic.net>, Sebastian Kuzminsky <seb@highlab.com>
[05:47:00] -!- kwallace [kwallace!~kwallace@162.222.30.12] has parted #linuxcnc-devel
[05:50:41] -!- ve7it has quit [Remote host closed the connection]
[05:51:33] -!- ve7it [ve7it!~LawrenceG@S010648f8b3c3bc3b.pk.shawcable.net] has joined #linuxcnc-devel
[05:52:07] <linuxcnc-build> build #1923 of 1401.rip-wheezy-rtai-i386 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-rtai-i386/builds/1923 blamelist: Boris Skegin <boris.skegin.de at gmail.com>, Jeff Epler <jepler@unpythonic.net>, Sebastian Kuzminsky <seb@highlab.com>
[06:00:57] -!- LawrenceG [LawrenceG!~LawrenceG@S010648f8b3c3bc3b.pk.shawcable.net] has joined #linuxcnc-devel
[06:02:34] -!- LawrenceG has quit [Remote host closed the connection]
[06:02:35] -!- ve7it has quit [Remote host closed the connection]
[06:06:38] <linuxcnc-build> build #4111 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4111 blamelist: Boris Skegin <boris.skegin.de at gmail.com>, Jeff Epler <jepler@unpythonic.net>, Sebastian Kuzminsky <seb@highlab.com>
[06:40:33] -!- Mathnerd314 has quit [Ping timeout: 246 seconds]
[06:58:37] -!- teepee has quit [Ping timeout: 244 seconds]
[06:59:53] -!- teepee [teepee!~teepee@unaffiliated/teepee] has joined #linuxcnc-devel
[07:54:18] -!- rob_h [rob_h!~robh@94.10.127.12] has joined #linuxcnc-devel
[08:01:30] <linuxcnc-build> build #2293 of 1405.rip-wheezy-armhf is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1405.rip-wheezy-armhf/builds/2293 blamelist: Norbert Schechner <nieson@web.de>
[08:11:40] -!- Komzpa has quit [Ping timeout: 252 seconds]
[08:23:26] -!- kalxas has quit [Quit: Goodbye]
[08:23:54] -!- kalxas has quit [Changing host]
[08:33:21] -!- b_b has quit [Changing host]
[08:42:12] <linuxcnc-build> build #4113 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4113 blamelist: Norbert Schechner <nieson@web.de>
[08:46:45] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[09:05:27] -!- skunksleep has quit [Ping timeout: 260 seconds]
[09:40:31] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[09:58:52] -!- Daerist has quit [Quit: Leaving]
[10:02:16] <linuxcnc-build> build #300 of 4017.5.deb-wheezy-armhf is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/4017.5.deb-wheezy-armhf/builds/300 blamelist: Sebastian Kuzminsky <seb@highlab.com>
[10:15:36] <linuxcnc-build> build #1255 of 1902.clang-wheezy-rtai-i386 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1902.clang-wheezy-rtai-i386/builds/1255 blamelist: dummy, Boris Skegin <boris.skegin.de at gmail.com>, Jeff Epler <jepler@unpythonic.net>, Al Smart <smartmachinetool@yahoo.com>, Chris Morley
[10:15:36] <linuxcnc-build> <chrisinnanaimo@hotmail.com>, Norbert Schechner <nieson@web.de>, Dewey Garrett <dgarrett@panix.com>, Sebastian Kuzminsky <seb@highlab.com>, John Thornton <bjt128@gmail.com>, Jan Mr?zek <email@honzamrazek.cz>
[10:36:45] <linuxcnc-build> build #1927 of 1401.rip-wheezy-rtai-i386 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-rtai-i386/builds/1927 blamelist: dummy, Boris Skegin <boris.skegin.de at gmail.com>, Jeff Epler <jepler@unpythonic.net>, Al Smart <smartmachinetool@yahoo.com>, Chris Morley
[10:36:45] <linuxcnc-build> <chrisinnanaimo@hotmail.com>, Norbert Schechner <nieson@web.de>, Dewey Garrett <dgarrett@panix.com>, Sebastian Kuzminsky <seb@highlab.com>, John Thornton <bjt128@gmail.com>, Jan Mr?zek <email@honzamrazek.cz>
[10:41:21] -!- KimK has quit [Ping timeout: 246 seconds]
[10:46:45] <linuxcnc-build> build #3312 of 1301.rip-precise-rtai-i386 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1301.rip-precise-rtai-i386/builds/3312 blamelist: dummy, Boris Skegin <boris.skegin.de at gmail.com>, Jeff Epler <jepler@unpythonic.net>, Al Smart <smartmachinetool@yahoo.com>, Chris Morley
[10:46:45] <linuxcnc-build> <chrisinnanaimo@hotmail.com>, Norbert Schechner <nieson@web.de>, Dewey Garrett <dgarrett@panix.com>, Sebastian Kuzminsky <seb@highlab.com>, John Thornton <bjt128@gmail.com>, Jan Mr?zek <email@honzamrazek.cz>
[10:53:34] -!- KimK [KimK!~Kim__@ip68-102-66-31.ks.ok.cox.net] has joined #linuxcnc-devel
[11:03:39] <linuxcnc-build> build #4115 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4115 blamelist: dummy, Boris Skegin <boris.skegin.de at gmail.com>, Jeff Epler <jepler@unpythonic.net>, Al Smart <smartmachinetool@yahoo.com>, Chris Morley <chrisinnanaimo@hotmail.com>, Norbert Schechner
[11:03:39] <linuxcnc-build> <nieson@web.de>, Dewey Garrett <dgarrett@panix.com>, Sebastian Kuzminsky <seb@highlab.com>, John Thornton <bjt128@gmail.com>, Jan Mr?zek <email@honzamrazek.cz>
[11:20:49] -!- kalxas has quit [Quit: Goodbye]
[11:28:46] md-2 is now known as md2|lunch
[12:31:26] jthornton- is now known as jthornton
[12:34:17] md2|lunch is now known as md-2
[12:35:09] -!- ktchk [ktchk!~eddie6929@n219079127019.netvigator.com] has joined #linuxcnc-devel
[12:54:04] -!- skunkworks_ has quit [Ping timeout: 240 seconds]
[12:58:29] -!- Kucharsky [Kucharsky!~kvirc@hostg.touk.pl] has joined #linuxcnc-devel
[13:33:22] -!- kingarmadillo has quit [Ping timeout: 265 seconds]
[13:35:48] <seb_kuzminsky> yikes, that's a red-looking morning
[13:36:35] <seb_kuzminsky> master is failing to build on rtai due to this pktuart problem: http://buildbot.linuxcnc.org/buildbot/builders/1301.rip-precise-rtai-i386/builds/3308/steps/compile/logs/stdio
[13:38:40] <seb_kuzminsky> the EU_Surplus_FastSeal branch failure is my arm buildslave segfaulting during the build again :-(
[13:39:44] <seb_kuzminsky> and the nml-tcp branch is failing because it's based on master with the pktuart/rtai bug
[13:40:26] <seb_kuzminsky> that's your buildbot report for this morning
[13:45:17] <jepler> oh I hadn't realized that master branch was failing due to pktuart :-/
[14:07:21] -!- md-2 has quit [Quit: Leaving...]
[14:09:07] -!- kwallace1 [kwallace1!~kwallace@162.222.30.12] has joined #linuxcnc-devel
[14:34:23] <KGB-linuxcnc> 03Jeff Epler 05master 9733d35 06linuxcnc 10src/hal/drivers/mesa_pktgyro_test.comp pktgyro: remove unneeded header * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=9733d35
[14:34:56] <jepler> .. I don't have an rtai machine handy to test on so I don't know if that'll resolve the build errors or not
[14:46:10] <linuxcnc-build> build #3313 of 1301.rip-precise-rtai-i386 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1301.rip-precise-rtai-i386/builds/3313 blamelist: Jeff Epler <jepler@unpythonic.net>
[14:48:04] <linuxcnc-build> build #1928 of 1401.rip-wheezy-rtai-i386 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1401.rip-wheezy-rtai-i386/builds/1928 blamelist: Jeff Epler <jepler@unpythonic.net>
[14:48:11] -!- ivansanchez has quit []
[14:51:48] <seb_kuzminsky> jepler: none of us knew because the buildbot was wedged
[14:51:54] <seb_kuzminsky> dgarr clued me in to that
[14:52:09] <seb_kuzminsky> i've got an rtai vm here, i'll poke at it later today
[14:52:11] <seb_kuzminsky> bbl
[14:56:31] <linuxcnc-build> build #1256 of 1902.clang-wheezy-rtai-i386 is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1902.clang-wheezy-rtai-i386/builds/1256 blamelist: Jeff Epler <jepler@unpythonic.net>
[15:04:41] -!- sel [sel!~sel@net77-43-27-64.mclink.it] has joined #linuxcnc-devel
[15:04:56] -!- sel has quit [Remote host closed the connection]
[15:06:55] <linuxcnc-build> build #4116 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4116 blamelist: Jeff Epler <jepler@unpythonic.net>
[15:29:34] <jepler> seb_kuzminsky: ah I see
[15:30:17] <jepler> I think we asked Boris S. for some component using the pktuart functionality, but I'm not sure it's a good component
[15:31:11] <seb_kuzminsky> thanks for handling that PR
[15:31:21] -!- Mathnerd314 [Mathnerd314!~quassel@supertux/Mathnerd314] has joined #linuxcnc-devel
[15:31:26] <seb_kuzminsky> there was a lot going on there
[15:44:47] <seb_kuzminsky> mesa_pktuart_gyro.comp doesn't even try to build on uspace
[15:44:58] <seb_kuzminsky> it just builds on rtai, and there it fails
[15:46:20] <jepler> oh hm that's why it built after I changed it I guess
[15:46:24] <seb_kuzminsky> i wish the buildbot would build PRs for us
[15:57:22] <jepler> http://www.theregister.co.uk/2016/05/09/allwinners_allloser_custom_kernel_has_a_nasty_root_backdoor/ stay away from vendor kernels
[16:17:32] -!- anth0ny_ has quit [Client Quit]
[16:25:25] -!- anth0ny_ has quit [Client Quit]
[16:29:24] -!- Kucharsky has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
[16:41:05] -!- md-2 has quit [Remote host closed the connection]
[16:56:52] -!- kalxas has quit [Changing host]
[16:59:03] -!- ktchk has quit [Quit: ktchk]
[17:07:51] -!- skunkworks_ [skunkworks_!~skunkwork@174-124-71-232.dyn.centurytel.net] has joined #linuxcnc-devel
[17:19:34] <KGB-linuxcnc> 03Dewey Garrett 05joints_axes13 7e5edcc 06linuxcnc 04docs/src/namelink.sh namelink.sh: remove wrongly included file * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=7e5edcc
[17:19:34] <KGB-linuxcnc> 03Dewey Garrett 05joints_axes13 62d9c61 06linuxcnc 10(43 files in 14 dirs) keystick gui removal * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=62d9c61
[17:19:34] <KGB-linuxcnc> 03Dewey Garrett 05joints_axes13 766c022 06linuxcnc 10(71 files in 22 dirs) mini gui removal * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=766c022
[17:46:22] -!- Komzpa has quit [Ping timeout: 260 seconds]
[17:58:46] <KGB-linuxcnc> 03Sebastian Kuzminsky 05master ffdc647 06linuxcnc 03src/hal/components/mesa_pktgyro_test.comp 04src/hal/drivers/mesa_pktgyro_test.comp move mesa_pktgyro_test comp to correct dir, fix header path * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=ffdc647
[18:10:16] <jepler> seb_kuzminsky: thank you
[18:13:30] <seb_kuzminsky> dgarr: thanks for removing those old guis and sending the email abotu the others
[18:13:57] <seb_kuzminsky> jepler: that built the comp for me on both uspace and rtai, remains to be seen if the buildbot can stay up long enough to validate it :-/
[18:21:37] -!- ve7it [ve7it!~LawrenceG@S010648f8b3c3bc3b.pk.shawcable.net] has joined #linuxcnc-devel
[18:56:15] -!- skunkworks_ has quit [Ping timeout: 246 seconds]
[19:02:13] -!- skunkworks_ [skunkworks_!~skunkwork@174-124-71-232.dyn.centurytel.net] has joined #linuxcnc-devel
[19:07:21] -!- skunkworks_ has quit [Ping timeout: 276 seconds]
[19:08:46] -!- jorisPQW has quit [Client Quit]
[19:19:50] -!- sel [sel!~sel@net77-43-27-64.mclink.it] has joined #linuxcnc-devel
[19:20:19] -!- sel has quit [Client Quit]
[19:22:06] -!- teepee has quit [Ping timeout: 244 seconds]
[19:22:53] -!- teepee [teepee!~teepee@unaffiliated/teepee] has joined #linuxcnc-devel
[19:53:20] -!- mozmck has quit [Quit: Leaving.]
[19:53:55] -!- mozmck [mozmck!~moses@67.210.159.94] has joined #linuxcnc-devel
[20:12:10] -!- zeeshan has quit [Ping timeout: 252 seconds]
[20:20:34] -!- b_b has quit [Remote host closed the connection]
[20:49:23] -!- maurris has quit []
[21:01:40] -!- kingarmadillo has quit [Ping timeout: 252 seconds]
[21:09:06] -!- amatecha has quit [Ping timeout: 276 seconds]
[21:34:04] -!- tinkerer [tinkerer!~tinkerer@mail.play-pla.net] has joined #linuxcnc-devel
[21:45:09] -!- tinkerer has quit [Quit: Leaving]
[21:51:47] -!- chillly has quit []
[22:04:36] -!- tinkerer [tinkerer!~tinkerer@mail.play-pla.net] has joined #linuxcnc-devel
[22:05:50] <tinkerer> is any pcw instance there?
[22:06:14] <tinkerer> here
[22:22:36] <jepler> seb_kuzminsky: looks like it did ? http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/4118
[22:25:13] <PCW> yes for a bit
[22:25:35] <tinkerer> PCW: Hi
[22:26:50] <tinkerer> I have a question about this "late sample"
[22:27:03] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp 379fd11 06linuxcnc 10src/Makefile build: warn about incorrect function overloading * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=379fd11
[22:27:04] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp 8bed9d6 06linuxcnc 10src/libnml/buffer/tcpmem.cc 10src/libnml/buffer/tcpmem.hh nml: Fix prototypes in class TCPMEM * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=8bed9d6
[22:27:04] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp 84b0b3d 06linuxcnc 10src/libnml/buffer/tcpmem.cc nml: tcp: copy serial number back to caller * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=84b0b3d
[22:27:05] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp e756541 06linuxcnc 10src/libnml/buffer/rem_msg.hh 10src/libnml/buffer/tcpmem.cc 10src/libnml/cms/tcp_srv.cc 10src/libnml/nml/nml_srv.cc nml: tcp: arrange to transport write_id back to client * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=e756541
[22:27:10] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp c0c788c 06linuxcnc 10configs/common/linuxcnc.nml 10tests/linuxcncrsh-tcp/tcp.nml configs: must enable "confirm_write" to get serial number return * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=c0c788c
[22:27:15] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp 2090d90 06linuxcnc 10src/libnml/cms/cms.cc nml: trivial typo * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=2090d90
[22:27:18] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp 428e9c6 06linuxcnc 10src/libnml/cms/cms.cc 10src/libnml/cms/cms.hh 10tests/linuxcncrsh-tcp/tcp.nml nml: add 'serial' flag to do command serial-number stuff * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=428e9c6
[22:27:23] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp b1708ea 06linuxcnc 10src/libnml/nml/nml_srv.cc nml: write the serial number into the command as seen by task * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=b1708ea
[22:27:27] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp 48a06f3 06linuxcnc 10configs/common/client.nml 10configs/common/linuxcnc.nml 10configs/common/server.nml fix other nmlfiles * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=48a06f3
[22:27:31] <KGB-linuxcnc> 03Jeff Epler 05jepler/master/nml-tcp aebad41 06linuxcnc 04tests/linuxcncrsh-tcp/skip tests: linuxcncrsh-tcp test now passes for me * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=aebad41
[22:28:10] <tinkerer> in the docs there is: This matches SPI master setup with CPOL=0 and CPHA=0.
[22:29:41] <PCW> Some SPI masters have the ability to sample the slave data later than the normal clock edge
[22:30:23] <tinkerer> but as I understand this description http://dlnware.com/theory/SPI-Transfer-Modes, "late sample" would be CPHA=1 ...
[22:30:33] <PCW> master clock to slave data valid is what limits the SPI clock rate
[22:30:49] <PCW> No this is a fraction of a clock
[22:31:08] <tinkerer> ok
[22:32:18] <PCW> something outside the normal CPOL CPHA settings ( TI has this for example as do the Allwinner A10/20)
[22:33:50] <jepler> http://www.byteparadigm.com/files/documents/Using-SPI-Protocol-at-100MHz.pdf the figure on page 2 shows how propagation shifts MISO @ master vs SCLK @ master http://www.byteparadigm.com/files/documents/Using-SPI-Protocol-at-100MHz.pdfhttp://www.byteparadigm.com/files/documents/Using-SPI-Protocol-at-100MHz.pdf
[22:34:04] <jepler> err pardon the bad paste
[22:36:30] <tinkerer> jepler: thanks this explains it
[22:36:39] <tinkerer> ok, I've a "short" second question :)
[22:36:41] <jepler> and yes, this is a different register in each SPI hardware implementation, if it's available at all. I also don't believe it's available through the /dev/spidev ioctl interface even if it is hardware-supported.
[22:37:54] <tinkerer> as you know, I don't use the spidev :)
[22:39:16] <tinkerer> the question: is it possible to compile just the hostmot2 driver without the whole source tree
[22:39:53] <tinkerer> like halcompile <driver>
[22:40:27] <PCW> I was able to do 50 MHz SPI clock with a 7I90 with no master late sample option (BSPI master in 7I80 FPGA)
[22:40:28] <jepler> no, nobody's made that possible.
[22:40:29] <PCW> This does require short cables
[22:41:31] <jepler> I probably have 10cm cables, plus whatever delay is introduced by the level shifter, and ran at 40MHz.
[22:41:38] <jepler> (flat ribbon cable)
[22:41:42] <PCW> I think I had to tweak the FPGAs clock drive strength
[22:44:12] <jepler> since hostmot2 consists of multiple source files and produces multiple output realtime modules, it is not a good match for how halcompile thinks about things. at a minimum you'd have to understand how Makefile.modinc works and write your own Makefile.
[22:45:23] <jepler> it's not clear how we'd include something like that in linuxcnc; for components normally shipped in linuxcnc.git, I think building them separately is an antipattern and at any rate it would be rarely tested and likely to bitrot
[22:46:42] <tinkerer> ok, was just a idea
[22:46:42] -!- teepee_ [teepee_!~teepee@unaffiliated/teepee] has joined #linuxcnc-devel
[22:46:46] <tinkerer> BTW: is there some kind of good/bad duty cycle between servothread time and packet time
[22:47:44] -!- teepee has quit [Ping timeout: 244 seconds]
[22:47:46] teepee_ is now known as teepee
[22:48:00] <jepler> afk
[22:48:09] <tinkerer> under packet time I understand the time for sending the whole data
[22:48:55] <tinkerer> per servo thread time
[22:55:01] <PCW> As long as all the hal functions can finish in the servo period its not terribly important
[22:55:02] <PCW> (also depends on how efficient the SPI interface is about using CPU )
[22:57:46] <tinkerer> ok
[22:58:21] JT-Shopp is now known as JT-Shop
[23:00:04] -!- Komzpa has quit [Ping timeout: 240 seconds]
[23:06:02] -!- kingarmadillo has quit [Ping timeout: 260 seconds]
[23:19:06] -!- skunksleep has quit [Ping timeout: 246 seconds]
[23:24:02] -!- kalxas has quit [Quit: Goodbye]
[23:31:06] -!- skunksleep [skunksleep!~AndChat14@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[23:44:18] -!- Tom_shop [Tom_shop!~Tl@unaffiliated/toml/x-013812] has joined #linuxcnc-devel
[23:46:12] -!- Tom_itx has quit [Ping timeout: 276 seconds]
[23:56:20] -!- skunkworks_ [skunkworks_!~skunkwork@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[23:56:33] <skunkworks_> zlog
[23:56:33] <zlog> skunkworks_: Log stored at http://tom-itx.no-ip.biz:81/~tom-itx/irc/logs/%23linuxcnc-devel/2016-05-11.html
[23:58:32] -!- remstw has quit [Ping timeout: 260 seconds]