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

Back
[09:15:31] <skunkworks> http://electronicsam.com/images/KandT/testing/Screenshot%20-%2011102014%20-%2004:52:05%20PM.png
[09:16:00] <skunkworks> since last thursday.
[09:16:06] <seb_kuzminsky> what motherboard is that? your j1900?
[09:16:17] <skunkworks> yes
[09:16:23] <seb_kuzminsky> very cool
[09:22:45] <skunkworks> I can run some tests that pcw was running..
[09:23:24] <skunkworks> don't rememer what they where - he was seeing larger spikes when linuxcnc was running
[09:23:30] <skunkworks> iirc
[09:38:10] <KGB-linuxcnc> 03Jeff Epler 05liblinuxcnc-ui 1ccc678 06linuxcnc 10src/liblinuxcnc-ui/luigetter.py luigetter: factor out base class of LuiGetter * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=1ccc678
[09:38:10] <KGB-linuxcnc> 03Jeff Epler 05liblinuxcnc-ui e7b2b92 06linuxcnc 10src/liblinuxcnc-ui/Submakefile 03src/liblinuxcnc-ui/luigen.py 04src/liblinuxcnc-ui/luigetter.py luigen: rename, add LuiSetter * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=e7b2b92
[09:38:10] <KGB-linuxcnc> 03Jeff Epler 05liblinuxcnc-ui e14bb92 06linuxcnc 10src/liblinuxcnc-ui/Submakefile 04src/liblinuxcnc-ui/lube.cc 10src/liblinuxcnc-ui/luigen.py 04src/liblinuxcnc-ui/task-mode.cc lui: convert task-mode and lube to luigen setters * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=e14bb92
[09:38:21] <seb_kuzminsky> jepler: man lui_mode_manual
[09:38:26] <seb_kuzminsky> sorry, not yet
[09:38:53] * cradek cheers from the cheap seats
[09:57:44] <seb_kuzminsky> :-)
[09:57:53] * cradek throws peanuts
[09:58:14] <seb_kuzminsky> "dance, monkey!"
[09:58:46] <cradek> well, it was supposed to be a peanut-gallery reference
[11:22:52] <seb_kuzminsky> hmm, asciidoc can write manpages
[11:23:01] <seb_kuzminsky> i wonder if it works better or worse than writing them by hand
[11:23:36] <seb_kuzminsky> the source is a *lot* more readable than the *roff stuff that manpages are made of
[15:49:15] <jepler> seb_kuzminsky: the first thing that comes to mind is, right now you can read all the manpages without installing any of the asciidoc packages; that would change if they were generated from asciidoc text files
[15:49:36] <jepler> but the source is sure more readable than manpage source, and it makes better html/pdf too
[17:12:16] <seb_kuzminsky> jepler: that's true, but... is it important? is "reading the manpages without asciidoc installed" a design goal or an accident of history?
[18:01:20] <CaptHindsight> seb_kuzminsky: good luck with your high of 15 Wednesday :)
[18:27:21] <seb_kuzminsky> finally winter! :-)
[18:44:27] <skunkworks_> north of us got hit..
[18:44:49] <skunkworks_> we may get a inch but that probably won't happen
[18:45:46] <seb_kuzminsky> they're predicting lots of cold but little snow here
[20:01:41] <jepler> seb_kuzminsky: it would matter to a small proportion of developers, and they can just install asciidoc. so no, it's not a requirement to preserve this property.
[20:02:10] <jepler> while we're changing everything, somebody should make halcompile also generate docs via asciidoc (enabled by a new directive, since existing components contain manpage markup)
[20:03:41] <seb_kuzminsky> ok that makes sense to me (except the halcompile part)
[20:42:32] <jepler> seb_kuzminsky: just so long as manpages are the (an) output of the liblinuxcnc-ui build process
[20:52:45] <seb_kuzminsky> jepler: like this?
[20:53:21] <KGB-linuxcnc> 03Sebastian Kuzminsky 05liblinuxcnc-ui-asciidoc-manpage 6ae18db 06linuxcnc 03docs/man/man3/lui_free.3lui 03docs/man/man3/lui_new.3lui roff manpages for lui_new and lui_free * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=6ae18db
[20:53:21] <KGB-linuxcnc> 03Sebastian Kuzminsky 05liblinuxcnc-ui-asciidoc-manpage fe08e6b 06linuxcnc 10docs/src/Submakefile 03docs/src/man/man3/lui_connect.3lui.txt docs: build manpages from asciidoc source * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=fe08e6b
[20:54:11] <seb_kuzminsky> look at http://git.linuxcnc.org/gitweb?p=linuxcnc.git;a=blob;f=docs/man/man3/lui_new.3lui;h=682fbf54c9d4cb003e963f49fa2742ac7a3afa5d;hb=refs/heads/liblinuxcnc-ui-asciidoc-manpage
[20:54:27] <seb_kuzminsky> then look at http://git.linuxcnc.org/gitweb?p=linuxcnc.git;a=blob;f=docs/src/man/man3/lui_connect.3lui.txt;h=d733d8b1ce6013cb98ce5e5c72b990826d778cb2;hb=refs/heads/liblinuxcnc-ui-asciidoc-manpage
[20:54:35] <seb_kuzminsky> and breathe a sigh of relief
[20:54:38] <seb_kuzminsky> bbl
[20:58:59] <jepler> seb_kuzminsky: something like that. I didn't test the patch, but there's stuff like making sure the manpage gets into the html documentation in the right spot (though if it's with asciidoc->html and not asciidoc->manpage->html that's fine) and maybe/maybe not into the pdf of all the manpages
[20:59:18] <jepler> and you're right, changing halcompile is a different topic
[21:18:25] <linuxcnc-build_> build #825 of 1405.rip-wheezy-armhf is complete: Failure [4failed compile runtests] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/1405.rip-wheezy-armhf/builds/825 blamelist: Sebastian Kuzminsky <seb@highlab.com>
[21:28:29] <linuxcnc-build_> build #2649 of 0000.checkin is complete: Failure [4failed] Build details are at http://buildbot.linuxcnc.org/buildbot/builders/0000.checkin/builds/2649 blamelist: Sebastian Kuzminsky <seb@highlab.com>
[21:33:58] <seb_kuzminsky> huh, that's a funny failure
[21:34:13] <seb_kuzminsky> where did the mdi command go?
[22:39:28] <skunkworks_> looks like psha.org is back up.. (for those looking for camview-emc