Monday, 2017-07-03

*** tpb has joined #timvideos00:00
*** futarisIRCcloud has joined #timvideos00:45
*** SamSagaZ has quit IRC01:05
*** SamSagaZ has joined #timvideos01:14
*** rohitksingh_work has joined #timvideos03:50
Ishan_Bansalmithro : ping04:11
mithroIshan_Bansal: Pong04:11
mithroI didn't get a chance to look at anything yesterday04:11
mithroI will look at things shortly04:11
Ishan_Bansalmithro : I just want to confirm that is there a need to look after all the issue which are coming in duplication in new_dct6.py ?04:12
mithroIshan_Bansal: Possibly, I haven't look again - I don't obviously expect you to read my mind and do things I haven't yet mentioned :-P04:13
Ishan_Bansalmithro : I am talking about these issues : https://codeclimate.com/github/timvideos/litejpeg/pull/104:16
tpbTitle: Adding additional files - timvideos/litejpeg - Code Climate (at codeclimate.com)04:16
mithroIshan_Bansal: have you addressed all the comments I have put on there?04:16
Ishan_Bansalmithro : yes04:16
mithroIshan_Bansal: The issues on codeclimate may be relevant, they might not be04:17
mithroIshan_Bansal: Use your judgement04:17
Ishan_Bansalmithro : ya I am working on them and try to reduce them to as small number as possible.04:18
mithroIshan_Bansal: I do notice that it seems to be concerned with the complexity of new_dct6.py which I did mention in my code review too04:18
mithroIshan_Bansal: code climate is suppose to be an automated code reviewer -- it does an okay job sometimes but being a computer it can get things hilariously wrong sometimes :-P04:20
Ishan_Bansalmithro : OK . :-P04:23
*** SamSagaZ has quit IRC04:30
mithroIshan_Bansal: Any other questions?04:36
Ishan_Bansal: No.04:47
*** SamSagaZ has joined #timvideos04:48
mithroIshan_Bansal: Great! Hopefully you'll have more soon :-)04:55
CarlFKmithro: should this work for flashing: https://github.com/CarlFK/HDMI2USB-mode-switch/wiki05:26
tpbTitle: Home · CarlFK/HDMI2USB-mode-switch Wiki · GitHub (at github.com)05:26
mithroCarlFK: yeap - I think that was the state I last had05:26
CarlFKcan you cut/paste that indo the docs, or do you want a PR?05:27
mithroWith the "If you see: DNA = 110000001100000011000000110000001100000011000000110000001 (0x181818181818181) try 2 or 3 times, then power cycle it." -- you probably want to try switching the device into serial mode and then back out on the Opsis05:27
mithroCarlFK: PR05:28
*** SamSagaZ has quit IRC05:45
CarlFKmithro: https://editor.timvideos.us/#timvideos/hdmi2usb.tv/edit/master/Firmware.md  I hit "Save" and it has been "Saving..." for over 5 min06:08
mithroI'm not sure that works...06:08
mithroIt should work - but nobody has tested it in a very long time06:09
CarlFKawesome.06:10
CarlFKwhat should I be editing?06:10
mithroGo to https://github.com/timvideos/hdmi2usb.tv/blob/master/Firmware.md06:13
tpbTitle: hdmi2usb.tv/Firmware.md at master · timvideos/hdmi2usb.tv · GitHub (at github.com)06:13
mithroClick the little edit button - and then make sure the " Create a new branch for this commit and start a pull request." is selected06:14
CarlFKmithro: what is "status"?  TODO: Can someone update the status info here.06:18
mithroWhat works, what doesn't on which boards06:18
CarlFKmithro: I think I committed to the main repo, so I cant do a PR ..06:24
mithroCarlFK: there were two options at the bottom of that page - "Commit directly and commit and send a pull reqest"06:25
mithroCarlFK: I'm fixing now06:26
CarlFKI thought I was on my fork and needed to commit to my master then PR to get it to yours06:26
mithroCarlFK: that would have worked if you were already on your fork06:28
mithroCarlFK: Fixed your stuff to make it into a pull request here -> https://github.com/timvideos/hdmi2usb.tv/pull/2106:30
tpbTitle: flash-gateware instructions by mithro · Pull Request #21 · timvideos/hdmi2usb.tv · GitHub (at github.com)06:30
mithroCarlFK: I also enable protection on the master branch to hopefully prevent that accidently happening again but unsure if it works...06:32
mithroCarlFK: Thank you so much for taking the time to send a pull request!06:37
CarlFKmithro: sure - any idea how to add a page?  other than forking and cloning and whatever07:00
mithroCarlFK: As a separate thing to your current pull request?07:01
CarlFKmithro: sure - whatever I need to do to add: With the "If you see: DNA = 110000001100000011000000110000001100000011000000110000001 (0x181818181818181) try 2 or 3 times, then power cycle it." -- you probably want to try switching the device into serial mode and then back out on the Opsis07:01
mithroCarlFK: I thought you were editing existing stuff?07:02
CarlFKthat page is a little cluttered as it is - and "diagnostic and debugging"  stuff will likely grow and grow so it should have its own page07:03
mithroDid you look at the pull request I sent you?07:03
mithroCarlFK: okay07:03
mithroGo to https://github.com/timvideos/hdmi2usb.tv/tree/carlfk-pull-107:04
tpbTitle: GitHub - timvideos/hdmi2usb.tv at carlfk-pull-1 (at github.com)07:04
mithroThere is a "Create new file" button on that page07:04
mithroThat will add a new page to your carlfk-pull-1 branch I beleive07:04
mithroCarlFK: did that work?07:07
CarlFKmithro: maybe.  I have a new file.  not sure if the link to it should work on githug07:09
CarlFKhttps://github.com/timvideos/hdmi2usb.tv/blob/carlfk-pull-1/flash-gateware07:09
tpbTitle: hdmi2usb.tv/flash-gateware at carlfk-pull-1 · timvideos/hdmi2usb.tv · GitHub (at github.com)07:09
mithroCarlFK: needs to have a .md on the end to be rendered properly07:09
mithroAlso needs a header bit to work as a page see the other .md files for an example -> https://raw.githubusercontent.com/timvideos/hdmi2usb.tv/carlfk-pull-1/Numato-Opsis.md07:10
CarlFKmithro: https://github.com/timvideos/hdmi2usb.tv/blob/carlfk-pull-1/flash-gateware.md07:18
tpbTitle: hdmi2usb.tv/flash-gateware.md at carlfk-pull-1 · timvideos/hdmi2usb.tv · GitHub (at github.com)07:18
mithroCarlFK: starting to get there...07:18
mithroCarlFK: It won't appear on the website until it is merged into the master branch07:18
mithroCarlFK: See https://github.com/timvideos/HDMI2USB-mode-switch/issues/33 and https://github.com/timvideos/HDMI2USB-litex-firmware/blob/master/getting-started.md#common-errors too....07:19
tpbTitle: Check for common issues when flashing · Issue #33 · timvideos/HDMI2USB-mode-switch · GitHub (at github.com)07:19
CarlFKmithro: do I need to approve the PR?07:24
mithroCarlFK: Hrm?07:25
mithroCarlFK: You send pull request, I review it, you make any changes needed then I approve & merge it07:25
CarlFKwhat is in my email asked me to review it07:29
mithroCarlFK: What is in your email?07:30
CarlFKYou can view, comment on, or merge this pull request online at:   https://github.com/timvideos/hdmi2usb.tv/pull/2107:30
tpbTitle: flash-gateware instructions by mithro · Pull Request #21 · timvideos/hdmi2usb.tv · GitHub (at github.com)07:30
mithroOh, it might be a bit confused because I created the pull request for you...07:31
mithroCarlFK: I left a bunch of comments on your changes at https://github.com/timvideos/hdmi2usb.tv/pull/21#pullrequestreview-4759214107:31
tpbTitle: flash-gateware instructions by mithro · Pull Request #21 · timvideos/hdmi2usb.tv · GitHub (at github.com)07:31
CarlFKmithro: you are making this too hard07:32
mithroCarlFK: In what way? Sending pull requests is the way that github works for collaboration, getting someone to look at your changes before merging them is also common practice07:35
CarlFKa wiki is also common07:35
CarlFKwe should be spending time trying to figure out why my opsis won't flash07:37
CarlFKnot on editing docs07:37
CarlFKmithro: all I care about are the 5 commands https://github.com/CarlFK/HDMI2USB-mode-switch/wiki07:49
tpbTitle: Home · CarlFK/HDMI2USB-mode-switch Wiki · GitHub (at github.com)07:49
CarlFKI did that, it errored. I power flipped ti to serial and back and power cycled.  no help07:50
*** futarisIRCcloud has quit IRC09:05
*** diadara_ has joined #timvideos09:51
shenkiIshan_Bansal: we should squash your patches down to one commit in your review10:51
shenkiIshan_Bansal: to do this, type git rebase -i a973349bc976f3e36005cd91115d1228f6e2dd8c10:51
shenkithat will open your editor with a list of commits10:51
shenkithen you can edit the rebase operation to squash the patches. I will send you a link about how this works10:52
shenkibefore you start, type 'git branch backup/before-rebase-1' to create a backup10:52
*** CarlFK has quit IRC11:20
*** sb0 has joined #timvideos11:33
*** diadara_ has quit IRC11:58
*** SamSagaZ has joined #timvideos12:15
*** rohitksingh_work has quit IRC12:44
*** sb0 has quit IRC13:28
*** SamSagaZ has quit IRC13:29
*** CarlFK has joined #timvideos14:11
*** ChanServ sets mode: +v CarlFK14:11
*** shenki has quit IRC15:08
*** SamSagaZ has joined #timvideos15:27
*** CarlFK has quit IRC16:07
*** CarlFK has joined #timvideos16:16
*** ChanServ sets mode: +v CarlFK16:16
*** jea[m] has quit IRC16:20
*** MatrixTraveler[m has joined #timvideos16:26
*** jea[m] has joined #timvideos16:43
*** SamSagaZ has quit IRC17:06
*** shenki has joined #timvideos17:20
*** ChanServ sets mode: +v shenki17:20
*** rohitksingh has joined #timvideos17:36
*** SamSagaZ has joined #timvideos18:58
*** rohitksingh has quit IRC19:31
*** SamSagaZ has quit IRC20:37
*** SamSagaZ has joined #timvideos22:09
*** SamSagaZ has quit IRC22:45

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