This code will be made more modular in a future commit; however, it is in a working state at the moment.
This code will create a constellation file for each satellite that attempts to map the entire satellite constellation by passing each satellite's current representation of the constellation to its neighbours in heartbeats (sent every 30 seconds). This allows us to propagate the constellation and provide updates to neighbour lists throughout the network. This also facilitates routing, which is currently being worked on by @aryansingh920.
This code will be made more modular in a future commit; however, it is in a working state at the moment.
This code will create a constellation file for each satellite that attempts to map the entire satellite constellation by passing each satellite's current representation of the constellation to its neighbours in heartbeats (sent every 30 seconds). This allows us to propagate the constellation and provide updates to neighbour lists throughout the network. This also facilitates routing, which is currently being worked on by @aryansingh920.
If you have any questions, lemme know!