**** BEGIN LOGGING AT Thu Apr 24 02:59:58 2014 Apr 24 07:15:16 vmayoral|pc: hey... can you look at the log from the mtg today? Apr 24 07:15:29 ds2: doing it right now Apr 24 07:16:23 thanks Apr 24 07:18:18 jkridner: ping Apr 24 07:18:46 he's probally asleep right now Apr 24 07:18:55 guessing it is around 0218 where he's at Apr 24 07:19:01 0018 here Apr 24 07:19:07 ds2: do you know where he's located? Apr 24 07:19:25 ds2: also, are the logs at GMT? Apr 24 07:20:13 he's in the central time zone in the US Apr 24 07:20:30 eitehr central or eastern...he travels between 2 places a lot Apr 24 07:20:47 the mtg was at 0900-1000 pacific daylight time Apr 24 07:21:22 ds2: thanks :)! Apr 24 07:30:01 ds2: i'm sorry things didn't get clear for the meeting yesterday Apr 24 07:30:17 i wrote jkridner an e-mail and i also tried informing here Apr 24 07:30:30 i had a plane so i was not having internet Apr 24 07:31:24 i hope it won't happen again, anyhow, I'm finishing the video (could work on it on the plane) and i'll post it soon. Everything else is ready on my side https://github.com/BeaglePilot/beaglepilot Apr 24 07:31:53 ds2: you'll be mentoring me, right? Apr 24 07:33:59 vmayoral|pc: one of several people, yes. Apr 24 07:34:21 vmayoral|pc: it is more of knowing about doing a video for intro, blog, etc Apr 24 07:37:53 ds2: sure Apr 24 07:38:16 ds2: i will update weekly through the beagle-gsoc mailing list but just so that you know Apr 24 07:38:33 ds2: i'll use this file as well https://github.com/BeaglePilot/beaglepilot/blob/master/reports/report_victor.md Apr 24 07:39:16 ds2: it helped quite a bit last year, and my mentor at the time (Koen) also followed my progress this way quite easily. Apr 24 07:39:18 vmayoral|pc: i forget is beaglepilot using the pru? Apr 24 07:39:42 'k Apr 24 07:40:27 mranostay: my work won't include the PRU but anujdeshpande and sidbh will work on BeaglePilot PRU related issues Apr 24 07:40:41 we will probably use a common channel to inform about all progresses within BeaglePilot Apr 24 07:40:56 for now, the open channels are described at the bottom of https://github.com/BeaglePilot/beaglepilot Apr 24 08:07:02 Hey Abhishek_ Apr 24 08:08:33 hey rseethamraju Apr 24 11:55:18 thanks vmayoral|pc Apr 24 11:55:58 jkridner: did you see the video? Apr 24 11:56:07 watching it now Apr 24 11:56:39 jkridner: great! apologies once again i couldn't make it yesterday Apr 24 11:58:21 understand. with you having participated last year, I know you'll set a good example for the other students and figured something like that was up. Apr 24 11:59:00 morning Apr 24 11:59:46 morning Apr 24 11:59:54 * jkridner must get in the car and drive. Apr 24 11:59:58 bbiab Apr 24 12:34:58 panto : So what should be my first step? Other than the elinux wiki, video etc Apr 24 12:39:35 panto : I have started going through mranostay 's and your programs for now. But as far as the coding is concerned, I want to start off with a hello world remote proc program; just to make sure I'm comfortable with it and also to help others figure out this remote proc stuff! Apr 24 14:29:50 praveendath92: ping Apr 24 15:20:04 karki, sorry, was away Apr 24 15:20:08 just got back Apr 24 15:20:17 let me find my bearings for a few minutes Apr 24 15:20:58 panto : No problem! :) Apr 24 16:43:28 mranostay : ping :) Apr 24 16:44:40 karki: hey Apr 24 16:48:33 mranostay : I was going through your remote proc repo on github Apr 24 16:48:58 I couldn't find the dts file you have used! Apr 24 16:49:29 it is referenced on the README.md Apr 24 16:51:46 All I saw was this. $echo BB-BONE-PRU-05 > /sys/devices/bone\_capemgr.\*/slots Apr 24 16:52:12 how is "BB-BONE-PRU-05" got in the first place? Apr 24 16:53:44 mranostay : I did some googling and found your blog........ It seems to help me :) Apr 24 17:07:54 panto : ping :) Apr 24 17:13:10 hi karki Apr 24 17:13:17 what's up? Apr 24 17:14:05 mranostay, panto : what functions does the give us in the clpru? is there documentation available? Apr 24 17:14:35 you have the compler? Apr 24 17:14:39 *compiler Apr 24 17:14:59 jason sent me a link! Apr 24 17:15:16 karki: the dtb blob is koen's tree and angstrom build Apr 24 17:15:49 mranostay : I see! Thanks :) Apr 24 17:16:29 and all the printing to the console happens via upcalls, right? (the one in mranostay 's prog) Apr 24 17:18:18 karki: yeah but panto did 95% of that coding Apr 24 17:19:00 don't use the stdio library Apr 24 17:19:19 you will blow through the code size limit just by a single printf Apr 24 17:19:30 you can use the string functions Apr 24 17:19:32 ctype etc Apr 24 17:19:42 panto: ah right Apr 24 17:20:25 panto : noted! Apr 24 17:24:29 and obviously do not use floats Apr 24 17:30:23 panto : was the upcalls interface done completely by you or did the default libraries that came with the clpru support it? Apr 24 17:43:28 karki, everything was done by me Apr 24 17:45:44 panto : Great! one more thing, what means will I use to communicate between the C program on ARM and that on PRU? Apr 24 17:48:28 you use it to communicate with the kernel driver Apr 24 17:48:41 then you have to figure out how to signal that the user-space application Apr 24 17:55:29 hmm... okay. Thanks for your help panto, mranostay. Will get back to you soon! **** ENDING LOGGING AT Fri Apr 25 02:59:58 2014