toric5 Posted February 1, 2017 Share Posted February 1, 2017 posted this as a github issue, but may as well post it here. (dmagic does not seem to be too active there) in both stock and SCANSAT, the max altitude for the magnometer for ore scanning is 60 km. this is lower than kerbins atmosphere, and as such, it cannot be feasibly used to scan ore there. is this intended? Quote Link to comment Share on other sites More sharing options...
Merkov Posted February 1, 2017 Share Posted February 1, 2017 14 minutes ago, toric5 said: posted this as a github issue, but may as well post it here. (dmagic does not seem to be too active there) in both stock and SCANSAT, the max altitude for the magnometer for ore scanning is 60 km. this is lower than kerbins atmosphere, and as such, it cannot be feasibly used to scan ore there. is this intended? On 2015-11-23 at 10:51 AM, DMagic said: The idea is that the magnetometer is unlocked early and is not meant to be a replacement for the narrow-band scanner, it can only be used at very low altitudes. Basically this. Although, I don't think most people have Kerbin in mind when thinking of places from which to mine Ore... Quote Link to comment Share on other sites More sharing options...
toric5 Posted February 1, 2017 Share Posted February 1, 2017 Just now, Merkov said: Basically this. Although, I don't think most people have Kerbin in mind when thinking of places from which to mine Ore... fair enough. was doing it for a contract. Quote Link to comment Share on other sites More sharing options...
Merkov Posted February 1, 2017 Share Posted February 1, 2017 20 minutes ago, toric5 said: posted this as a github issue, but may as well post it here. (dmagic does not seem to be too active there) in both stock and SCANSAT, the max altitude for the magnometer for ore scanning is 60 km. this is lower than kerbins atmosphere, and as such, it cannot be feasibly used to scan ore there. is this intended? Oh! That makes sense. Yeah, unfortunately the intention is that altitude is a limitation of the magnetometer, so you'll have to use the narrow band scanner. Incidentally, is it one of the DMagic contracts that's asking you to scan Kerbin for Ore? The reason I'm asking is because I'm pretty sure the DMagic one should wait until you have unlocked the Narrow Band scanner before appearing. Quote Link to comment Share on other sites More sharing options...
toric5 Posted February 1, 2017 Share Posted February 1, 2017 11 hours ago, Merkov said: Oh! That makes sense. Yeah, unfortunately the intention is that altitude is a limitation of the magnetometer, so you'll have to use the narrow band scanner. Incidentally, is it one of the DMagic contracts that's asking you to scan Kerbin for Ore? The reason I'm asking is because I'm pretty sure the DMagic one should wait until you have unlocked the Narrow Band scanner before appearing. no, i think scansat is. accepted it thinking i could get away with the magnometer. no big deal. Quote Link to comment Share on other sites More sharing options...
Merkov Posted February 2, 2017 Share Posted February 2, 2017 8 hours ago, toric5 said: no, i think scansat is. accepted it thinking i could get away with the magnometer. no big deal. Oops. Right. I meant SCANsat. Quote Link to comment Share on other sites More sharing options...
SpacedInvader Posted February 6, 2017 Share Posted February 6, 2017 (edited) Solved my own problem, please ignore Edited February 6, 2017 by SpacedInvader Quote Link to comment Share on other sites More sharing options...
Bornholio Posted February 13, 2017 Share Posted February 13, 2017 On 1/14/2017 at 4:37 AM, tomf said: I'm having a problem using the Undersize signals dish to transmit science. My probe currently has that and an HG-5 antenna to transmit science. The HG-5 is well out of range of anything else. When I try to click science from an experiment it simply disappears The normal uploading messages don't appear and the result is never received in R&D. There also isn't anything obvious in the logs.. Same Problem except i'm well inside my comsat network for even basic antenna, makes me want to disable the transmit functions of all the DMagic devices, even if they are successful now i have an unfolded antenna that is causing serious docking problems. Don't want to use it as a transmitter. Simple Fix? Quote Link to comment Share on other sites More sharing options...
Rybikson Posted February 25, 2017 Share Posted February 25, 2017 Caen we has soem nice science sample container (in the universal stowage pack) for the glory of sat... saience ofc Quote Link to comment Share on other sites More sharing options...
WuphonsReach Posted March 4, 2017 Share Posted March 4, 2017 So, after doing some testing in KSP 1.2.2, I'm about 90% certain that if the ModuleDataTransmitter is "DIRECT" on the base unit, changing it to "RELAY" using the upgrade system in KSP does not work properly with CommNet. KSP will not use it as a relay to find a path back to home. I think the better approach is going to be to remove the upgrade node from the tech tree and replace it with duplicated versions of the same parts (with a new part ID), which contain relay functionality. Quote Link to comment Share on other sites More sharing options...
pellinor Posted March 5, 2017 Share Posted March 5, 2017 (edited) 14 hours ago, WuphonsReach said: So, after doing some testing in KSP 1.2.2, I'm about 90% certain that if the ModuleDataTransmitter is "DIRECT" on the base unit, changing it to "RELAY" using the upgrade system in KSP does not work properly with CommNet. KSP will not use it as a relay to find a path back to home. Just came to report the same thing. Probably they work only when the ship with the relay is loaded. TweakScale had a similar problem with antenna power. The problem was that it is a non-persistent value that affects unloaded vessels. So you can write it in the flight scene, but any changes get lost on unloading and unloaded vessels will always use the value from the part prefab. This is why I removed TweakScale support from the stock relays. Edited March 5, 2017 by pellinor Quote Link to comment Share on other sites More sharing options...
WuphonsReach Posted March 5, 2017 Share Posted March 5, 2017 3 hours ago, pellinor said: Just came to report the same thing. Probably they work only when the ship with the relay is loaded. TweakScale had a similar problem with antenna power. The problem was that it is a non-persistent value that affects unloaded vessels. So you can write it in the flight scene, but any changes get lost on unloading and unloaded vessels will always use the value from the part prefab. This is why I removed TweakScale support from the stock relays. The solution I'm going to implement in StockAntennaBalance will be to remove the relay capability entirely from the original DMagic parts, then create cloned parts (with a new part ID) that are just relays. The old upgrade to the original parts won't do anything other then make them more powerful direct-connect antennas. Quote Link to comment Share on other sites More sharing options...
DMagic Posted March 5, 2017 Author Share Posted March 5, 2017 Lovely... I should have known better than to waste my time with the half-assed part upgrade system they gave us. I think I can preserve the intended functionality by making the upgrade a simple flag for the three science parts and then just use that to set the attached transmitter module to the correct state. It's not that much trouble to just run through each vessel and check for the required components upon loading, though I'm not sure if it's something CommNet will accept or if it will require some kind of forced update to its network. Quote Link to comment Share on other sites More sharing options...
pellinor Posted March 5, 2017 Share Posted March 5, 2017 5 hours ago, DMagic said: Lovely... I should have known better than to waste my time with the half-assed part upgrade system they gave us. I think the problem here is more the antenna system which only allows modding of those values (strength and relay-ability) only in flight but also uses them on unloaded vessels. Quote Link to comment Share on other sites More sharing options...
WuphonsReach Posted March 5, 2017 Share Posted March 5, 2017 Current balance for StockAntennaBalance. (My target values are a bit different then what you chose for the mod.) I like the idea of being able to use the instruments (at least the SIGINT) as relays, but only if the part is dedicated to the relay function from launch. Quote Link to comment Share on other sites More sharing options...
fatcargo Posted March 9, 2017 Share Posted March 9, 2017 (edited) Hi, just to chime in : please add "system check" to impact hammer so player can test for proper orientation and if possible stackable sensor pods. With stackable pods, player can use rover to seed the pods from single mount point (for planetary science, not much use for asteroids - unless someone mods 2.5km monstrosities - which now gave me the idea about Armageddon-style missions that require first scanning the asteroid, finding a weakspot and planting bd armory nukes - never leave train of thought running without proper supervision ) Edited March 9, 2017 by fatcargo Quote Link to comment Share on other sites More sharing options...
Omnipius Posted March 10, 2017 Share Posted March 10, 2017 13 hours ago, fatcargo said: Hi, just to chime in : please add "system check" to impact hammer so player can test for proper orientation and if possible stackable sensor pods. With stackable pods, player can use rover to seed the pods from single mount point (for planetary science, not much use for asteroids - unless someone mods 2.5km monstrosities - which now gave me the idea about Armageddon-style missions that require first scanning the asteroid, finding a weakspot and planting bd armory nukes - never leave train of thought running without proper supervision ) You forgot the step of finding a "maneuver node" where the delta V from the blast would send each resulting half around opposite sides of Kerbin. Quote Link to comment Share on other sites More sharing options...
fatcargo Posted March 11, 2017 Share Posted March 11, 2017 Omnipius good one Aaand one more thing : @DMagic adding Experiment Storage Unit as Universal Storage part to would nicely complete the Orbital Science package . Pretty please ! With whipped cream and cherry on top Quote Link to comment Share on other sites More sharing options...
JayPee Posted March 12, 2017 Share Posted March 12, 2017 On 3/10/2017 at 6:12 PM, fatcargo said: @DMagicExperiment Storage Unit as Universal Storage part Seconded! Quote Link to comment Share on other sites More sharing options...
GrubbyZebra Posted March 13, 2017 Share Posted March 13, 2017 Dmagic, The [x] Science Mod detects the presence of the Stock Experiments you include for Universal Storage, but is unable to execute them. Thoughts? Quote Link to comment Share on other sites More sharing options...
maja Posted March 13, 2017 Share Posted March 13, 2017 4 hours ago, fwdixon said: Dmagic, The [x] Science Mod detects the presence of the Stock Experiments you include for Universal Storage, but is unable to execute them. Thoughts? The [x] Science has problem with most if not all Orbital Science experiments. I think, it's because you need to deploy them or there is some other animation (like laser beam). Quote Link to comment Share on other sites More sharing options...
fatcargo Posted March 13, 2017 Share Posted March 13, 2017 I too have seen the same problem, and i've posted this issue at the [x] science thread. When used with action groups, all Universal Storage science parts do execute properly. Author of [x] science admits there is more work to be done on his addon. Now when i think of it some more, there is no "failure log" where player can review all science experiments that didn't deploy due to some condition not being met, an alternative to speed-reading failure messages spam on screen. Quote Link to comment Share on other sites More sharing options...
DMagic Posted March 13, 2017 Author Share Posted March 13, 2017 Orbital Science provides tools for other mods to interact with. If there is a problem with those tools then someone will have to tell me about it, otherwise the issue is on the other end. Quote Link to comment Share on other sites More sharing options...
Merkov Posted March 13, 2017 Share Posted March 13, 2017 21 minutes ago, DMagic said: Orbital Science provides tools for other mods to interact with. If there is a problem with those tools then someone will have to tell me about it, otherwise the issue is on the other end. I seem to recall that Science Alert often needed to be tweaked to work with DMOS, not the other way around, so I'm guessing that the DMOS tools probably work fine, but [x] science isn't using them properly. (NOTE: this guess is purely based on gut feeling, not any actual knowledge.) Is there any rough documentation on the tools that other mods can use to interact with DMOS? I'm brand new to code and really most computer things in general, but I'd like to tinker with this and see a small change on [x] Science's side is all that's needed. I know that a lot of people like both DMOS and [x] science. Thanks! Quote Link to comment Share on other sites More sharing options...
MadJock Posted March 30, 2017 Share Posted March 30, 2017 Sorry if this has been posted before but a search came up fruitless. I'm using CKAN and I got an exception error highlighting DMOS is conflicting with ForScience. Is this a known issue? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.