#linuxcnc-devel | Logs for 2013-03-17

Back
[00:06:54] -!- micges has quit [Quit: Leaving]
[00:13:38] <andypugh> seb_kuzminsky: I seem to be getting the balance wrong anyway, its quarter past midnight and I am sitting down with my dinner after a long day breaking milling bits
[00:17:04] -!- V0idExp has quit [Quit: Leaving.]
[00:32:56] -!- motioncontrol has quit [Quit: Sto andando via]
[00:45:01] -!- rob_h has quit [Ping timeout: 245 seconds]
[01:02:25] -!- pfred1 has quit [Quit: what kind of Mickey Mouse shit is this?]
[01:09:54] -!- firephoto has quit [Quit: ZNC - http://znc.in]
[01:10:57] -!- bedah has quit [Quit: Ex-Chat]
[01:25:23] <KGB-linuxcnc> 03andy 05master d3f31f5 06linuxcnc 10src/hal/drivers/mesa-hostmot2/sserial.c * Stop reporting an unknown device error when no device is connected.
[01:25:23] <KGB-linuxcnc> 03andy 05master 5bf8753 06linuxcnc * Merge branch 'master' of ssh://git.linuxcnc.org/git/linuxcnc
[01:33:13] <andypugh> Argh! One of these days I will remember how to push a commit without a random trivial merge.
[01:35:32] firephoto_ is now known as firephoto
[01:53:38] -!- JoeyJoeJo has quit [Read error: Connection reset by peer]
[01:58:51] -!- kip_litton has quit [Ping timeout: 276 seconds]
[02:01:16] <uminded> when I start my hal thread running any idea why my function is being called on time but 27 times in a row on time??
[02:03:35] <andypugh> I don't understand the question.
[02:08:58] <uminded> I have my function added to a thread counting at 100ms. Every 100ms that function is called 27 times in a row
[02:09:18] -!- asdfasd has quit [Ping timeout: 245 seconds]
[02:09:46] <andypugh> That seems a bit random
[02:10:08] <uminded> indeed, yet its always 27 times even when I restart halrun
[02:13:15] <andypugh> How are you measuring that it is called that many times?
[02:13:31] <andypugh> Is it possible that there is a loop in the code?
[02:14:54] <uminded> the code is a simple if/else and thats all. I have a printf in there and its output 27 times
[02:17:31] -!- tjb1 has quit [Ping timeout: 245 seconds]
[02:20:04] -!- tjb1_ has quit [Ping timeout: 248 seconds]
[02:22:55] <pcw_home> its a magic number 3^3
[03:00:11] -!- RangerRick has quit [Remote host closed the connection]
[03:06:01] -!- defaultro has quit [Remote host closed the connection]
[03:13:52] -!- Valen has quit [Quit: Leaving.]
[03:17:11] <uminded> Are their any latency tests that do not require a display? I can only run my xenomai latency test app but not latency-test
[03:18:35] <andypugh> there is a text mode one somewhere in the RTAI folders
[03:19:20] <pcw_home> is the xenomai test a text app?
[03:19:35] -!- tjb1 has quit [Quit: tjb1]
[03:20:01] <uminded> yup,
[03:21:51] <uminded> pcw_home: http://pastebin.com/3kYDWVJJ here are my xenomai numbers under load. I don't know how to imply step speed from them though
[03:24:53] <andypugh> well, 10k latency hints that your base thread can't really be faster than 20uS.
[03:26:23] -!- Wildhoney has quit [Ping timeout: 256 seconds]
[03:28:11] <uminded> This is just our inital port of xenomai, we have a team member that has been able to get the worst cases down to ~5.5
[03:30:21] <andypugh> 20k is fine. That's 50kHz
[03:30:52] <andypugh> (that's 20kilonanoseconds ugh)
[03:33:17] <uminded> our goal was to output a minimum 31kHz train reliably with a 50kHz being an awesome if situation
[03:33:33] <andypugh> I wonder what finishing process they use on the machined-from-solid Macbooks? I just spent several hours filing/sanding/polishing some as-machined parts from my mill.
[03:34:02] <uminded> with our latency fixes in the kernel we should be smooth sailing to drive a machine with our boards gpio!
[03:42:34] -!- Thetawaves_ has quit [Quit: This computer has gone to sleep]
[04:07:41] -!- andypugh has quit [Quit: andypugh]
[04:12:06] -!- tandoori has quit [Ping timeout: 264 seconds]
[04:14:59] -!- charlie_ has quit [Ping timeout: 245 seconds]
[04:21:31] -!- krusty_ar has quit [Remote host closed the connection]
[04:25:00] -!- JT-Shop has quit [Read error: Connection reset by peer]
[04:25:25] -!- JT-Shop [JT-Shop!~John@162.72.171.228] has joined #linuxcnc-devel
[04:25:54] -!- R2E4 has quit [Ping timeout: 264 seconds]
[04:26:29] -!- skorasaurus has quit [Ping timeout: 256 seconds]
[04:27:06] -!- tandoori_ has quit [Ping timeout: 264 seconds]
[04:42:06] <mhaberler> good to see you're making progress!
[04:51:01] -!- davec_ has quit [Quit: Leaving]
[04:54:41] -!- Youdaman has quit []
[05:04:36] -!- AR_ has quit [Ping timeout: 245 seconds]
[05:10:26] -!- sumpfralle1 has quit [Ping timeout: 245 seconds]
[05:26:19] -!- ve7it has quit [Remote host closed the connection]
[05:36:56] -!- Valen has quit [Quit: Leaving.]
[05:43:50] <uminded> is their a way to initilize a whole string of gpio all at once instead of one at a time with int hal_pin_bit_newf() ?? I have 288 GPIO to export and that would be 288 ints this way instead of just 9 32bit words
[05:58:38] -!- jfire has quit [Quit: Leaving.]
[06:03:31] -!- Fox_Muldr has quit [Ping timeout: 264 seconds]
[06:03:37] -!- kwallace1 [kwallace1!~kwallace@smb-204.sonnet.com] has joined #linuxcnc-devel
[06:05:24] -!- kwallace has quit [Ping timeout: 240 seconds]
[07:11:00] -!- vladimirek [vladimirek!~vladimire@95.105.250.72] has joined #linuxcnc-devel
[07:32:45] -!- Keknom has quit [Quit: Leaving.]
[07:36:55] -!- joe9 has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
[07:59:25] -!- shurshur has quit [Remote host closed the connection]
[08:06:15] -!- racycle has quit [Quit: racycle]
[08:09:50] -!- rob_h [rob_h!~rob_h@027c16a0.bb.sky.com] has joined #linuxcnc-devel
[08:11:36] -!- uminded has quit [Quit: Leaving]
[08:23:00] -!- tomate__ [tomate__!~quassel@2a01:e34:ee61:a5f0:714c:3876:bb5a:3f27] has joined #linuxcnc-devel
[08:45:45] -!- kwallace1 [kwallace1!~kwallace@smb-204.sonnet.com] has parted #linuxcnc-devel
[09:54:51] -!- adb [adb!~IonMoldom@178.211.237.94] has joined #linuxcnc-devel
[10:14:31] -!- syyl has quit [Read error: Connection reset by peer]
[10:17:02] -!- shurshur has quit [Quit: ChatZilla 0.9.90 [Firefox 10.0.1/20120208060813]]
[10:23:59] Cylly is now known as Loetmichel
[10:25:23] -!- gambakufu has quit [Ping timeout: 255 seconds]
[11:02:17] -!- tomate__ has quit [Remote host closed the connection]
[11:45:06] -!- asdfasd has quit [Ping timeout: 264 seconds]
[11:45:11] -!- Valen has quit [Quit: Leaving.]
[11:49:12] -!- JT-Shop has quit [Ping timeout: 260 seconds]
[11:49:24] -!- jthornton has quit [Ping timeout: 264 seconds]
[11:53:50] -!- micges [micges!~micges@dce89.neoplus.adsl.tpnet.pl] has joined #linuxcnc-devel
[12:36:26] <mhaberler> are you talking about storage for a hal_bit_t ?
[12:40:49] -!- cevad has quit [Ping timeout: 245 seconds]
[13:05:08] -!- Wildhoney has quit [Ping timeout: 256 seconds]
[13:11:35] -!- syyl has quit [Ping timeout: 256 seconds]
[13:14:12] -!- mourner has quit [Client Quit]
[14:02:09] -!- awallin has quit [Remote host closed the connection]
[14:24:22] -!- syyl_ has quit [Ping timeout: 252 seconds]
[14:34:20] -!- Youdaman has quit []
[14:44:38] -!- JT-Shop [JT-Shop!~John@162.72.171.228] has joined #linuxcnc-devel
[15:03:01] -!- V0idExp has quit [Quit: Leaving.]
[15:05:48] <jepler> the hal type should be hal_bit_t, otherwise it's not suitable for hooking up to the types of signals you might transport on gpios, like limit switche inputs or enable outputs
[15:06:04] <jepler> the one bit of code you've pasted to the channel shows you were using a literal number to create your pins .. just use a for-loop
[15:06:14] <jepler> > hal_pin_bit_newf(HAL_IN, &port_data[9], comp_id, "sun5i_gpio.pin-%02d-out", 9)
[15:06:42] <jepler> for(i=0; i<288; i++) hal_pin_bit_newf(... &port_data[i], ..., 9)
[15:06:49] <jepler> er, ..., i)
[15:08:05] -!- jthornton [jthornton!~john@162.72.171.228] has joined #linuxcnc-devel
[15:11:28] -!- bedah has quit [Remote host closed the connection]
[15:12:30] <KGB-linuxcnc> 03jthornton 05v2.5_branch cedf3fe 06linuxcnc 10docs/src/gcode/m-code.txt * Docs: fix example missing q word
[15:18:21] -!- kwallace [kwallace!~kwallace@tmb-230.sonnet.com] has joined #linuxcnc-devel
[15:30:14] -!- kwallace has quit [Ping timeout: 256 seconds]
[15:35:49] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 18.0/20130108033621]]
[15:44:18] -!- kwallace [kwallace!~kwallace@smb-172.sonnet.com] has joined #linuxcnc-devel
[16:10:20] -!- r00t4rd3d has quit [Ping timeout: 252 seconds]
[16:13:20] -!- Blorb has quit [Remote host closed the connection]
[16:15:26] -!- r00t4rd3d_ has quit [Ping timeout: 245 seconds]
[16:23:55] -!- sumpfralle has quit [Ping timeout: 264 seconds]
[16:36:06] -!- cmorley1 [cmorley1!~chris@S010600c09fc019c2.no.shawcable.net] has joined #linuxcnc-devel
[16:36:11] -!- r00t4rd3d has quit [Ping timeout: 246 seconds]
[16:38:00] -!- cmorley has quit [Ping timeout: 264 seconds]
[16:38:59] -!- cmorley [cmorley!~chris@S010600c09fc019c2.no.shawcable.net] has joined #linuxcnc-devel
[16:39:25] -!- joe9 [joe9!~user@c-24-98-97-215.hsd1.ga.comcast.net] has joined #linuxcnc-devel
[16:40:23] -!- cmorley1 has quit [Ping timeout: 260 seconds]
[16:42:04] -!- cmorley1 [cmorley1!~chris@S010600c09fc019c2.no.shawcable.net] has joined #linuxcnc-devel
[16:43:20] -!- cmorley has quit [Ping timeout: 245 seconds]
[16:59:38] -!- r00t4rd3d has quit [Ping timeout: 246 seconds]
[17:08:23] -!- r00t4rd3d_ has quit [Ping timeout: 240 seconds]
[17:28:52] -!- r00t4rd3d has quit [Ping timeout: 256 seconds]
[17:42:00] -!- V0idExp has quit [Quit: Leaving.]
[17:44:00] -!- joe9 has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
[17:45:17] -!- joe9 [joe9!~user@c-24-98-97-215.hsd1.ga.comcast.net] has joined #linuxcnc-devel
[17:46:23] -!- sumpfralle has quit [Read error: Connection reset by peer]
[17:47:43] -!- jfire has quit [Quit: Leaving.]
[18:07:38] -!- krusty_ar has quit [Ping timeout: 245 seconds]
[18:11:26] -!- joe9 has quit [Ping timeout: 258 seconds]
[18:13:03] -!- andypugh [andypugh!~andy2@cpc16-basl9-2-0-cust685.20-1.cable.virginmedia.com] has joined #linuxcnc-devel
[18:13:10] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[18:20:44] -!- joe9 [joe9!~user@c-24-98-97-215.hsd1.ga.comcast.net] has joined #linuxcnc-devel
[18:22:08] -!- joe9 has quit [Read error: Connection reset by peer]
[18:23:59] -!- Gene34 has quit [Remote host closed the connection]
[18:35:43] -!- gasbakid has quit [Read error: Connection reset by peer]
[18:35:59] -!- joe9 [joe9!~user@c-24-98-97-215.hsd1.ga.comcast.net] has joined #linuxcnc-devel
[18:40:36] -!- bedah has quit [Quit: bye]
[18:48:26] -!- IchGuckLive has quit [Quit: ChatZilla 0.9.87 [Firefox 18.0/20130108033621]]
[18:54:00] -!- Gene34 has quit []
[19:06:31] -!- Wildhoney has quit [Ping timeout: 264 seconds]
[19:17:00] -!- ve7it has quit [Remote host closed the connection]
[19:18:07] -!- mhaberler has quit [Ping timeout: 260 seconds]
[19:25:00] -!- Fox_Muldr has quit [Ping timeout: 245 seconds]
[19:26:13] -!- zzolo has quit [Client Quit]
[19:26:56] -!- ler_hydra has quit [Remote host closed the connection]
[19:29:07] -!- milamber has quit [Read error: Connection reset by peer]
[19:33:22] -!- firephoto has quit [Quit: ZNC - http://znc.in]
[19:36:11] firephoto_ is now known as firephoto
[19:37:32] -!- Fox_Muldr has quit [Ping timeout: 255 seconds]
[19:42:31] -!- maximilian_h [maximilian_h!~bonsai@130.255.104.21] has joined #linuxcnc-devel
[20:00:46] -!- r00t4rd3d_ has quit [Quit: Leaving]
[20:06:39] -!- sumpfralle1 has quit [Ping timeout: 260 seconds]
[20:10:25] -!- milamber has quit [Read error: Connection reset by peer]
[20:25:05] -!- zlog has quit [Remote host closed the connection]
[20:26:53] -!- Tom_itx has quit [Ping timeout: 240 seconds]
[20:35:07] -!- ravenlock has quit [Ping timeout: 260 seconds]
[20:35:30] -!- vladimirek has quit [Remote host closed the connection]
[20:42:09] -!- L84Supper has quit [Remote host closed the connection]
[20:43:46] -!- skorasaurus has quit [Read error: Connection reset by peer]
[20:43:47] -!- L84Supper [L84Supper!~Larch@unaffiliated/l84supper] has joined #linuxcnc-devel
[20:48:22] -!- yhoje has quit [Quit: Leaving.]
[20:50:42] -!- milamber has quit [Read error: Connection reset by peer]
[20:52:13] -!- ler_hydra has quit [Remote host closed the connection]
[20:53:31] -!- milamber has quit [Client Quit]
[20:57:06] -!- r00t4rd3d has quit [Ping timeout: 245 seconds]
[20:57:09] -!- mhaberler [mhaberler!~mhaberler@extern-180.stiwoll.mah.priv.at] has joined #linuxcnc-devel
[21:00:22] -!- L84Supper has quit [Ping timeout: 252 seconds]
[21:23:06] -!- sumpfralle has quit [Ping timeout: 252 seconds]
[21:23:37] -!- L84Supper [L84Supper!~Larch@unaffiliated/l84supper] has joined #linuxcnc-devel
[21:49:37] -!- mhaberler has quit [Quit: mhaberler]
[22:06:55] -!- DJ9DJ has quit [Quit: bye]
[22:09:38] -!- Loetmichel has quit [Ping timeout: 255 seconds]
[22:12:25] -!- ve7it [ve7it!~LawrenceG@S01060014d19d0b68.pk.shawcable.net] has joined #linuxcnc-devel
[22:14:17] -!- chillly has quit [Quit: Leaving]
[22:14:28] -!- mhaberler [mhaberler!~mhaberler@extern-180.stiwoll.mah.priv.at] has joined #linuxcnc-devel
[22:22:41] -!- sumpfralle has quit [Ping timeout: 246 seconds]
[22:24:06] -!- micges has quit [Ping timeout: 264 seconds]
[22:24:43] -!- phantoxeD has quit [Ping timeout: 245 seconds]
[23:03:38] -!- zzolo has quit [Quit: zzolo]
[23:04:39] -!- V0idExp has quit [Quit: Leaving.]
[23:18:21] -!- mhaberler has quit [Quit: mhaberler]
[23:20:39] -!- krusty_ar has quit [Read error: Connection reset by peer]
[23:22:05] -!- adb has quit [Ping timeout: 245 seconds]
[23:23:28] -!- jfire has quit [Quit: Leaving.]
[23:24:54] -!- krusty_ar_ has quit [Read error: Connection reset by peer]
[23:25:28] -!- bradsimantel has quit [Client Quit]
[23:25:31] -!- adb [adb!~IonMoldom@178.211.237.94] has joined #linuxcnc-devel
[23:30:11] -!- stsydow has quit [Client Quit]
[23:39:14] -!- bradsimantel has quit [Quit: bradsimantel]
[23:51:50] -!- bradsimantel has quit [Client Quit]
[23:51:56] -!- andypugh has quit [Quit: andypugh]