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.

Create checklist with linda-lua who can help me

Featured Replies

Bonjour ,

I started with ChatGpt, but I would prefer to get help on this forum if possible!

My goal: Checklist for cessna 172 G1000
(very basic no verification of the action because too complicated for me at least for the beginning)

Process: 1) the Checklist will have to be read by the W10 voice recognition which works relatively well either SAPI or Cortana.

2) the voice will read the items one by one and to move on to the next one:

- either I can answer by my voice (if it is possible to integrate into lua)

- or I press a Rac (keyboard or joystick) which will mean = next

*************************************************Exemple Script***********************************************

ShowMessage("LINDA READY...", 10) -- clear display

_log("[INIT] Captain si vous êtes pret je commence le checklist avant démarrage!")
_log("[INIT] ***************************************************************")

function Checklist_avant démarrage()

    ipc.display("documents à bord.", 5)             --Displays this message in the simulator
    ipc.sleep(5000)                                             --Pause of 5s to allow time to execute
    ipc.display("1. ceintures attachées.", 5)       --Displays this message in the simulator
    ipc.sleep(5000)                                              -- Pause 
    ipc.display("2.portes fermées.", 5)                --Displays this message in the simulator
    ipc.sleep(5000) --                                          --Pause

end

**********************************************************************************************************

on this example I would have liked to add a response to the 3 actions.
can you help me to do this according to my test example.

Question: Linda integrates: lua official program or is it another type of program?

I found various manuals on 'lua' in fsuipc, but I didn't find the subject of the checklists discussed, I'm going to do my search a second time, I could have made a mistake.

Merci by advance.🙂

 

 

 

Edited by Christy91

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.