Jump to content

tsaven

Members
  • Posts

    360
  • Joined

  • Last visited

Reputation

179 Excellent

Profile Information

  • About me
    Rocket Surgeon
  • Location
    Probing Uranus

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Am I correct in understanding that you can't actually see the surface of planets until they've been scanned? That they just appear as flat grey until you've gotten a probe to them and scanned them? If so, I LOVE THIS MOD EVEN MORE THAN IN KSP1!!
  2. Chiming in to give another vote of appreciation for the candidness of this post, and the technical explanations of what's going on. But, uh . . . yeah, you might want to call it something besides CBT. That acronym has certain associations when it comes to the internet.
  3. Man, this whole thing is just unrealistically good. You're making us all look positively lazy by comparison.
  4. Hoping that someone can give me an idea as to what I can do to get this working on my old save...
  5. Hey guys, I'm still playing on a 1.3.1 game because it's a long and complex career save with a lot of mods. I'm trying to use SVE, but I'm getting the black sky/no water issue. Weirdly this worked when I played it last year, but since then something seems to have broken. I've tried removing/reinstalling SVE but the problem persists. I'm installing everything through CKAN. Output.log: https://drive.google.com/open?id=1jFBoxbkgMAvrUYq-4zRsicn2dzXJbnsq GameData folder: https://drive.google.com/open?id=1ggAp5h-3Ed-zjjSmWnHbKOzfskionTFI I really appreciate any guidance you can give. I have confirmed that I'm running Scatterer .0.324, which according to the patch notes should be the correct version for this game.
  6. A while back someone posted a link to some 3D files for some toggle switch caps that look like they'd do a decent job of emulating the switches on the Space Shuttle. Just for fun I had like 50 of them printed, I got them in today: Overall they're a bit smaller than I expected. I think if they were upsized by 30% it would feel a bit better and will surely fit on the toggle switches easier. As it stands I think I'll have to drill them out and trim the toggly part of the SPST switches from Sparkfun to get these to fit. Not really sure what I'm going to do with 50 of them, but they were like $1/ea in this quantity so whatever.
  7. I plan to, but right now I'm still having a lot of problems with the timing calculations. The time displays work fine part of the time, but the seconds counter will randomly get stuck for exactly 59 seconds (until the minute number needs to change) at which point it will work for another 15 seconds before getting stuck again. I've got a 4x20 LCD that I need to hook up so I can spit variables to it from different parts of the calculations to figure out exactly where it's messing up, but I wanted to make sure I got all of the more basic controls functioning first before I move on to troubleshooting the more ancillary bits.
  8. That is most definitely the problem. I'll change it when I get home tonight, thanks a bunch for your help.
  9. Taking the demo code and building on it is exactly what I'd recommend, that's how I've gotten started. Take a look at my starter controller a few posts up, I've gotten something very similar to what you're describing. 7-seg displays for the Ap/Pe/Alt/Velocity, some analog gauges, and nice big buttons for staging. As for learning the Arduino environment, I wholeheartedly recommend the Sparkfun Inventor's Kit as well as the matching Guidebook. It's exactly how I got started into the world of micro-electronics, and will give the building-blocks to start learning the Arduino language (which is really just C++ with some additional functions/subroutines built in). Sparkfun (while they are expensive) also has a bunch of add-ons and products that will make your life much easier, such as their Serial 7-Segment Display and the matching Hookup Guide which makes hooking up a lot of 7-segment displays vastly simpler. Their support and guides on how to hook things up have basically saved my ass, almost all of my controller is built off of chunks of their demo code that I've modified to work with my own variable names.
  10. Looking forward to seeing progress! I hadn't considered the problems that the double-sided tape glue might present for smaller systems, the machines I've got access to are a little beefier. Any reason you're going with plywood as opposed to a plastic of some kind?
  11. Greatly appreciated! I installed this through CKAN so apparently the requirements there are out of date/broken? I can do a manual install but I greatly prefer to keep things in CKAN.
  12. Hey guys, sad to report that this doesn't seem to work in 1.7.3. I'm getting the black sky, and the only other mod on the game is KSPSerialIO (I get the same black sky problem without KSPSerialIO as well). Everything was installed through CKAN, after having to tell it to accept 1.4 mods as compatible. Output.log: https://drive.google.com/open?id=1Qo7IkvkQfuVRbaFpqxqMvfS5Co28hk3K Any ideas?
  13. Quick update for those who are interested. Thanks to staying up until 2:30am on a work night, I've made a lot of progress on my test controllor. Only about half of the buttons work so far; The SAS mode select/LEDs are still running on the breadboard, as are the Altitude & velocity selection buttons, and the throttle isn't hooked up yet. But the 7-segment display readouts are working great, as is staging and RCS/SAS toggles! The left displays are Apoapsis/Periapsis, the right two are Altitude and Velocity (switchable via buttons on the breadboard between Surface/Velocity/Target and AGL/ASL) Bit of a video of some basic functions in action!
  14. @zitronen, I have to give mad props to you for creating and maintaining a mod that has such capabilities. I'm farther along in my controller than I ever expected to be and I'd never have been able to do it if your demo code hadn't spelled things out so clearly and easily. Thank you, thank you for documenting and commenting the code out as well as you have. I'm integrating more and more functions into my controller every day!
  15. For cutting soft things like wood and even aluminum, as long as you're cutting into a sheet with a lot of surface area I've found that firmly pressing it onto a continuous bed of strong double-sided is plenty strong to keep the work in place. And it keeps your clamps out of the way so you have full access to the piece, plus the aformentioned sacrificial nature of it. I'm still working on my plan. I think for style I'm going for a Space Shuttle/Apollo look as much as reasonably possible, but I'm having a hell of a time finding the exact type of buttons that I want. But so far, this is a kind of rough plan. The cutout at the bottom is for my keyboard.
×
×
  • Create New...