Wednesday, 2014-06-25

*** tpb has joined #timvideos00:00
-kornbluth.freenode.net- [freenode-info] if you're at a conference and other people are having trouble connecting, please mention it to staff: http://freenode.net/faq.shtml#gettinghelp00:00
*** rohitksingh has quit IRC00:06
mithroI'll be around in 15-25 minutes00:22
aps-sidsmithro: morning, please see the FIXME comment here  -- https://github.com/aps-sids/flumotion-orig/blob/porting-to-gst1.0/flumotion/component/converters/overlay/overlay.py#L29-L5601:01
aps-sidsDo I simply remove the class or replace it with something else?01:01
tpbTitle: flumotion-orig/flumotion/component/converters/overlay/overlay.py at porting-to-gst1.0 · aps-sids/flumotion-orig · GitHub (at github.com)01:01
*** puck has quit IRC01:05
mithroOkay, I'm around now01:23
mithroaps-sids: that is what you have to decide01:24
mithroayush3504: morning01:24
*** FeltonChris has joined #timvideos01:25
shenkitija: hey01:27
shenkitija: i can't access the document01:27
tijashenki: oops01:27
tijashenki: done01:28
ayush3504mithro: good morning :)01:28
shenkithanks01:28
shenkitija: did you share the link in here?01:29
ayush3504mithro: there are problems with spi daisy chaining. Rohitksingh has documented here - https://docs.google.com/document/d/1ZhDz50rve5UmnmyKynxySLHqfFuOwBPM7pYFoHo9uvs/edit#heading=h.psbm6zjrp5sz01:30
tpbTitle: Guidelines for Auto-Detection compliant Expansion Board - Google Docs (at docs.google.com)01:30
mithroayush3504: sounds like you have sufficient reasons to choose I2C now01:33
ayush3504mithro: so should we stick with current design?01:33
mithroayush3504: assume I've forgot what the current design is :P, what is that at?01:35
ayush3504mithro: ""  ayush3504: no, I understand it - each daughterboard has an i2c eeprom who's address is set via the slot it is plugged into ""01:36
mithroayush3504: how does that interact with the motherboard detection01:39
ayush3504mithro: daughterboards will have slave addresses 1 to 7, motherboard eeprom will have slave address 0. So they're independent.01:40
ayush3504mithro: the detection would check eeprom 0 to get expansion board id, if it my board, it scans higher addresses. So they're independent.01:42
ayush3504mithro: we can also choose not to populate slave 0 eeprom on the mobo. so if the autodection routine can scan all addresses and see that its getting data from higher slave addresses, it can assume that a serial board is there.01:44
ayush3504mithro: either case, my schematic stays unaffected, because i2c is parallel and we can choose not to populate the eeprom pad on motherboard01:45
ayush3504shenki: What do you say. do you have any opinion on this?01:47
*** tija has quit IRC02:06
mithroayush3504: see my update at https://github.com/ayushsagar/HDMI2USB-vmodserial/issues/1002:17
tpbTitle: It probably makes more sense for the serial interface to just be a 6 pin bus? · Issue #10 · ayushsagar/HDMI2USB-vmodserial · GitHub (at github.com)02:17
ayush3504mithro: cool. didn't know that :)02:19
mithroayush3504: I'm unsure if KiCad still has the restriction that nets coming from a bus must be named BUSNAMEX02:20
ayush3504mithro: i'll have to play with this for a while and confirm it on pcbnew02:21
shenki   asdf~.02:22
shenki~>02:22
mithroshenki: ?02:24
mithroayush3504: you can use a junction to connect two wires with different net names02:27
ayush3504mithro: yes. but is that related?02:28
mithroayush3504: if the labels coming out of a bus need to be BUSNAMEX, but it's better for them to be labelled TX0 you can use a junction to connect BUSNAME4 to TX002:29
ayush3504mithro: i think it's just like an array. I can have something like PORTA[0..5]02:30
mithroayush3504: yes, that is what I'm saying - you don't want to use PORTA0 as the wire name inside the schematic02:31
mithrobut you need it to be named PORTA0 to connect to the bus02:31
ayush3504mithro: true, that will hide pin info from the top sheet02:31
ayush3504mithro: if i use PORTA as the bus name, my pin labels PORTA0, PORTA1, PORTA2.... is that correct?02:33
ayush3504mithro: pin labels would be*02:34
mithroayush3504: yes02:34
ayush3504mithro: so is there a problem ?02:34
mithroayush3504: you want the pin labels to be TX0, RTS0, CTS0, right?02:34
ayush3504mithro: yeah, but i don't want to group them by TX?, RTS?, CTS? because that would mix the ports02:35
mithroayush3504: agreed02:35
ayush3504mithro: so what do you suggest02:36
mithroayush3504: so you have to connect a wire named PORTA0 to a wired named TX002:36
mithroayush3504: a junction should let you do that02:36
shenkimithro: sorry, desktop crashed on me02:36
*** tija has joined #timvideos02:37
*** tija_ has joined #timvideos02:39
ayush3504mithro: got it02:39
*** tija_ has quit IRC02:39
*** tija has quit IRC02:39
shenkiayush3504: how many slots do we have for boards?02:40
ayush3504shenki: 602:40
shenkiso the system will have physical space to fit 6 different boards at once?02:40
ayush3504shenki: yeah. you can see here: https://docs.google.com/spreadsheets/d/1lOAKj-r80o0KVlB-AP-42tiUY0Hg50EkQTgRwYNMilk/edit#gid=204104735602:41
tpbTitle: Mechanical specifications for serial expansion board and daughterbaords - Google Tabellen (at docs.google.com)02:41
shenkiwoah, it's massive :)02:41
shenkido the daughterboards connect with teh same connection? or they have their own header?02:42
shenki(sorry, im coming into this without any knowledge)02:42
mithroayush3504: are the slot number calculations right?02:43
mithroayush3504: it seems like you can get the Atlys + serial board with 2 slots in a half rack space?02:44
mithroayush3504: or just the serial board with 6 slots in a half width rack space?02:44
ayush3504mithro: true02:45
mithroayush3504: I think that indicates that 5 slots is the max size with a space between the 3rd and 2nd slots which allows the board to be cut down from 5 slots to 2 slots?02:46
ayush3504mithro: not sure what that means. btw, an important thing to ask, tell me about the led daughterboard02:47
ayush3504mithro: how many LEDs are required?02:48
ayush3504shenki: sorry, i missed that. They have their own headers. :)02:50
mithroayush3504: you have 6 pins - 6 LEDs seems like a good start02:50
ayush3504mithro: ok02:51
JoelwWith six pins you could charlieplex 35 LEDs! :)02:54
mithrocharlieplex?02:55
JoelwIt's like multiplexing, but was invented by Charlie.02:59
*** tija has joined #timvideos03:08
*** tija has quit IRC03:10
*** mparuszewski has quit IRC03:11
*** tija has joined #timvideos03:14
tijahttps://docs.google.com/document/d/19XB1AOZMp5Tr-nKEmX8CSuChd6O11wmKfwKc1nsk4OA/edit#03:17
tpbTitle: Debug Design - Google Docs (at docs.google.com)03:17
*** CarlFK has quit IRC03:54
mithroCARAM_: http://lwn.net/Articles/602596/05:54
*** CarlFK has joined #timvideos06:22
*** ChanServ sets mode: +v CarlFK06:22
CARAM_mithro: not a subscriber :(06:23
CARAM_Btw I should have something very cool for you to try out in the next day or so06:23
CARAM_Did you ever give the flumotion container a go?06:25
shenkiCARAM_: http://lwn.net/SubscriberLink/602596/4794e0146461b40a/06:30
tpbTitle: A report from the first DockerCon [LWN.net] (at lwn.net)06:30
shenkiit should be free sometime today... it was publsihed on the 17th06:30
mithroCARAM_: sorry, I haven't had the chance06:32
mithroyou should poke CarlFK until he does06:33
mithroas well as aps-sids06:33
mithroaps-sids: I haven't noticed any snippets since the 21st?06:36
CARAM_shenki: thanks!06:41
shenkino worries06:42
CARAM_mithro: got it.06:44
shenkiJoelw: not this charlie? http://www.albinoblacksheep.com/video/charlie/charlie.png06:44
mithrohttp://en.wikipedia.org/wiki/Charlieplexing06:49
tpbTitle: Charlieplexing - Wikipedia, the free encyclopedia (at en.wikipedia.org)06:49
Joelwshenki: That looks about right07:03
shenkiah07:04
shenkii see07:04
*** slomo has quit IRC07:10
*** slomo has joined #timvideos07:10
mithrohttps://www.suitabletech.com/beam/08:44
tpbTitle: Suitable Technologies Beam Remote Presence System (at www.suitabletech.com)08:45
*** tija_ has joined #timvideos10:09
*** rohitksingh has joined #timvideos10:54
*** tija_ has quit IRC10:58
*** rohitksingh has quit IRC12:42
*** FeltonChris has quit IRC13:10
*** rohitksingh has joined #timvideos13:33
*** thaytan has quit IRC13:49
*** thaytan has joined #timvideos13:54
*** ChanServ sets mode: +v thaytan13:54
*** thaytan has quit IRC14:37
*** thaytan has joined #timvideos14:40
*** ChanServ sets mode: +v thaytan14:40
*** thaytan has quit IRC14:48
*** thaytan has joined #timvideos14:51
*** ChanServ sets mode: +v thaytan14:51
*** thaytan has quit IRC14:56
*** thaytan has joined #timvideos14:59
*** ChanServ sets mode: +v thaytan14:59
*** tija_ has joined #timvideos15:20
*** rohitksingh has quit IRC15:22
*** rohitksingh has joined #timvideos15:32
*** thaytan has quit IRC15:33
*** thaytan has joined #timvideos15:36
*** ChanServ sets mode: +v thaytan15:36
*** thaytan has quit IRC15:39
*** thaytan has joined #timvideos15:41
*** ChanServ sets mode: +v thaytan15:41
*** rohitksingh has quit IRC15:46
*** thaytan has quit IRC15:54
*** thaytan has joined #timvideos15:58
*** ChanServ sets mode: +v thaytan15:58
*** rohitksingh has joined #timvideos16:02
*** rohitksingh has quit IRC16:13
*** rohitksingh has joined #timvideos16:18
*** rohitksingh has quit IRC16:42
*** rohitksingh has joined #timvideos16:50
*** tija_ has quit IRC16:53
*** rohitksingh has quit IRC17:18
*** tija_ has joined #timvideos17:25
*** thaytan has quit IRC17:28
*** thaytan has joined #timvideos17:31
*** ChanServ sets mode: +v thaytan17:31
*** rohitksingh has joined #timvideos17:35
*** rohitksingh has quit IRC17:41
*** slomo has quit IRC17:42
*** slomo has joined #timvideos17:42
*** slomo has joined #timvideos17:42
aps-sidsCarlFK: have you tried setting up the flumotion test stream?18:49
CarlFKaps-sids: not yet19:01
CarlFKdrowning in trying to test some code to let people edit the description of their video, and drowning in trying to get all the parts to work .. which they should all just work.19:03
*** rohitksingh has joined #timvideos19:08
*** slomo has quit IRC20:05
*** slomo has joined #timvideos20:20
*** mparuszewski has joined #timvideos20:21
*** tija_ has quit IRC20:36
*** slomo has quit IRC21:38
*** rohitksingh1 has joined #timvideos21:45
*** rohitksingh is now known as Guest7320321:45
*** rohitksingh1 is now known as rohitksingh21:45
*** Guest73203 has quit IRC21:47
*** mithro has quit IRC22:47
*** mithro has joined #timvideos22:52
*** ChanServ sets mode: +o mithro22:52
CARAM_hey aps-sids are you developing on precise?23:04
aps-sidsCARAM_: yes23:14
CARAM_ta23:18
aps-sidsCARAM_: ?23:24
CARAM_thanks23:24
aps-sidsCARAM_: are you working on precise as well? and can you set up a test stream to test my code?23:26
CARAM_yes to the first23:26
CARAM_maybe to the second23:26

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