MSR Software Radio Academic Kit
Post questions and find answers about MSR Software Radio Academic Kit platform
הכרזות
- Link
Register NOW! The First Sora Tutorial will be held Aug 13 in Helsinki, Finland, colocated with ACM SIGCOMM 2012
Kun Tan יום שלישי 03 יולי 2012 09:32For more information, please find in ACM SIGCOMM 2012 Web site.
http://conferences.sigcomm.org/sigcomm/2012/#/sigcomm/2012/sora.php
The number of attendees are limited. Please register ASAP! - Link
Sora SDK ver 1.6 is now available!
Kun Tan יום חמישי 22 מרץ 2012 06:22We are pleased to announce the new release of Sora SDK ver 1.6 - the best Sora software we have released so far!
You can download it from MSR Web site: http://research.microsoft.com/en-us/downloads/ca9a93a1-2a38-4e3d-b87c-b7e8ddc46eae
Sora SDK ver 1.6 newly introduces following prominent features:
- New UMX API. Sora SDK ver 1.6 introduces a new set of UMX
API that is more flexible, secure and has better performance. - UMX Reflection. Sora SDK ver 1.6 now supports a new reflection mechanism that allows the
programmer easily integrates the user-mode software radio modem into the
Windows network stack. - Brick library. One most prominent feature in Sora SDK ver 1.6 is the Brick library. Brick is a
modular programming library for high-performance digital signal processing. It is easy to program,
flexible and highly extensible. - UMXSDRab utility. UMXSDRab is a powerful SDR 802.11 modem
based on UMX reflection. It supports both client mode and adhoc mode. So it can
easily connect to a commercial 802.11 AP or device. UMXSDRab has an easy-to-use
interactive interface to configure and monitor the status of SDR modem
application. - DbgPlot tool. DbgPlot is a versatile tool that allows a
program to dynamically generate various graphics in real-time. It is a very
useful tool for real-time monitoring or debugging DSP programs.
For updated Sora manual, please find at http://research.microsoft.com/apps/pubs/default.aspx?id=160799
The Brick Specification can be found at http://research.microsoft.com/apps/pubs/?id=160800
The DbgPlot manual can be found at http://research.microsoft.com/apps/pubs/default.aspx?id=160801
Thank you and enjoy,
Sora core team
MSR Aisa
- New UMX API. Sora SDK ver 1.6 introduces a new set of UMX
- Link
Sora Manual is available!
Kun Tan יום רביעי 09 פברואר 2011 08:47Hi,
It takes quite some time for the team to edit a full document for the Sora platform.
And now, here it comes. The latest Sora Manual contains the latest information of the Sora platform, including the basic usage, tools, programming samples and references of APIs.
We hope it will give you a handy reference to understand Sora better and help you get hands on it.
We'd say the manual may still contain many mistakes and miss some information. So if you have any questions or suggestions, please let us know.
You can download the manual here at http://research.microsoft.com/apps/pubs/?id=144847
Thanks,
The Sora Core Team
- Link
Sora Dump File Format
Kun Tan יום רביעי 01 דצמבר 2010 13:13Dut tool or dot11config can capture a snapshot of the wireless channel and store the raw I/Q samples into a file located at c:\. The post explains the format of the dump file.
The dump file is basically a binary file that contains an array of RX descriptors. A RX descriptor (RX_DESC) is defined as follows:
typedef union ___RX_DESC
{
#pragma warning(disable: 4200 4214 4201)
struct
{
union{
struct
{
UCHAR __IsValid : 1;
UCHAR __IsScanned : 1;
UCHAR __Reserved : 6;
};
UCHAR __Flags;
} u;UCHAR __Reserved2;
USHORT __DataSize;
UCHAR __Reserved3[12];
UCHAR __bData[0];
};
COMPLEX16 Samples[SORA_RX_SIGNAL_UNIT_COMPLEX16_NUM];
COMPLEX8 SmallSamples[SORA_RX_SIGNAL_UNIT_COMPLEX8_NUM];
#pragma warning(default: 4200 4214 4201)
}RX_DESC, *PRX_DESC;The signal block is of 128 Bytes, with a header (RX_DESC) and 28 complex samples (COMPLEX16).
For detailed information of signal blocks, please refore _rx_manager.h.
- Link
Welcome to the MSR Software Radio Academic Kit forum!
Hello and welcome to the MSR Software Radio Academic Kit forum!
MSR Software Radio Academic Kit forum provides you an opportunity to join a community of MSR Software Radio Academic Kit customers where you can share knowledge, get questions answered, and learn from others. Start by posting software radio related questions in the forum and leverage the knowledge available in your new forum community.
If you have any suggestions or feedbacks to MSR Software Radio Academic Kit, please feel free to post in our forums.
You can also visit http://research.microsoft.com/en-us/projects/sora/ for lastest news, release and document of MSR Software Radio Academic Kit.
סינון ומיוןהשתמש באפשרויות אלה כדי לצמצם את רשימת השאלות והדיונים.
- 060

use IntFiltrCmd cause an error:0x0000007B
guo.leimin יום שלישי 14 מאי 2013 09:07 - 384

AGC and Coarse offset tuning
Okhwan Lee יום שני 13 מאי 2013 06:06 - 156

A question about the estimation of the frequency offset
buptboy יום שני 13 מאי 2013 13:36 - 049

blacklisted server
pastmaxx יום שני 13 מאי 2013 14:09 - 1125

SoraURadioTransferEx
astritzh יום רביעי 24 אפריל 2013 12:58 - 01171

Question about IRQL
jinhai xu יום שלישי 18 ספטמבר 2012 00:48 - 01125

Question about ethread
jinhai xu יום שני 17 ספטמבר 2012 06:49 - 11840

when will the MIMO version RCB be released?
gipfel יום ראשון 04 דצמבר 2011 14:52 - 72204

How can I create a exclusive thread?
DHL_ICT יום רביעי 02 נובמבר 2011 10:08 - 11779

How to debug and compile modulation part.
d_k_fox יום רביעי 16 נובמבר 2011 12:54 - 32029

802.11b soft Wifi driver can not work
yufei.wang יום שני 07 נובמבר 2011 02:24 - 72102

Communications between two SORA board in version 1.5
Jaeims יום רביעי 02 נובמבר 2011 00:30 - 21844

Question on HWView
Jaeims יום חמישי 10 נובמבר 2011 17:38 - 32654

Is there anyone who succeed to make SORA communicate with Intel Network adapter?
ByungKeon Ko יום שישי 23 ספטמבר 2011 04:50 - 22525

Recommended antenna for SORA?
Apurv B יום שישי 07 אוקטובר 2011 20:35 - 12028

Question about fetchdt.h
ByungKeon Ko יום שלישי 25 אוקטובר 2011 09:28 - 12076

Where is the body of SoraHwSetSampleClock?
ByungKeon Ko יום שני 24 אוקטובר 2011 11:41 - 12395

Measuring Power consuming on RF-end
ByungKeon Ko יום חמישי 06 אוקטובר 2011 03:12 - 12371

How can sora process float data?
june422 שבת 08 אוקטובר 2011 13:26 - 12423

How to extract I/Q value
d_k_fox יום רביעי 28 ספטמבר 2011 12:24