| 00:04 | aombk | joined the channel |
| 00:07 | dimaursu16 | joined the channel |
| 00:07 | dimon_ | left the channel |
| 00:20 | illwieckz | left the channel |
| 00:33 | illwieckz | joined the channel |
| 00:49 | iggy_ | joined the channel |
| 01:00 | danieeeel | left the channel |
| 01:01 | danieeeel | joined the channel |
| 01:24 | Rex0r | "i always wondered why no company - and also you guys - consider m.2 Sata as a viable storage medium?"
|
| 01:32 | dimaursu16 | left the channel |
| 01:51 | iggy_ | left the channel |
| 02:38 | calgarykev | joined the channel |
| 02:40 | Rex0r | Hey Kev.
|
| 02:40 | calgarykev | Hi Rex! IRC noob not sure what I'm doing.
|
| 02:42 | Rex0r | You using a client yet?
|
| 02:42 | calgarykev | irssi
|
| 02:43 | Rex0r | Not familiar with that. Sun will be up in half an hour here so I'm on my way out. Might pop back later.
|
| 02:43 | calgarykev | NP. Just wanted to see if I could connect.
|
| 02:43 | calgarykev | When's a good time to come back?
|
| 02:51 | calgarykev | left the channel |
| 02:53 | Rex0r | left the channel |
| 04:35 | Rex0r | joined the channel |
| 04:57 | Bertl_zZ | changed nick to: Bertl
|
| 04:57 | Bertl | morning folks!
|
| 04:59 | Bertl | m.2 (PCIe or 6G SATA) requires MGTs (Multi Gigabit Tranceivers) and complicated protocol stacks (PCIe, SATA) to work
|
| 05:00 | Bertl | as we don't have MGTs on the MicroZed, it is doable, but requires an additional high speed FPGA (e.g. Artix, Cyclone) and a lot of software
|
| 05:02 | Rex0r | Good man.
|
| 06:08 | danieeeel | changed nick to: danieel
|
| 06:09 | danieel | well, we use M2 (NVMe) in our system...
|
| 06:10 | danieel | it is the only way how to store 2.8GB/s ... the cons are, you need then half the day to download the 12min of footage (2TB) :)
|
| 06:22 | Spirit532__ | joined the channel |
| 06:26 | Spirit532_ | left the channel |
| 06:57 | Bertl | off for now ... bbl
|
| 06:57 | Bertl | changed nick to: Bertl_oO
|
| 07:16 | se6astian|away | changed nick to: se6astian
|
| 07:45 | pusle | left the channel |
| 08:19 | Rex0r | left the channel |
| 08:27 | Spirit532_ | joined the channel |
| 08:28 | Spirit532__ | left the channel |
| 09:14 | dimaursu16 | joined the channel |
| 09:14 | dimaursu16 | left the channel |
| 09:14 | dimaursu16 | joined the channel |
| 09:31 | sebix | joined the channel |
| 09:31 | sebix | left the channel |
| 09:31 | sebix | joined the channel |
| 11:16 | se6astian | changed nick to: se6astian|away
|
| 11:29 | se6astian|away | changed nick to: se6astian
|
| 11:37 | comradekingu | danieel: Well you could take it out
|
| 12:08 | champika_oO | joined the channel |
| 12:12 | vh | joined the channel |
| 12:31 | vh | left the channel |
| 12:58 | champika_oO | left the channel |
| 13:13 | jucar | joined the channel |
| 13:58 | jucar | left the channel |
| 14:42 | intrac_afk | changed nick to: intrac
|
| 14:53 | se6astian | changed nick to: se6astian|away
|
| 15:56 | anuditverma | joined the channel |
| 15:57 | __m___ | Hej anudit, hey bandit
|
| 16:01 | anuditverma | Hello
|
| 16:02 | anuditverma | I am back in Delhi today
|
| 16:02 | __m___ | And, how was it?
|
| 16:03 | __m___ | You had fun?
|
| 16:04 | anuditverma | Yes, it was great experience, they did a video montage https://www.youtube.com/watch?v=hTOR35WTpd8
|
| 16:05 | anuditverma | and quite chilling tough, the weather, the nightless nights, as they call it
|
| 16:05 | __m___ | Looks great
|
| 16:06 | anuditverma | and our team won the The Social Media Challenge :) , come back with a bottle of champagne
|
| 16:06 | __m___ | Congrats
|
| 16:07 | anuditverma | Thanks!
|
| 16:08 | __m___ | I don't see @BAndiT1983 here so I guess we start
|
| 16:08 | sebix | left the channel |
| 16:09 | anuditverma | I have updated the readme file https://github.com/apertus-open-source-cinema/axiom-beta-rest-interface/blob/develop/README.md
|
| 16:10 | __m___ | Yes, I have seen it. I wanted to try run everything but it seems as if the client is not ready yet. What is the status exactly? Because last week we talked about it being runnable today
|
| 16:14 | anuditverma | So I am able to run the client app but I need to debug so as to find from where the connection is getting refused, so moving on I have decided to keep on working on the other tasks, like running it in a docker container, I will simultaneously keep discussing the connection issue with Bandit, and try to keep a steady development phase by proceeding further with other tasks
|
| 16:17 | __m___ | When the application is not running today, we are far behind schedule.
|
| 16:18 | __m___ | I think it is crucial to do following things next: Create docker env to _build_ the application inside a docker container (not run it). Having a super minimal go application that runs smoothly
|
| 16:18 | __m___ | I updated the docker task accordingly: https://github.com/apertus-open-source-cinema/axiom-beta-rest-interface/issues/4
|
| 16:19 | __m___ | We will not do any more work on running the application inside a docker container. Building it inside is sufficient.
|
| 16:19 | anuditverma | okay got it
|
| 16:20 | __m___ | To meet June's goal I am convinced the go application has to run this Friday. Shall we meet Friday? Following tasks need to be finished until then: 1. Having the app build in docker container, 2. Having the app run on the camera, 3. All steps how to build and run app in Readme
|
| 16:22 | anuditverma | Yes
|
| 16:22 | __m___ | When shall we meet (UTC)?
|
| 16:22 | anuditverma | 4pm UTC ?
|
| 16:22 | __m___ | Great
|
| 16:22 | __m___ | Any questions?
|
| 16:25 | anuditverma | should I keep updating the readme file about my current tasks ? or I should only add the relevant requirements to run the App?
|
| 16:26 | __m___ | All tasks for june are written down as issues in the github issue tracker: https://github.com/apertus-open-source-cinema/axiom-beta-rest-interface/issues
|
| 16:27 | __m___ | If you like to have your current tasks written in the readme as well, that's fine
|
| 16:27 | anuditverma | ok cool
|
| 16:28 | __m___ | But I really suggest to discuss things in the issues as that's the place for something like that.
|
| 16:28 | __m___ | So, Understanding docker to run the application in a docker container can be changed to "Understanding docker to _build_ the application in a docker container."
|
| 16:28 | __m___ | Anything else?
|
| 16:29 | se6astian|away | changed nick to: se6astian
|
| 16:29 | anuditverma | no nothing else, thanks
|
| 16:30 | __m___ | Great, so you on Friday. Happy coding!
|
| 16:31 | antonio_ | joined the channel |
| 16:31 | Bertl_oO | changed nick to: Bertl
|
| 16:31 | Bertl | hey antonio_!
|
| 16:32 | antonio_ | hey!
|
| 16:34 | antonio_ | I am willing to contribute to a open hardware project, and just remembered of you guys
|
| 16:35 | antonio_ | thank you for welcoming in, Bertl
|
| 16:37 | anuditverma | left the channel |
| 16:38 | Bertl | antonio_: great! what do you have in mind? what are your specialities?
|
| 16:47 | MattWorkman | joined the channel |
| 16:47 | MattWorkman | I just heard of the project from Cinema5D and I'm very excited to continue to learn more
|
| 16:50 | Bertl | glad to hear!
|
| 16:51 | Bertl | if you have any questions, do not hesitate to ask!
|
| 16:52 | antonio_ | Bertl, I'm graduating next month in Electrical Engineering. I usually prototype simple hardware designs as a freelancer. I'm still looking at the lab.apertus.org hardware dashboard, and two projects got my attention: the battery and the flying probe
|
| 16:53 | antonio_ | I don't know how to use IRC, yet.
|
| 16:53 | MattWorkman | I run this YouTube channel (128K subs) https://www.youtube.com/user/cinematographydb and would love to make a video on the project
|
| 16:53 | MattWorkman | I also have a failed EE/CompSci background and I created this plugin for Cinema4D www.cineDesigner.com
|
| 16:54 | MattWorkman | I'm very interested in designing a shell and the UX for the Axiom. I can concept in C4D and might jump into Solidworks to design out the final shell
|
| 16:55 | Bertl | antonio_: you seem to have found an IRC client already, so first step done
|
| 16:56 | Bertl | MattWorkman: you best chat with se6astian, he is the right person regarding film making and the enclosure
|
| 16:56 | Bertl | antonio_: I'm the right person to talk to regarding electronics
|
| 16:57 | MattWorkman | thanks I DM'd Sebasitan
|
| 16:57 | Bertl | there are a number of ideas regarding plugin modules, extensions and shields as well, check out the google SoC page for some details
|
| 16:58 | MattWorkman | I'm in Cambridge, MA near MIT, so I could probably enlist some help on the EE side eventually, but I am interested in designing a shell and UX/menus eventually
|
| 16:58 | MattWorkman | is there a GitHub?
|
| 17:01 | Bertl | https://github.com/apertus-open-source-cinema
|
| 17:03 | MattWorkman | thank you, ouch time to remember C++, I've been working in Python for the last few years
|
| 17:04 | Bertl | well, we use python for a lot of things too :)
|
| 17:06 | MattWorkman | oh thanks goodness lol
|
| 17:06 | MattWorkman | what is the best way to get in line to buy a developer kit?
|
| 17:08 | Bertl | send an email to "team at apertus dot org" with a request, you'll get notified of the payment details then
|
| 17:10 | MattWorkman | copy that
|
| 17:15 | MattWorkman | are there any beta / dev users in Boston, MA that you know of?
|
| 17:15 | MattWorkman | I'm not connected with the maker community here yet
|
| 17:23 | Bertl | tricky question, no idea, maybe se6astian knows
|
| 17:24 | Bertl | (he is around, but probably cooking dinner right now :)
|
| 17:28 | MattWorkman | we are chatting,, thank you for the warm welcome, cheers
|
| 17:29 | intrac | left the channel |
| 17:30 | Bertl | you're welcome!
|
| 17:38 | intrac | joined the channel |
| 17:45 | Rex0r | joined the channel |
| 17:47 | Rex0r | MattWorkman: Did you manage to chat with someone?
|
| 17:47 | MattWorkman | yes, chatting with Seb, thank you
|
| 18:22 | MattWorkman | left the channel |
| 18:55 | BAndiT1983|away | changed nick to: BAndiT1983
|
| 19:15 | MattWorkman | joined the channel |
| 19:23 | Meto[m] | joined the channel |
| 19:23 | Meto[m] | left the channel |
| 19:25 | MattWorkman | left the channel |
| 19:50 | Rex0r | left the channel |
| 19:51 | Rex0r | joined the channel |
| 20:44 | se6astian | off to bed
|
| 20:44 | se6astian | good night
|
| 20:45 | se6astian | changed nick to: se6astian|away
|
| 21:01 | Bertl | off for a nap ... bbl
|
| 21:01 | Bertl | changed nick to: Bertl_zZ
|