No announcements
Found 163518 threads
-
0 Votes
Code about umx sdr brick
Hi, I'm reading about the brick implementation code of umxsdr in sora sdk 1.8. Some details confuse me, dose anyone know the following ...Answered | 2 Replies | 2182 Views | Created by YANG Zhice - Wednesday, May 22, 2013 6:44 AM | Last reply by YANG Zhice - Thursday, May 23, 2013 2:27 PM -
0 Votes
The question of "Rxcontext" in "dot11main.cpp "in umxsdrbrick ?
Hello, You may need to look at this post httpAnswered | 4 Replies | 629 Views | Created by d kd - Friday, December 13, 2013 2:01 AM | Last reply by d kd - Thursday, December 19, 2013 5:32 AM -
0 Votes
Queation about MUX brick
So Sora SDK don't have special code to define a MUX brick, just instantiate a normal 'Filter' brick and connect multiple upstream ...Answered | 3 Replies | 3398 Views | Created by jinhai xu - Monday, February 4, 2013 8:43 AM | Last reply by Qi Luo - Wednesday, February 6, 2013 9:32 AM -
0 Votes
Question about UMX
Hi, Guys: The interval of signal in UMX should be much shorter than using DUT. If not, please check you code. ...Answered | 10 Replies | 4545 Views | Created by taozhou - Thursday, March 17, 2011 2:10 AM | Last reply by Huang Lin - Wednesday, March 30, 2011 4:06 AM -
0 Votes
About sdr.inf and Microsoft SDR Ethernet Adapter
I sucessfully build sdr.inf in chk_win7_amd64, signed and added the driver Microsoft SDR Ethernet Adapter. But my screen always gets stuck and CPU ... -
0 Votes
Qestions about some difference between softwifi and brick model
Hi, They have the same process with different implementation. softwifi is our original implementation without following a modular programming model (i.e., ...Answered | 1 Replies | 563 Views | Created by chris yjm - Tuesday, December 3, 2013 1:26 AM | Last reply by Kun Tan - Tuesday, December 3, 2013 5:50 AM -
0 Votes
About real-time transmission in UMX
Hi everyone, Recently I made real time 802.11a frame transmission and reception applications in UMX. I modified source ...Unanswered | 1 Replies | 4357 Views | Created by Sangki Yun - Thursday, April 21, 2011 1:32 AM | Last reply by Kun Tan - Tuesday, May 10, 2011 3:26 AM -
0 Votes
USRP, RTL-SDR, HackRF, BladeRF, ... SDR boards support
Hi, I wonder if there are initiatives to extend SORA to support famous SDR hardware like USRP, RTL-SDR, HackRF, BladeRF, ... -
1 Votes
How to launch figure window using UMX
Hi Western Riceman, You can build an UI program using whatever way (for example, MFC) and call UMX APIs in your program. -JiansongAnswered | 1 Replies | 4529 Views | Created by WesternRiceman - Tuesday, July 19, 2011 8:28 AM | Last reply by Jiansong zhang - Monday, July 25, 2011 2:49 AM -
0 Votes
how to buil the UMX samples and other tools?
(the sample SDR miniport driver), SoraUnanswered | 1 Replies | 685 Views | Created by sjian1151 - Monday, July 14, 2014 1:39 AM | Last reply by pSora - Friday, October 24, 2014 8:38 AM -
0 Votes
Windows GSM Base Station & Scanner Software with handheld SDR device
I've been demonstratng Handheld Wideband 33 Mhz - 4.4Ghz Software Defined Radio working with Windows GSM Base Station & Scanner, and demonstrated before the ...Answered | 2 Replies | 1729 Views | Created by WindyCitySDR - Sunday, May 11, 2014 4:37 AM | Last reply by WindyCitySDR - Tuesday, May 13, 2014 12:53 AM -
1 Votes
A question about 802.11 Sample Code!
It frees already sent packets only. SDR stores the alredy sent packets in the SendCompleteList and frees here.Answered | 2 Replies | 4675 Views | Created by m000n - Friday, September 9, 2011 1:39 AM | Last reply by m000n - Friday, September 9, 2011 6:22 AM -
0 Votes
About Code Submission?
status is still pending....i mailed administrator.i got i line reply.... (Your code is received. ) plz alert me..if u get any thing ...Unanswered | 3 Replies | 3457 Views | Created by Vinod Malik - Wednesday, May 9, 2007 8:46 PM | Last reply by shamittomar - Friday, May 11, 2007 6:43 PM -
4 Votes
About "Insert Code Block"……
Can you show us an example? How about a click by click explanation? Are you copying the code from somewhere? Where? And then ...Answered | 7 Replies | 8575 Views | Created by ThankfulHeart - Wednesday, March 7, 2012 8:44 AM | Last reply by Naomi N - Wednesday, March 14, 2012 1:10 PM -
0 Votes
Did I just brick my server?
Please tell me I did not just brick my little server that I've spend a week putting files on :( I replaced the memory with Crucial 2GB 240-Pin DDR2 SDRAM DDR2 667 (PC2 ...Answered | 7 Replies | 3494 Views | Created by jbeechii - Friday, November 7, 2008 1:04 PM | Last reply by Ken Warren - Saturday, November 8, 2008 3:04 PM -
0 Votes
error code about printer
This is an error code that I found in whs, what can I do to fix it thanksEvent Type: ErrorEvent Source: TermServDevicesEvent Category: NoneEvent ID: Answered | 4 Replies | 4515 Views | Created by bs953 - Monday, October 5, 2009 4:30 AM | Last reply by bs953 - Monday, October 5, 2009 12:05 PM -
0 Votes
About given code
problem 1) This will work only if your application is running inside an crm context, as a crm web resource, you cannot run that code at the local machine. If the ...Unanswered | 1 Replies | 2507 Views | Created by Prashant Wani - Friday, June 1, 2012 12:19 PM | Last reply by Ivan Kovacek - Friday, June 1, 2012 1:33 PM -
0 Votes
Enabling Microsoft SDR Ethernet Adapter slows down system significantly
Hello, Has anyone experienced system slow-down when running Microsoft SDR Ethernet Adapter? When I enable the driver, the CPU usage ... -
1 Votes
a question about 802.11Sample Code
Hi, I'm a sora user from Institute of Computing Technology,Chinese Academy of Sciences.I have a question about SoraSDK 802.11Sample code. here is my ...Answered | 1 Replies | 4793 Views | Created by m000n - Thursday, August 25, 2011 8:57 AM | Last reply by Jiansong zhang - Sunday, August 28, 2011 3:16 PM -
0 Votes
Would you release a brick programming example of 802.11a PHY?
brick example source code for 802.11a? It will be very helpful for me. Thanks in advance. Sangki ...Answered | 1 Replies | 2480 Views | Created by Sangki Yun - Thursday, April 26, 2012 6:27 PM | Last reply by Kun Tan - Friday, April 27, 2012 9:12 AM - Items 1 to 20 of 163518 Next ›
No announcements