#linuxcnc-devel | Logs for 2014-01-17

Back
[08:02:24] <zultron> seb_kuzminsky, check out _rtapi_get_time() in rtapi_time.c. If you want to try fixing RTAI, just zap HAVE_RTAPI_GET_TIME_HOOK from rtai-kernel.h and _rtapi_get_time_hook() from rtai-kernel.c.
[08:03:01] <zultron> That will back rtapi_get_time() down to the default, which uses gettimeofday() instead. :)
[10:22:28] <cradek> andypugh: did you ever get ANY useful input about your INT15 question?
[10:32:04] <skunkworks> http://imagebin.org/287220
[10:32:19] <skunkworks> normally he takes pretty good pictures.. :)
[10:33:26] <archivist> hide his beer supply
[10:33:56] <skunkworks> he is not a drinker...
[10:34:46] <skunkworks> yet
[10:35:20] <archivist> I worked out you can have a lot of toys for the price of beer
[10:48:51] <pcw_home> I think the OP gave up on the INT15 thing, I agree with whoever
[10:48:52] <pcw_home> suggested just finding the super-IO data sheet and poking at it directly
[10:51:30] <skunkworks> pcw_home, have you heard anyting from micges?
[10:51:40] <skunkworks> or is he still doing the father thing?
[10:51:41] <skunkworks> ;)
[10:53:00] <CaptHindsight> he was around yesterday
[10:53:54] <CaptHindsight> he said he was working on mesaflash until he got tied up :)
[10:55:48] <CaptHindsight> getting a working kernel from scratch on the cubie only took an hour + waiting on our slow connection to kernel.org
[10:57:16] <CaptHindsight> skunkworks: a new toy?
[10:57:43] <skunkworks> yes - a surplus place had it locally. Too cheap for dad to pass up.
[10:58:05] <CaptHindsight> nice is that the 1000?
[10:58:15] <CaptHindsight> do they have any more?
[10:58:57] <pcw_home> He's been busy:
[10:58:58] <pcw_home> https://www.youtube.com/watch?v=aopjsU7Q5V8
[10:59:08] <CaptHindsight> I'm keeping my eye for something with a faster spindle
[11:00:00] <skunkworks> CaptHindsight, mc-500v2
[11:00:18] <CaptHindsight> pcw_home: stiching?
[11:00:49] <skunkworks> that is cool!
[11:01:35] <skunkworks> it controls the stiching as it slows down.
[11:01:49] <skunkworks> constant velocity stitching!
[11:02:44] <CaptHindsight> the cnc embroidery people used to complain about the poor quality of their machines
[11:07:57] <skunkworks> we think it has a 6k spindle
[11:08:39] <CaptHindsight> the matsuura, yes as i recall
[11:12:15] <seb_kuzminsky> zultron: i realize that you guys don't build & run debian packages from ubc, but do you build & run redhat packages (or other kinds of packages)? i'm seeing problems with non-run-in-place files
[11:12:37] <seb_kuzminsky> for example: http://pastebin.ca/2553553
[11:51:04] <zultron> Hey seb_kuzminsky, erm, I have RH packages, but haven't actually tried them. Packaging and non-RIP installs may not work.
[11:51:30] <zultron> I'll fix them, though, shouldn't be difficult.
[11:51:58] <zultron> Glad the bb package builders work! Thank for doing all that. Hard work.
[11:56:11] <KGB-linuxcnc> 03Sebastian Kuzminsky 05seb/ubc3-deb b31ffb0 06linuxcnc 10tcl/linuxcnc.tcl.in fix launcher script for new ubc substvars * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=b31ffb0
[11:56:29] <seb_kuzminsky> zultron: that fixes the launcher script for me
[11:57:18] <seb_kuzminsky> bbl
[12:19:03] <KGB-linuxcnc> 03Sebastian Kuzminsky 05seb/ubc3-deb 75efce4 06linuxcnc 10src/Makefile Revert "install the "realtime" script in /etc/init.d, not /usr/bin" * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=75efce4