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

Back
[00:04:01] -!- ries has quit [Quit: ries]
[00:06:16] -!- anth0ny has quit [Quit: anth0ny]
[00:20:08] <jepler_> well on reading the help for -mieee-fp / -mno-ieee-fp, you'll see that (just like all -m options) they are target-specific
[00:20:46] <jepler_> here, you can see that in fact gcc produces different code for "x < y" in the two situations .. again, on reading the help, you'll see that -mieee-fp is about ieee-correct comparisons
[00:20:50] <jepler_> http://paste.debian.net/122297/
[00:21:40] -!- syyl has quit [Ping timeout: 260 seconds]
[00:22:22] <jepler_> I think the key is using "fucompp" rather than "fcompl"
[00:25:12] <jepler_> http://x86.renejeschke.de/html/file_module_x86_id_124.html
[00:25:13] <jepler_> "The FUCOM/FUCOMP/FUCOMPP instructions perform the same operations as the FCOM/FCOMP/FCOMPP instructions. The only difference is that the FUCOM/FUCOMP/FUCOMPP instructions raise the invalid-arithmetic-operand exception (#IA) only when either or both operands are an SNaN or are in an unsupported format; QNaNs cause the condition code flags to be set to unordered, but do not cause an exception to be generated."
[00:26:19] <jepler_> probably in the case of arm there is not this specific distinction
[00:27:19] -!- anth0ny has quit [Quit: anth0ny]
[00:27:58] <jepler_> it's probably a distinction that doesn't matter anyway -- I don't think that we unmask the IA exception. rather, it's a flag that we've tried varying in the past to get math in kernel space to behave, without knowing exactly what difference it made
[00:28:34] <NTU> i understood maybe a quarter of what you just said.. xD
[00:28:39] <jepler_> me too!
[00:29:05] <jepler_> but the point is, it's a specific flag that applies to x86 / amd64 only, and not to arm. And I should have expected that since it it's a -msomething and not a -fsomething
[00:35:53] -!- micges-dev1 has quit [Quit: Wychodzi]
[00:36:39] -!- anth0ny has quit [Quit: anth0ny]
[00:41:18] -!- rob_h has quit [Ping timeout: 246 seconds]
[00:47:08] -!- LatheBuilder has quit [Client Quit]
[00:49:12] -!- anth0ny has quit [Client Quit]
[00:56:07] -!- phantoxeD has quit []
[01:07:44] jepler_ is now known as jepler
[01:12:34] -!- anth0ny has quit [Quit: anth0ny]
[01:26:17] -!- gimps_ has quit [Quit: Lost terminal]
[01:28:33] -!- phantoxeD has quit []
[01:29:22] -!- asdfasd has quit [Ping timeout: 240 seconds]
[01:29:55] -!- tchaddad has quit [Remote host closed the connection]
[01:31:53] <jepler> how the heck do hal aliases work?!
[01:32:08] <jepler> I know that a pin (and, I think, param) can have one alias
[01:33:14] <jepler> probably I should forget this project (originally conceived as converting all the hal lists to doubly-linked lists). it's the kind of change for no good reason that cradek would council me against
[01:33:29] gimps is now known as lmpyspaceprncs
[01:33:54] gimps_ is now known as gimps
[01:34:39] -!- anth0ny has quit [Client Quit]
[01:35:56] <jepler> anyway, I now realize that many of the lists are additionally kept sorted; I think the sensible data structure would therefore be an rb-tree but those are about 24x as complicated as a linked list
[01:36:30] <jepler> all to make hal a few (single digit percentage) LOC shorter, while probably introducing bugs in the process
[01:45:12] -!- revo14 has quit [Ping timeout: 260 seconds]
[01:47:09] -!- amiri has quit [Ping timeout: 260 seconds]
[01:50:22] -!- sylphiae has quit [Ping timeout: 272 seconds]
[01:55:28] -!- revo14 has quit [Ping timeout: 260 seconds]
[01:56:48] -!- rythmnbls has quit [Quit: Leaving]
[02:06:30] <cradek> :-/
[02:06:47] <cradek> aliases were my bad idea
[02:07:04] <cradek> bad = nobody really uses it so it's kruft that we aren't even sure works right
[02:18:04] -!- PetefromTn_ has quit [Quit: I'm Outta here!!]
[02:20:40] -!- ravenlock has quit [Ping timeout: 260 seconds]
[02:33:25] -!- tronwizard has quit [Ping timeout: 272 seconds]
[02:50:26] -!- anth0ny has quit [Quit: anth0ny]
[02:58:07] -!- i_tarzan_ has quit [Ping timeout: 272 seconds]
[03:05:49] <skunkworks> isn't latency on this machine bad if the servo thread is huge?
[03:05:50] <skunkworks> https://www.youtube.com/watch?v=AzY3S1SCV3I
[03:09:03] <skunkworks> *huge in a reletive term...
[03:11:33] -!- AR_ has quit [Ping timeout: 260 seconds]
[03:49:29] -!- FinboySlick has quit [Quit: Leaving.]
[04:14:06] -!- anth0ny has quit [Quit: anth0ny]
[04:19:32] -!- devexial has quit [Quit: Leaving.]
[04:22:20] -!- devexial has quit [Client Quit]
[04:32:51] -!- jerryitt has quit [Quit: Connection closed for inactivity]
[04:35:49] -!- kwallace [kwallace!~kwallace@63.83.75.200] has joined #linuxcnc-devel
[04:36:51] -!- kwallace2 has quit [Ping timeout: 246 seconds]
[04:37:25] -!- skunkworks has quit [Ping timeout: 260 seconds]
[04:47:33] -!- Felix29 has quit []
[04:50:45] -!- anth0ny has quit [Quit: anth0ny]
[04:53:15] -!- skunkworks [skunkworks!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[04:54:01] -!- Tecan has quit [Ping timeout: 272 seconds]
[04:58:22] -!- asah has quit [Ping timeout: 240 seconds]
[05:03:33] -!- Fox_Muldr has quit [Ping timeout: 260 seconds]
[05:04:00] -!- ve7it has quit [Remote host closed the connection]
[05:11:02] -!- kwallace [kwallace!~kwallace@63.83.75.200] has parted #linuxcnc-devel
[05:13:52] -!- syyl has quit [Ping timeout: 240 seconds]
[05:19:57] -!- tronwzrd has quit [Ping timeout: 260 seconds]
[05:21:52] -!- SpeicusX has quit [Ping timeout: 244 seconds]
[05:51:36] -!- phantoxeD has quit [Ping timeout: 260 seconds]
[05:51:41] -!- Lathe_newbie has quit [Ping timeout: 260 seconds]
[06:12:37] pthorin_ is now known as pthorin
[06:13:06] -!- tronwizard has quit [Ping timeout: 246 seconds]
[06:29:21] -!- tchaddad has quit []
[06:56:23] -!- The_Ball has quit [Remote host closed the connection]
[07:12:47] -!- rob_h [rob_h!~robh@2.223.235.128] has joined #linuxcnc-devel
[07:20:39] -!- Loetmichel has quit [Ping timeout: 246 seconds]
[07:29:48] -!- asah has quit [Quit: asah]
[07:37:17] -!- mhaberler has quit [Quit: mhaberler]
[08:03:07] -!- karavanjo has quit [Ping timeout: 245 seconds]
[08:05:41] -!- karavanjo_ has quit [Ping timeout: 272 seconds]
[08:29:59] -!- MacGalempsy has quit [Ping timeout: 272 seconds]
[08:37:51] -!- b_b has quit [Changing host]
[08:53:56] -!- md-2 has quit [Remote host closed the connection]
[08:59:12] -!- md-2 has quit [Ping timeout: 260 seconds]
[09:03:45] -!- phantoxe has quit [Remote host closed the connection]
[09:12:32] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[09:13:17] -!- phantoxe has quit [Remote host closed the connection]
[09:24:02] -!- sirdancealot has quit [Ping timeout: 245 seconds]
[09:25:05] -!- phantoxe has quit [Ping timeout: 272 seconds]
[09:25:25] -!- BellinganRoy has quit [Quit: Konversation terminated!]
[09:55:46] -!- mhaberler has quit [Quit: mhaberler]
[10:14:25] -!- ITChap has quit [Ping timeout: 260 seconds]
[10:26:22] -!- skunkworks has quit [Ping timeout: 240 seconds]
[10:43:18] -!- mhaberler has quit [Quit: mhaberler]
[10:44:01] -!- Lathe_newbie has quit [Ping timeout: 272 seconds]
[10:50:03] -!- tinkerer [tinkerer!~tinkerer@mail.play-pla.net] has joined #linuxcnc-devel
[11:23:43] -!- MacGalempsy has quit [Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )]
[11:23:54] -!- karavanjo1 has quit [Ping timeout: 246 seconds]
[11:25:31] -!- phantone has quit [Remote host closed the connection]
[11:30:57] -!- The_Ball has quit [Ping timeout: 258 seconds]
[11:48:49] -!- zlog_ has quit [Remote host closed the connection]
[11:48:54] -!- Tom_itx has quit []
[11:50:17] -!- micges-dev [micges-dev!~x@aehu190.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[11:51:17] -!- Tom_itx [Tom_itx!~Tl@unaffiliated/toml/x-013812] has joined #linuxcnc-devel
[11:51:23] -!- zlog [zlog!~zlog@ip68-102-196-57.ks.ok.cox.net] has joined #linuxcnc-devel
[11:51:40] -!- micges-dev has quit [Client Quit]
[11:58:45] -!- Lathe_newbie has quit [Ping timeout: 272 seconds]
[12:01:15] amnesic_away is now known as amnesic
[12:04:00] -!- The_Ball has quit [Ping timeout: 260 seconds]
[12:15:40] -!- md-2 has quit [Remote host closed the connection]
[12:17:10] -!- zlog has quit [Read error: Connection reset by peer]
[12:18:29] -!- Tom_itx has quit [Ping timeout: 260 seconds]
[12:20:48] -!- md-2 has quit [Ping timeout: 260 seconds]
[12:21:07] -!- The_Ball has quit [Read error: Connection timed out]
[12:33:09] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[12:40:58] <KGB-linuxcnc> 03John Thornton 052.6 efbd7be 06linuxcnc 10docs/src/hal/halshow.txt Docs: update halshow description to remove outdated blocks component * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=efbd7be
[12:45:56] amnesic is now known as amnesic_away
[12:46:24] -!- rythmnbls [rythmnbls!~rythmnbls@204.186.88.34] has joined #linuxcnc-devel
[12:46:39] <skunkworks> jthornton, now you can say 'what blocks are you talking about?' ;)
[12:47:23] amnesic_away is now known as amnesic
[12:50:21] <jthornton> in about an hour I can say that :)
[12:51:44] <skunkworks> heh
[13:03:59] -!- Valen has quit [Quit: Leaving.]
[13:16:48] -!- tronwizard has quit [Ping timeout: 260 seconds]
[13:18:00] -!- zeitue has quit [Quit: Leaving]
[13:28:32] amnesic is now known as amnesic_away
[13:37:52] -!- karavanjo has quit [Ping timeout: 240 seconds]
[13:44:25] -!- ITChap has quit [Read error: Connection reset by peer]
[13:45:23] -!- ITChap has quit [Client Quit]
[13:47:41] -!- Demiurge has quit [Quit: Demiurge]
[13:50:52] -!- FreezingCold has quit [Ping timeout: 260 seconds]
[13:52:38] <jepler> jthornton: fwiw there's still a mention of blocks as a component in hal_intro.txt
[13:57:02] -!- mhaberler has quit [Quit: mhaberler]
[13:58:52] -!- anth0ny has quit [Quit: anth0ny]
[13:59:25] <seb_kuzminsky> first jepler, now jthornton, at this rate we'll have nothing left soon
[14:00:23] <seb_kuzminsky> the commit that removes the last line of code will have a message that says "this removes the last bug from linuxcnc"
[14:00:31] amnesic_away is now known as amnesic
[14:01:21] <CaptHindsight> has anyone else noticed that the servo thread latency is much worse with the kernel on the Wheezy ISO?
[14:01:36] -!- Loetmichel has quit [Ping timeout: 260 seconds]
[14:02:09] <CaptHindsight> I'm not sure if it's just on certain processors or the number of cores or what
[14:02:37] -!- devexial has quit [Quit: Leaving.]
[14:04:18] <CaptHindsight> I was just watching the youtube that skunkworks posted 11 hrs ago, ~65,000 servo, 16,000 base
[14:07:12] <skunkworks> I don't know if I have notice a big diffence with what I have tested...
[14:07:31] <skunkworks> I was more wondering what that means.. I would think they would be close to the same..
[14:07:46] <CaptHindsight> I think with the new RTAI fixes and 3.14 it's closer to a 2:1 vs 4:1 ratio between the servo and base latency
[14:09:31] <jepler> if we are using rtai correctly, then the servo thread can never interrupt the base thread
[14:09:43] <jepler> so the servo thread latency is highly driven by the time in the base thread
[14:17:57] <skunkworks> so - I guess the latency in the servo thread probably isn't as critical.. (as long as it is less than 100us - it is probably ok?_
[14:18:34] -!- kwallace [kwallace!~kwallace@smb-185.sonnet.com] has joined #linuxcnc-devel
[14:22:45] amnesic is now known as amnesic_away
[14:26:29] <CaptHindsight> it might not matter on a machine tool since hm2_eth works fine for motion using <1Khz periods
[14:31:16] <CaptHindsight> I'm one of the few that use Linuxcnc in out of the ordinary applications that it might effect. That's why memleak is continuing the development of RTAI.
[14:36:32] -!- micges-dev [micges-dev!~x@aehu190.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[14:38:01] <seb_kuzminsky> jepler: jepler/proposed-master looks good to me
[14:38:32] -!- anth0ny has quit [Quit: anth0ny]
[14:38:38] <jepler> seb_kuzminsky: thanks
[14:39:58] <jepler> I think I've got the SOB git hook written. http://emergent.unpythonic.net/files/sandbox/pre-receive
[14:40:29] <jepler> typical output in case of a detected problem: http://paste.ubuntu.com/8403695/
[14:50:08] -!- mhaberler has quit [Quit: mhaberler]
[14:55:45] amnesic_away is now known as amnesic
[14:58:28] -!- kwallace2 [kwallace2!~kwallace@tmb-236.sonnet.com] has joined #linuxcnc-devel
[14:59:27] -!- kwallace has quit [Ping timeout: 245 seconds]
[14:59:30] -!- f1oat [f1oat!~f1oat@AMontsouris-553-1-119-147.w92-151.abo.wanadoo.fr] has joined #linuxcnc-devel
[15:06:31] <KGB-linuxcnc> 03Sebastian Kuzminsky 052.6 21f9401 06linuxcnc 10debian/changelog deb: fixup changelog fat-fingering * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=21f9401
[15:09:31] <seb_kuzminsky> i'm trying to train myself to commit with -s
[15:10:11] -!- syyl has quit [Quit: Verlassend]
[15:13:38] <jthornton> jepler, thanks, I missed that one
[15:19:16] <KGB-linuxcnc> 03John Thornton 052.6 45696b5 06linuxcnc 10docs/src/hal/intro.txt Docs: remove blocks description * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=45696b5
[15:21:50] -!- lair82 has quit [Quit: Page closed]
[15:22:38] <NTU> i always use commit -as
[15:23:08] <seb_kuzminsky> watch out for the -a...
[15:25:15] <NTU> why?
[15:33:50] <jepler> NTU: I use git-gui to select what to commit, as a way to review and make sure I didn't do something I forgot about
[15:35:11] <jepler> it also gives me a chance to see and not commit stuff that I shouldn't add, like needless whitespace changes, debugging statements, and the like (not that I always catch everything), and to decide that my work is better split into two commits because I was really doing two different things
[15:36:53] <KGB-linuxcnc> 03Jeff Epler 05master 80f504d 06linuxcnc 10(5 files in 3 dirs) rtapi_string: actually export these APIs * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=80f504d
[15:36:53] <KGB-linuxcnc> 03Jeff Epler 05master 943eb27 06linuxcnc 10src/hal/drivers/mesa-hostmot2/hostmot2.c hm2: drop unneeded workaround for old kernels * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=943eb27
[15:36:53] <KGB-linuxcnc> 03Jeff Epler 05master 259fc06 06linuxcnc 10src/rtapi/rtapi_math64.h rtapi_math64: drop unneeded workaround for old kernels * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=259fc06
[15:36:54] <KGB-linuxcnc> 03Jeff Epler 05master 89fc014 06linuxcnc 10src/rtapi/rtai_rtapi.c rtai: drop unneeded workaround for old kernels * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=89fc014
[15:36:58] <KGB-linuxcnc> 03Jeff Epler 05master 7c94868 06linuxcnc 10src/Makefile 10src/Makefile.modinc.in build: get rid of unneeded $(cc-option) calls * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=7c94868
[15:37:02] <KGB-linuxcnc> 05jepler/proposed-master b221529 06linuxcnc 04. branch deleted * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=b221529
[15:43:37] -!- Lathe_newbie has quit [Ping timeout: 245 seconds]
[15:50:47] -!- ktchk [ktchk!~eddie6929@n219079180096.netvigator.com] has joined #linuxcnc-devel
[16:00:17] -!- mle has quit [Ping timeout: 272 seconds]
[16:06:23] -!- md-2 has quit [Quit: Leaving...]
[16:19:16] -!- Flipp_ has quit [Ping timeout: 260 seconds]
[16:29:03] -!- phantoxe has quit []
[16:29:16] -!- ktchk has quit [Remote host closed the connection]
[16:31:44] -!- zzolo has quit [Quit: zzolo]
[16:34:06] -!- ktchk [ktchk!~eddie6929@n219079180096.netvigator.com] has joined #linuxcnc-devel
[16:34:40] -!- raymondhim has quit [Quit: Nothing at all!]
[16:41:13] -!- FreezingCold has quit [Ping timeout: 260 seconds]
[16:41:39] -!- raymondhim has quit [Client Quit]
[16:47:09] -!- balestrino has quit [Ping timeout: 272 seconds]
[16:47:22] -!- a_morale has quit [Ping timeout: 245 seconds]
[16:50:27] -!- sumpfralle has quit [Quit: Leaving.]
[16:58:24] -!- MrSunshine has quit [Quit: Leaving]
[17:02:25] -!- MattyMatt has quit [Remote host closed the connection]
[17:10:16] -!- PetefromTn_ has quit [Read error: Connection reset by peer]
[17:14:00] -!- a_morale_ has quit [Ping timeout: 250 seconds]
[17:14:54] -!- micges-dev has quit [Quit: Wychodzi]
[17:22:37] -!- rob_h has quit [Ping timeout: 272 seconds]
[17:23:46] -!- PetefromTn_ has quit [Quit: I'm Outta here!!]
[17:25:17] -!- micges-dev [micges-dev!~x@aehu190.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[17:27:06] -!- mhaberler has quit [Quit: mhaberler]
[17:30:12] -!- eFuchs has quit [Ping timeout: 260 seconds]
[17:34:19] -!- skunkworks has quit [Quit: Leaving]
[17:43:13] -!- syyl_ws has quit [Remote host closed the connection]
[17:43:55] -!- eFuchs has quit [Ping timeout: 272 seconds]
[17:47:06] amnesic is now known as amnesic_away
[17:51:37] -!- Tom_itx [Tom_itx!~Tl@unaffiliated/toml/x-013812] has joined #linuxcnc-devel
[17:52:08] -!- zlog [zlog!~zlog@ip68-102-196-57.ks.ok.cox.net] has joined #linuxcnc-devel
[18:01:17] -!- rob_h [rob_h!~robh@2.223.235.128] has joined #linuxcnc-devel
[18:05:29] -!- johtso has quit [Quit: Connection closed for inactivity]
[18:10:48] -!- syyl has quit [Ping timeout: 272 seconds]
[18:16:51] -!- ktchk has quit [Write error: Connection reset by peer]
[18:17:39] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[18:35:31] -!- jst_ has quit [Remote host closed the connection]
[18:36:20] -!- jst has quit [Remote host closed the connection]
[18:37:56] -!- jst has quit [Remote host closed the connection]
[18:45:25] -!- jduhls has quit [Ping timeout: 260 seconds]
[18:50:32] -!- skunkworks_ [skunkworks_!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[18:51:54] -!- asah has quit [Ping timeout: 260 seconds]
[19:09:22] -!- ravenlock has quit [Ping timeout: 245 seconds]
[19:12:24] -!- gonzo__ has quit [Ping timeout: 260 seconds]
[19:14:11] <jepler> cradek: can you cast your critical eye at http://emergent.unpythonic.net/files/sandbox/pre-receive when you have a chance?
[19:19:02] <cradek> does the printed test work?
[19:19:15] <jepler> seems to
[19:20:00] <jepler> $ x=1; f () { x=2; }; f; echo $x
[19:20:00] <jepler> 2
[19:20:17] <jepler> $ x=1; f () { local x=0; }; f; echo $x
[19:20:17] <jepler> 1
[19:20:23] <jepler> and local works too; I'm not sure I knew about local
[19:20:33] <jepler> tested on the oldest freebsd machine I could find, with /bin/sh
[19:20:36] <cradek> sh will never stop surprising me
[19:21:15] <cradek> $ x=1; f () { x=2; }; true|f; echo $x
[19:21:16] <cradek> 1
[19:21:43] <jepler> yeah, that's why I have to do a for `git` instead of a git | while read
[19:21:59] <jepler> in check ()
[19:22:53] <jepler> this is my "test": http://paste.ubuntu.com/8405445/
[19:22:58] <cradek> it looks good to me
[19:23:27] <cradek> as long as the rev-list will fit on the command line, and it oughta
[19:24:06] <cradek> why didn't it complain about 53d0?
[19:24:12] <cradek> oh, the date
[19:24:33] <cradek> did you try pusing several branches at the same time?
[19:24:50] <cradek> or pushing
[19:24:54] -!- tronwizard has quit [Ping timeout: 272 seconds]
[19:25:02] <jepler> no
[19:25:38] <jepler> as for the commandline length of the 'for `git`' line, this succeeds in executing in both /bin/sh I tested: for i in `yes aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa | head -999999`; do :; done
[19:26:02] <jepler> if it didn't, it would be due to a limit internal to sh, not the exec argv size limit
[19:26:37] -!- c45 has quit [Quit: Page closed]
[19:27:22] <jepler> remote: fatal: Invalid revision range 0000000000000000000000000000000000000000..9bc7121131976abaeb230af80f16b50032d931d1
[19:27:40] <jepler> pushing a new branch makes for an error, so thanks for telling me to try pushing other branches
[19:29:29] -!- kfoltman has quit [Quit: Ex-Chat]
[19:32:28] <jepler> http://emergent.unpythonic.net/files/sandbox/pre-receive-v2
[19:32:50] <jepler> OK, now pushing a new branch doesn't fail; instead, every commit from master to the tip of the new branch is checked
[19:33:02] <cradek> that sounds right
[19:33:35] <jepler> the whole push is declined if any commit in any pushed branch is in violation of the sob polic
[19:33:38] <jepler> y
[19:33:45] <cradek> good
[19:33:47] <jepler> remote: [on branch refs/heads/master]
[19:33:48] <jepler> remote: 282abc0 foo
[19:33:48] <jepler> remote: 1436d89 foo
[19:33:48] <jepler> remote: [on branch refs/heads/what]
[19:33:48] <jepler> remote: 81e90de bar
[19:33:52] <jepler> and you're told what commit is on what branch
[19:33:59] <jepler> commits on multiple branches would be listed once for each branch
[19:34:13] <jepler> (for instance, if you made a non-sob commit on 2.6, merged it to master, and pushed both in one go)
[19:46:19] -!- erve has quit [Remote host closed the connection]
[19:58:25] -!- amiri_ has quit [Ping timeout: 272 seconds]
[19:59:41] -!- jst has quit [Remote host closed the connection]
[20:00:14] -!- jst has quit [Read error: Connection reset by peer]
[20:06:30] -!- kwallace1 [kwallace1!~kwallace@smb-175.sonnet.com] has joined #linuxcnc-devel
[20:08:12] -!- kwallace2 has quit [Ping timeout: 245 seconds]
[20:18:25] -!- PetefromTn_ has quit [Ping timeout: 258 seconds]
[20:29:14] -!- rythmnbls has quit [Quit: Leaving]
[20:37:11] -!- micges-dev1 [micges-dev1!~x@aeis233.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[20:40:37] -!- micges-dev has quit [Ping timeout: 245 seconds]
[20:51:16] -!- acdha has quit [Quit: Textual IRC Client: www.textualapp.com]
[20:51:20] -!- marvi has quit [Ping timeout: 260 seconds]
[20:53:18] -!- Lathe_newbie has quit [Ping timeout: 258 seconds]
[20:54:39] -!- Deejay has quit [Quit: bye]
[20:56:04] -!- micges-dev1 has quit [Quit: Wychodzi]
[20:56:32] -!- micges-dev [micges-dev!~x@aeis233.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[21:01:53] micges-dev is now known as micges
[21:03:32] -!- capricorn_1 has quit [Quit: Konversation terminated!]
[21:06:54] dz is now known as Guest21659
[21:09:52] -!- arekm has quit [Ping timeout: 240 seconds]
[21:11:12] -!- anarchos2 has quit [Read error: Connection reset by peer]
[21:13:00] -!- mhaberler has quit [Client Quit]
[21:21:45] -!- marvi has quit [Ping timeout: 260 seconds]
[21:21:52] -!- Guest21659 has quit [Remote host closed the connection]
[21:44:20] -!- chillly has quit [Quit: Ex-Chat]
[21:54:22] -!- f1oat has quit [Ping timeout: 240 seconds]
[21:59:52] tronwzrd is now known as tronwizard
[22:16:17] -!- skunkworks_ has quit [Ping timeout: 260 seconds]
[22:16:41] -!- zzolo has quit [Quit: zzolo]
[22:45:31] -!- skunkworks_ [skunkworks_!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[22:45:32] <KGB-linuxcnc> 03Michael Geszkiewicz 05araisrobo-scurve3 f54c340 06linuxcnc 10(15 files in 5 dirs) First part of limited jerk support * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f54c340
[22:45:32] <KGB-linuxcnc> 03Michael Geszkiewicz 05araisrobo-scurve3 86eb5fa 06linuxcnc 10src/emc/kinematics/tc.h 10src/emc/kinematics/tp.c Limited jerk support: implement the S-Curve Acceleration with FSM in trajectory planner * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=86eb5fa
[22:45:32] <KGB-linuxcnc> 03Michael Geszkiewicz 05araisrobo-scurve3 f74b182 06linuxcnc 10src/emc/task/emccanon.cc canon: calculate jerk for each move using per axis max values from inifile * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=f74b182
[22:45:36] <KGB-linuxcnc> 03Michael Geszkiewicz 05araisrobo-scurve3 827187b 06linuxcnc 10configs/sim/axis/axis_mm.ini config: add jerk parameter to sim/axis_mm * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=827187b
[22:45:40] <KGB-linuxcnc> 03Michael Geszkiewicz 05araisrobo-scurve3 4ff91a3 06linuxcnc 10src/emc/task/emccanon.cc canon: fix calculating jerk for arc moves * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=4ff91a3
[22:46:13] <skunkworks_> logger[psha]:
[22:46:52] <skunkworks_> micges: how is that going?
[22:47:34] <micges> finally back to testing
[22:48:48] <skunkworks_> neat!
[22:49:15] <micges> it's working, there is a spike on acc to locate and remove and to add scurve to jog motion
[22:50:11] <micges> and add and enable blending to tp, it's totally disabled atm, G64 Pn doesn't work
[22:50:25] <skunkworks_> heh - I was just going to ask that.
[22:51:13] <micges> (code is out there, just locate and extract it from 100k lines diff file ;))
[22:51:30] <skunkworks_> 2 segment blending?
[22:51:40] <skunkworks_> (like the original tp?)
[22:51:46] <micges> skunkworks_: pretty good results even on badly tuned servos
[22:52:04] <skunkworks_> cool
[22:52:34] <micges> I think so
[22:53:35] <skunkworks_> I am sure that would help a lot of people.. it would be cool to have 3 planners (orignal parabolic blending, robs and scurve.)
[22:54:32] -!- syyl_ has quit [Ping timeout: 260 seconds]
[22:54:40] <micges> I needed to base changes on to of 2.6 branch becouse new tp is too complicated to develop this code, Rob offered help to try port changes when scurve will be complete
[22:55:23] <micges> yes indeed, switchable planners without recompiling would be even better ;)
[22:55:54] postaL is now known as postaL_offline
[22:57:54] -!- kfoltman has quit [Quit: Ex-Chat]
[23:01:03] <micges> skunkworks_: my old employer built about 10 pick'n'place machines with max speed 96m/min and acc 3500mm/s2, for 24/7 work
[23:02:17] <micges> skunkworks_: they heavly damage one of their mechanic system every 2-3 month due to lack of scurve
[23:15:01] -!- tinkerer has quit [Quit: Leaving.]
[23:21:57] -!- phantoneD has quit [Ping timeout: 245 seconds]
[23:25:19] -!- Thetawaves has quit [Quit: This computer has gone to sleep]
[23:28:58] postaL_offline is now known as postaL
[23:36:25] -!- mhaberler has quit [Quit: mhaberler]
[23:43:22] -!- asdfasd has quit [Ping timeout: 240 seconds]
[23:55:12] -!- erve has quit [Ping timeout: 260 seconds]
[23:59:47] -!- dnaleromj [dnaleromj!~dnaleromj@98.124.126.110] has joined #linuxcnc-devel