20,741
edits
No edit summary |
|||
| Line 13: | Line 13: | ||
closely in sync ... then you can send the same time offset to them (in seconds) so they all can display the same time of day effects. | closely in sync ... then you can send the same time offset to them (in seconds) so they all can display the same time of day effects. | ||
There is no synchronization in the native-fdm and native-ctrls protocols used for multiple displays. The master instance just transmit to the slaves, who process the data when and in the order it is received. This ought to work without problems in a local network. | |||
<pre> | <pre> | ||
//*** example to slave one copy of fgfs to another *** | //*** example to slave one copy of fgfs to another *** | ||