First off, I want to join the others in complimenting Eric and crew for a really great release.  The following are my observations so far.

 

Hardware/software used:

AMD Athlon 2X 64 4400+ (~2.2 Ghz) with 1 GB RAM

NVIDIA GeForce 6200 graphics controller

Delta 44

.NET 2.0 and DirectX 9.0c

Win2003 Server

SDR-1000 with RFE and 100 Watt PA

 

 

Right after the database import, the CPU utilization was 75% (normally it is about 8%) and the screen took FOREVER to paint.  Once it was shut down and restarted everything was fine.

 

When I first start PowerSDR in DirectX / Polyphase FFT mode, CPU utilization is high for my computer 35%. 

Going into STANDBY, the CPU utilization drops to ~20%.

Once I get the System.InvalidOperationException Unhandled Exception error using the BSR (see below) and hit Continue, CPU utilization drops to 3% and stays there with out any degradation to the operation of PowerSDR

 

 

The RX / TX display shows the correct readings, but flashes randomly.  It doesn’t do this every time the app is started.

 

 

No transmit power once you get an System.ArgumentException: Invalid parameter used - Unhandled Exception error

If Mixw is running when you start PowerSDR in DIGIU mode, CAT occasionally quits working

 

If you start Power SDR and key the rig with MOX and then click MOX again to un key the rig you always get a System.InvalidOperationException: The object is currently in use elsewhere.  Unhandled Exception error.

 

=======================================================

Changing frequency with the Band Stack Registers (BSR) will at sometime generate an Unhandled Exception:

I get this one the most:

 

System.InvalidOperationException: The object is currently in use elsewhere.

   at System.Drawing.Image.Dispose(Boolean disposing)

   at System.Drawing.Image.Dispose()

   at PowerSDR.Display.DrawPanadapterGrid(Bitmap& b, Int32 W, Int32 H)

   at PowerSDR.Display.DrawBackground()

   at PowerSDR.Console.DoFilterShift(Int32 shift, Boolean redraw)

   at PowerSDR.Console.tbFilterShift_Scroll(Object sender, EventArgs e)

   at PowerSDR.Console.SetFilter(Filter new_filter)

   at PowerSDR.Console.radFilter2600_CheckedChanged(Object sender, EventArgs e)

   at System.Windows.Forms.RadioButton.OnCheckedChanged(EventArgs e)

   at System.Windows.Forms.RadioButton.set_Checked(Boolean value)

   at System.Windows.Forms.RadioButtonTS.set_Checked(Boolean value)

   at PowerSDR.Console.set_CurrentFilter(Filter value)

   at PowerSDR.Console.SetMode(DSPMode new_mode)

   at PowerSDR.Console.radModeDIGU_CheckedChanged(Object sender, EventArgs e)

   at System.Windows.Forms.RadioButton.OnCheckedChanged(EventArgs e)

   at System.Windows.Forms.RadioButton.set_Checked(Boolean value)

   at System.Windows.Forms.RadioButtonTS.set_Checked(Boolean value)

   at PowerSDR.Console.SetBand(String mode, String filter, Double freq)

   at PowerSDR.Console.btnBand20_Click(Object sender, EventArgs e)

   at System.Windows.Forms.Control.OnClick(EventArgs e)

   at System.Windows.Forms.Button.OnClick(EventArgs e)

   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ButtonBase.WndProc(Message& m)

   at System.Windows.Forms.Button.WndProc(Message& m)

   at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

I get this one everyone in a while using the BSR.  Mostly when changing modes

 

System.ArgumentException: Invalid parameter used.

   at System.Drawing.Bitmap.GetPixel(Int32 x, Int32 y)

   at Microsoft.DirectX.Direct3D.Texture.CreateTextureFromBitmap(Device device, Bitmap image, Usage usage, Pool pool)

   at Microsoft.DirectX.Direct3D.Texture..ctor(Device device, Bitmap image, Usage usage, Pool pool)

   at Microsoft.DirectX.Direct3D.Texture.FromBitmap(Device device, Bitmap image, Usage usage, Pool pool)

   at PowerSDR.Display.DrawBackground()

   at PowerSDR.Console.DoFilterShift(Int32 shift, Boolean redraw)

   at PowerSDR.Console.tbFilterShift_Scroll(Object sender, EventArgs e)

   at PowerSDR.Console.SetFilter(Filter new_filter)

   at PowerSDR.Console.radFilter2600_CheckedChanged(Object sender, EventArgs e)

   at System.Windows.Forms.RadioButton.OnCheckedChanged(EventArgs e)

   at System.Windows.Forms.RadioButton.set_Checked(Boolean value)

   at System.Windows.Forms.RadioButtonTS.set_Checked(Boolean value)

   at PowerSDR.Console.set_CurrentFilter(Filter value)

   at PowerSDR.Console.SetMode(DSPMode new_mode)

   at PowerSDR.Console.radModeUSB_CheckedChanged(Object sender, EventArgs e)

   at System.Windows.Forms.RadioButton.OnCheckedChanged(EventArgs e)

   at System.Windows.Forms.RadioButton.set_Checked(Boolean value)

   at System.Windows.Forms.RadioButtonTS.set_Checked(Boolean value)

   at PowerSDR.Console.SetBand(String mode, String filter, Double freq)

   at PowerSDR.Console.btnBand20_Click(Object sender, EventArgs e)

   at System.Windows.Forms.Control.OnClick(EventArgs e)

   at System.Windows.Forms.Button.OnClick(EventArgs e)

   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ButtonBase.WndProc(Message& m)

   at System.Windows.Forms.Button.WndProc(Message& m)

   at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

 

 

 

 

-Tim

---

Tim Ellison

Integrated Technical Services

Apex, NC USA

919.674.0044 Ext. 25 / 919.674.0045 (FAX)

919.215.6375 - cell

>>> PGP public key available at all public KeyServers <<<

 

 

 

Reply via email to