Hi, First of all thanks bizzy for making this. It will replace bill 9000 perfectly in my install. your work in this community is outstanding. Secondly, for those who use remotetech, there will be a discrepancy as RT needs to know that the tomtom is there, otherwise it thinks that the tomtom is a manned pod and will stay under "local control". Ive seen this before in the kso mechjeb as well. good news is that i supplied the fix for the kso mechjeb on the rt thread. And ill do the same with this one. so heres the fix. 1, in your ksp install, open gamedata/remotetech2 2, inside you will find a file called RemoteTech_MechJeb.cfg open it and add this code; //Support for Bizzys TomTom MechJeb by freak @PART[tomtom]:HAS[!MODULE[ModuleSPU]]:AFTER[MechJeb2]:NEEDS[RemoteTech] { // Append tag to the existing part name @title ^= :$: (ModuleSPU): MODULE { name = ModuleSPU } 3, save it and start ksp. Enjoy. ill be posting this in the RT thread too.