YaAGC code intact?

TurboTas

New member
Joined
Aug 13, 2019
Messages
2
Reaction score
0
Points
0
Hi there,

I've made a hardware DSKY that talks to yaAGC using the TCP protocol that yaAGC supports. I know that NASSP uses the same emulator to run the AGC code, so I was hoping to be able to use my DSKY with Orbiter/NASSP and make a more enjoyable sim experience - but there does not seem to be a TCP port listening when Orbiter/NASSP is running.

Did the networking code make it into the NASSP AGC VM or can anyone point out something obvious that I have missed?

Sorry if this is a daft newbie question!

Cheers,
Toby
 
The TCP code had been removed from NASSP due to performance reasons.

If you want to add in you own you'll need to make some changes to the input and output code to talk to your dsky instead.
 
The TCP code had been removed from NASSP due to performance reasons.

If you want to add in you own you'll need to make some changes to the input and output code to talk to your dsky instead.

Thanks Thymo, that's great. Drat!
 
Back
Top