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.

With FSUIPC v. 4.95 new kids on the block

Featured Replies

I ran into a nice IPCready.LUA example conerning vertcal speed at landing. The first statement was ipc.setowndisplay("FRM", 0, 60, 6, 1) and the LINDA editor qualified this with " 6: attempt to call field 'setowndisplay' (a nil value)". A search on the Internet reveiled that this a new function that comes with FSUIPC v. 4.95. After installing this version, the sample code functions correctly, but LINDA continues to report the error message mentioned. With this new FSUIPC release, a number of new functions are introduced that also may need attention.

Thank you for the report (moved to the Support sub-forum). If this is a new function then the error checking code for the Editor will require modification. What does the ipc.setowndisplay function do?

Andrew Gransden

Scotland, UK

LINDA Support/Developer - VATSIM and BAVirtual - Airbus Flyer

i7 1TB SSD GTX980 - FSX/P3D - Aerosoft Airbus A318/A319/A320/A321 - FS2Crew

  • Author

The ipc.setowndisplay statement will produce a pop-up window with the name at the spot and with the dimensions that you have specified. Each subsequent ipc.display statement will display its content in this pop-up window and for the duration that you possibly have specified along with its contents.

 

At http://forum.simflight.com/topic/68257-lua-package-for-fsuipc-and-wideclient/ you will find a review of all new functions with a short description. These functions are available from FSUIPC v. 4.95.

 

I can live with errors that don't harm. It's just that the LINDA editor produces a lot of noise while editing and while saving your work.

 

Regards, Han

Hi Han

 

I did a check yesterday. LINDA uses an old version of LAU (5.1) and I was unable to determine whether it supports the new function you found. I did add a declaration to the ipc.lua file (in /linda/system/lua) and added the code example to ipcready.lua file. It displayed a small v/s window which disappeared when LINDA started. You can try it if you wish.

 

Please note that the LINDA Editor is designed to support LINDA module development only. It is not a general lua editor and may give odd warnings for non-LINDA code. I don't intend to change it other than as required for LINDA.

Andrew Gransden

Scotland, UK

LINDA Support/Developer - VATSIM and BAVirtual - Airbus Flyer

i7 1TB SSD GTX980 - FSX/P3D - Aerosoft Airbus A318/A319/A320/A321 - FS2Crew

Create an account or sign in to comment

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.