#linuxcnc-devel | Logs for 2014-09-11

Back
[00:01:32] -!- Nick001-shop has quit [Quit: ChatZilla 0.9.90.1 [Firefox 30.0/20140605174243]]
[00:03:01] -!- meji3 [meji3!~meji3@pool-173-49-119-194.phlapa.fios.verizon.net] has joined #linuxcnc-devel
[00:08:32] -!- mhaberler has quit [Ping timeout: 255 seconds]
[00:12:06] -!- Simooon has quit [Remote host closed the connection]
[00:14:50] -!- syyl_ has quit [Ping timeout: 255 seconds]
[00:16:54] -!- tmcw has quit [Read error: Connection reset by peer]
[00:17:31] <PCW> if the encoder velocity issue is counts without timestamp changes, this should be fixable by setting the
[00:17:33] <PCW> encoder filter such that you cannot get 2 counts in the timestamp period
[00:24:47] -!- tmcw has quit [Ping timeout: 276 seconds]
[00:34:00] -!- mhaberler has quit [Ping timeout: 246 seconds]
[00:37:20] <jepler> linuxcnc chooses a pretty conservative reference clock for the timestamp, doesn't it? I'll have to go back and read that comment...
[00:39:18] <jepler> increasing the timestamp clock to 4MHz would also improve things, while still allowing the read to be 60% late on a 10ms servo thread (16.384us)
[00:42:46] <jepler> or maybe set it to be >= the filtered encoder max rate, so that nobody who turns on the filter can fall victim to it
[00:45:17] -!- AR__ has quit [Read error: Connection reset by peer]
[00:47:50] <jepler> new 5i20 firmwrare works.
[00:50:32] -!- skunkworks_ has quit [Ping timeout: 272 seconds]
[00:53:21] -!- amiri_ has quit [Ping timeout: 264 seconds]
[01:02:18] <seb_kuzminsky> that's awesome jepler
[01:03:25] <jepler> seb_kuzminsky: so you thought I should go ahead and merge all of jepler-proposed to master in hostmot2-firmware?
[01:06:32] <jepler> or should I stop deferring to you so much anyway and just do whatever I want?
[01:07:17] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[01:09:16] <seb_kuzminsky> you know that stuff way better than i (since you did all the work and i just watched from the sidelines), so you should probably just do what you think is right
[01:09:44] <seb_kuzminsky> but fwiw, i looked at proposed-master in hm2.git and it all looks fine to me
[01:10:24] postaL is now known as postaL_offline
[01:10:49] <jepler> you might know more about whether I broke the packaging .. though it did make new packages for the newly supported cards so that's good
[01:10:53] <jepler> anyway, will merge
[01:12:25] -!- Roguish has quit [Remote host closed the connection]
[01:13:20] -!- JT-Shop has quit [Ping timeout: 272 seconds]
[01:13:58] -!- jthornton has quit [Ping timeout: 272 seconds]
[01:14:11] <KGB-linuxcnc> 03Jeff Epler 05master f0dee4a 06hostmot2-firmware 10build.py build: allow the build to consider ise version * 14http://git.linuxcnc.org/?p=hostmot2-firmware.git;a=commitdiff;h=f0dee4a
[01:14:55] <KGB-linuxcnc> 05jepler/proposed-master 220b389 06hostmot2-firmware 04. branch deleted * 14http://git.linuxcnc.org/?p=hostmot2-firmware.git;a=commitdiff;h=220b389
[01:15:24] postaL_offline is now known as postaL
[01:15:46] <jepler> you might be interested to know that "earthworm motifs" is an anagram of "hostmot firmware"
[01:17:22] <jepler> so's "haw, mom's retrofit"
[01:17:59] <jepler> and so's "whom it reformats"
[01:23:09] -!- ries has quit [Quit: ries]
[01:26:58] -!- syyl_ has quit [Read error: Connection reset by peer]
[01:29:51] -!- Tom_L [Tom_L!~Tl@unaffiliated/toml/x-013812] has joined #linuxcnc-devel
[01:30:27] -!- Tom_L has quit [Client Quit]
[01:30:40] <seb_kuzminsky> he's finally lost it
[01:30:43] <seb_kuzminsky> we all knew it was coming
[01:30:44] <seb_kuzminsky> now it's here
[01:35:14] -!- tmcw_ has quit [Remote host closed the connection]
[01:39:46] -!- jthornton [jthornton!~john@162.72.174.234] has joined #linuxcnc-devel
[01:39:48] -!- JT-Shop [JT-Shop!~john@162.72.174.234] has joined #linuxcnc-devel
[01:44:20] * jepler prefers to assume that seb_kuzminsky is talking about a flameout on the mailing list or something
[01:49:45] -!- PetefromTn_andro has quit [Ping timeout: 264 seconds]
[01:50:36] <pcw_home> Yeah you can trade-off minimum sample rate for timestam resolution
[01:50:38] <pcw_home> (maybe ~10 MHz would be good as a default)
[01:51:27] <pcw_home> (good downto ~160 hz )
[01:54:00] <jepler> "odroid squeezes plastic" -> ooze discredits Paul Esq or perhaps liquid depresses zoo cat
[01:54:41] * jepler contemplates whether an fpga can help compute anagrams faster. probably not.
[02:04:24] -!- BellinganRoy has quit [Quit: Konversation terminated!]
[02:10:55] <skunkworks> My soul took a silken (my given name anagram)
[02:12:41] <jepler> ooh hey I can trigger the bug at will
[02:12:45] <jepler> hm2/hm2_7i90.0: (hal/drivers/mesa-hostmot2/encoder.c:999) uh-oh, encoder vel is broken with an edge
[02:19:43] <jepler> arduino program that regularly triggers the 'vel is broken with an edge' message: http://emergent.unpythonic.net/files/sandbox/quad.ino
[02:22:45] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[02:25:48] <pcw_home> Its probably more noticeble on the 7I90/7I80 because the default non-muxed encoder sample rate is all the way up (100 MHz)
[02:27:38] <pcw_home> well maybe not, dont know if micges sample frequency setting stuff is there
[02:34:18] -!- mhaberler has quit [Ping timeout: 252 seconds]
[02:34:51] -!- asah has quit [Client Quit]
[02:36:45] <skunkworks> I was seeing that error on the 7i80 when the ethernet comunication wasn't quite there yet.
[02:37:18] <skunkworks> I don't know if I had seen it in a while. (and I had tested reading quad from the printer port)
[02:37:47] <skunkworks> (and step/dir))
[02:39:10] -!- almccon has quit [Client Quit]
[02:42:44] -!- AR__ has quit [Ping timeout: 252 seconds]
[02:43:40] -!- Servos4ever has quit [Quit: ChatZilla 0.9.90.1 [SeaMonkey 2.26.1/20140612173529]]
[03:10:38] <pcw_home> if you are runninh master you can set the encoder sample rate down and that should eliminate the errors
[03:10:55] -!- anth0ny_ has quit [Quit: anth0ny_]
[03:14:57] -!- PetefromTn_andro has quit [Quit: Bye]
[03:19:43] -!- diepchess has quit [Quit: Konversation terminated!]
[03:34:45] -!- mhaberler has quit [Ping timeout: 264 seconds]
[03:39:18] -!- SpeicusZ has quit [Read error: Connection reset by peer]
[03:44:21] -!- FinboySlick has quit [Quit: Leaving.]
[03:45:49] -!- SpeicusX has quit [Read error: Connection reset by peer]
[03:46:05] -!- zlog has quit [Ping timeout: 260 seconds]
[03:53:09] -!- zlog [zlog!~zlog@ip68-102-196-57.ks.ok.cox.net] has joined #linuxcnc-devel
[04:21:36] -!- automata [automata!~Amit@114.143.60.142] has joined #linuxcnc-devel
[04:22:39] -!- ktchk [ktchk!~eddie6929@n219079127070.netvigator.com] has joined #linuxcnc-devel
[04:23:03] -!- ktchk has quit [Client Quit]
[04:27:06] -!- JT-Shop has quit [Ping timeout: 246 seconds]
[04:27:46] -!- jthornton has quit [Ping timeout: 272 seconds]
[04:30:10] -!- jthornton [jthornton!~john@162.72.174.234] has joined #linuxcnc-devel
[04:30:10] -!- JT-Shop [JT-Shop!~john@162.72.174.234] has joined #linuxcnc-devel
[04:40:24] -!- ramkam2014 has quit [Client Quit]
[05:03:17] -!- Fox_Muldr has quit [Ping timeout: 255 seconds]
[05:05:24] -!- tjtr33 has quit [Quit: Leaving]
[05:05:32] -!- t4nk516 has quit [Quit: Page closed]
[05:06:53] <zq> jepler: what does your fpga toolchain consist of?
[05:07:23] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[05:20:21] -!- jthornton has quit [Ping timeout: 260 seconds]
[05:20:21] -!- JT-Shop has quit [Ping timeout: 260 seconds]
[05:24:49] Cylly is now known as Loetmichel
[05:30:11] -!- asah has quit [Quit: asah]
[05:34:14] -!- JT-Shop [JT-Shop!~john@162.72.174.234] has joined #linuxcnc-devel
[05:34:19] -!- jthornton [jthornton!~john@162.72.174.234] has joined #linuxcnc-devel
[05:38:00] -!- Flipp-_ has quit [Ping timeout: 252 seconds]
[05:42:50] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[05:54:28] -!- jdh has quit [Ping timeout: 250 seconds]
[05:57:33] -!- sylphiae has quit [Ping timeout: 264 seconds]
[06:04:28] -!- kwallace2 [kwallace2!~kwallace@smb-68.sonnet.com] has joined #linuxcnc-devel
[06:05:56] -!- Tecan has quit [Ping timeout: 272 seconds]
[06:06:02] -!- kwallace1 has quit [Ping timeout: 276 seconds]
[06:08:02] -!- ve7it has quit [Remote host closed the connection]
[06:21:49] -!- automata has quit [Quit: Leaving]
[06:21:56] -!- automata [automata!~Amit@114.143.60.142] has joined #linuxcnc-devel
[06:23:24] -!- kwallace2 [kwallace2!~kwallace@smb-68.sonnet.com] has parted #linuxcnc-devel
[06:24:39] -!- f1oat [f1oat!~f1oat@AMontsouris-553-1-22-30.w92-151.abo.wanadoo.fr] has joined #linuxcnc-devel
[06:33:58] -!- tmcw has quit [Client Quit]
[06:37:16] -!- The_Ball has quit [Remote host closed the connection]
[06:37:45] -!- patrickarlt has quit [Remote host closed the connection]
[06:38:43] -!- patrickarlt has quit [Read error: Connection reset by peer]
[06:41:59] <NTU> just finished writing a bash script that compiles the kernel, RTAI, and linuxcnc for you
[06:43:05] <NTU> testing big generic rtai kernel right now before pushing
[06:46:44] -!- ries has quit [Quit: ries]
[07:11:36] -!- Connor has quit [Ping timeout: 250 seconds]
[07:19:57] -!- Valen has quit [Quit: Leaving.]
[07:20:12] -!- patrickarlt has quit [Remote host closed the connection]
[07:22:20] -!- almccon has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
[07:25:44] -!- patrickarlt has quit [Ping timeout: 272 seconds]
[07:30:34] -!- f1oat has quit [Ping timeout: 252 seconds]
[07:34:29] -!- balestrino has quit [Ping timeout: 255 seconds]
[07:36:08] -!- Connor [Connor!~Connor@24.214.127.194] has joined #linuxcnc-devel
[07:37:02] -!- _balestrino has quit [Ping timeout: 276 seconds]
[07:51:53] -!- balestrino has quit [Ping timeout: 240 seconds]
[07:58:16] -!- mhaberler has quit [Quit: mhaberler]
[08:02:56] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[08:09:38] -!- anth0ny has quit [Quit: anth0ny]
[08:17:10] -!- rob_h [rob_h!~robh@90.212.254.127] has joined #linuxcnc-devel
[08:22:54] -!- mhaberler has quit [Client Quit]
[08:30:00] <NTU> few minor bugs to work out, no biggy.
[08:30:22] <NTU> will look at it the next few days. idea is to have generic 3.14 RTAI support
[09:19:22] -!- micges-dev [micges-dev!~x@aeis126.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[09:35:01] <automata> micges-dev: for hostmot2, is there any plan to support pktUart ?
[09:37:00] <micges-dev> probably yes but don't scheduled yet
[09:37:40] <micges-dev> let me see details..
[09:42:51] <micges-dev> automata: internals are easy, I wonder how hal interface should work for it
[09:48:58] -!- mhaberler has quit [Quit: mhaberler]
[09:50:31] -!- b_b has quit [Changing host]
[10:05:01] -!- sumpfralle has quit [Ping timeout: 260 seconds]
[10:20:15] -!- jthornton has quit [Ping timeout: 246 seconds]
[10:20:15] -!- JT-Shop has quit [Ping timeout: 246 seconds]
[10:25:19] -!- JT-Shop [JT-Shop!~john@162.72.174.234] has joined #linuxcnc-devel
[10:25:19] -!- jthornton [jthornton!~john@162.72.174.234] has joined #linuxcnc-devel
[10:27:47] -!- skunkworks has quit [Ping timeout: 245 seconds]
[10:39:26] -!- sirdancealot has quit [Ping timeout: 255 seconds]
[10:43:07] -!- tronwzrd has quit [Write error: Broken pipe]
[10:45:55] -!- larryone has quit [Quit: This computer has gone to sleep]
[10:56:41] stt_michaelz is now known as stt_michaelz^afk
[10:56:42] stt_michaelz^afk is now known as stt_michaelz
[11:08:26] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[11:10:18] -!- sumpfralle has quit [Ping timeout: 246 seconds]
[11:22:00] stt_michaelz is now known as stt_michaelz^afk
[11:22:01] stt_michaelz^afk is now known as stt_michaelz
[11:24:15] -!- ries has quit [Quit: ries]
[11:52:47] -!- jthornton has quit [Read error: Connection reset by peer]
[11:53:02] -!- JT-Shop_ [JT-Shop_!~john@162.72.174.234] has joined #linuxcnc-devel
[11:53:02] -!- jthornton [jthornton!~john@162.72.174.234] has joined #linuxcnc-devel
[11:53:07] -!- JT-Shop has quit [Read error: Connection reset by peer]
[11:54:30] -!- FreezingCold has quit [Ping timeout: 268 seconds]
[11:55:32] <jepler> zq: http://git.linuxcnc.org/gitweb?p=hostmot2-firmware.git;a=summary is the source; seb_kuzminsky maintains a buildbot which builds packages from it.
[11:56:00] <jepler> zq: xilinx webpack is required -- I think version 13 and either version 10 or 9 is required to build all the firmwares
[12:06:17] -!- Simooon has quit [Quit: Leaving]
[12:29:32] -!- larryone has quit [Quit: This computer has gone to sleep]
[12:42:17] -!- ashcan_ has quit [Quit: Ex-Chat]
[13:00:12] -!- balestrino has quit [Ping timeout: 252 seconds]
[13:02:13] <mozmck> jepler: what does that mean? you need two versions of webpack to build all the firmware?
[13:03:36] <jepler> mozmck: xilinx supports different FPGA chips in different versions of webpack
[13:03:51] <jepler> mozmck: so for instance, version 9 is too old to have support for spartan6 devices
[13:03:58] <jepler> while version 13 is so new it drops support for spartan2 devices
[13:05:08] <jepler> luckily, different version numbers are installable at the same time
[13:05:22] <mozmck> ah, I see.
[13:05:31] <mozmck> I just installed 14.7
[13:06:08] <mozmck> I think I still have a working install of 10.1 too
[13:07:34] <jepler> in cards.py you would have to change the iseversions = to include 14
[13:07:49] <jepler> .. for whichever chipse version 14 supports
[13:07:58] <jepler> s/chipse/chips/
[13:08:40] <mozmck> ok, I need to load up some firmware and start learning hdl
[13:09:00] <jepler> if you want just one or a few bitfiles, you probably want to invoke build directoy, like ./build.py i90epp SVST8_4_72
[13:10:06] <skunkworks> I thought pcw said there are issues with some newer versions..
[13:10:28] <jepler> skunkworks: beyond them dropping support for some older family chips?
[13:10:33] <mozmck> ok, I'll look at it in all my spare time :P
[13:10:42] <jepler> mozmck: ah the spare time. hooray for that
[13:11:12] <mozmck> heh, it's getting less and less these days.
[13:13:00] <skunkworks> yes.. but maybe I am not remembering right
[13:35:18] -!- kwallace [kwallace!~kwallace@smb-183.sonnet.com] has joined #linuxcnc-devel
[13:36:36] -!- BellinganRoy has quit [Ping timeout: 246 seconds]
[13:37:00] <pcw_home> I think everything after 13.1 or so is OK (for SP3 and >)
[13:37:16] <pcw_home> and >
[13:43:35] <pcw_home> Thought more about the 0 timestamp delta issue and
[13:43:36] <pcw_home> 1. its a correct representation of the encoder signals
[13:43:38] <pcw_home> 2. if you want to calculate velocity you should use 1/2 timestamp rate as time between edges
[13:43:39] <pcw_home> 3. you probably want to just skip velocity calculations since it most likely represents electrical noise or vibration
[13:44:06] <pcw_home> 1/2 timestamp period I mean
[13:45:39] -!- theorbtwo has quit [Remote host closed the connection]
[13:55:38] -!- logger[psha] [logger[psha]!~loggerpsh@195.135.238.205] has joined #linuxcnc-devel
[14:01:27] <jepler> pcw_home: is pins-per-connector something that is not in idromv3?
[14:05:43] <pcw_home> there's PortWidth which is the same
[14:07:15] -!- ashcan_ has quit [Client Quit]
[14:13:28] -!- automata has quit [Read error: Connection reset by peer]
[14:14:00] -!- automata [automata!~Amit@114.143.60.142] has joined #linuxcnc-devel
[14:22:01] -!- SpeedEvil has quit [Quit: No Ping reply in 180 seconds.]
[14:23:05] -!- the_wench has quit [Ping timeout: 272 seconds]
[14:23:09] -!- archivist has quit [Ping timeout: 246 seconds]
[14:27:01] <KGB-linuxcnc> 03Jeff Epler 05master 13bce0f 06hostmot2-firmware 10idrom_tools.vhd 10pinmaker.vhd.in 10xmlrom.vhd.in improve data in .PIN, .xml files * 14http://git.linuxcnc.org/?p=hostmot2-firmware.git;a=commitdiff;h=13bce0f
[14:27:15] -!- maximilian_h [maximilian_h!~bonsai@dslb-088-065-146-036.088.065.pools.vodafone-ip.de] has joined #linuxcnc-devel
[14:27:48] -!- mhaberler has quit [Quit: mhaberler]
[14:31:57] -!- automata has quit [Ping timeout: 260 seconds]
[14:37:25] -!- jthornton has quit [Quit: Ex-Chat]
[14:38:31] -!- archivist [archivist!~archivist@host81-149-189-98.in-addr.btopenworld.com] has joined #linuxcnc-devel
[14:45:10] -!- the_wench [the_wench!~the_wench@host81-149-189-98.in-addr.btopenworld.com] has joined #linuxcnc-devel
[14:53:18] -!- SpeedEvil has quit [Quit: No Ping reply in 180 seconds.]
[15:00:49] <KGB-linuxcnc> 03Sebastian Kuzminsky 05master de8a3e2 06linuxcnc 10docs/man/man9/hostmot2.9 10src/hal/drivers/mesa-hostmot2/hm2_pci.c Merge remote-tracking branch 'origin/2.6' * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=de8a3e2
[15:03:35] -!- SpeedEvil has quit [Quit: No Ping reply in 180 seconds.]
[15:06:01] -!- anth0ny has quit [Quit: anth0ny]
[15:10:02] <cradek> duel boot
[15:13:12] -!- almccon has quit [Ping timeout: 245 seconds]
[15:13:42] <seb_kuzminsky> is that when you install another operating system on the same hard drive and it overwrites the mbr so you can boot the first os?
[15:16:21] -!- SpeedEvil has quit [Quit: No Ping reply in 180 seconds.]
[15:16:46] -!- mle has quit [Ping timeout: 268 seconds]
[15:17:03] -!- dan2k3k4 has quit [Ping timeout: 246 seconds]
[15:18:25] -!- anth0ny has quit [Quit: anth0ny]
[15:21:36] -!- PetefromTn_ has quit [Ping timeout: 246 seconds]
[15:31:21] -!- patrickarlt has quit [Remote host closed the connection]
[15:35:19] -!- patrickarlt has quit [Read error: Connection reset by peer]
[15:43:00] <jepler> seb_kuzminsky: did you see I have an arduino program that, driving hostmot2 encoder inputs, triggers the "broken with an edge" message several times a minute?
[15:43:58] -!- patrickarlt has quit [Remote host closed the connection]
[15:45:24] <jepler> seb_kuzminsky: http://emergent.unpythonic.net/files/sandbox/quad.ino
[15:46:01] <jepler> I think I was running with a 500us servo period; the longer delay may need to be modified to cause it with a 1ms servo period
[15:46:14] <cradek> wow
[15:46:24] <seb_kuzminsky> i saw it
[15:46:31] <seb_kuzminsky> very cool use of an arduino
[15:47:13] <seb_kuzminsky> i guess someone should fix that bug in the hm2 encoder driver now
[15:47:24] <jepler> possibly so
[15:47:34] <jepler> I think the best solution is to hold the encoder velocity estimate in that cycle
[15:47:57] <jepler> which I think mostly consists of just deleting the message
[15:48:28] <seb_kuzminsky> heh
[15:49:22] -!- patrickarlt has quit [Ping timeout: 240 seconds]
[15:56:01] <NTU> huh.. so RTAI determines 32-bit or 64-bit from the kernel config in the kernel source directory, not uname -m..
[15:56:29] <NTU> anyone experienced enough with autotools to change this?
[15:57:00] <NTU> cd RTAI && git grep CONFIG_X86_64
[15:57:40] <NTU> main files are configure.ac and various GNUmakefile.am
[15:57:44] <pcw_home> Yeah since getting that error means you have a 1000 to 1 velocity change in one servo period (at 1 KHz) it is probably best to ignore
[15:58:06] -!- maximilian_h [maximilian_h!~bonsai@dslb-088-065-146-036.088.065.pools.vodafone-ip.de] has parted #linuxcnc-devel
[16:04:33] -!- automata [automata!~Amit@triband-mum-59.182.171.233.mtnl.net.in] has joined #linuxcnc-devel
[16:11:02] -!- jduhls has quit [Ping timeout: 245 seconds]
[16:14:15] -!- JT-Shop_ has quit [Quit: Ex-Chat]
[16:17:11] -!- pingufan has quit [Quit: Konversation terminated!]
[16:21:22] -!- lior has quit [Ping timeout: 240 seconds]
[16:24:40] -!- patrickarlt has quit [Remote host closed the connection]
[16:29:59] -!- patrickarlt has quit [Ping timeout: 255 seconds]
[16:34:10] -!- lior [lior!~lior@213.57.65.135] has joined #linuxcnc-devel
[16:36:32] -!- phantoxe has quit []
[16:41:57] -!- b_b has quit [Changing host]
[16:42:57] -!- almccon has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
[16:43:40] -!- rythmnbls [rythmnbls!~rythmnbls@204.186.88.34] has joined #linuxcnc-devel
[16:45:52] -!- syyl has quit [Ping timeout: 240 seconds]
[16:49:21] <jepler> NTU: you have to delete this and replace it with the correct code
[16:49:21] <jepler> AC_MSG_CHECKING([for kernel architecture])
[16:49:21] <jepler> KERNEL_ARCH="`uname -m`"
[16:49:22] <jepler> AC_MSG_RESULT([$KERNEL_ARCH])
[16:49:28] -!- automata_ [automata_!~Amit@triband-mum-59.182.173.166.mtnl.net.in] has joined #linuxcnc-devel
[16:50:09] <jepler> but do you know the steps to find the correct value?
[16:51:07] -!- PetefromTn_ has quit [Ping timeout: 245 seconds]
[16:52:14] <jepler> AS_IF([grep ^CONFIG_X86_64 $kconfig], [KERNEL_ARCH=x86_64], [grep ...], ..., [AC_MSG_ERROR([Cannot guess KERNEL_ARCH from config])])
[16:52:17] <jepler> something like this I guess
[16:53:03] <cradek> what's the wrong behavior you're trying to fix?
[16:53:05] <jepler> probably grep -q
[16:53:23] <cradek> I don't understand
[16:53:25] <jepler> cradek: it builds rtai to match the running system (uname -m) not the kernel
[16:53:26] -!- automata has quit [Ping timeout: 276 seconds]
[16:53:31] <jepler> not the kernel you pointed configure at
[16:53:42] <cradek> oh ok
[16:53:48] <jepler> it could be you want to build rtai for arm, but your system has `uname -m` -> x86_64
[16:53:59] <jepler> until I looked at the source, I thought he was indicating the opposite
[16:54:12] -!- automata_ has quit [Ping timeout: 268 seconds]
[16:56:04] <jepler> NTU: documentation of AS_IF http://www.gnu.org/software/autoconf/manual/autoconf.html#index-AS_005fIF-1573
[17:23:46] -!- patrickarlt has quit [Remote host closed the connection]
[17:24:00] -!- basiclaser has quit [Excess Flood]
[17:25:00] -!- rythmnbls has quit [Quit: Leaving]
[17:49:12] -!- balestrino has quit [Ping timeout: 255 seconds]
[17:50:48] -!- norbert [norbert!~norbert@a89-182-157-87.net-htp.de] has joined #linuxcnc-devel
[17:50:58] norbert is now known as Guest22660
[17:51:19] -!- Guest22660 has quit [Client Quit]
[17:51:54] -!- norbert_ [norbert_!~norbert@a89-182-157-87.net-htp.de] has joined #linuxcnc-devel
[17:52:18] norbert_ is now known as Guest33674
[17:52:38] Guest33674 is now known as norbert__
[17:53:16] -!- f1oat [f1oat!~f1oat@AMontsouris-553-1-22-30.w92-151.abo.wanadoo.fr] has joined #linuxcnc-devel
[18:05:44] -!- PetefromTn_ has quit [Quit: I'm Outta here!!]
[18:06:40] -!- larryone has quit [Quit: This computer has gone to sleep]
[18:09:40] -!- kwallace has quit [Ping timeout: 252 seconds]
[18:10:13] -!- kwallace [kwallace!~kwallace@smb-73.sonnet.com] has joined #linuxcnc-devel
[18:18:21] -!- syyl_ws has quit [Quit: Verlassend]
[18:20:36] <micges-dev> jepler: should encoder fix go to 2.6?
[18:23:15] -!- sylphiae has quit [Ping timeout: 246 seconds]
[18:30:42] <micges-dev> seb_kuzminsky: propose of encoder fix: http://pastebin.com/6Wmtye4N
[18:35:23] -!- rythmnbls [rythmnbls!~rythmnbls@204.186.88.34] has joined #linuxcnc-devel
[18:39:26] -!- mozmck_lp [mozmck_lp!~mozmck_lp@68.170.219.44.rhinocommunications.net] has joined #linuxcnc-devel
[18:41:59] -!- gambakufu has quit [Ping timeout: 276 seconds]
[18:44:02] -!- rob_h has quit [Ping timeout: 245 seconds]
[18:45:01] -!- rob_h [rob_h!~robh@176.249.89.22] has joined #linuxcnc-devel
[18:45:03] <seb_kuzminsky> micges-dev: seems sane to me
[18:45:30] <micges-dev> seb_kuzminsky: ok to 2.6 ?
[18:45:31] <seb_kuzminsky> and it matches my understanding of the behavior pcw_home and jepler want
[18:46:30] <seb_kuzminsky> yes please. i'd like jepler and/or pcw_home to sign off on it (figuratively, not with a Signed-Off-By tag!), then please push to 2.6
[18:47:24] <micges-dev> ok
[18:51:08] <pcw_home> looks OK to me
[18:51:33] -!- mhaberler has quit [Quit: mhaberler]
[19:02:47] -!- sirdancealot has quit [Ping timeout: 276 seconds]
[19:06:35] -!- WyrM has quit [Ping timeout: 272 seconds]
[19:12:05] <NTU> thanks jepler ill give that a shot later on tonigt
[19:15:18] <NTU> the problem is that hal_32.c and *_32.h headers in RTAI are included instead of hal-64.c w/ 64-bit headers if /usr/src/linux/.config is 32-bit
[19:24:55] -!- Roguish [Roguish!~chatzilla@c-67-188-44-176.hsd1.ca.comcast.net] has joined #linuxcnc-devel
[19:40:14] -!- BellinganRoy has quit [Ping timeout: 252 seconds]
[19:40:15] -!- postaL has quit [Ping timeout: 252 seconds]
[19:40:15] -!- PetefromTn_ has quit [Ping timeout: 252 seconds]
[19:40:16] -!- ries has quit [Ping timeout: 252 seconds]
[19:40:18] ries_nicked is now known as ries
[19:40:57] <seb_kuzminsky> hey Roguish
[19:41:31] <seb_kuzminsky> can you try your tabby ini file with the tip of the 2.6 branch? i think the bug you reported is fixed
[19:42:17] <Roguish> so, i need to do an update? right?
[19:43:13] <seb_kuzminsky> yeah
[19:43:35] <seb_kuzminsky> are you building your own linuxcnc from the git repo, or are you installing debian packages from the buildbot, or are you installing debian packages from www.linuxcnc.org?
[19:45:06] <Roguish> well, i started with the released hybrid.iso
[19:45:29] <Roguish> the executable is in /usr/bin/linuxcnc
[19:45:55] <Roguish> i did a git to get the source.
[19:46:14] <Roguish> but i don't recall if i compiled it
[19:46:55] <seb_kuzminsky> ok
[19:47:48] <Roguish> so, i think if I update with git and then compile, that should get the latest? right?
[19:47:49] <seb_kuzminsky> the the fix is only available via git or the buildbot, not from the normal released packages that the wheezy live+install image accesses by default
[19:47:57] <seb_kuzminsky> yes
[19:48:21] <seb_kuzminsky> you need to update your git clone with "git fetch origin", then check out the 2.6 branch with "git checkout 2.6", the build as usual from there
[19:48:36] <seb_kuzminsky> there are instructions on the wiki for how to build if you're note familiar with the process
[19:51:10] -!- WyrM has quit [Changing host]
[19:54:43] -!- rythmnbls has quit [Quit: Leaving]
[19:55:33] -!- almccon has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
[19:57:24] <KGB-linuxcnc> 03Michael Geszkiewicz 052.6 b38797a 06linuxcnc 10src/hal/drivers/mesa-hostmot2/encoder.c hm2: fix long standing encoder velocity estimation error (thanks pcw and jepler) * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=b38797a
[19:59:54] <seb_kuzminsky> thanks micges-dev
[20:00:27] <micges-dev> welcome
[20:01:18] <cradek> yay!
[20:02:08] -!- skunkworks has quit [Read error: Connection reset by peer]
[20:05:11] <seb_kuzminsky> it's not every day that a 4.5-year-old bug gets fixed
[20:05:36] <seb_kuzminsky> embarrassing that the bug was just a miunderstanding on my part about signal timing :-/
[20:06:49] <jepler> seb_kuzminsky: as software gets older, the mean age of bugs at the time they are fixed also gets larger
[20:08:05] <micges-dev> seb_kuzminsky: you fixed it then, I was then simply not able to give enough data to locate source of divide by 0
[20:10:28] -!- md-2 has quit [Remote host closed the connection]
[20:12:32] <seb_kuzminsky> micges-dev: are you coming to the hackfest in houston in october?
[20:12:49] <micges-dev> no
[20:13:32] <seb_kuzminsky> bit of a long haul for you
[20:13:35] <seb_kuzminsky> maybe another time
[20:14:11] <micges-dev> yeah few km too far ;)
[20:14:37] -!- fomox_ has quit [Ping timeout: 268 seconds]
[20:14:58] -!- Roguish has quit [Remote host closed the connection]
[20:22:52] <seb_kuzminsky> Roguish: NOO not that button!!
[20:26:36] -!- Roguish [Roguish!~chatzilla@c-67-188-44-176.hsd1.ca.comcast.net] has joined #linuxcnc-devel
[20:26:38] -!- asah has quit [Ping timeout: 276 seconds]
[20:28:35] -!- txp has quit [Quit: Leaving]
[20:34:48] -!- norbert__ has quit [Quit: Konversation terminated!]
[20:39:02] -!- mozmck_lp has quit [Ping timeout: 245 seconds]
[20:40:54] -!- motioncontrol has quit [Quit: Sto andando via]
[20:43:40] -!- almccon has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
[20:43:55] -!- skunkworks_ [skunkworks_!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[20:46:55] -!- Roguish has quit [Read error: Connection reset by peer]
[20:53:05] -!- Roguish [Roguish!~chatzilla@c-67-188-44-176.hsd1.ca.comcast.net] has joined #linuxcnc-devel
[20:53:31] -!- patrickarlt has quit [Remote host closed the connection]
[20:54:27] -!- f1oat has quit [Ping timeout: 245 seconds]
[20:56:03] -!- kb8wmc [kb8wmc!~chatzilla@64.25.194.29] has joined #linuxcnc-devel
[20:58:22] -!- patrickarlt has quit [Ping timeout: 240 seconds]
[21:00:04] -!- Deejay has quit [Quit: bye]
[21:00:26] -!- FinboySlick has quit [Quit: Leaving.]
[21:01:09] -!- skunkworks_ has quit [Ping timeout: 264 seconds]
[21:12:25] -!- Roguish has quit [Remote host closed the connection]
[21:15:36] -!- sheppard has quit [Quit: Ex-Chat]
[21:23:01] <micges-dev> jepler: verification time: 1. with your read_page() patch, 2. without it: http://pastebin.com/Civ1bVtZ
[21:27:06] -!- almccon has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
[21:28:12] -!- mhaberler has quit [Ping timeout: 245 seconds]
[21:28:13] mhaberler_ is now known as mhaberler
[21:34:22] -!- shurshur has quit [Ping timeout: 240 seconds]
[21:41:11] -!- PetefromTn_ has quit [Quit: I'm Outta here!!]
[21:44:55] -!- diepchess has quit [Quit: Konversation terminated!]
[21:45:57] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[21:54:14] -!- skunkworks_ [skunkworks_!~chatzilla@184-158-19-4.dyn.centurytel.net] has joined #linuxcnc-devel
[21:54:28] -!- chillly has quit [Quit: Ex-Chat]
[22:05:27] -!- mozmck_lp [mozmck_lp!~mozmck_lp@67.210.159.245] has joined #linuxcnc-devel
[22:05:50] <skunkworks_> cradek: at 5ipm Y is doing this (audible..) http://imagebin.org/319386
[22:05:57] <skunkworks_> it happens every rotation of the servo...
[22:06:34] <skunkworks_> (yah - that is only a little over .0001 of error.. :))
[22:07:12] <skunkworks_> it has groaned - since the tuning - but today it is worse..
[22:07:52] <skunkworks_> (server nor amp are getting warm...)
[22:19:09] -!- PetefromTn_ has quit [Ping timeout: 246 seconds]
[22:19:20] -!- almccon has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
[22:22:21] <skunkworks_> hmm - I wiggled the Y axis brake and it went away....
[22:23:30] -!- sirdancealot has quit [Ping timeout: 268 seconds]
[22:25:43] -!- Roguish [Roguish!~chatzilla@c-67-188-44-176.hsd1.ca.comcast.net] has joined #linuxcnc-devel
[22:26:00] -!- rythmnbls [rythmnbls!~rythmnbls@d-24-153-46-7.cpe.metrocast.net] has joined #linuxcnc-devel
[22:27:31] <skunkworks_> must have been dragging just enough to cause a groan..
[22:29:28] <seb_kuzminsky> so it works better if you dont apply the brake? :-P
[22:29:36] <skunkworks_> heh
[22:29:39] <skunkworks_> it is loose...
[22:29:49] <skunkworks_> I can wiggle it around and make it groan
[22:29:59] <skunkworks_> maybe it needs a little oil.. :)
[22:30:01] -!- acdha has quit [Quit: Textual IRC Client: www.textualapp.com]
[22:30:36] <cradek> interesting
[22:30:46] <cradek> I touched it last, so it's my fault
[22:31:04] <seb_kuzminsky> 10 lashes with a cat5 cable
[22:33:12] -!- amiri has quit [Ping timeout: 245 seconds]
[22:36:52] <cradek> https://www.youtube.com/watch?v=4nCIzPuLYJA
[22:36:52] -!- mle has quit [Ping timeout: 240 seconds]
[22:37:16] <skunkworks_> cradek: well - yah!
[22:37:52] -!- Loetmichel has quit [Ping timeout: 240 seconds]
[22:38:29] -!- postaL has quit [Read error: Connection reset by peer]
[22:38:29] -!- kengu has quit [Ping timeout: 252 seconds]
[22:40:02] <skunkworks_> dad thinks it isn't adjusted right - it should center itself when deactivated
[22:40:10] <skunkworks_> (shouldn't drag)
[22:40:32] -!- sumpfralle has quit [Ping timeout: 276 seconds]
[22:41:37] <cradek> that sure sounds like a reasonable position to take
[22:42:08] <skunkworks_> he is usually right
[22:42:21] <skunkworks_> the machine has been running great
[22:43:37] <skunkworks_> I think (knock on wood) the latency issue with the motherboards and the latest live image was the audio.. I disabled it and so far it has been showing good latency (about 30min so far)
[22:44:10] <cradek> are you reinstalling it?
[22:46:09] <skunkworks_> test machine... dad had bought a few of the motherboards in the k&t for extras
[22:46:33] <skunkworks_> (just booting off of usb image)
[22:46:38] <cradek> smart
[22:47:43] <skunkworks_> well - just looked and now the latency went to 70us... (guess I didn't knock on wood
[22:47:44] <skunkworks_> )
[22:47:57] <skunkworks_> going to let it run some more
[22:55:54] -!- patrickarlt has quit [Remote host closed the connection]
[22:56:36] -!- theorbtwo has quit [Ping timeout: 246 seconds]
[22:56:39] -!- patrickarlt has quit [Read error: Connection reset by peer]
[22:59:06] -!- patrickarlt has quit [Remote host closed the connection]
[23:04:49] -!- patrickarlt has quit [Ping timeout: 260 seconds]
[23:04:52] -!- rob_h has quit [Ping timeout: 245 seconds]
[23:11:19] -!- sharpen047 has quit [Ping timeout: 246 seconds]
[23:15:43] -!- patrickarlt has quit [Remote host closed the connection]
[23:23:52] -!- almccon has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
[23:24:25] -!- almccon has quit [Client Quit]
[23:41:10] <jepler> micges-dev: cool!
[23:44:17] <micges-dev> jepler: most of your pull request is in repo
[23:46:02] <PCW> skunkworks_ I have added some stepgen configs for the 7I80 with DPLL and will put them up a bit later today
[23:53:01] <skunkworks_> pcw, cool!
[23:54:33] <jepler> micges-dev: not spi support itself?
[23:56:07] -!- syyl has quit [Ping timeout: 245 seconds]
[23:56:39] <micges-dev> not yet, later today
[23:57:37] -!- almccon has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
[23:58:01] -!- rythmnbls has quit [Quit: Leaving]
[23:58:55] -!- Nick001-shop has quit [Quit: ChatZilla 0.9.90.1 [Firefox 30.0/20140605174243]]