08:37 | sugarbeet | left the channel | |
08:38 | sugarbeet | joined the channel | |
13:53 | sugarbeet | left the channel | |
14:02 | sugarbeet | joined the channel | |
17:00 | se6astian | MEETING TIME !
| |
17:00 | se6astian | who is here?
| 17:00 | Bertl | is here ...
|
17:01 | se6astian | do you have news for us bertl?
| |
17:02 | se6astian | did we talk about the button pcb already last week?
| |
17:07 | se6astian | anuejn: quick summary of your progress maybe?
| |
17:08 | se6astian | I heard vup is shortly before his bachelor thesis being handed in so no time for us currently
| |
17:08 | anuejn | So I started continued testing the rockpi / beta combination
| |
17:09 | anuejn | for this Bertl thankfully generated me a bitstream with a sensible pixelclock and walked me through the steps of getting started with the new userspace sequencer
| |
17:09 | anuejn | for most modelines the rockpi hdmi rx block was not able to lock
| |
17:09 | anuejn | but for some it was
| |
17:09 | anuejn | after that it complains that AVI Infoframes are missing in the Betas hdmi output and resets the block
| |
17:10 | se6astian | great progress
| |
17:10 | anuejn | So currently I am writing a tool for generating these and will try to integrate that into the beta with bertls help
| |
17:10 | anuejn | thats it from my side
| |
17:11 | Bertl | no news from my side, the button pcb is still work in progress but should not be too hard
| |
17:11 | se6astian | many thanks, is the documentation of the userspace sequencer stuff also a sideproject here?
| |
17:13 | Bertl | is that a question for me or for anuejn?
| |
17:13 | se6astian | anuejn
| |
17:14 | anuejn | ah I didnt get that
| |
17:14 | se6astian | " walked me through the steps of getting started with the new userspace sequencer"
| |
17:14 | se6astian | I figured that would be the perfect moment to write things done :)
| |
17:14 | se6astian | *down
| |
17:15 | anuejn | well I think it makes sense to first integrate that properly into the ci firmware?
| |
17:15 | anuejn | and for real documentation on how things work i am lacking knowledge
| |
17:15 | se6astian | ah, agreed, you would be the perfect candidate for that especially once you understood how it works
| |
17:16 | anuejn | what I can do now is start bertls scripts in the image he gave me, but I am unsure if it would be of value to document that in a more structured way currently
| |
17:17 | se6astian | right, you choose a good moment for that move to CI firmware
| |
17:18 | se6astian | I wanted to use todays meeting to ask you about your take on the lab
| |
17:18 | se6astian | should we just take it offline?
| |
17:18 | se6astian | apparently there is no read-only mode
| |
17:18 | anuejn | no strong feelings on that
| |
17:19 | se6astian | we currently have manual user registration approval so its already not possible for new users to do stuff
| |
17:19 | anuejn | cant we just delete / disable all user accounts?
| |
17:19 | Bertl | maybe capture static pages and replace the dynamic stuff with them?
| |
17:19 | anuejn | what Bertl says also sounds like a good plan
| |
17:19 | se6astian | anuejn: not easily as accounts own posts and tasks
| |
17:19 | anuejn | I see
| |
17:19 | anuejn | then what bertl says?
| |
17:20 | se6astian | Bertl: you mean like a crawler that creates a static archive?
| |
17:20 | Bertl | yep, precisely
| |
17:20 | se6astian | is there an easy solution for setting that up?
| |
17:20 | se6astian | and undertaking the crawl
| |
17:21 | se6astian | anuejn: you also had this in mind for the current drupal site right?
| |
17:21 | anuejn | I already did this for the drupal site
| |
17:21 | se6astian | ah!
| |
17:21 | anuejn | though it was a bit cumbersome
| |
17:21 | se6astian | can you do the same for the lab?
| |
17:21 | anuejn | and involved some manual labour
| |
17:21 | anuejn | I can see what I can do but if you have capacities you might find a better solution
| |
17:22 | se6astian | I doubt it :)
| |
17:23 | Bertl | IIRC, wget has a mirror mode which 'rewrites' links on the fly
| |
17:23 | Bertl | it might we worth trying that and check whether it is sufficient
| |
17:24 | anuejn | I tried this last time and it was not sufficient
| |
17:24 | anuejn | though a good starting point
| |
17:24 | Bertl | wget -E -m -p -k http://my.domain.com
| |
17:24 | anuejn | also wget2 is kinda nice -> I will play around a ibt
| |
17:24 | se6astian | many thanks!
| |
17:25 | se6astian | ok any other topics for today?
| |
17:25 | se6astian | my news are mostly boring as I continued to organize sourcing, shipping, etc. of CP accessories
| |
17:26 | se6astian | and there is a next color science meeting this thursday, anuejn will you be able to attend?
| |
17:27 | anuejn | probably :)
| |
17:28 | se6astian | great
| |
17:28 | se6astian | you got the details via email
| |
17:28 | se6astian | ok, thats it probably then! many thanks Bertl & anuejn!
| |
17:28 | se6astian | MEETING CONCLUDED
| |
17:31 | Bertl | thanks for moderating!
| |
17:31 | se6astian | my pleasure
| |
17:40 | anuejn | Bertl: this version of the gen_init script seems much cooler than the one on your image: https://github.com/apertus-open-source-cinema/axiom-firmware/blob/6bc26c2a5fb2c482d27386ab83426027249585a8/software/scripts/axiom_gen_init_hdmi.sh
| |
17:40 | anuejn | is there any reason why this is not used?
| |
17:41 | anuejn | and could I just stuff the bytes for my hand-crafted AVI infoframe in that blockram (with which tool?), set D=30 and get the info frame send out once per frame?
| |
18:54 | Bertl | anuejn: probably because it wasn't in the beta image I started with?
| |
18:55 | Bertl | no idea what 'D=30' refers to?
| |
18:55 | Bertl | the BRAM is mapped in memory, so you can write to that with memtool
|