**** BEGIN LOGGING AT Wed May 30 03:00:03 2018 **** BEGIN LOGGING AT Wed May 30 07:25:20 2018 May 30 08:37:03 no May 30 08:37:12 not while I was here anyways May 30 08:37:46 well it depends on what you mean by "today" May 30 08:38:28 it was less thank 24 hr ago May 30 09:43:54 abhishek_: It was mostly on mails .. May 30 09:43:59 You did recieve them . right ? May 30 11:57:36 zeekhuge: abhishek_ : May 30 11:57:53 Wormo: Here's the doc : https://github.com/MuneebMohammed/PRUSS-Bindings/tree/master/Documentation May 30 16:00:51 30mins to meeting May 30 16:30:24 Hi everyone! May 30 16:30:35 Hello everyone May 30 16:30:40 hello everyone! May 30 16:30:52 Hi all May 30 16:33:30 Good morning Beagle GSOC ! May 30 16:33:38 EHLO May 30 16:33:39 Or evening May 30 16:34:55 abhishek_, zeekhuge, jkridner, Wormo: ping! May 30 16:35:57 All 4 present, and I presume all 4 reports are in May 30 16:36:53 I'll be filling in for jkridner admin today May 30 16:39:06 abhishek_ Yeah submitted the report May 30 16:39:35 cwicks: Hi May 30 16:39:35 What worked well last week - going in alphabetical order to check in and advise any blocks. May 30 16:39:52 I'll be filling in for jkridner admin today May 30 16:41:00 Having some trouble w/ riot.im on my end {sigh} May 30 16:41:48 anirban1998: that makes you first. How is SnS going this week? Please advise any blocks? May 30 16:44:52 cwicks: Upto now I have been working on the games and the speech processing...3 games have been created...work on the 4th game is in progress...I used the audio files given by anujdeshpande to generate accuracy statistics and also used the decoded hypothesis file to group results based on their frequency of occurence May 30 16:45:38 I am basically aiming at creating a better dictionary after each round of testing May 30 16:46:28 Some characters showed zero accuracy...so have to work on them really well May 30 16:47:28 ds2 suggested some modifications..will work on them May 30 16:49:33 anirban1998[m]: when do you plan to start testing with the mic? May 30 16:50:02 anirban1998: you still having HW issues? May 30 16:52:55 welsh Yeah...I bought the USB powered hub as suggested...but due to absence of a male to male USB cable couldn't check out some configurations...for one suggested configuration of the powered hub...it still didn't work...will try out the others as early as possible May 30 16:53:30 While anirban1998 is typing, let's get the update from Mohammed? How is PyPRUSS coming and any blocks this week? May 30 16:54:40 My PC was also giving a strange kind of error...as soon as I connected my pocketbeagle to it...it started restarting again and again...had to shift to my laptop to get rid of the problem May 30 16:55:05 cwicks: Im currently on hold. Submitted an api specification. Waiting for review from mentors. abhishek_ , Wormo , zeekhuge : did you get a chance to look at the doc? May 30 16:56:11 anirban1998: strange. is the laptop more stable? please keep hendersa in the loop as you debug the hub. May 30 16:56:11 muneeb17: From the first look, it's a good start May 30 16:56:58 welsh: We've had a number of mails back and forth getting various issues sorted out, so he's been very good about keeping in touch about it. May 30 16:57:09 muneeb17: How do you plan to build the DTB and DTO? Right now, device tree overlays are done at the bootloader level (u-boot) level. The overlay kernel module is now deprecated May 30 16:57:34 The "official" pinmuxing method now is to use "config-pin" command May 30 16:57:45 welsh: Yeah...upto now the laptop has been stable enough...keeping hendersa updated about my progress all through May 30 16:57:48 Look into how it works - it's a big script May 30 16:58:45 Also, a lot of the commands here require that the code be executed with root privileges, which is a bit unsafe IMO May 30 16:59:18 anirban1998: great. thanks. May 30 16:59:37 abhishek_: yeah, i thought abt that too.. but is there any other way? May 30 16:59:38 Put a return error code for all the functions - don't make them all "void" May 30 17:00:20 remember, this is a library that other programs will use May 30 17:00:34 abhishek_: Ok, will do that. May 30 17:01:05 you can use standard UNIX error codes May 30 17:01:23 (I'll let ZeekHuge and Wormo put there suggestions here as well) May 30 17:02:20 > A abhishek\_: yeah, i thought abt that too.. but is there any other way? May 30 17:02:21 Do you mean about "root privileges"? May 30 17:02:34 looks like they are'nt available right now. May 30 17:03:55 abhishek_: yeah May 30 17:04:22 welsh: cwicks anujdeshpande any suggestions on how or where to improve? Have you checked out my repository? May 30 17:06:43 muneeb17: The way I would approach it - is to have a small "daemon" running with root privileges as a system service and user applications can connect with it and request PRU resources. May 30 17:07:09 or communicate with the PRUs May 30 17:07:41 Once again I'll let other mentors also comment on this approach and if we decide to move forward so, you can implement it May 30 17:08:19 abhishek_: yeah, but this sounds pretty neat! May 30 17:10:52 anirban1998: unfortunately, I've only been able to look at the code very briefly. are you looking for general comments or is there a specific piece of code you want to have a more in-depth review? May 30 17:11:42 ravikp7: How is BeagleBoot coming? any blocks this week? May 30 17:16:09 welsh: Actually I would be glad if you could review my speech processing code a bit. I was thinking if anyone can tell whether I am following the right approach or not...though the work is still at it's early stage...but still... May 30 17:16:10 I will have to update the documentation because there are a lot of files intermingled there May 30 17:18:04 cwicks: after completing node-beagleboot integration with etcher, this week I worked on cleaning up code for node-beagleboot, brigning consistent coding style (ES6) as it's goining to get more complex with tcp/ip server to be implemented. Also, refactored code for netconsole, written by jkridner. No blocks as of now. I've started work on the tcp/ip server. The board running debian, sends mDNS request with 5353 port on May 30 17:18:05 udp, working on for reply for that request May 30 17:18:34 great ravikp7 thank you. May 30 17:19:08 anirban1998: ok. will take a look and send out a note to the other mentors. we should be able to get you some feedback early next week. May 30 17:19:08 okay nowvaishnav98_ How is BeagleBonescript/UI coming? May 30 17:20:20 abhishek_: did you test etcher with beagleboot integration? May 30 17:20:36 welsh Great...thanks May 30 17:21:29 ravikp7: Sorry wasn't able to. Remind me this weekend so that I can give you feedback. May 30 17:22:32 I know vaishnav98_ pinged into the meeting early on. Are you still with us? May 30 17:22:32 abhishek_: I'm pushing code for tcpip server here https://github.com/ravikp7/node-beagle-boot/commits/tcpip May 30 17:22:54 cwicks[m]: I have started working on the pocketbeagle ui and have a functional interface here : https://vaishnav98.github.io/PocketBeagle-UI/ this one was based on the original BBUI before the rewrite by jkridner[m] , also tested the features on the board, and started on integrating it with the bone101/ui here https://vaishnav98.github.io/bone101/Support/bone101/PBUI/ May 30 17:22:56 abhishek_: ok, will surely remind you. May 30 17:23:50 cwicks[m]: yes I'm here , was typing the message. May 30 17:24:27 thank you vaishnav98_ any blocks? May 30 17:26:41 anirban1998: muneeb17 ravikp7 vaishnav98_ We are nearing the end of our meeting hour, can you please each reply now with a clear objective for your plan for the next week so that it is in the meeting notes for jkridner ? May 30 17:27:06 cwicks[m]: apart from the issue with the HCSR04 pru example , there aren't any issues, I tried to run this example : https://github.com/dinuxbg/pru-gcc-examples/tree/master/hc-sr04-range-sensor still not able to run it , could not figure out the issue. May 30 17:27:45 cwicks: working on tcp/ip server for next week. Thanks :) May 30 17:30:37 thanks ravikp7 May 30 17:30:56 cwicks[m]: I'm working on finishing up the BBUI work this week and try to work on a secure solution for bonescript remote script upload. May 30 17:31:09 cwicks: Next week I am planning to improve on the Speech Processing code...and finishing work on the terminal version of all the four games. I am currently able to launch the games with the command from the AGC mic...will try to improve on improving character decoding too. May 30 17:31:34 cwicks: For the next week, i plan to complete all API functions (except DMA) in C++ and use those to generate bindings for other languages using swig. May 30 17:31:37 thanks anirban1998 May 30 17:32:13 Thanks muneeb17 May 30 17:33:21 thanks vaishnav98_ May 30 17:35:00 For all - We will have one more weekly meeting next week before First Evaluations are due on 6/11/18. Also I am updating this page on eLinux https://elinux.org/BeagleBoard/GSoC/2018_Projects#LinksThanks to everyone for meeting this week. May 30 17:36:34 Great meeting! Please feel free to stay on the channel and work through issues with mentors while you have them here! May 30 18:03:58 abhishek_: Sorry, forgot to reply to the pinmux question. I plan to use config-pin only, but was thinking of using DTO's only when the universal cape is disabled (due to some other capes). Thoughts on this? May 30 18:04:50 Any DTO needs to be reapplied on reboot May 30 18:04:50 with the u-boot approach May 30 18:08:25 Ok, got it. **** ENDING LOGGING AT Thu May 31 03:00:07 2018