Tuesday, 2018-02-06

*** tpb has joined #timvideos00:00
*** samsagaz has joined #timvideos03:47
futarisIRCcloudmithro: https://numato.com/product/hdmi-transmitter-expansion-module won't work with arty, right? TMDS Pairs are on different pins on the expansion connectors...03:49
mithrofutarisIRCcloud: You need this adapter board -> https://github.com/mithro/pmod-numato03:50
tpbTitle: GitHub - mithro/pmod-numato: Adapter for going from Numato<->Pmod multi-pmod spacing. (at github.com)03:50
*** rohitksingh_work has joined #timvideos03:52
*** sb0 has quit IRC05:58
*** sb0 has joined #timvideos06:32
*** agronaught has joined #timvideos07:19
*** olasd has quit IRC10:36
*** olasd has joined #timvideos10:37
*** agronaught has quit IRC12:25
*** sb0 has quit IRC12:27
*** rohitksingh_work has quit IRC12:36
*** agronaught has joined #timvideos12:48
*** sb0 has joined #timvideos13:07
*** agronaught has quit IRC13:30
*** agronaught has joined #timvideos13:43
*** agronaught has quit IRC14:01
*** rohitksingh has joined #timvideos15:00
*** rohitksingh_ has joined #timvideos15:02
*** rohitksingh has quit IRC15:19
*** rohitksingh_ is now known as rohitksingh15:19
*** rohitksingh1 has joined #timvideos15:23
*** rohitksingh2 has joined #timvideos15:24
*** rohitksingh1 has quit IRC15:41
*** rohitksingh2 has quit IRC15:43
*** rohitksingh1 has joined #timvideos15:56
*** rohitksingh2 has joined #timvideos16:00
*** rohitksingh1 has quit IRC16:21
*** rohitksingh1 has joined #timvideos16:27
*** rohitksingh1 has quit IRC17:26
*** cr1901_modern1 has joined #timvideos18:05
*** cr1901_modern has quit IRC18:08
*** suhdood has joined #timvideos18:54
*** suhdood has quit IRC19:05
*** rohitksingh has quit IRC19:31
*** cr1901_modern1 has quit IRC19:43
*** cr1901_modern has joined #timvideos19:43
*** agronaught has joined #timvideos20:28
CarlFK[m]mithro (IRC): I have an opsis and atlys plugged into the same box.    does modeswitch have a way to list all the boards it can find?20:35
mithroCarlFK[m]: I think so20:35
CarlFK[m]--all 1 isn't it.  gets past one assert and then fails another a few lines down20:35
mithroCarlFK[m]: something like --get-boards ?20:35
CarlFK[m] --get-state  might be what you are thinking, but I don't think anything is going to work - given what I see here:  --https://github.com/timvideos/HDMI2USB-mode-switch/blob/master/hdmi2usb/modeswitch/cli.py#L284-L31720:43
tpbTitle: HDMI2USB-mode-switch/cli.py at master · timvideos/HDMI2USB-mode-switch · GitHub (at github.com)20:43
CarlFK[m]https://github.com/timvideos/HDMI2USB-mode-switch/blob/master/hdmi2usb/modeswitch/cli.py#L294         assert len(found_boards) == 120:44
tpbTitle: HDMI2USB-mode-switch/cli.py at master · timvideos/HDMI2USB-mode-switch · GitHub (at github.com)20:44
CarlFK[m](not wrapped in     if not args.all: like above)20:44
CarlFK[m]then below that is     found_boards = find_boards(args)                           for board in found_boards:20:44
CarlFK[m]never mind all this - I can use --by-type atlys20:46
*** agronaught has quit IRC21:14
*** agronaught has joined #timvideos21:17
*** samsagaz has quit IRC21:18
mithroCarlFK[m]: There is a --all switch?21:19
*** agronaught has quit IRC21:20
*** samsagaz has joined #timvideos21:20
CarlFK[m]mithro (IRC): yes, but it doesn't work -21:20
mithroCarlFK[m]: hdmi2usb-find-board --all doesn't work?21:21
CarlFK[m]correct21:23
CarlFK[m]https://github.com/timvideos/HDMI2USB-mode-switch/blob/master/hdmi2usb/modeswitch/cli.py#L294         assert len(found_boards) == 121:23
tpbTitle: HDMI2USB-mode-switch/cli.py at master · timvideos/HDMI2USB-mode-switch · GitHub (at github.com)21:23
mithroCarlFK[m]: https://github.com/timvideos/HDMI2USB-mode-switch/blob/master/hdmi2usb/modeswitch/cli.py#L29321:23
tpbTitle: HDMI2USB-mode-switch/cli.py at master · timvideos/HDMI2USB-mode-switch · GitHub (at github.com)21:23
CarlFK[m]mithro (IRC): yeah, little confused as to what path does what...21:27
CarlFK[m]hdmi2usb-mode-switch --all 1 ... line 295, in main21:28
CarlFK[m]    assert len(found_boards) == 121:28
CarlFK[m]the --help doesn't say what the default behavior is21:28
mithroCarlFK[m]: hdmi2usb-mode-switch - then mode == "mode-switch", if hdmi2usb-find-board then mode == "find-board"....21:29
CarlFK[m]here is the full stack trace in case that isn't clear https://paste.ubuntu.com/26532155/21:29
tpbTitle: Ubuntu Pastebin (at paste.ubuntu.com)21:29
CarlFK[m]ah.. I need to run hdmi2usb-find-board --all 121:33
*** ewen has joined #timvideos22:08
ewenmithro: litex-buildenv seems to now want python=3.6, but scripts/download-env.sh for me spends ages in Conda "Verifying Transaction" then tells me many many many .../python3.6/..../...*36.pyc files specified in the manifest cannot be found.22:10
ewenmithro: Did maybe the manifest get built, then the *.pyc files removed again?22:10
mithroewen: That is a bit confusing....22:10
mithroNever seen that before...22:10
ewenmithro: Me neither.  Running again just in case, but seems very likely to do the same thing.22:11
ewen(Ironically just wanted to fix the in.tftpd-as-user issue, now I know how...)22:11
ewenmithro: https://gist.github.com/ewen-naos-nz/2cf2bc496ff9b5be6482213b20c317af22:15
tpbTitle: litex-buildenv failed conda attempt to install python3.6 · GitHub (at gist.github.com)22:15
ewenmithro: Appears repeatable.  It just failed again.  Looks like they're all __pycache__/FOO.cpython-36.pyc22:16
ewen(which is the way that .pyc files are named in newer Python 3.)22:16
ewen(For now have rolled back one commit which seems happy to use the python conda previously installed.)22:28
ewen@mithro WIP pull request for the in.tftpd bit: https://github.com/timvideos/litex-buildenv/pull/21  (closer, but still doesn't work here as explained in pull request.)22:57
tpbTitle: WIP: tftpd: Fix in.tftpd alternate port syntax by ewen-naos-nz · Pull Request #21 · timvideos/litex-buildenv · GitHub (at github.com)22:57
* ewen disappears to do other (paying) work...22:57
futarisIRCcloudhttps://www.eevblog.com/forum/microcontrollers/please-help-me-to-select-an-usb3-fpga-board-for-my-logic-analyzer-project/23:30
futarisIRCcloudhttp://www.ebay.com.au/itm/Cypress-CYUSB3014-USB-3-0-Development-Board-with-Xilinx-Artix7-FPGA-XC7A35T/17311363633023:31
tpbTitle: Cypress CYUSB3014 USB 3.0 Development Board with Xilinx Artix7 FPGA XC7A35T | eBay (at www.ebay.com.au)23:31
futarisIRCcloudJust got my HackRF back from the company that we lent it to a few months ago. I wonder if I should join rohitksingh & hamster, and order a limesdr mini for the future... Anyone else here getting a limesdr mini?23:59

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