Is it a way enjoy this IRC channel using only IRC client, without OYS?Patrick31337 wrote:I wasn't being sarcastic at all. What ever could have made you think such a thing?C P wrote:Patrick: I can't tell if you're being sarcastic. Do you want me to turn off [IRC]?
^Also not being sarcastic. Absolutely serious.
No, really. I think all servers should connect to the OpenYS channel on IRC. It's great fun.
[PROGRAM] OpenYS - Open Source YSFlight Server!
- u2fly
- Senior Veteran
- Posts: 1347
- Joined: Fri Oct 02, 2015 9:27 am
- Favorite Aircraft: Antonov An-225 Mriya
- Location: Ukraine
- OS: Linux
- Has thanked: 886 times
- Been thanked: 295 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!
U.S. Senator John McCain wrote:“Spending #NewYearsEve w/ brave #Ukrainian Marines at a forward combat outpost - we stand w/ them in their fight against #Putin's aggression”
http://pic.twitter.com/vkz0gdozVV
(31 DEC 2016)
- Neocon
- First Class Membership
- Posts: 3894
- Joined: Wed Oct 19, 2011 5:01 am
- Favorite Aircraft: Baron 58
- Location: Tennessee
- OS: Win 10
- Has thanked: 1679 times
- Been thanked: 1772 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!
- Vic Viper
- Staff
- Posts: 524
- Joined: Thu Feb 24, 2011 7:01 pm
- Favorite Aircraft: F-22A Raptor
- Location: -9° 59' 6.90", -138° 49' 35.51
- OS: Windows 2001
- Has thanked: 349 times
- Been thanked: 189 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!

VFA-49 FORUM
- Flake
- VFA-49
- Posts: 4358
- Joined: Thu Feb 10, 2011 8:47 pm
- Favorite Aircraft: Boeing F/A-18A
- Location: Australia
- OS: Windows 10 (x64)
- Has thanked: 838 times
- Been thanked: 1248 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!
- C P
- Contributor
- Posts: 102
- Joined: Fri May 24, 2013 12:17 pm
- Favorite Aircraft: F-18E SuperHornet
- Location: Syracuse, NY
- OS: WIN10 8CORE/4GHZ/16G
- Has thanked: 22 times
- Been thanked: 25 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!
Patrick31337 wrote:I wasn't being sarcastic at all. What ever could have made you think such a thing?C P wrote:Patrick: I can't tell if you're being sarcastic. Do you want me to turn off [IRC]?
*** Sri bud , must have been having a late night "Senior Moment" ***
^Also not being sarcastic. Absolutely serious.
No, really. I think all servers should connect to the OpenYS channel on IRC. It's great fun.
- u2fly
- Senior Veteran
- Posts: 1347
- Joined: Fri Oct 02, 2015 9:27 am
- Favorite Aircraft: Antonov An-225 Mriya
- Location: Ukraine
- OS: Linux
- Has thanked: 886 times
- Been thanked: 295 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!
I only belive that You dont forget this, and add this in your TODO list.OfficerFlake wrote:u2 that does interest me but that will probably be when OYS SERVER is done and I start working on a client for all users to use.
U.S. Senator John McCain wrote:“Spending #NewYearsEve w/ brave #Ukrainian Marines at a forward combat outpost - we stand w/ them in their fight against #Putin's aggression”
http://pic.twitter.com/vkz0gdozVV
(31 DEC 2016)
- u2fly
- Senior Veteran
- Posts: 1347
- Joined: Fri Oct 02, 2015 9:27 am
- Favorite Aircraft: Antonov An-225 Mriya
- Location: Ukraine
- OS: Linux
- Has thanked: 886 times
- Been thanked: 295 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!
After long discussion on #modarchive IRC about MilkyTracker, some user give me good help about how relise my idea. Target: get many sound effects in YSFlight, that will play in same time. Like a wind sound, wingman aircraft engine sound, volume depend from distance etc.
This based on applications called "network protocol analyzer", that will detect special packets in active TCP connection, and then do something.
Video: https://youtube.com/watch?v=ghokDuCDcMY
For example when it detect packet that define wind, it will run audiotrack with wind sound.
Example of protocol analyzer in Python: http://www.binarytides.com/python-packe ... ode-linux/
Think that protocol analyzer can be a part of "Poseidon2" by @mrmofumofu
https://github.com/pasutisu/poseidon2/
U.S. Senator John McCain wrote:“Spending #NewYearsEve w/ brave #Ukrainian Marines at a forward combat outpost - we stand w/ them in their fight against #Putin's aggression”
http://pic.twitter.com/vkz0gdozVV
(31 DEC 2016)
- Neocon
- First Class Membership
- Posts: 3894
- Joined: Wed Oct 19, 2011 5:01 am
- Favorite Aircraft: Baron 58
- Location: Tennessee
- OS: Win 10
- Has thanked: 1679 times
- Been thanked: 1772 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!
- u2fly
- Senior Veteran
- Posts: 1347
- Joined: Fri Oct 02, 2015 9:27 am
- Favorite Aircraft: Antonov An-225 Mriya
- Location: Ukraine
- OS: Linux
- Has thanked: 886 times
- Been thanked: 295 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!
No, I'm talking about more sound effects, that will play in same time.Patrick31337 wrote:Are you talking about voice chat through OpenYS, u2? My concern with that would be the bandwidth use. Not to mention that it will require other users to use the OYS client.
For example, if your wingman will come near your airplane you will hear his engine sound too.
This applications or scripts will run on user PC only.
It will scan your TCP connection to server, and if detect specific packet in it then will play defined sounds, that can play in same time (like rain and wind sound in storm)
U.S. Senator John McCain wrote:“Spending #NewYearsEve w/ brave #Ukrainian Marines at a forward combat outpost - we stand w/ them in their fight against #Putin's aggression”
http://pic.twitter.com/vkz0gdozVV
(31 DEC 2016)
- Flake
- VFA-49
- Posts: 4358
- Joined: Thu Feb 10, 2011 8:47 pm
- Favorite Aircraft: Boeing F/A-18A
- Location: Australia
- OS: Windows 10 (x64)
- Has thanked: 838 times
- Been thanked: 1248 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!
Weird glitch with .Net 4.0 *shrug*
---
Been re-writing Racing... My previous solution was terrible, honestly. In fact that "no lag" time solution wasn't even implemented!

New solution working for timetrial mode - race around the circuit and it registers your split times. At the end of the lap it tells you how many laps you've done, and what your lap time is, and how far above or below the circuit best time this session you are, and you position on the time sheet of all racers involved.
I'll be adding best sector times as well as overall circuit record fields so you can track which sectors you are strong/weak on, and if you break the circuit record, everyone will get an announcement.
Finally, I will log racing to a special excel log file for end-user analysis.
Because of this racing is no longer "automatic" though, you must create a race, and then join it using commands. I've made it pretty intuitive though and all of the racing commands are under a "Racing" category to make it simple to use.
---
Also been working on RACE mode, where instead of just a time trial, there is a set number of laps with a count down timer and jump start detection. Not done yet but it's almost done. Fun fact: I can use a time-trial mode to set the fastest times, then create a new race from the results of the time trial - so the time trial can act as a qualifying session!

Now... picture stringing all this together with a scheduler agent to open the qualifying session automatically, post announcements, and then close the session automatically over one days time, and there is a fully automated 24h qualifying session on one day. Then use the results to start a race the next day at a specified time - fully automated racing series?
- Fishie
- VFA-49
- Posts: 14
- Joined: Tue Dec 22, 2015 6:15 am
- Favorite Aircraft: Eurofighter Typhoon
- OS: Windows
- Has thanked: 41 times
- Been thanked: 9 times
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!
That would be epic! - and cheers for the fixOfficerFlake wrote:fully automated racing series
- C P
- Contributor
- Posts: 102
- Joined: Fri May 24, 2013 12:17 pm
- Favorite Aircraft: F-18E SuperHornet
- Location: Syracuse, NY
- OS: WIN10 8CORE/4GHZ/16G
- Has thanked: 22 times
- Been thanked: 25 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!
- Neocon
- First Class Membership
- Posts: 3894
- Joined: Wed Oct 19, 2011 5:01 am
- Favorite Aircraft: Baron 58
- Location: Tennessee
- OS: Win 10
- Has thanked: 1679 times
- Been thanked: 1772 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!

- Flake
- VFA-49
- Posts: 4358
- Joined: Thu Feb 10, 2011 8:47 pm
- Favorite Aircraft: Boeing F/A-18A
- Location: Australia
- OS: Windows 10 (x64)
- Has thanked: 838 times
- Been thanked: 1248 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!
Don't know what you're talking about.C P wrote:Incredible flow of ideas Flake! We need to bottle whatever kind of "juice" you're on and pass it around ...lol...
It's a special blend of THC, CBD, and 11 secret herbs and spices.
- Dragon_Mech
- Veteran
- Posts: 571
- Joined: Wed Jul 15, 2015 12:18 pm
- Favorite Aircraft: F-14, F-15D&E, SR-71, King Air 200, B737
- Location: Mansfield, Mo. USA
- OS: Windows 7 Ultimate
- Has thanked: 94 times
- Been thanked: 127 times
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!


- David
- Modding Team
- Posts: 430
- Joined: Mon May 30, 2011 12:03 pm
- Favorite Aircraft: Grob G109B Vigilant
- Location: United Kingdom
- Has thanked: 189 times
- Been thanked: 141 times
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!
The only thing I can't get working Flake, is the aerial refueling. I looked at the /Help commands then the sub menu for /Commands Flight then I attempted to set my aircraft as the refueller with /refueling but it won't recognize my tanker. Any ideas how to get it to work? Am I doing right?

- Flake
- VFA-49
- Posts: 4358
- Joined: Thu Feb 10, 2011 8:47 pm
- Favorite Aircraft: Boeing F/A-18A
- Location: Australia
- OS: Windows 10 (x64)
- Has thanked: 838 times
- Been thanked: 1248 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!
- Flake
- VFA-49
- Posts: 4358
- Joined: Thu Feb 10, 2011 8:47 pm
- Favorite Aircraft: Boeing F/A-18A
- Location: Australia
- OS: Windows 10 (x64)
- Has thanked: 838 times
- Been thanked: 1248 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!

- Flake
- VFA-49
- Posts: 4358
- Joined: Thu Feb 10, 2011 8:47 pm
- Favorite Aircraft: Boeing F/A-18A
- Location: Australia
- OS: Windows 10 (x64)
- Has thanked: 838 times
- Been thanked: 1248 times
- Contact:
Re: [PROGRAM] OpenYS - Open Source YSFlight Server!

I hope it works, but it may not.
<Tech data below>
---
Old method used Assemblies.LoadFrom(string Path) and the new method uses two lines: byte[] Data = File.ReadAllBytes(string Path) and then Assemblies.Load(byte[] Data). since the data is actually being read from the file and then the assembly "created" in the program itself on the fly it should not refuse to load anymore.
Who is online
Users browsing this forum: Google [Bot] and 1 guest