**** BEGIN LOGGING AT Tue Jul 22 03:00:01 2014 Jul 22 03:12:30 how are eandom nums like 17SAAJ9NI generated? Jul 22 03:12:49 and I'm apparently that guy Jul 22 03:12:58 I meant random Jul 22 03:46:08 jkridner: http://sigrok.org/gitweb/?p=libsigrok.git;a=summary **** BEGIN LOGGING AT Tue Jul 22 09:56:08 2014 Jul 22 12:55:40 anyone used xz or tar to read from a serial line */dev/tty* ? Jul 22 13:19:27 hi jkridner Jul 22 13:21:44 av500: ping Jul 22 13:21:55 yo Jul 22 13:22:02 so, nice images? Jul 22 13:22:07 The issue with black is sorted out. Jul 22 13:22:15 its blue now? Jul 22 13:22:17 :) Jul 22 13:22:43 It's a bit in a messy state now but will be there today. Jul 22 13:22:43 I saw the terminal image. Jul 22 13:22:57 The issue was that, I took that after starting the xserver there is a new frame update. Jul 22 13:23:05 ok Jul 22 13:23:07 On top of the earlier green screen. Jul 22 13:23:37 Actually, there were 2 frame update. 1. Complete black, 2. Part of the frame with terminal. Jul 22 13:24:03 good Jul 22 13:24:10 so, screenshot soon? Jul 22 13:24:32 Yep. Jul 22 13:24:46 Auto frames update soon. Mostly :) Jul 22 13:25:11 good Jul 22 13:35:38 av500: you said you were using gadgetFS long time ago, right ? Jul 22 13:36:45 vvu: er yes Jul 22 13:37:04 do you have pieces of code available or something as a demo ? Jul 22 13:38:05 the demo they have on linux-usb.org is old Jul 22 13:38:32 they give references to 2.4 and 2.6 kernels Jul 22 13:41:13 well, it was on 2.6 :) Jul 22 13:41:18 and no Jul 22 13:41:31 the point of gadgetfs is you do most work in userspace Jul 22 13:42:01 we did tweak the kernel driver a bit for stuff like 0-byte usb transfers Jul 22 13:42:07 but that was very specific Jul 22 13:42:27 i tried to xz -cd /dev/ttyGS0 but i always receive "xz:corrupt data" at the 1st byte sent Jul 22 13:42:41 ? Jul 22 13:42:42 maybe xz cannot read from device files Jul 22 13:42:59 on the BBB i am trying to read from the serial line and decompress in realtime Jul 22 13:43:08 ok Jul 22 13:43:16 but serial != gadgetfs Jul 22 13:43:25 yes, that is why i am looking at other options Jul 22 13:43:48 and if you write some code to read from the serial? Jul 22 13:43:52 just to see if it works Jul 22 13:44:05 it works, i had the code from last year Jul 22 13:44:28 i think xz does not know how to handle the data Jul 22 13:46:52 can you cat the data to a file? Jul 22 13:46:56 and then run xz on that? Jul 22 13:47:01 or md5sum Jul 22 13:47:30 will try and see Jul 22 13:49:53 but when i send something over serial on the BBB part when the file ends I receive an EOF char, right ? Jul 22 13:54:19 I guess so Jul 22 14:07:27 av500: something funny if i send a couple of chars on the BBB i can cat /dev/ttyGS0 and see them nice Jul 22 14:07:40 but if I try to send a big file i receive some kernel panic Jul 22 14:07:48 on BBB? Jul 22 14:07:49 or PC? Jul 22 14:07:53 on the BBB Jul 22 14:08:03 on the BBB i do 'cat /dev/ttyGS0' Jul 22 14:08:15 and on the PC i do echo "test" > /dev/ttyACM0 Jul 22 14:08:17 this works nice Jul 22 14:08:20 ic Jul 22 14:08:34 but if i do cat image.xz > /dev/ttyACM0 the BBB gets crazy Jul 22 14:08:41 oh well Jul 22 14:10:26 maybe serial is not the good way to send BigData Jul 22 14:10:44 what panic? Jul 22 14:13:27 https://gist.github.com/ungureanuvladvictor/8c4864c41784d9beb94e Jul 22 14:13:38 deref null pointer Jul 22 14:13:45 and after that all hell breaks Jul 22 14:18:42 av500: i will debug more on my own, gotta catch some rain on my way home cuz umbrella is too mainstream Jul 22 14:19:54 I hate umbrellas Jul 22 14:20:07 vvu: that crahs looks nice Jul 22 14:20:09 debug it :) Jul 22 14:24:21 jkridner: Decoded a 24 MHz SPI bitstream at 100 Msps with BeagleLogic, and I think I've almost hit the ceiling of what's possible without any kind of buffering or signal conditioning Jul 22 14:41:18 nice. Jul 22 14:41:42 Abhishek__: you starting to work on the web front-end? Jul 22 14:41:55 Abhishek_: awesome! Jul 22 14:43:15 Abhishek__: how many samples can you capture at 100Msps? Jul 22 15:39:05 av500: 1st need to dry all my clothes then we can get into kernel debugging :) Jul 22 16:04:49 alexanderhiam: 320MSa , limited by the RAM on the BBB Jul 22 16:27:06 Abhishek__: so 3.2 seconds, that's totally usable. Awesome! Jul 22 16:43:18 jkridner: some pieces of the web frontend are there, but have not been pushed yet. Jul 22 16:43:52 jkridner: I hope you are aware that BeagleLogic sigrok bindings are now in the upstream sigrok Jul 22 18:14:10 sweet. didn't know they landed. I need to do an Adafruit blog post on it next week or something. Jul 22 18:15:20 jkridner: http://sigrok.org/gitweb/?p=libsigrok.git;a=summary Jul 22 18:15:54 that's also on G+ Jul 22 19:58:33 jkridner: I will start to add the tutorials they're currently on bone101 http://beagleboard.org/support/BoneScript/ Jul 22 20:07:11 DiegoTc: great! Jul 22 20:07:24 DiegoTc: any luck debugging access by others? Jul 22 20:08:33 Don't know :( I eraese cookies and wverything and updated the code. But didn't receive no feedback. I don't have issues. So I'm guessing is fine. Tonight or tomorrow moring I will push the code to gh-pages Jul 22 20:09:06 I'm testing the edit right now. It looks it has no bugs!! **** ENDING LOGGING AT Wed Jul 23 03:00:01 2014