Search found 113 matches

by Shimokuta
Sun May 28, 2023 10:07 am
Forum: Lua and API Scripting Help
Topic: nav_get question
Replies: 14
Views: 1214

Re: nav_get question

Yes , i know , but as you can see the number of records show 0, and this is at the top of the console, runway information is printed from within functions
This means there is nothing returned from the functions…
The same print action after the nav_get command results in an 0 result
by Shimokuta
Sun May 28, 2023 7:38 am
Forum: Air Manager Help
Topic: Problem with File I/O
Replies: 24
Views: 2280

Re: Problem with File I/O

Hi, Try a .json file. Looks something like this. airports.json You can test with this code. Put the .json file in the resource folder. static_data_load("airports.json", function(data) print(data["FAAB"]["AIRPORT"]["AREA"]) end) Use this website to check if yo...
by Shimokuta
Sun May 28, 2023 6:36 am
Forum: Lua and API Scripting Help
Topic: nav_get question
Replies: 14
Views: 1214

nav_get question

I am coding my FMS for the Lear 45 . For that i am using the nav_get option to get the runway information. I read an ICAO from a table created with airac data information. I then fill a local table with runway info. It seems the table is lost (table size is 0) when returning out of the function of n...
by Shimokuta
Sun Apr 30, 2023 5:19 pm
Forum: Lua and API Scripting Help
Topic: degree character
Replies: 7
Views: 684

Re: degree character

nice sample though...

thnx guys
by Shimokuta
Sun Apr 30, 2023 10:24 am
Forum: Lua and API Scripting Help
Topic: degree character
Replies: 7
Views: 684

Re: degree character

Ah…simpler then i was thinking :D
I was trying to enter ascii codes etc to the lua code….

Thx!!!
by Shimokuta
Sun Apr 30, 2023 6:16 am
Forum: Lua and API Scripting Help
Topic: degree character
Replies: 7
Views: 684

Re: degree character

Can anybody give me an example how to show the degree char , f.i. ; txt_set(mytext1, "goodbye world" .. degree)
by Shimokuta
Sat Apr 29, 2023 7:07 pm
Forum: Lua and API Scripting Help
Topic: degree character
Replies: 7
Views: 684

degree character

Hi

I want to add the degree character to a txt variable (bearing) to show in the instrument.
is this possible??
by Shimokuta
Tue Mar 21, 2023 7:30 am
Forum: Arduino
Topic: Button array cdu
Replies: 39
Views: 11756

Re: Button array cdu

Hmm yes , allready found articles on arduino forums :?
Allright, pcb trial four … :D
by Shimokuta
Mon Mar 20, 2023 8:06 pm
Forum: Arduino
Topic: Button array cdu
Replies: 39
Views: 11756

Re: Button array cdu

After do some testing and made some errors in my PCB layouts :S , i was testing my final PCB for the CDU fully wired to the arduino But now i get "echo's" sometimes; when i press a button other button(s) also seem to be pressed, which is not the case. There are no shortcuts in the PCB as f...
by Shimokuta
Mon Feb 27, 2023 4:36 pm
Forum: Arduino
Topic: Button array cdu
Replies: 39
Views: 11756

Re: Button array cdu

Yup, that is the one.
Only very expensive oem