*** tpb has joined #timvideos | 00:00 | |
*** FeltonChris has quit IRC | 00:14 | |
*** randy_dawson has joined #timvideos | 00:45 | |
mithro | morning people | 01:08 |
---|---|---|
*** tvCommitBot has joined #timvideos | 01:47 | |
tvCommitBot | [HDMI2USB] mithro closed pull request #60: Adding a description of the github issue labels inside a CONTRIBUTING document (master...github-issues) http://git.io/fcL3Vg | 01:47 |
*** tvCommitBot has left #timvideos | 01:47 | |
*** tija has joined #timvideos | 03:24 | |
*** puck has quit IRC | 03:46 | |
*** puck has joined #timvideos | 03:50 | |
*** tija has quit IRC | 04:12 | |
*** puck has quit IRC | 04:12 | |
*** puck has joined #timvideos | 04:14 | |
*** techman83 has joined #timvideos | 04:16 | |
*** ChanServ sets mode: +v techman83 | 04:16 | |
mithro | wb techman83 | 04:17 |
mithro | shenki: https://docs.google.com/document/d/19XB1AOZMp5Tr-nKEmX8CSuChd6O11wmKfwKc1nsk4OA/edit | 04:18 |
tpb | Title: Debug Design - Google Docs (at docs.google.com) | 04:18 |
techman83 | mithro: Thanks :) | 04:18 |
*** tija has joined #timvideos | 05:30 | |
tija | mithro: checked the diagram you added. Understood what you meant. BTW what software did you use to make it? | 05:32 |
mithro | tija: just the internal diagram editor | 05:32 |
mithro | tija: if you double click you'll be able to edit it | 05:32 |
tija | okay thanks | 05:35 |
*** tija has left #timvideos | 06:01 | |
*** gurudev is now known as pk__ | 06:21 | |
*** pk__ has left #timvideos | 06:21 | |
*** tija_ has joined #timvideos | 06:32 | |
*** tija_ has quit IRC | 06:32 | |
*** tija has joined #timvideos | 06:34 | |
tija | mithro: About the heart beat feature, when do you want it to be switched off? When both switch and control port want it to be off? | 06:35 |
*** slomo has joined #timvideos | 06:43 | |
*** slomo has joined #timvideos | 06:43 | |
mithro | tija: No idea :P | 06:48 |
mithro | I think switch in on position turns it to "control port controllable" and in the other position is "on"? | 06:49 |
shenki | yeah, treat it like rfkill on laptop | 06:49 |
shenki | s | 06:49 |
shenki | when the switch says "turn off", it's hard disabled | 06:49 |
shenki | but when the switch says "trun on", software has control | 06:50 |
tija | shenki: got it | 06:53 |
mithro | shenki: I think we want it as "hard enable" | 07:02 |
shenki | it doesn't really matter | 07:06 |
mithro | shenki: Carl is likely to want to turn it on all the time and not have it software controllable - switch is easier for him :) | 07:07 |
shenki | yeah fair enough | 07:10 |
shenki | mithro: until we get the quad-core ARM and the touchscreen controller, that will have to do | 07:11 |
shenki | tija: hey | 08:14 |
shenki | tija: it would be easier if you just commited these changes | 08:14 |
shenki | tija: git clone https://github/shenki/HDMI2USB | 08:15 |
shenki | cd HDMI2USB && git checkout ajit-debug-v2 | 08:15 |
shenki | then copy in your files | 08:15 |
shenki | git commit -a -m"Updates to debug" | 08:16 |
shenki | git push [email protected]/ajit/HDMI2USB ajit-debug-v2 | 08:16 |
tija | shenki: what is the last line suppose to do? | 09:14 |
tija | shenki: https://github.com/ajitmathew/HDMI2USB/commits/ajit-debug-v2 | 09:29 |
tpb | Title: Commits · ajitmathew/HDMI2USB · GitHub (at github.com) | 09:29 |
shenki | tija: hey | 11:45 |
shenki | tija: having a look | 11:45 |
shenki | tija: why do you have the logic for device_state in the top module? would it make sense to have that bitfield constructed in debug_module? | 11:46 |
*** tija has quit IRC | 11:53 | |
*** tvCommitBot has joined #timvideos | 12:48 | |
tvCommitBot | [HDMI2USB] shenki pushed 4 new commits to master: http://git.io/uWZxWA | 12:48 |
tvCommitBot | HDMI2USB/master 6a0b094 Joel Stanley: ISE: Fix project paths... | 12:48 |
tvCommitBot | HDMI2USB/master a1817d2 Ajit Mathew: Add UART to design... | 12:48 |
tvCommitBot | HDMI2USB/master da7a0af Ajit Mathew: Add debug module... | 12:48 |
*** tvCommitBot has left #timvideos | 12:48 | |
*** CarlFK has quit IRC | 12:52 | |
shenki | bam. and just like that, nothing happened | 12:54 |
*** tvCommitBot has joined #timvideos | 12:54 | |
tvCommitBot | [HDMI2USB] shenki force-pushed master from e004063 to fc53277: http://git.io/5pOFhQ | 12:54 |
*** tvCommitBot has left #timvideos | 12:54 | |
*** Niharika1 has joined #timvideos | 13:30 | |
*** Niharika is now known as Niharika_away | 13:34 | |
*** Niharika1 is now known as Niharika | 13:35 | |
*** tija has joined #timvideos | 13:35 | |
tija | shenki: you mean to say, route the signals required for device state into debug module and then create th device_state signal inside it? | 13:36 |
shenki | tija: yeah | 13:43 |
*** tvCommitBot has joined #timvideos | 13:44 | |
tvCommitBot | [HDMI2USB] shenki pushed 4 new commits to master: http://git.io/MVAyUQ | 13:44 |
tvCommitBot | HDMI2USB/master 6a0b094 Joel Stanley: ISE: Fix project paths... | 13:44 |
tvCommitBot | HDMI2USB/master a1817d2 Ajit Mathew: Add UART to design... | 13:44 |
tvCommitBot | HDMI2USB/master da7a0af Ajit Mathew: Add debug module... | 13:44 |
*** tvCommitBot has left #timvideos | 13:44 | |
shenki | tija: if you want to change that, do in a new commit | 13:44 |
shenki | tija: as i have now merged your changes in to the master branch of the main repo | 13:44 |
tija | shenki: okay | 13:45 |
*** CarlFK has joined #timvideos | 14:55 | |
*** ChanServ sets mode: +v CarlFK | 14:55 | |
*** rohitksingh has joined #timvideos | 14:58 | |
*** Niharika has left #timvideos | 17:12 | |
*** Niharika has quit IRC | 17:12 | |
*** slomo has quit IRC | 17:49 | |
*** tija has quit IRC | 18:03 | |
*** Palash has joined #timvideos | 19:09 | |
*** Palash has quit IRC | 20:00 | |
*** rohitksingh1 has joined #timvideos | 20:18 | |
*** rohitksingh has quit IRC | 20:20 | |
*** FeltonChris has joined #timvideos | 21:36 | |
*** slomo has joined #timvideos | 21:39 | |
*** slomo has joined #timvideos | 21:39 | |
*** slomo has quit IRC | 22:05 | |
*** rohitksingh1 has quit IRC | 22:08 | |
*** CarlFK has quit IRC | 23:25 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!