Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Another radar gauge for VC & Window usage

Featured Replies

  • Author

Chris,

 

I'll have a look when I'll be back on the development.

 

However, the problem is that mouse click areas are defined at compilation time through MAKE_STATIC macro.

I can't know the final surface declared (panel.cfg) in the various and unlimited VC integration cases.

 

So my problem is to declare click areas and grant that they are accessible by all users, not easy to guess...

 

Perhaps that users can give here the smallest gauge size declared in a VC, it would help me to cut that in 4 equal parts.

 

Roland

Roland

MSFS my local airport release: LFOR Chartres-Metropole

MSFS Plugins RAAS (registered FSUIPC7 required)

MSFS FX for Objects & Landmark in France (Steam and smoke) and Aerial coverage for French nuclear sites

  • 2 weeks later...
  • Replies 577
  • Views 175.1k
  • Created
  • Last Reply
  • Author

Hello guys,

 

I have uploaded version 0.9 and it should be available soon.

 

So what's new:

- New gauge model with Bendix shell (pop-up)

- All gauge models now start off and have the Off/Idle/Test/On modes.

- ORadGauge model has 2 new mouse click areas for Modes and Gain settings

 

Roland

Roland

MSFS my local airport release: LFOR Chartres-Metropole

MSFS Plugins RAAS (registered FSUIPC7 required)

MSFS FX for Objects & Landmark in France (Steam and smoke) and Aerial coverage for French nuclear sites

Hi,

 

I have problem with install Roland's radar in JS41 :(

I did everything exactly as Manual says, but nothing is visible in virtual cockpit.

- I pasted dll file in \Gauges folder

- add proper line in panel.cfg file (at the end of [VCockpit02] section)

- accepted Roland's gauge when load an aircraft in Free Flight menu

What else should I do?

 

Lucas

Lukasz Trzaskowski

Lucas, have you Microsoft VC ++2013 runtime libraries x86 installed ?

 

Rene

Hm, in Add/Remove Programs window I see MS VC++ 2008 and 2010 both x86 and x64.

 

EDIT: Ok, I installed MS VC++ 2013 (both x86 i x64) but it didn't help.

Lukasz Trzaskowski

  • Author

Did you declared the gauge as written in post #69?

 

Notice also that since version 0.9 the radar is now Off after startup. It means you have first to switch it On with mouse wheel over the left/middle area (where mouse pointer has the minus sign).

 

Then, is the screen completly black, or do you see the range arcs and text?

 

Do you run ASN in background?

 

Roland

Roland

MSFS my local airport release: LFOR Chartres-Metropole

MSFS Plugins RAAS (registered FSUIPC7 required)

MSFS FX for Objects & Landmark in France (Steam and smoke) and Aerial coverage for French nuclear sites

Hi Roland,

 

I took entry from Manual:

 

Add at the end of [VCockpit02]
gauge06=RolasnRadar!oRadGauge, 532, 528, 472, 331, sweep|icing

 

Now I have 0.8 version.

 

Screen is black - no range arcs and text.

 

ASN is running of course.

Lukasz Trzaskowski

  • Author

So you know also that aircraft avionic bus must be powered.

 

Did you install VC++ 2013 x86 from the link given in the documentation?

You should double check this package, perhaps uninstall it first and reinstall.

 

To know if it's a problem with theJS41, may I suggest that you first try to install the pop-up version in a simple aircraft and see what happen?

 

Roland

Roland

MSFS my local airport release: LFOR Chartres-Metropole

MSFS Plugins RAAS (registered FSUIPC7 required)

MSFS FX for Objects & Landmark in France (Steam and smoke) and Aerial coverage for French nuclear sites

Hi Roland,

 

I can't seem to find the file on avsim. Can you provide me with a link please? Also have you heard whether or not it works with the Level-D 767.

 

thanks for your help,

 

William Lutterodt

  • Author

Here is it :

 

 

http://library.avsim.net/esearch.php?CatID=fsxgau&DLID=189265

 

Nobody reported something with the Level-D 767 (yet?), so it's your turn  :P

 

Roland

Roland

MSFS my local airport release: LFOR Chartres-Metropole

MSFS Plugins RAAS (registered FSUIPC7 required)

MSFS FX for Objects & Landmark in France (Steam and smoke) and Aerial coverage for French nuclear sites

Roland,

 

So you know also that aircraft avionic bus must be powered.

- yes.

Did you install VC++ 2013 x86 from the link given in the documentation?

- no, but I uninstall existing version and install version linked in Manual, but it did not help.

 

To know if it's a problem with theJS41, may I suggest that you first try to install the pop-up version in a simple aircraft and see what happen?
- I set windowed mode in default AirCreation - doesn't work - only black rectangle appears :(

 

Lucas

Lukasz Trzaskowski

  • Author

Lucas,

 

It seems that you are unlucky :huh:

I never faced such issue reported by a user here. Each time it was a problem with VC++ redistributable.

 

Do you have FSX SP2 or P3D? Which version?

What is your OS?

Are your graphic drivers up to date?

Can you download and try the version 0.9?

 

Roland

 

EDIT:

The gauge uses SimConnect API, please check that you have at least the FSX SP2 SimConnect install if you use FSX (unless another addon already uses SimConnect successfully).

If you use P3D, I don't think it's mandatory.

I personnaly removed all SimConnect installations on my P3D system. ASN, MCE and VoxATC are working fine.

Roland

MSFS my local airport release: LFOR Chartres-Metropole

MSFS Plugins RAAS (registered FSUIPC7 required)

MSFS FX for Objects & Landmark in France (Steam and smoke) and Aerial coverage for French nuclear sites

I have uploaded version 0.9 and it should be available soon. So what's new:

- New gauge model with Bendix shell (pop-up)

- All gauge models now start off and have the Off/Idle/Test/On modes.

- ORadGauge model has 2 new mouse click areas for Modes and Gain settings

Great update Roland, thank you very much :smile:

ckyliu, proud supporter of ViaIntercity.com. i5 12400F, 32GB, RTX4070, more in "About me" on my profile. 

support1.jpg

Hi Roland,

 

- I have FSX SP2

- Vista 64-bit

- no, I usually graphic drivers very rarely - do you think that is the reason of this issue?

- of course I can download 0.9 :) - I'll do it and check...

 

The gauge uses SimConnect API, please check that you have at least the FSX SP2 SimConnect install if you use FSX (unless another addon already uses SimConnect successfully).

- how can I check it? However, I use ASN (the newest update installed).

 

Lucas

Lukasz Trzaskowski

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.