Saturday, 2017-07-01

*** tpb has joined #timvideos00:00
*** SamSagaZ_ has joined #timvideos01:03
CarlFKmithro: what is the file I should be flashing?01:38
CarlFKan hour or so of trying to figure this out and I came up wiht  opsis_hdmi2usb-hdmi2usbsoc-opsis.bin is 11 months old, so I am guessing not that.01:38
CarlFKthe newest stuff is 2 months old which I find odd:  https://github.com/timvideos/HDMI2USB-firmware-prebuilt/tree/master/archive/master01:39
tpbTitle: HDMI2USB-firmware-prebuilt/archive/master at master · timvideos/HDMI2USB-firmware-prebuilt · GitHub (at github.com)01:39
*** hozer has joined #timvideos03:18
*** sb0 has joined #timvideos03:49
*** sb0 has quit IRC03:51
Ishan_Bansalmithro : I have added some changes in the litejpeg repository correcting the things in your comments, currently working on removing the duplication in new_dct6.py . Kindly review the code after the commits are been made.04:10
mithroIshan_Bansal: cool, I'll try and review it tomorrow04:14
mithroPlease comment on the pull request saying what you have done.04:14
mithroIshan_Bansal: how's the documentation going? Have you tried using sphinx to generate docs from your code?04:15
Ishan_Bansalmithro : OK. Should I add done on the comments which you have made on the pull request.04:33
mithroOkay great04:33
Ishan_BansalBy documentation you mean to say adding comments within the code?04:34
Ishan_Bansalmithro: I used the format of the docstring which you send in the links for adding the comments.04:36
mithroGreat04:37
mithroYes04:37
Ishan_Bansalmithro: but doesn't use sphinx for doing so. What is the advantage of doing with that?04:39
mithroSphinx uses those doc string to generate nice html pages04:40
mithroSee the M-Labs MiGen docs as an example04:41
mithroIshan_Bansal: these doc's are generated with sphinx -> https://m-labs.hk/migen/manual/04:42
Ishan_Bansalmithro : Also why does XXX latency comes? It is coming in one of the line of the code04:45
*** sb0 has joined #timvideos04:45
mithroIshan_Bansal: that explains "how" not "why"04:47
mithroThe why would be something like "This signal needs to be synchronised with this other signal which takes 2 extra cycles longer, hence we need to delay this input for 2 cycles."04:48
mithroDoes that make sense?04:50
mithroYou should explain "why" something occurs.04:50
mithroThe "how" is shown in the code04:51
mithroUnless your are doing something really tricky (like using bit shifts + magic numbers to calculate sqrt of 2, or some very tightly optimised ADAM code) you shouldn't need to explain the how because the person can just read the code.04:52
mithroThe why is all about, we need to do XYZ because of ABC.04:53
mithroIshan_Bansal: make sense?05:18
*** micolous_ is now known as micolous07:22
*** ChanServ sets mode: +v micolous07:22
*** abhas has joined #timvideos08:31
paddatrappermithro: ping?08:33
*** abhas has quit IRC08:48
*** cr1901_modern has quit IRC13:35
*** cr1901_modern has joined #timvideos13:36
*** SamSagaZ_ has quit IRC13:59
*** springermac has quit IRC14:09
*** springermac has joined #timvideos14:10
CarlFKmithro: filename?  ^^14:28
*** SamSagaZ_ has joined #timvideos16:52
*** rk[ghost] has quit IRC17:11
*** rk[ghost] has joined #timvideos17:18
*** SamSagaZ_ has quit IRC18:10
*** cr1901_modern has quit IRC19:10
*** cr1901_modern has joined #timvideos19:12
CarlFKhttps://github.com/CarlFK/HDMI2USB-mode-switch/wiki19:31
tpbTitle: Home · CarlFK/HDMI2USB-mode-switch Wiki · GitHub (at github.com)19:31
*** madgoat has joined #timvideos20:15
*** madgoat has left #timvideos20:16
*** hozer has quit IRC22:27

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!