**** BEGIN LOGGING AT Wed Mar 09 02:59:58 2016 Mar 09 03:24:30 i noticed at least one ping sensor with analog voltage output Mar 09 03:25:02 so you can directly measure the timing between pulse and return signals Mar 09 03:26:27 making it easy-ish to calculate wind components *if* there's enough variation in the timing measurements Mar 09 03:27:31 so the analog value is proportional to the distance? Mar 09 03:28:18 the distance is calculated from the timing and air properties Mar 09 03:28:36 sometimes compensated for temperature Mar 09 03:31:43 "effiective" speed of sound in air is linear function of T Mar 09 03:32:56 *dry air Mar 09 03:33:32 cool Mar 09 03:33:40 can do better if you include moisture/density with temp Mar 09 03:34:55 you would need at least an internal temp sensor to calculate winds on-the-fly Mar 09 03:35:37 humidity even better Mar 09 03:36:16 http://la3za.blogspot.no/2014/05/temperature-compensation-for-arduino.html Mar 09 03:36:23 one pru to do dry air approximation and one to do the density curve? Mar 09 03:40:21 maybe Mar 09 03:46:57 SHT3x maybe Mar 09 03:47:09 https://www.sensirion.com/products/digital-humidity-sensors-for-reliable-measurements/digital-humidity-sensors-for-various-applications/ Mar 09 13:10:09 Hello, everyone. I am new to the BeagleBoard community, so I've got some questions considering GSoC. On the ideas' page there is a paragraph about heterogeneous co-processor support in open source operating systems and libraries, which includes msp430. What can be done there? I have quite a good experience of msp430 development, so I think there is something I could do. Mar 09 13:37:52 Heyy !! I am intrested in a few projects that are available for GSoC applicants. Can you please guide me forward to it.. ? Mar 09 15:39:34 alexhiam, I read that to load a module the Kmod daemon has to basically run and then initiate modprobe.So I am unable to understand how will The DTO ,once loaded,call the Kmod daemon? Mar 09 15:41:20 Or in other words I am unable to understand what triggers the Kmod daemon to initiate modprobe on loading the required DTO? Mar 09 15:41:57 Can any of the mentors please help me. Mar 09 15:42:03 bradfa: hi, schematic and layout is ready. Mar 09 15:44:27 bradfa:do you have time, i have a few questions? Mar 09 15:44:55 yes Mar 09 15:47:17 pmezydlo: sorry, this morning is crazy busy for me, can you please ping me this afternoon around 2pm? I will have some down-time then waiting for builds to occur. Mar 09 15:47:30 pmezydlo: sorry, 2pm is a horrible way to describe the time :) Mar 09 15:47:41 pmezydlo: in 3 hours 15 minutes from now, it's 2pm for me :) Mar 09 15:48:32 bradfa: ok thanks, see you later Mar 09 16:00:23 dear mentors, one of the requirements is to give the address on elinux.org, Can I create this page? Mar 09 16:01:41 alexhiam, I read that to load a module the Kmod daemon has to basically run and then initiate modprobe.So I am unable to understand how will The DTO ,once loaded,call the Kmod daemon? What triggers the Kmod daemon to initiate modprobe Mar 09 16:02:01 alexhiam, On loading the DTO? Mar 09 16:12:28 chanakya_vc: https://github.com/abhishek-kakkar/BeagleLogic/blob/master/beaglelogic-kernel-driver/BB-BEAGLELOGIC-00A0.dts#L204 Mar 09 16:17:26 alexhiam, Okay will check that out.Thanks. Mar 09 16:31:22 pmezydlo: where's that? Mar 09 16:35:36 https://summerofcode.withgoogle.com/organizations/4817552005922816/ section "about you" Mar 09 16:36:46 pmezydlo: oh, that's just your elinux username, if you have one Mar 09 16:37:13 accepted students need an account on there to create their project pages Mar 09 16:37:24 but it doesn't need to be setup now Mar 09 16:37:44 ok, thanks Mar 09 16:39:10 alexhiam, The DTO for Beaglelogic (the link that you shared) is basically a modified version of the original DTO for rproc driver right? Mar 09 16:39:37 chanakya_vc : yes Mar 09 16:40:17 well that depends - if you mean panto's, then yes Mar 09 16:40:44 alexhiam,karki_, And it basically calls the driver in the line where it basically says pru-beaglelogic enable? Mar 09 16:41:24 alexhiam: does the beaglebone blue has any free gpio pins? Can you please provide me an image how it looks?? Mar 09 16:41:53 alexhiam: and btw.. to what all pins are the sensors connected? Mar 09 16:42:30 kiran4399_: AFAIK it's the same as the Strawson robotics cape, so you can check out the schematics for that Mar 09 16:44:12 alexhiam: and can I be using mmap while writing the device drivers for bb blue? Mar 09 16:45:26 what do you mean? Mar 09 16:45:41 alexhiam, karki_ So I would assume that when you mean write the driver as an extension to rproc,it would amount to just calling the extension driver in the modified DTO(same as in case Beaglelogic) Mar 09 16:46:20 well, you have to write the driver as well. Mar 09 16:47:24 I'm don't know the context. Just joined the discussion now. alexhiam -- are you helping him out? Mar 09 16:47:33 *I Mar 09 16:47:36 alexhiam: well, I think we have to map the device to the physical address of the bb blue right? Mar 09 16:47:59 And this would initiate kmod daemon to modprobe for the required driver(which i would write :) ). And then when it looks for dependencies(in modules.dep) and load remoteproc as well Mar 09 16:48:43 chanakya_vc: I think that sounds about right Mar 09 16:49:26 kiran4399_: not sure what you mean... All the subsystem drivers are there, so you wouldn't actually be reading/writing any registers Mar 09 16:49:38 alexhiam, karki_ Got it .Thanks! Mar 09 16:50:38 alexhiam: But what about the external devices like mpu9250, the baro sensor?? Mar 09 16:53:40 kiran4399_: you'd be interfacing with those over I2C (or SPI maybe for the baro, not sure), like the MPU-9150 driver does Mar 09 16:55:29 mmap shouldn't be used in userspace at all for reading/writing the AM3358's registers, which is what it does in the Strawson API and is why part of this project is writing the drivers Mar 09 16:59:21 @all mentors: Please join #beagle-mentors for the meeting. Mar 09 17:01:36 Switching off phone soon Mar 09 17:02:24 hmmm Mar 09 17:02:30 Anybody here? Mar 09 17:02:40 howdy Mar 09 17:02:40 me0w Mar 09 17:02:45 hola Mar 09 17:02:50 Hi, my name is Henrik Langer and I've created the software drivers for the multichannel audio system (CTAG face2|4) which is listed under project ideas for GSoC this year. I'm very interested in extending the driver architecture to the BeagleBoard X15. Due to my experiences with the soundcard and ASoC I think I have good chances to successfully port the soundcard drivers to the AM5728 SoC. I've got still some questions about the Mar 09 17:02:57 What exactly should the library do? Should it be in user space to simplify the usage of the DSPs? Mar 09 17:03:02 Great! Mar 09 17:03:14 hi Mar 09 17:03:51 Can we not use the OpenCL stuff at the kernel level? Mar 09 17:04:18 I'm not sure, I did think about a OpenCL GSoC project this year though. Mar 09 17:04:43 you cannot use OpenCL in the kernel, IIRC Mar 09 17:04:46 ... that there should be some project on OpenCL for the X15 but what it should be, I'm still open to that Mar 09 17:05:19 I'd much rather see OpenGLES 2 used instead of OpenCL just so the older siblings can take advantage Mar 09 17:06:53 but OpenGLES doesn't provide the degree of programming as OpenCL, does it? Mar 09 17:06:59 would OpenGLES enable use at the kernel level? Mar 09 17:07:33 * jkridner_ is missing scrollback buffer for the first of the meeting today... Mar 09 17:07:40 GLES is more limited for GPGPU apps Mar 09 17:07:41 let me try to call us to order by finding out who is around. Mar 09 17:07:53 none of them allow for direct kernel use. HW isn't open Mar 09 17:08:03 I have multiple people contact to excuse themselves from today, but will be on future meetings. Mar 09 17:08:26 well, we have a C6x gcc compiler. Mar 09 17:08:30 GLES also has limited data type mapping but it is what is available on a lot of devices Mar 09 17:08:41 but I don't know if OpenCL is integrated with that compiler. Mar 09 17:09:00 we also have a (less tested) gcc for PRU. Mar 09 17:10:48 <_av500_> hi there, mentors and admins please join #beagle-mentors Mar 09 17:11:15 oh CL against the DSPs Mar 09 17:11:20 thought you meant CL against the SGX Mar 09 17:11:21 blah Mar 09 17:11:45 alexhiam: I just have a basic question.. Mar 09 17:12:08 alexhiam: we are writing the driver in the kernel for a specific device.. Mar 09 17:12:40 alexhiam: actually.. we just write the device driver without keeping in mind the architecture, the memory map and so on.. Mar 09 17:13:29 alexhiam: But how does the kernel know how to use that device keeping in mind the specific architecture? In this case am335x.. Mar 09 17:14:48 * Abhishek_ 's interning at Google, Mountain View as a Hardware Engineer this summer. Mar 09 17:16:18 kiran4399_: there's an I2C driver already loaded that does read/write the subsystem registers Mar 09 17:18:09 alexhiam: ok.. got it.. Mar 09 17:19:14 <_av500_> whois rdone Mar 09 17:27:18 Can anybody give me some information what exactly the DSP library for the BB-X15 DSPs should do (project: Improving_the_BeagleBone_low-latency_multi-channel_audio_system)? I'm very interested in that project. Mar 09 17:27:35 henrix_: that's really up to you. Mar 09 17:27:56 _av500_: what was some of the thoughts around it? Mar 09 17:29:11 <_av500_> henrix_: are you on the mailing list? Mar 09 17:29:26 <_av500_> Robert who wants to mentor around the cape is not here today Mar 09 17:29:33 <_av500_> but I want something to point him to Mar 09 17:29:40 <_av500_> so please make a post if you didnt already Mar 09 17:29:52 <_av500_> please mention the IRC nick Mar 09 17:31:05 _av500_: ok, thanks. Mar 09 19:30:43 m_w, ! Mar 09 19:30:45 m_w, ! Mar 09 19:30:50 m_w, Mar 09 19:30:58 I got the PRUs working ! Mar 09 19:31:00 haha! Mar 09 19:31:03 m_w, !! Mar 09 19:31:11 you there ? Mar 09 19:31:17 m_w, !!1 Mar 09 19:31:27 :) Mar 09 19:31:30 :D Mar 09 19:32:52 using pruss_remoteproc on 4.1.x Mar 09 19:32:59 :) Mar 09 19:34:58 care to post a patch? Mar 09 19:37:18 Sure ! I am just trying to get a blinky using PRUs ! And I'll then document and push it up :) Mar 09 19:48:32 alexhiam, Just wanted to ask that the apart from loading the firmware and driver,the information regarding which output/input pins would behave as MOSI,MISO,SCLK,CS(in SPI for example) would also go into the DTO right? Mar 09 19:52:52 alexhiam, And I am also confused regarding UART.Which one of RS232-C,RS-422 or485 would we use?And the voltage levels seems to be absurd -5v AND 12v Mar 09 19:56:18 bradfa:hi, I'm already, do you have time? Mar 09 20:05:58 chanakya_vc: i have few code for pru on my github: https://github.com/pmezydlo/BBB_PRUSSv2_SM Mar 09 20:14:36 pmezydlo, Thanks.Will check them out.Which project are you working on? Mar 09 20:18:22 pmezydlo: sorry, even more crazy stuff going on this afternoon, it didn't quiet down like I had hoped. Can you email to the list and I'll try to take a look at it as soon as I can. Mar 09 20:23:05 bradfa: ok I will try to write a letter of questions? Mar 09 20:23:49 pmezydlo: yes, please Mar 09 20:24:05 chanakya_vc: i deal with nor flash emulator. Mar 09 20:24:08 pmezydlo: sorry that I'm not able to help much real-time today :( Mar 09 20:24:59 pmezydlo: I'm in the midst of trying to get an internal release out within the next hour and troubleshoot a few other work issues currently, which has to take priority right now, sorry Mar 09 20:30:44 bradfa: its ok, dont worry, tomorrow is another day ;) Mar 09 20:32:11 pmezydlo, Ohh. Dont have much idea about that project. Mar 09 20:56:30 sorry Mar 09 20:56:49 I was out for lunch Mar 09 20:57:32 ZeekHuge: You got it to work? Mar 09 20:57:46 Hey ! m_w Mar 09 20:57:53 Yes ! :) :) :) :D Mar 09 20:58:03 Awesome Mar 09 20:58:06 trying blinky on it ! Mar 09 20:58:11 what was the problem? Mar 09 20:58:18 just getting confused with dt things Mar 09 20:58:46 well progress is great Mar 09 20:59:10 ahh, I don't know exactly. But it was something with virtio_rpmsg_bus module. Also the firmwares are buggy Mar 09 20:59:40 plus, the header files, we added that day, they were wrong Mar 09 20:59:54 oooops Mar 09 21:00:15 you post the changes to your github fork? Mar 09 21:00:33 I would like to check out what you have done so far Mar 09 21:00:57 also, the header files I cloned from that "testpru", wont work. Mar 09 21:01:36 Not yet, I wish to get the blinky first and then push it up. Mar 09 21:01:44 awesome Mar 09 21:02:13 Also, what should i do with virtio_rpmsg_bus ? I just recompiled it in my case. Mar 09 21:02:30 not sure on that one Mar 09 21:02:51 do you have to patch it first? Mar 09 21:03:24 no, I jsut got the source and compiled that module only. Mar 09 21:03:46 okay then just explain in the README doc Mar 09 21:04:00 earlier i compiled the kernel with rpmsg_pru support, but then learned that it wont help. Mar 09 21:04:03 Okay. Mar 09 21:04:55 you going to try doing the PRU offload thing? Mar 09 21:04:57 As soon as i get the blinky, I'll see if i am able to access the SPI through PRUs. Mar 09 21:05:04 Sure ! Mar 09 21:05:34 the one on mentioned on that g+ link ? right ? Mar 09 21:05:59 yes, Jonathan post another couple of comments too Mar 09 21:06:27 there is a example from a book that does something similar to what we are trying to accomplish Mar 09 21:06:57 m_w: do you want to see layout? Mar 09 21:07:15 pmezydlo: sure Mar 09 21:08:08 Okay, so how about the proposal for that project ? Is it up in the ideas page ? Mar 09 21:08:13 if all else fails we can just use bitbanging on the SPI but then make a more generic platform Mar 09 21:08:48 m_w: bottom: https://drive.google.com/file/d/0B1Sxahs4DCgrVEFUVEFsRE9tZ2s/view?usp=sharing Mar 09 21:08:54 it actually covers parts of a few of the proposals Mar 09 21:09:25 m_w: top https://drive.google.com/file/d/0B1Sxahs4DCgrMTJVMGhKalJKU2c/view?usp=sharing Mar 09 21:10:55 are there traces on the bottom layer? Mar 09 21:11:07 sorry Mar 09 21:11:21 ahh, will it be made a different project ? Mar 09 21:11:21 I need to read first ask question later.:) Mar 09 21:11:51 they proposal are just project ideas Mar 09 21:12:43 Ohk, so it in not a compulsion to have the project on the ideas page ? Mar 09 21:13:00 what do you mean by traces? Mar 09 21:14:59 ZeekHuge: it is not required to be Mar 09 21:15:23 pmezydlo: ignore that comment I didn't see the second link Mar 09 21:16:26 what do you think about it? Mar 09 21:16:42 it looks okay Mar 09 21:17:11 ohk Cool ! Can you please give share the link ? to that book you mentioned earlier ? Mar 09 21:17:27 the silkscreen needs to be adjusted a bit Mar 09 21:17:33 ZeekHuge: sure Mar 09 21:18:57 http://exploringbeaglebone.com/chapter13/ Mar 09 21:19:50 R2 silk is covered by the header above Mar 09 21:21:02 U$3 U$5 U$2 and U$4 silkscreen is over the component pads slightly Mar 09 21:21:42 and the probably should be U3, U5, U2, and U4 without the $ in the middle Mar 09 21:22:23 Will surely go through it. Btw, what we are trying to do is allow PRU to get data from SPI and I2C buses . right ? as this would allow it to interact with IIO based devices ? Mar 09 21:23:35 it will allow access to devices that are typically connected to with IIO subsystem drivers Mar 09 21:24:27 but it would need an IIO driver on top if we want the same interfaces Mar 09 21:25:10 m_w:I always remove subtitles because It does not look good. Mar 09 21:25:48 m_w but i I can correct it? Mar 09 21:25:55 Ohk so we are removing the limitations that come with IIO driver under linux ? Mar 09 21:26:51 offloading the interaction part with those devices to the PRUs ? Mar 09 21:27:08 ZeekHuge: bingo Mar 09 21:27:35 pmezydlo: subtitles? Mar 09 21:27:49 So, if we are able to access SPI and I2C that will help us lot ! Remove a lot of bitbanging overhead . right ? Mar 09 21:28:13 And ofc leaving more space for the firmware on PRU Mar 09 21:29:36 I am not sure about that Mar 09 21:29:53 yeah, but that is the idea, isnt it ? Mar 09 21:30:11 it was but ideas evolve with experimentation Mar 09 21:30:29 see what is possible first Mar 09 21:30:42 Ohk, I'll report about the SPI thing as soon as i can. Mar 09 21:31:03 And if it works ! It will be Eureka moment ! :) :) :D Mar 09 21:31:09 great Mar 09 21:31:24 * ZeekHuge was literally dancing when he got PRUs working ! Mar 09 21:31:46 good stuff Mar 09 21:33:05 m_w: labels for exmaple: R2, U$2 Mar 09 21:35:15 pmezydlo: silkscreen should always clearly designate the components as labelled in the schematic Mar 09 21:36:38 the silk should never overlap pads but must board houses will correct this automatically Mar 09 21:37:08 which PCB fab house are you going to use? Mar 09 21:38:07 m_w: no, I want to order it at the factory. Mar 09 21:38:29 which factory? Mar 09 21:41:07 each one will have different design limitations at cost levels Mar 09 21:41:28 specifically track width and spacing Mar 09 21:41:46 m_w: pcb factory. You send your pcb project and return the pcb Mar 09 21:42:01 what width traces are you using? Mar 09 21:43:50 and via size? Mar 09 21:45:12 m_w, when you say access SPI on the PRU without bitbanging ,what does that exactly mean? Mar 09 21:45:50 m_w, Could you please explain a bit as to what you and ZeekHuge are trying? Mar 09 21:46:23 traces width is: 0.6mm Mar 09 21:46:32 well, we are trying to access the internal SPI controller from the PRU Mar 09 21:48:02 m_w, But the internal SPI controller would only talk to SPI adapter right? Mar 09 21:48:52 yes but then the main processor would not have to deal with it Mar 09 21:48:58 m_w: via diameter is 1mm and drill is 1,9mm Mar 09 21:51:48 I am used to mils Mar 09 21:51:48 m_w, Okay so put the data you get from an SPI device onto the shared memory and let PRU access it maybe? Mar 09 21:52:19 chanakya_vc: essentially Mar 09 21:53:10 m_w, Essentially doing the opposite of what I am trying :) Mar 09 21:56:08 sure Mar 09 21:56:32 we are set in stone quite yet though Mar 09 21:56:38 we are not Mar 09 21:56:46 m_w, But wouldn't the PRU present handicap in processing the data one might get from an SPI device? Mar 09 21:57:04 *a Mar 09 21:57:27 not sure Mar 09 21:58:20 m_w, Ohh.But seems to be a great idea! Mar 09 21:59:11 the example from the textbook link above is handling data from an ADC with the PRU Mar 09 21:59:33 and it is using bitbanging for SPI Mar 09 21:59:55 so that may be useful in your efforts Mar 09 22:01:10 we might use bitbanging as well but we would encapsulate the protocol into the PRU Mar 09 22:02:25 https://plus.google.com/+MichaelWelling79/posts/inp2PYdpPQg Mar 09 22:02:39 read through the G+ post for more information Mar 09 22:02:56 I think the FPGA offloading is pretty cool Mar 09 22:05:13 m_w, Okay will do that. I don't have much experience with FPGA'S.But controlling FPGA's with PRU's would be a difficult task i presume? Mar 09 22:05:44 it would be interesting Mar 09 22:05:52 m_w : yes..i have gone through this link..do u think we could use the same idea for other applications ? Mar 09 22:06:14 FPGA are typically memory mapped Mar 09 22:06:25 like for example the project for stereo imaging ? Mar 09 22:06:42 yashoza: the ideas are there for everyone Mar 09 22:07:05 sounds good to me Mar 09 22:07:38 what kind of image sensors do you have? Mar 09 22:07:51 yep..because a big constraint in that project is the limited memory we have to transfer the data from the pru Mar 09 22:08:06 so this would be a brilliant way to solve the problem :D Mar 09 22:08:45 i actually have only 1 cmos camera :( Mar 09 22:09:49 what interface does the camera use? Mar 09 22:11:10 i2c interface Mar 09 22:12:14 m_w:improved layout, labels and dimensions in mil presents for you tomorrow :) Mar 09 22:12:57 pmezydlo: great Mar 09 22:13:29 i use the i2c interface to configure the camera..the pixel data can be read from the i/o ports using spi Mar 09 22:14:35 yashoza: is the really PRU required for accessing the camera? Mar 09 22:16:05 hm..we dont use the pru to access the camera, we use it to get the depth map of the image Mar 09 22:16:18 the image is obtained via the usb port only Mar 09 22:16:28 ah Mar 09 22:16:46 the depth map is obtained and the cpu is free'd up from that overload Mar 09 22:17:07 and the depth map is then transferred back Mar 09 22:17:16 okay Mar 09 22:18:33 yep.. Mar 09 22:18:51 so the map is stored in shared memory Mar 09 22:18:59 but you dont have enough Mar 09 22:19:06 yessssss Mar 09 22:19:25 what is required to compute the depth map? Mar 09 22:20:18 i dont think i understand the ques Mar 09 22:20:32 we'd use the image data that we capture via the usb Mar 09 22:21:04 and compute a map from two sensors right? Mar 09 22:21:31 yes Mar 09 22:23:17 can the image be subdivided? Mar 09 22:23:42 performing the computation in chunks? Mar 09 22:24:40 yes..that is one way i think we could do it Mar 09 22:25:00 some resources online point out that the image has to be divided into 4 chunks Mar 09 22:25:15 and then the data can be passes one after the other Mar 09 22:25:39 *passed Mar 09 22:26:14 block matching? Mar 09 22:26:16 https://en.wikipedia.org/wiki/Block-matching_algorithm Mar 09 22:29:09 okayy Mar 09 22:29:31 yes..this looks good and i think it czn be implemented Mar 09 22:29:35 *can Mar 09 22:29:57 but the data will still have to be transferred some n number of times Mar 09 22:30:11 which i think will still take the same amount of time Mar 09 22:31:53 okay let us know how it works out Mar 09 22:32:07 okay, sure :) Mar 09 22:33:09 i actually wanted to do some work before the application process started Mar 09 22:33:27 Is there anything anything you can suggest ? Mar 09 22:36:25 to what extent? Mar 09 22:39:50 to get started with the project Mar 09 22:40:04 just to start with something basic Mar 09 22:40:33 is the project on the gsoc ideas page? Mar 09 22:41:20 yes Mar 09 22:41:36 "Process Sensor Data in Real-Time"? Mar 09 22:41:58 @Port/implement MAV (drone) optical flow or stereo image processing to PRUs, use "Blue" or Black (via BBIO cape) as Ardupilot platform." Mar 09 22:42:00 yess Mar 09 22:42:36 okay Mar 09 22:43:57 go though the PRU examples and tutorial to get a better understanding of how it works Mar 09 22:44:08 have you done anything with the PRU before? Mar 09 22:44:51 nope Mar 09 22:45:05 but i got it running just sometime back Mar 09 22:46:33 then try to use the PRU to perform a simple operation on a block of data Mar 09 22:46:53 yep Mar 09 22:46:54 you have any opencv experience? Mar 09 22:46:56 alright! Mar 09 22:48:17 oh yes Mar 09 22:48:29 i have used opencv before Mar 09 22:48:54 on the beaglebone? Mar 09 22:49:11 yes, on the bbb Mar 09 22:50:13 okay Mar 09 22:51:31 have you tried the conventional stereo image processing with BBB? Mar 09 22:51:58 No..i haven't been able to do it Mar 09 22:52:09 I am still waiting for my second camera Mar 09 22:52:40 try to get that working as baseline Mar 09 22:54:56 hmm..okayy Mar 09 22:55:24 have you seen this? Mar 09 22:55:26 http://derekmolloy.ie/beaglebone/beaglebone-video-capture-and-image-processing-on-embedded-linux-using-opencv/ Mar 09 22:56:58 yes..i have Mar 09 22:57:20 it was very helpful in getting opencv up and running Mar 09 22:57:23 and build on it Mar 09 22:57:30 ah Mar 09 22:59:55 okay experiment with sending and receiving data to/from the PRU Mar 09 23:00:09 yes..ill do that and get back! Mar 09 23:00:13 thanks ! Mar 09 23:00:22 no problem **** ENDING LOGGING AT Thu Mar 10 02:59:58 2016