2012-02-19 00:29 whitequark: he reads the backlog :) 2012-02-19 01:29 panda|x201 has joined #qi-hardware 2012-02-19 03:26 wolfspraul has joined #qi-hardware 2012-02-19 03:26 Aylax has joined #qi-hardware 2012-02-19 03:53 wej has joined #qi-hardware 2012-02-19 04:18 xiangfu: @qihardware @milkymistvj with Image Sequences by Werner: http://t.co/E6Kxls7D ( 171085976381296640@xiangfu - 32s ago via Ping.fm ) 2012-02-19 04:38 wolfspraul has joined #qi-hardware 2012-02-19 05:50 wej has joined #qi-hardware 2012-02-19 05:56 rejon has joined #qi-hardware 2012-02-19 06:12 xiangfu has joined #qi-hardware 2012-02-19 07:28 jekhor has joined #qi-hardware 2012-02-19 07:29 wolfspraul has joined #qi-hardware 2012-02-19 09:18 wolfspraul has joined #qi-hardware 2012-02-19 09:30 DocScrutinizer has joined #qi-hardware 2012-02-19 10:23 panda|x201 has joined #qi-hardware 2012-02-19 10:38 xiangfu has joined #qi-hardware 2012-02-19 11:26 wej has joined #qi-hardware 2012-02-19 11:34 ankitb has joined #qi-hardware 2012-02-19 11:39 Aylax has joined #qi-hardware 2012-02-19 11:45 Folks, please advice command inputs for signal strength bash script for wireless device 2012-02-19 11:54 Aylax has joined #qi-hardware 2012-02-19 11:56 ankitb, sudo iwconfig 2>&1 | grep Signal ? 2012-02-19 12:00 I had tried this its giving output for wireless acess points, Not for USB modems or mobile phone used as modem to connect net 2012-02-19 12:00 xiangfu: I had tried this its giving output for wireless acess points, Not for USB modems or mobile phone used as modem to connect net 2012-02-19 12:00 i tried AT & AT+CSQ 2012-02-19 12:01 ankitb, oh. don't know much about modem. 2012-02-19 12:01 xiangfu : My goal is to measure the variable rssi value 2012-02-19 12:07 viric has joined #qi-hardware 2012-02-19 12:07 viric has joined #qi-hardware 2012-02-19 12:14 rssi, isn't that related to geolocalisation? 2012-02-19 12:19 wej has joined #qi-hardware 2012-02-19 12:31 Aylax has joined #qi-hardware 2012-02-19 12:31 wej has joined #qi-hardware 2012-02-19 12:31 ankitb has joined #qi-hardware 2012-02-19 12:46 wej has joined #qi-hardware 2012-02-19 13:07 Ayla has joined #qi-hardware 2012-02-19 13:10 wej has joined #qi-hardware 2012-02-19 13:11 jekhor has joined #qi-hardware 2012-02-19 13:16 kristianpaul: backlog isn't recorded when the client is offline, is it? 2012-02-19 13:20 GNUtoo-desktop has joined #qi-hardware 2012-02-19 13:23 wej has joined #qi-hardware 2012-02-19 13:51 ankitb has joined #qi-hardware 2012-02-19 13:54 whitequark: i meant this backlog http://en.qi-hardware.com/irclogs 2012-02-19 14:09 wpwrak - I had 2 more questions related to the expansion boards, most likely both are just for the record/documentation/faq as well ;-) 2012-02-19 14:10 the first one is whether an expansion card can access the conbus/wishbone. the second one whether it can access the sdram directly. 2012-02-19 14:10 any experts out there? 2012-02-19 14:10 any *ARM* experts out there? 2012-02-19 14:11 I'm wondering if this ARM instruction is possible: 2012-02-19 14:11 stmfd r1, {r0-r2} 2012-02-19 14:16 Folks, please advice command inputs for signal strength bash script for mobile and USB devices 2012-02-19 14:17 stop it. 2012-02-19 14:17 ankitb: there IS NO generic way for this. 2012-02-19 14:17 its device dependant 2012-02-19 14:17 and the values while not connected are usually a lie. so ignore them 2012-02-19 14:18 while conneted the serial is in use so you cannot poll it. 2012-02-19 14:18 response to myself: yes it is 2012-02-19 14:21 wej has joined #qi-hardware 2012-02-19 14:21 Can i mean that..there is no way to find out the signal Str ??? and when it is no connected then AT+CSQ command respond some values 2012-02-19 14:22 xiangfu has joined #qi-hardware 2012-02-19 14:22 maybe you should ask the vendor of your device 2012-02-19 14:23 there are many possibilities. to many for a generic script which works with more than one hardware 2012-02-19 14:25 The common thing that i have observed from different vendors site & mannual is all of them respond to AT commands 2012-02-19 14:25 wolfspraul: whitequark MAX2769 2012-02-19 14:25 is better option 2012-02-19 14:26 so i cant work with both gps and glonass and and why not other gnss 2012-02-19 14:26 s/cant/can 2012-02-19 14:26 kristianpaul meant: "so i can work with both gps and glonass and and why not other gnss " 2012-02-19 14:26 ankitb: and thats about it. none of the devices adheres to a common set. especially in the mobile market 2012-02-19 14:26 So If you can help me with writing AT commands through bash script it would be great help 2012-02-19 14:26 as i said... i think you need to ask your vendor for documentation. also one serial isnt enough since its blocked while in use for data 2012-02-19 14:27 ankitb: ppp is not for that? 2012-02-19 14:27 Ayla: milkymist experts ;) 2012-02-19 14:28 kristianpaul: you guys know so much, I supposed you did know that too :p 2012-02-19 14:28 kristianpaul: I didnt get ur last comment 2012-02-19 14:28 can you please elaborate 2012-02-19 14:28 you want sent at commands to a modem 2012-02-19 14:28 right? 2012-02-19 14:28 yes 2012-02-19 14:28 using a nanonote? right? 2012-02-19 14:29 so modem and serial port plus AT commands, well ppp is good for that 2012-02-19 14:29 Not exactly!! I want to automate the process of getting signal strength.....using bash script 2012-02-19 14:29 ah 2012-02-19 14:30 and you already know how to get this data? 2012-02-19 14:30 at command chains or such.. 2012-02-19 14:30 Can you please tell me what does ppp stands for? 2012-02-19 14:30 No 2012-02-19 14:30 I have tried something called SMSlib, but i am not able to get it running 2012-02-19 14:30 whitequark: i tried, may be as you live in russia is different, there is MAX2769 EVKIT, you can try writen then and get one for free or very low costs 2012-02-19 14:31 wej has joined #qi-hardware 2012-02-19 14:31 i did, but they or donr understand me or just a robot reply me with a price.. 2012-02-19 14:31 whitequark: that EVKIT plus your M1 is the way to to implement a gps sytems on chip receiver 2012-02-19 14:32 ankitb: seems very unrelated (smslib) 2012-02-19 14:32 what does the evk cost? 2012-02-19 14:32 kilae has joined #qi-hardware 2012-02-19 14:32 let me find that mail first 2012-02-19 14:33 smslib is a java library that use to get signal strength ....i tried the minicomm, kmobile tool for getting Signal strength 2012-02-19 14:33 i see 2012-02-19 14:34 well long time i dont do at command, but i remenber some at stuff _jsut_ work with specific hw vendors.. 2012-02-19 14:39 ankitb, what device? 2012-02-19 14:40 hi btw 2012-02-19 14:42 wej has joined #qi-hardware 2012-02-19 14:45 i think deleted it.. 2012-02-19 14:46 was around 200usd roh 2012-02-19 14:46 erghh, WTF $ 566.50 2012-02-19 14:46 uh 2012-02-19 14:46 thats why i deleted the mail i think :) 2012-02-19 14:51 wej has joined #qi-hardware 2012-02-19 14:52 kristianpaul: get samples and solder onto a pcb ;) 2012-02-19 14:58 roh: already :) 2012-02-19 14:58 well not solder, but have the samples here 2012-02-19 14:58 and PCB 2012-02-19 15:02 wej has joined #qi-hardware 2012-02-19 15:09 rejon has joined #qi-hardware 2012-02-19 15:28 GNUtoo|laptop has joined #qi-hardware 2012-02-19 15:31 wej has joined #qi-hardware 2012-02-19 15:41 lindi- has joined #qi-hardware 2012-02-19 15:43 wej has joined #qi-hardware 2012-02-19 15:55 wej has joined #qi-hardware 2012-02-19 15:56 emeb has joined #qi-hardware 2012-02-19 15:58 kristianpaul: max and friends don't send samples to Russia 2012-02-19 15:58 I doubt anyone really does 2012-02-19 15:58 Russians, er, like to get free samples and then don't do anything with them. hence the vendors' reaction is at least justified 2012-02-19 16:01 B_Lizzard has joined #qi-hardware 2012-02-19 16:02 who dont like free samples ;) 2012-02-19 16:21 zenlunatic has joined #qi-hardware 2012-02-19 16:56 damn where i get that 80.192 Mhz clock.. 2012-02-19 17:05 kristianpaul: use M1 system clock, and then multiply/divide it? 2012-02-19 17:07 s/80.192/81.92 2012-02-19 17:07 kristianpaul meant: "damn where i get that 81.92 Mhz clock.." 2012-02-19 17:07 it should be 65.536 Mhz.. 2012-02-19 17:07 anyway fixing now 2012-02-19 17:36 wolfspraul: hmm, in theory you could repeat bus signals on the expansion header. but if you know the fpga that well, you don't need to read faqs ;-) 2012-02-19 17:37 wolfspraul: normally, you wouldn't think of doing anything like this. e.g., the led matrix is a controller sitting on the configuration bus (conbus ?), has a few registers there, but then has its own "protocol" on the pins of the expansion header 2012-02-19 17:40 GNUtoo|laptop, USB modem device .... 2012-02-19 17:42 ankitb, what protocol does it speak? 2012-02-19 17:42 AT or something else? 2012-02-19 17:42 note that "something else" is very common in smartphones nowadays 2012-02-19 17:43 wpwrak: what is the porpuse of repeating this signal? 2012-02-19 17:46 devices using ppp0 protocol ......It reaspond At command when it doesn't connect to Internet....if we connect it to inter-net ...then it shows the "resource busy" .... 2012-02-19 17:46 GNUtoo|laptop, devices using ppp0 protocol ......It reaspond At command when it doesn't connect to Internet....if we connect it to inter-net ...then it shows the "resource busy" .... 2012-02-19 17:47 ankitb, you need a muxer then 2012-02-19 17:47 GNUtoo|laptop, it respond only at+csq command .... 2012-02-19 17:47 ankitb, how many serial ports appeared? 2012-02-19 17:48 because there might be many serial port with each port having a specific set of commands 2012-02-19 17:53 how to use muxer ... 2012-02-19 17:56 for command it support only one port ....called as ACM0......aur ACM1.......any one one of them... 2012-02-19 17:57 GNUtoo|laptop, and for data it usage 4 port ....like USB0....USB1......USB2.....USB3......but one time it respond form only one port ...dev/ttyACM0 2012-02-19 17:58 fossrox has joined #qi-hardware 2012-02-19 18:01 hmmm 2012-02-19 18:01 maybe look in ofono or such software 2012-02-19 18:02 for how they handle your particular modem 2012-02-19 18:04 kristianpaul: that would be for cases where you'd want to "export" a bus on the expansion header. you'd need to bring the signals out somewhere. and you may modify things in the process ... 2012-02-19 18:05 kristianpaul: don't know if wishbone has a means for devices to signal when data is ready on the bus. or if you can mix different bus speeds. 2012-02-19 18:09 ah debug porpuses yes 2012-02-19 18:10 wishbone, thats question for sebastien :) 2012-02-19 18:11 but the ideal will be by jtag library from xilinx 2012-02-19 18:11 i think wolfgang was looking for something like an ISA or PCI bus, where you connect external cards 2012-02-19 18:12 or at least one card, conforming to the bus protocol 2012-02-19 18:12 B_Lizzard has joined #qi-hardware 2012-02-19 18:13 cern have a wishbone to PCI, i think 2012-02-19 18:13 yes i see 2012-02-19 18:14 (wishbone to pci) cool ! when we could add a USB controller card and have YET MORE USB interfaces ;-)) 2012-02-19 18:16 lol 2012-02-19 18:18 but why not make wishbone avalible phisically not sounds that crazy 2012-02-19 18:18 well no hotplug of course :) 2012-02-19 18:27 but then you need hardware that speaks wishbone. another fpga ? 2012-02-19 18:32 yes 2012-02-19 18:33 or cpld, some wishbone to uart cores should exists already 2012-02-19 19:46 GitHub15 has joined #qi-hardware 2012-02-19 19:46 [milkymist] kristianpaul pushed 48 new commits to gps-sdr-testing: https://github.com/kristianpaul/milkymist/compare/d1e4dab...e2d56b8 2012-02-19 19:46 [milkymist/gps-sdr-testing] fpvm.c: renaming decision in fpvm_assign got reversed - Werner Almesberger 2012-02-19 19:46 [milkymist/gps-sdr-testing] libfpvm: add also functions and internal variables to fnp.ids - Werner Almesberger 2012-02-19 19:46 [milkymist/gps-sdr-testing] libfpvm/unique.c: fix grow_table and strcmp_n - Werner Almesberger 2012-02-19 19:46 GitHub15 has quit [#qi-hardware] 2012-02-19 19:47 ergh 2012-02-19 19:47 i tought a merge was less noisy.. 2012-02-19 20:05 mstevens has joined #qi-hardware 2012-02-19 20:26 Artyom has joined #qi-hardware 2012-02-19 20:27 Pete Ippel ‽ (Los Angeles): @pixelpuncher Have you seen the art of @pixlpa I think you both will like seeing @qihardware @milkymistvj in action http://t.co/2dL0ell0 ( 171329833362653184@hypermodern - 31s ago via web ) 2012-02-19 20:27 paroneayea has joined #qi-hardware 2012-02-19 20:50 kristianpaul: I'm not going to use leon3 SoC in the nearest future. Too many efforts were spend on MM SoC to through them ;) 2012-02-19 20:51 But leon3 SoC seems to be very popular among gnss-developers. 2012-02-19 20:52 For example javad also uses leon3 in their ASIC 2012-02-19 21:07 now that I look at it, I wonder 2012-02-19 21:07 why M1 doesn't use a LEON3 cpu? 2012-02-19 21:07 it's GPL 2012-02-19 21:08 3.5kLUT sounds manageable 2012-02-19 21:23 ali193 has joined #qi-hardware 2012-02-19 21:24 888267828 Call Computer Expert for your Computer Hardware Problem It's Only For USA Residents. 2012-02-19 21:25 finally help from an expert 2012-02-19 21:26 they will guide you accordingly 2012-02-19 21:29 perfect 2012-02-19 21:30 This is toll free number you can get help from them 888267828 2012-02-19 21:31 I got ti 2012-02-19 21:31 it 2012-02-19 21:38 lol, he /query'd me 2012-02-19 21:41 :) 2012-02-19 21:41 your nickname suggests hardware troubles :) 2012-02-19 21:42 Ayla: you should tell him that you tried to call the number but it didn't work 2012-02-19 21:42 he disconnected :( 2012-02-19 21:51 Artyom, MM SoC nice :-) 2012-02-19 21:53 whitequark: i'm not complete sure but LEON3 is _only_ writen in VHDL 2012-02-19 21:54 yes lm32 also si around 2500 LUTs 2012-02-19 21:55 not that VHDL not way. just look all code is verilog, but you better ask sebastien :) 2012-02-19 21:57 he, nice , http://javad.com/cgi-bin/jgnss/cgi?Action=PollManager 2012-02-19 21:59 Artyom, shame gnss-sensor.com dont share its gnss hdl core ;-) 2012-02-19 22:00 RTC Milkymist: RT @xiangfu: @qihardware @milkymistvj with Image Sequences by Werner: http://t.co/VEwtUd8B ( 171353325957165056@milkymistvj - 11s ago via HootSuite ) 2012-02-19 22:01 Jon Phillips: RT @xiangfu: @qihardware @milkymistvj with Image Sequences by Werner: http://t.co/T2R6g7ma ( 171353410455617536@rejon - 50s ago via Ping.fm )