I am looking to use PX4’s ethernet drivers as a base to set up a UDP network for a few microcontrollers. I am looking for the source code because I want to modify it into a custom driver, but I can’t seem to find it as a stand-alone module. Is it embedded as a feature in MAVLINK or one of the sublibraries?
Looking for some advice as well if anyone has tried to do this before.