*** tpb has joined #timvideos | 00:00 | |
*** springermac has quit IRC | 00:54 | |
*** springermac has joined #timvideos | 00:54 | |
*** sb0 has joined #timvideos | 01:36 | |
*** sb0 has quit IRC | 02:23 | |
*** rohitksingh_work has joined #timvideos | 03:30 | |
*** ChanServ sets mode: +v thaytan_ | 04:41 | |
*** thaytan_ is now known as thaytan | 04:42 | |
*** futarisIRCcloud has joined #timvideos | 05:21 | |
*** sb0 has joined #timvideos | 06:54 | |
*** Kripton has quit IRC | 07:39 | |
*** futarisIRCcloud has quit IRC | 07:57 | |
*** Kripton has joined #timvideos | 07:57 | |
*** sb0 has quit IRC | 09:53 | |
*** sb0 has joined #timvideos | 09:58 | |
*** anant3110 has joined #timvideos | 10:01 | |
anant3110 | @paddatrapper Do you have a blog or documentation of your project from last year? Would help me understand better. | 10:10 |
---|---|---|
paddatrapper | anant3110: https://gsoc.paddatrapper.me/ | 10:12 |
tpb | Title: Kyle Robbertze - GSoC (at gsoc.paddatrapper.me) | 10:12 |
anant3110 | paddatrapper: Thank You | 10:13 |
*** Kripton has quit IRC | 10:19 | |
*** Kripton has joined #timvideos | 10:27 | |
anant3110 | has the rewrite of the video firmware been completed? | 10:29 |
*** rohitksingh_wor1 has joined #timvideos | 10:37 | |
anant3110 | paddatrapper: I think I can handle the things from the FPGA chip side of things without a doubt. Now the real question. Where do I get the environment set up? Which board should I use? | 10:39 |
paddatrapper | anant3110: the video firmware rewrite hasn't been finished I don't think | 10:39 |
*** rohitksingh_work has quit IRC | 10:40 | |
paddatrapper | I've been using 2 FX2 dev boards, but mithro can suggest what to use for FPGA development. He will probably be around in about 6 to 8 hours | 10:41 |
anant3110 | paddatrapper: One more thing. Why exactly is the video firmware being rewritten? | 10:42 |
paddatrapper | anant3110: we want the FX2 code to use the C Linux headers for USB communication so we don't have to dive into assembly very often. We also want to move away from VHDL and towards C for the FX2 firmware | 10:44 |
anant3110 | paddatrapper: Why do you want to move from VHDL to C for the firmware? | 10:53 |
paddatrapper | anant3110: easier to maintain and Linux USB headers. The libraries we use are also in C (this is all for the FX2 firmware, I can't speak to any of the other components) | 10:55 |
anant3110 | paddatrapper: Makes sense. Seems accomplishable. But would need to dig in more. | 10:56 |
*** anant3110 has quit IRC | 11:11 | |
*** yet1xk has joined #timvideos | 12:34 | |
*** rohitksingh_wor1 has quit IRC | 12:37 | |
*** sb0 has quit IRC | 13:43 | |
*** sb0 has joined #timvideos | 13:44 | |
*** rohitksingh has joined #timvideos | 13:51 | |
*** rohitksingh has quit IRC | 15:17 | |
*** _florent_ has quit IRC | 16:06 | |
*** _florent_ has joined #timvideos | 16:13 | |
CarlFK[m] | mithro (IRC): should the edid bug be fixed? I don't think it is. | 16:38 |
mithro | CarlFK[m]: nope, not yet | 16:39 |
CarlFK[m] | k. | 16:39 |
CarlFK[m] | it builds, so thats good. | 16:39 |
mithro | CarlFK[m]: cr1901_modern was looking into the issue we hit | 16:40 |
CarlFK[m] | mithro (IRC): I thought that issue was keeping it from building? | 16:42 |
mithro | CarlFK[m]: It is - which is why it hasn't been merged | 16:42 |
CarlFK[m] | prebuilt has: git describe: v0.0.4-165-g619dcf9 built: Mar 10 2018 02:31:00 | 16:46 |
CarlFK[m] | if that surprises you, then good? otherwise.. never mind. I'll stop messing with it | 16:46 |
mithro | CarlFK[m]: ---> it has *not* been merged yet as it would break the build | 16:47 |
CarlFK[m] | mithro (IRC): I need to get veyepar data into a goog spreadsheet. you are pushing data from.. travis? can you point me at the code that does that? | 20:08 |
CarlFK[m] | im doing it once, then letting someone else edit the data. so I can create a csv. except I have embedded \n. do you know if sheets will import json? | 20:10 |
tumbleweed | CarlFK[m]: just looking at .travis.yml shows a pretty obvious .travis/update-prebuilt-list.sh and you can go down the rabbithole from there | 20:12 |
tumbleweed | it's not very far to go | 20:12 |
CarlFK[m] | Thanks. I think... # Try 10 times. :o | 20:15 |
CarlFK[m] | Supported types are: csv, txt, tsv, tab, html, htm, xls, xlsx, xlsm, xlt, xltm, xltx, ods. | 20:18 |
CarlFK[m] | html? | 20:18 |
CarlFK[m] | bah. I am going to ignore descriptions | 20:19 |
CarlFK[m] | they can email those changes to me. | 20:20 |
*** CarlFK has quit IRC | 21:35 | |
*** Kripton has quit IRC | 22:10 | |
*** olasd has quit IRC | 22:10 | |
*** felix_ has quit IRC | 22:10 | |
*** Kripton has joined #timvideos | 22:11 | |
*** olasd has joined #timvideos | 22:11 | |
*** felix_ has joined #timvideos | 22:11 | |
cr1901_modern | mithro: https://travis-ci.org/cr1901/HDMI2USB-litex-firmware/builds/354536234#L684 What does this error mean (fatal: remote user already exists) | 22:15 |
cr1901_modern | It seems that the CI scripts will attempt to look for the user's own personal copy of the submodules, but then decide not to use them anyway | 22:16 |
cr1901_modern | (unless the user updates .gitmodules to point to their personal copy, which I did for the current build in progress) | 22:16 |
mithro | cr1901_modern: The error is this -> https://travis-ci.org/cr1901/HDMI2USB-litex-firmware/builds/354536234#L691-L692 | 22:16 |
cr1901_modern | I know what the error is | 22:16 |
mithro | cr1901_modern: You shouldn't need to update the .gitmodules at all | 22:17 |
mithro | cr1901_modern: All you need to do is commit the new hash | 22:17 |
cr1901_modern | Well, that error occurred until I updated .gitmodules | 22:17 |
cr1901_modern | I'm happy to revert it and try again, but the commit hash I was pointing to bombed until updated .gitmodules | 22:18 |
cr1901_modern | mithro: In any case, culprit: https://travis-ci.org/cr1901/HDMI2USB-litex-firmware/jobs/354538476#L4984-L4987 (what?!) | 22:21 |
cr1901_modern | mithro: Working now, must've forgot to commit before trying the build | 22:26 |
cr1901_modern | But why _does_ git say "fatal" but continue on anyway? I mean, it works, but still weird to me | 22:26 |
mithro | https://github.com/timvideos/HDMI2USB-litex-firmware/blob/master/.travis/add-local-submodule.sh#L61-L67 | 22:30 |
tpb | Title: HDMI2USB-litex-firmware/add-local-submodule.sh at master · timvideos/HDMI2USB-litex-firmware · GitHub (at github.com) | 22:30 |
cr1901_modern | You are something else :P | 22:31 |
cr1901_modern | mithro: So, we have a problem: https://travis-ci.org/cr1901/HDMI2USB-litex-firmware/jobs/354542915#L4767-L4771 | 22:33 |
cr1901_modern | I'm _pretty_ sure both those directories are supposed to exist? | 22:33 |
cr1901_modern | To make matters even worse, the gateware is no longer building on my end... it runs the firmware target twice for some reason | 22:42 |
cr1901_modern | What is going _on_ here?! | 22:43 |
cr1901_modern | mithro: There's something wrong with my local copy of the repo. Need to fix whatever's wrong before I take a look at CI | 22:51 |
cr1901_modern | Well, checking out a new branch then going back to the current branch fixed it. Must be a transient error :( | 23:00 |
*** anant3110 has joined #timvideos | 23:06 | |
anant3110 | mithro: Wanted to talk to you about HDMI Audio to USB Sound projects for GSoC. | 23:13 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!