#emc-devel | Logs for 2008-10-08

Back
[01:35:42] <jmkasunich> the change from rtapi_get_time to rtapi_get_clocks happened in v1.31 of hal_lib.c, Feb of 2006
[01:35:58] <jmkasunich> at that time I'm about 99.9% sure I was running breezy, and saw the problem there
[01:36:24] <jmkasunich> by the time dapper came out we had switched to clocks, so no idea if it also has the problem
[06:38:36] <CIA-40> EMC: 03cmorley 07v2_2_branch * 10emc2/src/hal/classicladder/classicladder_gtk.c: set default size of section window larger
[10:42:48] <micges> alex_joni: can you tell me why unhoming is only allowed in joint mode ?
[10:43:35] <BigJohnT> I get a warning when running make on 2.2.x now
[10:43:39] <BigJohnT> rtapi/rtai_ulapi.c: In function ‘rtapi_init’:
[10:43:40] <BigJohnT> rtapi/rtai_ulapi.c:114: warning: comparison between pointer and integer
[10:43:54] <BigJohnT> don't know if it means anything :)
[10:46:04] <micges> BigJohnT: on what ubuntu ?
[10:46:56] <micges> 8.04?
[10:47:14] <BigJohnT> 6.06
[10:48:45] <micges> what emc version ?
[10:49:11] <micges> did you some modification ?
[10:49:12] <BigJohnT> 2.2.x
[10:49:34] <micges> and x is ?
[10:49:53] <BigJohnT> the branch
[10:50:05] <micges> oh ok
[10:50:35] <BigJohnT> a patch was applied "P src/rtapi/rtai_ulapi.c" that caused the warning
[10:51:26] <micges> can you pastebin patch ?
[10:52:29] <micges> that warning is important
[10:52:31] <BigJohnT> it was automatic when I ran an update
[10:52:43] <BigJohnT> so it would be in the cvs
[10:52:46] <micges> ok
[10:53:24] <BigJohnT> look in src/rtapi/rtai_ulapi.c for the 2.2_branch
[10:55:02] <BigJohnT> micges: do you have the url for cvs?
[10:55:15] <micges> I am
[10:55:20] <micges> is it in line 111 ?
[10:55:33] <micges> or so
[10:55:43] <BigJohnT> I don't know I didn't go look at the diff
[10:56:16] <BigJohnT> I just did a cvs update then a make and saw the warning
[10:59:14] <micges> BigJohnT: you can ignore that warning
[10:59:48] <micges> just tell jepler that his patch makes warning
[11:00:26] <BigJohnT> ok
[11:08:40] <BigJohnT> second time no warning...
[11:15:25] <alex_joni> micges: no I can't
[11:16:15] <BigJohnT> morning alex_joni
[11:52:11] <alex_joni> hi
[12:58:55] <CIA-40> EMC: 03jepler 07v2_2_branch * 10emc2/src/rtapi/rtai_ulapi.c: fix harmless warning
[12:59:32] <cradek_> cradek_ is now known as cradek
[12:59:44] <CIA-40> EMC: 03jepler 07TRUNK * 10emc2/src/rtapi/rtai_ulapi.c: fix harmless error message
[13:00:47] <jepler_> jepler_ is now known as jepler
[13:02:11] <cradek> I read that as "fix harmless warning known as cradek"
[13:04:27] <skunkworks_> heh
[13:04:46] <skunkworks_> do you see yourself as a harmless warning?
[13:06:20] <micges> cradek: do you know why unhoming is only allowed in joint mode ?
[13:06:40] <cradek> yes
[13:07:18] <SWPadnos> because you can't be in coordinated mode unless all joints are homed
[13:07:30] <SWPadnos> ?
[13:07:42] <cradek> right
[13:08:24] <micges> so coord_mode->joint_mode->unhome->home->coord_mode ?
[13:08:44] <cradek> if you want to rehome, yes
[13:08:52] <micges> ok
[13:09:22] <SWPadnos> yes. even if you could unhome in coord mode, the sequence would be coord_mode->unhome->joint_mode->home->coord_mode
[14:25:02] <Lerman___> Lerman___ is now known as Lerman
[14:39:29] <issy> hi all
[14:50:10] <micges> hi
[16:03:02] <steve_stallings> steve_stallings is now known as steves_logging
[17:41:35] <alex_joni> SWPadnos: http://www.compulab.co.il/x270cm/html/x270-cm-datasheet.htm
[17:53:42] <SWPadnos> cool
[17:57:48] <alex_joni> nothing specific in mind, just thought it might be usefull at some point
[17:58:02] <SWPadnos> man, this bread is tasty
[17:58:18] <SWPadnos> yeah - it could be useful for a controller I'm thinking about (non-EMC)
[17:58:29] <SWPadnos> https://www.klingersbread.com/bread.php?pID=18
[17:58:32] <SWPadnos> yum yum yum
[17:59:55] <alex_joni> wonder why it needs to be secure :)
[18:00:00] <alex_joni> special seeds?
[18:00:05] <SWPadnos> yeah, me too
[18:00:19] <SWPadnos> you can order online though - maybe that's it
[18:00:48] <SWPadnos> careful though, this walnut bread was prepared on equipment that was used for things with nuts :)
[18:05:25] <alex_joni> lol
[18:16:10] <BigJohnT> with nuts or for nuts
[18:17:13] <jepler> hm, that'd be a great tagline for some nutty food: by nuts, for nuts, with nuts
[18:17:56] <SWPadnos> "Sweets for the sweet. ... Have some nuts"
[18:18:37] <BigJohnT> :)
[19:14:01] <skunkworks_> hmm - the smp kernel seems to actually shut down on its own..
[19:18:42] <SWPadnos> on its own, or when you tell it to?
[19:19:36] <jepler> certain ACPI items are enabled in the amd64 rtai kernel I built for hardy
[19:20:14] <jepler> http://pastebin.ca/1222981
[19:22:22] <skunkworks_> heh - when I tell it to.
[19:23:52] <SWPadnos> so, it looks like those Goal3+ boards with the A64 are gone from NewEgg now
[19:23:58] <SWPadnos> they only have the Sempron version
[19:24:35] <SWPadnos> (which is $50 or so, so still a good deal)
[19:43:47] <CIA-40> EMC: 03jepler 07TRUNK * 10emc2/share/axis/tcl/axis.tcl: make it easier to select the line where the program was aborted as the line to run from.
[19:43:47] <CIA-40> EMC: 03jepler 07TRUNK * 10emc2/src/emc/usr_intf/axis/scripts/axis.py: make it easier to select the line where the program was aborted as the line to run from.
[19:59:05] <cradek> neato
[23:58:39] <CIA-40> EMC: 03cradek 07TRUNK * 10emc2/src/emc/kinematics/maxkins.c: fix of UV? from cnc workshop