#linuxcnc-devel | Logs for 2013-10-28

Back
[00:06:36] -!- adb has quit [Ping timeout: 252 seconds]
[00:06:53] <jepler> yay.
[00:07:45] <jepler> cradek: I fixed the doc building for debian jessie base on v2.5 branch. it involved changing thhhe listed bjild-deps.
[00:08:17] <jepler> the listed build-deps. should I keep hands off of v2.5 and just fix master?
[00:12:37] -!- asdfasd has quit [Ping timeout: 272 seconds]
[00:25:48] -!- The_Ball has quit [Ping timeout: 240 seconds]
[00:28:54] -!- micges has quit [Quit: Leaving]
[00:46:40] -!- The_Ball has quit [Ping timeout: 245 seconds]
[00:58:04] -!- kiw has quit [Ping timeout: 246 seconds]
[01:15:07] -!- sumpfralle has quit [Ping timeout: 248 seconds]
[01:16:33] <KGB-linuxcnc> 03seb 05master 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:19:14] -!- thomaslindstr_m has quit [Quit: Leaving...]
[01:22:41] -!- odogono has quit [Quit: odogono]
[01:22:53] <cradek> are you talking about 4d17643 or all four of them?
[01:23:44] <cradek> did you look at the output for french and spanish and it's better? if you looked at the output and the buildbot doesn't complain, I think putting it in 2.5 is a good idea
[01:35:42] -!- kwallace has quit [Ping timeout: 265 seconds]
[01:36:15] -!- sumpfralle1 has quit [Ping timeout: 245 seconds]
[01:36:15] -!- kwallace [kwallace!~kwallace@smb-93.sonnet.com] has joined #linuxcnc-devel
[01:36:43] -!- rob__H has quit [Ping timeout: 260 seconds]
[01:38:51] -!- pcw_home has quit [Remote host closed the connection]
[01:48:13] -!- someone972 has quit [Ping timeout: 250 seconds]
[01:58:06] <jepler> cradek: I suppose I should look at the output :-P
[02:03:07] -!- mrsun has quit [Ping timeout: 248 seconds]
[02:06:39] <jepler> hm, I spoke too soon. I don't know why I didn't notice it before, but at least one doc still fails to build here :-/
[02:10:03] -!- exco has quit [Ping timeout: 248 seconds]
[02:22:30] -!- c-bob| has quit [Ping timeout: 245 seconds]
[02:25:28] -!- PetefromTn has quit [Quit: Bye]
[02:31:46] -!- The_Ball has quit [Ping timeout: 265 seconds]
[02:34:12] <KGB-linuxcnc> 03jepler 05jepler-jessie-doc-build 0eb5279 06linuxcnc 10debian/control.in * docs: specify that we require texlive for each language
[02:34:13] <KGB-linuxcnc> 03jepler 05jepler-jessie-doc-build c53b448 06linuxcnc 10docs/ 10html/.gitignore 10man/.gitignore 10man/man9/.gitignore 03src/.gitignore * docs: improve ignore patterns
[02:34:17] <KGB-linuxcnc> 03jepler 05jepler-jessie-doc-build cc84503 06linuxcnc 10tests/build/ui/test.sh * test: don't clutter the test directory
[02:34:23] <KGB-linuxcnc> 03jepler 05jepler-jessie-doc-build 44079a4 06linuxcnc 10docs/src/Submakefile * docs: Don't explicitly request an encoding
[02:34:25] <jepler> linuxcnc-build: watch checkin
[02:34:25] <linuxcnc-build> watching build checkin #1436 until it finishes [1h15m30s]..
[02:37:55] -!- terabyte- has quit [Quit: terabyte-]
[02:41:17] <linuxcnc-build> build #636 of precise-i386-realtime-rip is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-i386-realtime-rip/builds/636 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[02:43:21] -!- gimps has quit [Ping timeout: 272 seconds]
[02:46:40] <linuxcnc-build> build #1433 of precise-i386-sim is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-i386-sim/builds/1433 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[02:51:31] <linuxcnc-build> build #1435 of precise-amd64-sim is complete: Failure [4failed compile] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/precise-amd64-sim/builds/1435 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[02:59:51] -!- skorasaurus has quit [Ping timeout: 252 seconds]
[03:09:11] <seb_kuzminsky> i'm finishing up the support for the 7i90 (epp anyio board, 3 standard 50-pin io connectors, firmware is not runtime loadable)
[03:09:30] <seb_kuzminsky> it's a lot like the 7i43, except you can't program the fpga firmware easily
[03:10:06] <seb_kuzminsky> i've split out the epp code from hm2_7i43 and put it in a separate kernel module, so it can be shared between hm2_7i43 and hm2_7i90
[03:10:17] <seb_kuzminsky> (and any other epp-using driver, if they want)
[03:10:23] <seb_kuzminsky> it's working fine in my local branch
[03:10:31] -!- AR_ has quit [Ping timeout: 260 seconds]
[03:10:36] <seb_kuzminsky> any feedback/comments before i push it to master?
[03:11:03] <jepler> so the modest danger is that you affected 7i43 in a negative way while doing this?
[03:11:12] <jepler> is it convenient for you to at least check that 7i43 still loads?
[03:11:12] <seb_kuzminsky> yeah
[03:11:25] <seb_kuzminsky> i've blinked leds with the 7i43 and the 7i90 both
[03:11:39] <andypugh> Great work.
[03:11:46] <jepler> also hal file changes for anyone using 7i43?
[03:11:58] <seb_kuzminsky> +loadrt epp
[03:12:26] <seb_kuzminsky> err, that's the only diff needed for existing 7i43 users ^^^
[03:12:27] <jepler> hmm, epp seems pretty ambiguous. hal_epp?
[03:12:41] <seb_kuzminsky> i thought about that... the epp driver doesnt actually put anything in hal
[03:12:49] <andypugh> In the time it has taken you to do this I have not-quite extended spart-serial to handle serial encoders.
[03:12:55] <seb_kuzminsky> i thought about pc_epp and parport_epp
[03:13:20] <seb_kuzminsky> we'd talked on the mailing list a week or two ago about implementing epp in the bbb pru, and plugging a 7i43 in to it
[03:13:48] <seb_kuzminsky> this work facilitates that, you can now write a pru driver that implements the same epp-communication api and the hm2_7i* drivers should just work
[03:13:57] <andypugh> I like hal_epp. Mainly because it ideintifies it as "ours"
[03:14:20] <seb_kuzminsky> i dont like it because this driver has barely anything to do with hal, it doesnt make any pins or add any hal functions
[03:14:33] <seb_kuzminsky> it just provides an in-kernel api that the hm2_7i* drivers call
[03:15:13] <jepler> does it work to loadrt something that doesn't create any components? at one point I thought it didn't...
[03:15:39] <seb_kuzminsky> it does create a hal_comp, just to make loadrt work :-/
[03:15:59] <seb_kuzminsky> hold on, i'll push it so you can see what i'm talking about
[03:16:21] <seb_kuzminsky> bombs away!
[03:16:28] <KGB-linuxcnc> 03seb 05hm2-7i90-3 6c904a9 06linuxcnc 10src/ 10Makefile 10Makefile.inc.in 03hal/drivers/epp.c 03hal/drivers/epp.h * add epp driver
[03:16:28] <KGB-linuxcnc> 03seb 05hm2-7i90-3 9f9887e 06linuxcnc 10configs/hm2-servo/hm2-servo.hal 10configs/hm2-stepper/hm2-stepper.hal 10src/hal/drivers/mesa-hostmot2/hm2_7i43.c 10src/hal/drivers/mesa-hostmot2/hm2_7i43.h * hm2_7i43: use the new shared epp driver
[03:16:34] <KGB-linuxcnc> 03Kim 05hm2-7i90-3 39db4d1 06linuxcnc 10(7 files in 4 dirs) * add hostmot2 driver for the 7i90
[03:16:45] <seb_kuzminsky> still need to add a manpage, and touch up the hm2_7i43 manpage
[03:18:13] <KGB-linuxcnc> 03jepler 05jepler-jessie-doc-build c6bf2ad 06linuxcnc 10docs/src/Submakefile 10src/Makefile.inc.in 10src/configure.in * docs: Don't explicitly request a dblatex encoding on newer(?) asciidoc
[03:18:19] <jepler> it's bedtime here, if you want more feedback from me please ping tomorrow
[03:18:26] <seb_kuzminsky> ok
[03:18:32] <seb_kuzminsky> thanks for the work on the docs
[03:18:39] <jepler> I think what you propose sounds fine in the abstract
[03:18:54] <jepler> I am not maintaining pluto anymore so I don't envision converting it
[03:19:05] <jepler> 'night and thanks for your work as well
[03:19:10] <seb_kuzminsky> the only other epp user is jon elson's stuff
[03:19:12] <seb_kuzminsky> afaik
[03:19:16] <jepler> I think so
[03:19:16] <seb_kuzminsky> good night jeff :-)
[03:20:24] <KGB-linuxcnc> 03seb 05hm2-7i90-3 462f809 06linuxcnc 03docs/man/man9/hm2_7i90.9 * hm2_7i90: add a manpage
[03:21:00] -!- MacGalempsy has quit [Remote host closed the connection]
[03:24:16] -!- someone972_ has quit [Quit: Page closed]
[03:30:56] -!- andypugh [andypugh!~andy2@cpc16-basl9-2-0-cust685.20-1.cable.virginm.net] has parted #linuxcnc-devel
[03:41:37] -!- gimps has quit [Read error: Connection reset by peer]
[03:43:25] -!- exco has quit [Ping timeout: 272 seconds]
[03:44:11] <linuxcnc-build> build #1436 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1436 blamelist: dummy, Jeff Epler <jepler@unpythonic.net>
[04:13:31] -!- brent_lap has quit [Quit: Leaving.]
[04:17:39] -!- Valen has quit [Quit: Leaving.]
[04:24:25] -!- Nekosan has quit [Quit: later folks...]
[04:33:11] -!- Laremere has quit [Ping timeout: 272 seconds]
[04:38:31] -!- Laremere_AFK has quit [Ping timeout: 245 seconds]
[05:06:29] -!- uw has quit [Quit: Leaving]
[05:15:45] -!- ve7it has quit [Remote host closed the connection]
[05:38:29] -!- psha[work] [psha[work]!~psha@195.135.238.205] has joined #linuxcnc-devel
[05:38:45] -!- psha[work] has quit [Client Quit]
[05:41:41] -!- psha[work] [psha[work]!~psha@psha.org.ru] has joined #linuxcnc-devel
[06:02:27] -!- Fox_Muldr has quit [Ping timeout: 252 seconds]
[06:06:17] -!- kwallace has quit [Ping timeout: 272 seconds]
[07:02:02] -!- terabyte- has quit [Quit: terabyte-]
[07:02:10] -!- vladimirek [vladimirek!~vladimire@95.105.250.72] has joined #linuxcnc-devel
[07:12:22] -!- terabyte- has quit [Quit: terabyte-]
[07:17:57] -!- vladimirek has quit [Remote host closed the connection]
[07:18:58] -!- vladimirek [vladimirek!~vladimire@95.105.250.72] has joined #linuxcnc-devel
[07:19:55] -!- Laremere has quit [Ping timeout: 246 seconds]
[07:20:51] -!- tjb1 has quit [Read error: Connection reset by peer]
[07:43:31] -!- archivist_herron has quit [Ping timeout: 265 seconds]
[07:47:37] -!- lucashodge has quit [Quit: Goodbye all.]
[07:57:18] -!- geografa has quit [Quit: Computer has gone to sleep.]
[07:58:14] -!- voxadam has quit [Ping timeout: 240 seconds]
[07:59:45] -!- blossom has quit [Remote host closed the connection]
[08:38:10] -!- Thetawaves_ has quit [Quit: This computer has gone to sleep]
[08:45:40] -!- rob_h [rob_h!~rob_h@90.218.174.231] has joined #linuxcnc-devel
[09:07:13] newbie is now known as Guest52977
[09:24:00] -!- Guest52977 has quit [Quit: Bye]
[09:31:51] -!- louis__ has quit [Remote host closed the connection]
[10:05:34] c-bob|| is now known as c-bob
[10:18:12] <jthornton> alex_joni, thank you
[10:32:16] -!- skunkworks has quit [Remote host closed the connection]
[10:47:34] -!- b_b has quit [Changing host]
[10:50:08] <alex_joni> jthornton: np, hope all is ok?
[10:54:07] <jthornton> yep, and you?
[11:05:23] -!- skunkworks [skunkworks!~skunkwork@68-115-41-210.static.eucl.wi.charter.com] has joined #linuxcnc-devel
[11:13:01] -!- sumpfralle has quit [Ping timeout: 268 seconds]
[11:44:52] -!- tjb1 has quit [Ping timeout: 246 seconds]
[11:48:11] -!- AR_ has quit [Ping timeout: 248 seconds]
[11:54:10] -!- isasha has quit [Read error: Operation timed out]
[11:54:10] -!- grummund has quit [Read error: Operation timed out]
[11:57:19] -!- roycroft has quit [Ping timeout: 240 seconds]
[12:06:18] -!- psha[work] has quit [Quit: Lost terminal]
[12:09:32] <KGB-linuxcnc> 03andy 05master 24dc2a2 06linuxcnc 10docs/man/man9/lcd.9 10src/hal/components/lcd.c
[12:09:33] <KGB-linuxcnc> Fix a bug caused by misunderstanding do_div in the lcd.comp
[12:09:33] <KGB-linuxcnc> If no format length was specified then the formatting would break for any value with a zero in its representation.
[12:09:33] <KGB-linuxcnc> Signed-off-by: Andy Pugh <andy@bodgesoc.org>
[12:09:34] <KGB-linuxcnc> Fix some bugs in the lcd component
[12:09:36] <KGB-linuxcnc> Signed-off-by: Andy Pugh <andy@bodgesoc.org>
[12:10:24] <KGB-linuxcnc> 03andy 05master 2ba536e 06linuxcnc 10src/hal/components/lcd.c * Un-break the sim builds (well, I can hope)
[12:10:24] <KGB-linuxcnc> 03jepler 05master 6e8144a 06linuxcnc 10tests/build/ui/test.sh * test: don't clutter the test directory
[12:10:24] <KGB-linuxcnc> 03jepler 05master ddcfd17 06linuxcnc 10docs/ 10html/.gitignore 10man/.gitignore 10man/man9/.gitignore 03src/.gitignore * docs: improve ignore patterns
[12:10:25] <KGB-linuxcnc> 03jepler 05master a9c32ba 06linuxcnc 10src/configure.in * epstopdf is no longer needed by the asciidoc toolchain
[12:10:26] <KGB-linuxcnc> 03jepler 05master f99c1ab 06linuxcnc 10docs/ 10(14 files in 6 dirs) * docs: Rename images to placate asciidoc
[12:10:58] <KGB-linuxcnc> 03jepler 05master 766f2fb 06linuxcnc 10docs/ 10(5 files) * docs: Request ascii-ids
[12:10:58] <KGB-linuxcnc> 03jepler 05master 929026d 06linuxcnc 10debian/control.in * docs: specify that we require texlive for each language
[12:10:58] <KGB-linuxcnc> 03jepler 05master 8bb7acc 06linuxcnc 10docs/ 10(85 files in 8 dirs) * docs: don't use 'non-breaking space' character U+00a0
[12:10:58] <KGB-linuxcnc> 03jepler 05master fb2f490 06linuxcnc 10docs/src/Submakefile 10src/Makefile.inc.in 10src/configure.in * docs: Don't explicitly request a dblatex encoding on newer(?) asciidoc
[12:10:58] <KGB-linuxcnc> 03jepler 05master 3b616b6 06linuxcnc 10docs/man/.gitignore 10src/hal/components/lcd.c * Merge branch 'v2.5_branch'
[12:11:00] <KGB-linuxcnc> 03jepler 05master fd3c181 06linuxcnc 10docs/ 10(53 files in 8 dirs) * docs: don't use 'non-breaking space' character U+00a0
[12:11:07] <KGB-linuxcnc> 03jepler 05master a420f21 06linuxcnc * Merge branch 'v2.5_branch'
[12:11:12] <KGB-linuxcnc> 03jepler 05master 86b8036 06linuxcnc 10debian/control.in 10docs/src/Submakefile 10src/Makefile.inc.in 10src/configure.in * Merge branch 'v2.5_branch'
[12:11:35] <KGB-linuxcnc> 03jepler 05v2.5_branch 6e8144a 06linuxcnc 10tests/build/ui/test.sh * test: don't clutter the test directory
[12:11:35] <KGB-linuxcnc> 03jepler 05v2.5_branch ddcfd17 06linuxcnc 10docs/ 10html/.gitignore 10man/.gitignore 10man/man9/.gitignore 03src/.gitignore * docs: improve ignore patterns
[12:11:35] <KGB-linuxcnc> 03jepler 05v2.5_branch 8bb7acc 06linuxcnc 10docs/ 10(85 files in 8 dirs) * docs: don't use 'non-breaking space' character U+00a0
[12:11:39] <KGB-linuxcnc> 03jepler 05v2.5_branch a9c32ba 06linuxcnc 10src/configure.in * epstopdf is no longer needed by the asciidoc toolchain
[12:11:46] <KGB-linuxcnc> 03jepler 05v2.5_branch f99c1ab 06linuxcnc 10docs/ 10(14 files in 6 dirs) * docs: Rename images to placate asciidoc
[12:11:52] <KGB-linuxcnc> 03jepler 05v2.5_branch 766f2fb 06linuxcnc 10docs/ 10(5 files) * docs: Request ascii-ids
[12:11:58] <KGB-linuxcnc> 03jepler 05v2.5_branch 929026d 06linuxcnc 10debian/control.in * docs: specify that we require texlive for each language
[12:12:05] <KGB-linuxcnc> 03jepler 05v2.5_branch fb2f490 06linuxcnc 10docs/src/Submakefile 10src/Makefile.inc.in 10src/configure.in * docs: Don't explicitly request a dblatex encoding on newer(?) asciidoc
[12:25:14] -!- KimK [KimK!~Kim__@wsip-184-176-200-171.ks.ks.cox.net] has joined #linuxcnc-devel
[12:36:57] <skunkworks> kimK: how is it going?
[12:39:19] <alex_joni> jthornton: great ;)
[12:39:28] <alex_joni> a bit of lag right now .. catching up with work
[12:39:34] <alex_joni> after a couple weeks of travelling
[12:40:34] <alex_joni> skunkworks: hey sam
[12:41:14] <skunkworks> Hi alex! how is the BBB -> microsoft windows going?
[12:56:19] <linuxcnc-build> build #1100 of package-sim-precise-source is complete: Failure [4failed making debian source package] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/package-sim-precise-source/builds/1100 blamelist: Jeff Epler <jepler@unpythonic.net>, Andy Pugh <andy@bodgesoc.org>
[12:56:20] <linuxcnc-build> build #1101 of package-rt-lucid-source is complete: Failure [4failed making debian source package] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/package-rt-lucid-source/builds/1101 blamelist: Jeff Epler <jepler@unpythonic.net>, Andy Pugh <andy@bodgesoc.org>
[12:57:22] <jepler> aw poo
[12:57:31] <linuxcnc-build> build #1100 of package-sim-lucid-source is complete: Failure [4failed making debian source package] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/package-sim-lucid-source/builds/1100 blamelist: Jeff Epler <jepler@unpythonic.net>, Andy Pugh <andy@bodgesoc.org>
[12:59:28] <KGB-linuxcnc> 03jepler 05master ed98070 06linuxcnc 10debian/control.in * Fix typo introduced at 86b80364
[12:59:57] -!- acktro has quit [Quit: Konversation terminated!]
[13:00:34] <alex_joni> skunkworks: don't get me started :D
[13:00:40] <skunkworks> heh
[13:00:51] <jepler> he keeps asking me questions as though I know the answers :-/
[13:01:14] <alex_joni> one can only hope :)
[13:01:14] <seb_kuzminsky> jepler: forgot a comma, looks like?
[13:01:26] <jepler> seb_kuzminsky: yeah,
[13:01:38] <alex_joni> seb_kuzminsky: searching for missing commas?
[13:02:16] <seb_kuzminsky> if i an get through the day and lose nothing more than a comma, i'll consider it a success ;-)
[13:02:27] <seb_kuzminsky> brb, frying eggs!
[13:03:33] <skunkworks> Mmmmm eggs...
[13:03:57] <archivist> fried eggs chips and beans
[13:04:12] <skunkworks> we have found out with our ss pans - butter works the best for frying.. only thing that doesn't let the eggs stick
[13:04:47] <jepler> now I'm hungry
[13:04:49] <skunkworks> tried things like olive oil, coconut oil...
[13:04:52] <jepler> too bad all I have is leftover pancakes
[13:05:02] <skunkworks> Mmmmm pancakes...
[13:05:20] * skunkworks goes off to the vendo machines... :(
[13:05:38] <jepler> next time in wichita we'll have to find a spot on the shop floor for a couple of gas griddles. seb can fry eggs for everybody and I'll make pancakes.
[13:05:59] <jepler> if andypugh comes, he can bring the heinz baked beans
[13:06:53] <archivist> hmm I have a stock of heinz beans
[13:07:07] <archivist> beans on cheese on toast....
[13:08:04] <skunkworks> Stop it!
[13:08:11] <archivist> I dont think one is allowed to bring food in, you lot have to come to England :)
[13:09:19] -!- engixr [engixr!~engixr@8.12.28.89] has joined #linuxcnc-devel
[13:09:53] <linuxcnc-build> build #1091 of deb-hardy-sim-binary-amd64 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-hardy-sim-binary-amd64/builds/1091 blamelist: Jeff Epler <jepler@unpythonic.net>, Andy Pugh <andy@bodgesoc.org>
[13:09:59] <jepler> There's a specialty store in my town where you can buy genuine imported british heinz baked beans
[13:10:11] <jepler> oh dear: In 2008, "Heinz Baked Beans" were renamed "Heinz Beanz", as the original title was "a bit of a mouthful to pronounce", according to the company.[6]
[13:10:19] <jepler> I had no idea
[13:10:51] <linuxcnc-build> build #1090 of deb-hardy-sim-binary-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-hardy-sim-binary-i386/builds/1090 blamelist: Jeff Epler <jepler@unpythonic.net>, Andy Pugh <andy@bodgesoc.org>
[13:11:01] <linuxcnc-build> build #1439 of checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/checkin/builds/1439 blamelist: Jeff Epler <jepler@unpythonic.net>, Andy Pugh <andy@bodgesoc.org>
[13:11:24] <archivist> jepler, I had never noticed either, just checked a tin
[13:15:38] <alex_joni> eek.. beans for breakfast
[13:17:25] <linuxcnc-build> build #1093 of deb-hardy-rt-binary-i386 is complete: Failure [4failed shell_3] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/deb-hardy-rt-binary-i386/builds/1093 blamelist: Jeff Epler <jepler@unpythonic.net>, Andy Pugh <andy@bodgesoc.org>
[13:20:56] -!- `Nerobro has quit [Remote host closed the connection]
[13:26:01] -!- Loetmichel has quit [Ping timeout: 245 seconds]
[13:37:43] -!- shungo has quit [Ping timeout: 248 seconds]
[13:37:44] shungo_ is now known as shungo
[13:45:08] -!- kjoller has quit [Quit: Nettalk6 - www.ntalk.de]
[13:46:16] -!- probotix has quit [Ping timeout: 286 seconds]
[13:50:37] -!- Nick001 has quit []
[13:51:51] -!- perl has quit [Ping timeout: 245 seconds]
[13:54:46] -!- alex_joni has quit [Ping timeout: 245 seconds]
[13:56:25] -!- alex_joni [alex_joni!~alex_joni@emc/board-of-directors/alexjoni] has joined #linuxcnc-devel
[13:56:25] -!- mode/#linuxcnc-devel [+v alex_joni] by ChanServ
[13:57:35] -!- kwallace [kwallace!~kwallace@smb-148.sonnet.com] has joined #linuxcnc-devel
[14:01:31] -!- b_b has quit [Changing host]
[14:03:16] -!- skorasaurus has quit [Read error: Operation timed out]
[14:04:23] -!- shungo has quit [Quit: shungo]
[14:05:16] -!- mackerski has quit [Quit: mackerski]
[14:05:25] -!- archivist_herron has quit [Ping timeout: 245 seconds]
[14:06:41] -!- hangermeet_agent has quit [Read error: Connection reset by peer]
[14:09:33] -!- hangermeet_agent has quit [Read error: Connection reset by peer]
[14:10:30] -!- hangermeet_agent has quit [Excess Flood]
[14:11:00] -!- hangermeet_agent has quit [Excess Flood]
[14:11:57] -!- hangermeet_agent has quit [Excess Flood]
[14:15:13] -!- Nick001 has quit [Ping timeout: 272 seconds]
[14:16:16] -!- tris has quit [Excess Flood]
[14:16:25] -!- dway has quit [Quit: NOOOOOOooooooooo……]
[14:32:42] -!- Valen has quit [Quit: Leaving.]
[14:33:21] -!- celoftis has quit [Quit: Page closed]
[14:45:43] -!- tmcw has quit [Remote host closed the connection]
[14:51:35] -!- MacGalempsy has quit [Remote host closed the connection]
[14:58:38] -!- kwallace2 [kwallace2!~kwallace@smb-64.sonnet.com] has joined #linuxcnc-devel
[14:59:27] c-bob is now known as c-bob|afk
[15:00:25] -!- kwallace has quit [Ping timeout: 245 seconds]
[15:00:57] -!- Laremere has quit [Ping timeout: 265 seconds]
[15:13:46] <cradek> I wish people would just NOT BUY ethercat machinery, and we could quit hearing about their stupid license
[15:26:28] -!- terabyte- has quit [Quit: terabyte-]
[15:42:10] -!- kiw has quit [Ping timeout: 246 seconds]
[15:47:46] -!- exco has quit [Ping timeout: 246 seconds]
[15:53:43] -!- Simooon has quit [Quit: Leaving]
[16:06:15] -!- syyl- has quit [Ping timeout: 245 seconds]
[16:20:23] <t12> whats their stupid license?
[16:20:52] <jepler> t12: "GPLv2 except you're not allowed to run or modify or distribute the software"
[16:21:09] <t12> ha
[16:21:14] <jepler> or, as they put it, "GPLv2 for source code only"
[16:21:21] <cradek> also you have to sign a license with us
[16:21:29] <cradek> don't worry, we won't charge you anything
[16:21:41] <t12> how does that involve linuxcnc?
[16:21:51] <cradek> people think they want to combine them
[16:22:03] <jepler> some people wanted to contribute hal drivers that link to encumbered EtherCAT Master software
[16:22:14] <jepler> we had to tell them "no" because of our reading of the EtherCAT Master license
[16:23:24] <seb_kuzminsky> jepler: any more thoughts on the color of the new bike shed? (aka the name of the new epp api driver)
[16:23:30] <t12> oh by link
[16:23:31] <t12> like LD link
[16:23:46] -!- schimi has quit [Ping timeout: 245 seconds]
[16:23:50] <jepler> t12: right
[16:24:04] <t12> i see
[16:25:44] <t12> the SOEM people?
[16:26:28] <jepler> it is some german company that asserts patent rights on implementations of the EtherCAT standard
[16:27:04] <seb_kuzminsky> that behavior violates my understanding of "standard"
[16:27:05] <jepler> whatever implementation the HAL components were linking to warn prominently about this company's patent claims
[16:27:21] <jepler> seb_kuzminsky: they say the patents are offered under RAND terms, but that's no good for GPL software.
[16:27:35] <t12> isnt it kind of hard to enforce on just packet generation
[16:27:48] <jepler> (well, actually, they mumbo jumbo but in a prominent place about the german company's IP claims)
[16:27:48] <t12> (if it was managable to not link directly to their libs)
[16:28:17] <jepler> hard to enforce is the wrong question
[16:28:44] <archivist> get patents invalidated
[16:28:51] <jepler> who is going to pay lawyers to defend linuxcnc.org?
[16:29:05] <jepler> I have no knowledge or opinion about the validity of the patents, but unfortunately for me I'm aware they exist
[16:29:12] <t12> ahh
[16:29:25] <jepler> linuxcnc.org doesn't want to gather patent lawsuits, it gets in the way of doing real work
[16:29:26] <t12> they could always publish it as 3rd party plugin
[16:29:35] <t12> and take the risk themselves
[16:29:55] <jepler> yes, if the authors of these HAL components have different conclusions about the legality or about their ability to field a legal defense they can sure decide to distribute it themselves
[16:30:10] <jepler> I have mentioned this in the mailing list thread about this
[16:30:12] <t12> right now they just want to merge it?
[16:30:31] <jepler> there is not enough knowledge about the fact it's entirely possible to build HAL components outside the main tree, I think
[16:30:51] <jepler> (plus it is easier for end-users when drivers are centralized, I admit)
[16:30:58] <t12> yeah
[16:31:02] <t12> packaging gloss can help with that though
[16:31:13] <t12> like if it can be reduced to install this deb package, add some line to config file
[16:31:36] <t12> (if its not already that way)
[16:32:10] <jepler> sure, if the authors want to go as far as publishing .deb binary packages on their own server, then keeping up to date is not too bad
[16:32:39] <jepler> you have to script: install GPG public key that is used to sign repository, add repository to sources.list.d, apt-get update, apt-get install
[16:33:00] <jepler> linuxcnc-install.sh is an example of one probably-suboptimal way to do this
[16:33:59] <jepler> anyway, for me it boils down to two things: risk-averseness for linuxcnc.org (don't want a C&D or a lawsuit) PLUS wanting to steer users away from encumbered technology
[16:34:24] <jepler> because this german company also claims that you can't make EtherCAT slave hardware without a license from them, and that one also costs $$$
[16:34:35] <t12> ya
[16:34:35] <jepler> well €€€
[16:34:49] <t12> do you ever get user requsts/forum queries/etc about interfacing to their stuff
[16:35:18] <jepler> I ignore the forum entirely and the users list mostly, but I get the impression that yes, some people have the hardware and want to use it
[16:37:16] <t12> need chinese release group
[16:38:08] <jepler> seb_kuzminsky: why not just put the new APIs in the existing hal_parport.h?
[16:40:14] <jepler> should the multibyte routines say "le" to indicate they operate in little-endian fashion?
[16:40:20] <jepler> e.g., epp_write32le
[16:43:05] -!- krusty_ar has quit [Read error: Connection reset by peer]
[16:44:17] <jepler> I would prefer to see the new routines documented as the current ones are in hal_parport.3hal
[16:44:28] <jepler> + data = a + (b<<8) + (c<<16) + (d<<24);
[16:44:37] <jepler> it's more typical to use | here but why do I even bring it up?
[16:46:24] <jepler> seb_kuzminsky: ^^ is that enough bikeshedding to make you (un)happy with any decision you might make?
[16:48:34] -!- rob__H [rob__H!~rob_h@2.122.160.35] has joined #linuxcnc-devel
[16:51:40] -!- rob_h has quit [Ping timeout: 245 seconds]
[16:54:19] -!- psha [psha!~psha@213.208.162.67] has joined #linuxcnc-devel
[16:56:45] -!- tmcw has quit [Remote host closed the connection]
[16:58:53] -!- terabyte- has quit [Quit: terabyte-]
[17:01:51] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[17:05:51] -!- Nick001 has quit [Ping timeout: 272 seconds]
[17:12:46] -!- adb_ [adb_!~IonMoldom@2a02:1205:501c:9df0:baac:6fff:fe67:305f] has joined #linuxcnc-devel
[17:26:56] <seb_kuzminsky> jepler: thanks for the feedback
[17:27:53] <seb_kuzminsky> i dont want it in a header file, because i want this hypothetical pru-epp use case to be easier to implement
[17:28:14] <seb_kuzminsky> ie, i dont want the epp api compiled into the anyio drivers, i want it runtime linked
[17:28:44] <seb_kuzminsky> maybe it could go in hal_parport.c, but then the user would get a bunch of SPP pins in hal that dont make sense
[17:29:55] <seb_kuzminsky> i like the suggestions for endian-ness indicators in the function names, and for adding documentation
[17:31:26] -!- i_tarzan_ has quit [Ping timeout: 245 seconds]
[17:45:36] -!- mle has quit [Ping timeout: 245 seconds]
[17:45:39] -!- thomaslindstr_m has quit [Remote host closed the connection]
[17:46:35] -!- Laremere has quit [Ping timeout: 248 seconds]
[17:49:31] -!- i_tarzan has quit [Read error: Connection reset by peer]
[17:56:34] -!- andypugh [andypugh!~andy2@cpc16-basl9-2-0-cust685.20-1.cable.virginm.net] has joined #linuxcnc-devel
[17:58:17] <seb_kuzminsky> hi andy
[17:59:38] -!- b_b has quit [Changing host]
[18:00:04] <andypugh> Hi
[18:00:07] -!- JesusAlos- has quit [Read error: Connection reset by peer]
[18:03:00] -!- md-2 has quit [Remote host closed the connection]
[18:05:06] -!- JesusAlos- has quit [Ping timeout: 265 seconds]
[18:05:37] <jepler> seb_kuzminsky: OK that makes sense
[18:13:29] <skunkworks> jepler, how is the reprap?
[18:15:22] -!- mourner has quit [Quit: mourner]
[18:15:50] <jepler> skunkworks: still haven't touched it
[18:16:13] <jepler> status: replacement electronics sitting in box, replacement extruder installed but electrical connections not completed
[18:16:45] <skunkworks> that's ok. :)
[18:16:48] <cradek> yes but how do you FEEL about it?
[18:17:07] <jepler> most evenings I am unmotivated
[18:17:37] <jepler> sometimes I think "I should go work on that, but I had a drink earlier and so if I go do anything I'll just fry more electronics"
[18:17:57] <jepler> I haven't yet determined why having a beer makes me think of going to work on it
[18:18:38] <skunkworks> I am sure you would fry things even if you didn't drink... ;)
[18:18:50] <jepler> I sure have
[18:18:55] <cradek> it seems quite fryable
[18:21:37] -!- schimi [schimi!~schimansk@g4r4ge-c0mput3rs.com] has joined #linuxcnc-devel
[18:21:53] <andypugh> There is a well known lik between beer and frying things. Though generally it is food.
[18:22:09] <jepler> beer and fried food is a good combination
[18:22:35] <andypugh> A common cause of house fires, though.
[18:23:11] <jepler> oh, I don't fry my own food. have to go out for that.
[18:23:13] <andypugh> (Come home drunk, decide to fry something, put the chip pan on, forget....)
[18:23:24] <skunkworks> andypugh, your cad of the ball rotory optially flipped on me. Now I can only see it that way..
[18:23:43] <andypugh> How odd.
[18:24:08] <skunkworks> maybe I need a beer
[18:24:29] -!- ler_hydra has quit [Remote host closed the connection]
[18:25:08] <jepler> today I feel like I'd just fall asleep halfway through one
[18:25:11] <skunkworks> oh - now it is back..
[18:25:38] <skunkworks> (grooves instead of domes)
[18:29:43] -!- PetefromTn has quit [Remote host closed the connection]
[18:34:21] <jepler> well crumble
[18:35:53] <jepler> it appears I busted all the non-ASCII characters in the documentation with my recent commits
[18:37:21] <andypugh> That's probably a bad thing.
[18:39:52] <jepler> qft
[18:41:48] -!- jmasseo has quit [Ping timeout: 240 seconds]
[18:47:28] <KGB-linuxcnc> 03jepler 05v2.5_branch b98c264 06linuxcnc 10docs/man/man3/rtapi_module_param.3rtapi * document the interpretation of MODULE_LICENSE strings
[18:47:28] <KGB-linuxcnc> 03jepler 05v2.5_branch 340e04a 06linuxcnc 10docs/src/hal/comp.txt * Fix MODULE_LICENSE strings, refer to our documentation of their interpretation
[18:47:32] <KGB-linuxcnc> 03jepler 05v2.5_branch 5a5b020 06linuxcnc 10src/configure.in * docs: fix latex.encoding (utf-8 is accepted but doesn't work like utf8!)
[18:49:24] <KGB-linuxcnc> 03jepler 05master b98c264 06linuxcnc 10docs/man/man3/rtapi_module_param.3rtapi * document the interpretation of MODULE_LICENSE strings
[18:49:24] <KGB-linuxcnc> 03jepler 05master 340e04a 06linuxcnc 10docs/src/hal/comp.txt * Fix MODULE_LICENSE strings, refer to our documentation of their interpretation
[18:49:28] <KGB-linuxcnc> 03jepler 05master 5a5b020 06linuxcnc 10src/configure.in * docs: fix latex.encoding (utf-8 is accepted but doesn't work like utf8!)
[18:49:35] <KGB-linuxcnc> 03jepler 05master 2c49cea 06linuxcnc 10src/configure.in * Merge remote branch 'origin/v2.5_branch'
[18:55:22] -!- i_tarzan_ has quit [Ping timeout: 265 seconds]
[19:08:11] <seb_kuzminsky> all jepler's work on the docs makes me motivated to fix the docs on www.linuxcnc.org
[19:08:30] <seb_kuzminsky> it's pretty close, they're all auto-built and uploaded to http://www.linuxcnc.org/stage-docs/
[19:08:38] -!- i_tarzan has quit [Ping timeout: 264 seconds]
[19:08:49] <seb_kuzminsky> i just need to move the old docs to their proper place and fix the index.html file, i think
[19:14:36] <jepler> seb_kuzminsky: I know I owe you a round tuit on that, particularly since I brought it up recently
[19:15:36] <jepler> last I recalled I wanted to be sure that URLs like www.linuxcnc.org/docs/2.4/ would continue to work after the move; it looks like right now that wouldn't be the case
[19:15:57] <jepler> that's the only thing I remember troubling me
[19:15:58] -!- sumpfralle has quit [Read error: No route to host]
[19:18:35] <seb_kuzminsky> yeah i think that's it
[19:18:45] <seb_kuzminsky> i'll ping you when i un-hork it
[19:18:51] <jepler> ok
[19:18:57] -!- i_tarzan has quit [Ping timeout: 272 seconds]
[19:20:38] -!- sumpfralle1 has quit [Ping timeout: 264 seconds]
[19:25:39] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 20.0/20130329043827]]
[19:26:45] -!- mourner has quit [Quit: mourner]
[19:29:59] -!- terabyte- has quit [Ping timeout: 272 seconds]
[19:30:00] terabyte-_ is now known as terabyte-
[19:30:38] -!- beawesomeinstead has quit [Ping timeout: 272 seconds]
[19:30:49] -!- _DJ_ has quit [Disconnected by services]
[19:30:52] _DJ__ is now known as _DJ_
[19:31:54] -!- vladimirek has quit [Ping timeout: 272 seconds]
[19:32:16] -!- beawesomeinstead has quit [Changing host]
[19:32:16] -!- beawesomeinstead has quit [Changing host]
[19:32:19] -!- vladimirek [vladimirek!~vladimire@95.105.250.72] has joined #linuxcnc-devel
[19:33:48] -!- asdfasd has quit [Ping timeout: 272 seconds]
[19:38:18] -!- wboykinm has quit [Remote host closed the connection]
[19:44:08] <seb_kuzminsky> rtai 4.0-test1 was just released
[19:44:30] <seb_kuzminsky> http://mail.rtai.org/pipermail/rtai/2013-October/026045.html
[19:44:46] <seb_kuzminsky> CaptHindsight, memleak, do you have any info on this for us?
[19:45:26] -!- almccon1 has quit [Read error: Connection reset by peer]
[19:45:39] -!- almccon has quit [Read error: Connection reset by peer]
[19:46:18] -!- jfire has quit [Quit: Leaving.]
[19:48:08] -!- Laremere has quit [Ping timeout: 240 seconds]
[19:52:03] -!- terabyte- has quit [Quit: terabyte-]
[19:58:40] -!- geografa has quit [Quit: Computer has gone to sleep.]
[20:08:34] -!- joe9 has quit [Remote host closed the connection]
[20:22:17] -!- PetefromTn has quit [Ping timeout: 272 seconds]
[20:23:08] -!- grummund has quit [Ping timeout: 240 seconds]
[20:36:59] -!- psha has quit [Quit: Lost terminal]
[20:39:15] <jepler> phew, it was the utf8 vs utf-8 typo that broke the buildbot docs
[20:39:18] <jepler> so now I think all is well
[20:39:20] <jepler> for real you guys
[20:41:25] <jepler> I ordered a BBB and when I get it I intend to look into why axis has such bad performance when displayed over the network. more news if anything ever comes of it...
[20:42:23] <kwallace2> Cool.
[20:49:46] -!- skunkworks_ [skunkworks_!~chatzilla@str-broadband-ccmts-ws-26.dsl.airstreamcomm.net] has joined #linuxcnc-devel
[20:51:55] -!- geografa has quit [Ping timeout: 246 seconds]
[20:57:52] -!- mrsun has quit [Ping timeout: 246 seconds]
[21:00:55] -!- bedah has quit [Quit: gn8]
[21:02:59] -!- gimps_ has quit [Ping timeout: 260 seconds]
[21:04:04] -!- odogono has quit [Quit: odogono]
[21:05:39] -!- geografa has quit [Client Quit]
[21:08:04] -!- wboykinm has quit [Remote host closed the connection]
[21:09:47] -!- i_tarzan has quit [Ping timeout: 272 seconds]
[21:11:39] -!- vladimirek has quit [Remote host closed the connection]
[21:12:08] -!- FinboySlick has quit [Quit: Leaving.]
[21:20:37] tjb11 is now known as tjb1
[21:21:02] <seb_kuzminsky> i'm glad you found it! what a difference a - can make
[21:21:22] <seb_kuzminsky> annoying that the tool didn't complain loudly (loudly enough for us to hear)
[21:24:31] -!- wboykinm has quit [Read error: No route to host]
[21:26:47] -!- ve7it has quit [Remote host closed the connection]
[21:27:20] -!- wboykinm has quit [Read error: Connection reset by peer]
[21:46:40] -!- Brandonian has quit [Quit: Brandonian]
[21:53:22] <jepler> seb_kuzminsky: it might have been there in the warnings, who knows
[21:55:42] -!- _DJ_ has quit [Quit: bye]
[22:01:53] -!- jfire has quit [Quit: Leaving.]
[22:14:31] -!- terabyte- has quit [Quit: terabyte-]
[22:15:19] -!- skorasaurus has quit [Ping timeout: 260 seconds]
[22:17:35] <CaptHindsight> seb_kuzminsky: nope, last we checked 64bit still wasn't working and 32b was still behind, Shahbaz was just looking at fixing it over the past few days
[22:19:59] -!- marvi has quit [Ping timeout: 272 seconds]
[22:34:10] -!- nots_ has quit [Ping timeout: 245 seconds]
[22:38:51] -!- terabyte- has quit [Quit: terabyte-]
[22:46:39] -!- chillly has quit [Quit: Leaving]
[22:47:15] -!- tmcw has quit [Remote host closed the connection]
[22:52:11] -!- tmcw has quit [Ping timeout: 260 seconds]
[22:52:28] -!- Nick001-shop has quit [Remote host closed the connection]
[23:05:50] -!- mourner has quit [Quit: mourner]
[23:09:34] -!- geografa has quit [Quit: Computer has gone to sleep.]
[23:12:56] -!- gonzo_ has quit [Read error: Connection reset by peer]
[23:12:59] -!- krusty_ar has quit [Ping timeout: 265 seconds]
[23:18:44] -!- syyl_ws has quit [Quit: Verlassend]
[23:21:25] -!- lucashodge has quit [Quit: Goodbye all.]
[23:31:26] -!- Laremere has quit [Ping timeout: 256 seconds]
[23:33:12] -!- motioncontrol has quit [Quit: Sto andando via]
[23:37:56] Valen1 is now known as Valen
[23:41:14] Cylly is now known as Loetmichel
[23:43:55] -!- probotix has quit [Ping timeout: 260 seconds]