-
Posts
210 -
Joined
-
Last visited
Reputation
35 ExcellentProfile Information
-
About me
Spacecraft Engineer
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I spent some time working on these, so I thought I'd share. KSP Serial IO Debug Tool - A fork of the original tool, but updated for the current version. Source only. May extend to properly send/receive SAS Mode, but I just wanted something that didn't require restarting KSP all the time... KSP Controller Arduino Code - Modified to use 74LS595 Shift registers to handle I/O (yes, I know there are better input solutions, but it's what I have). WIP, need to add stage and abort locking logic as well as LCD support. Edit: I ended up turning off the CRC check to avoid connection issues.
-
Oddly, the Kerbal words for "land" and "crash" are distinguished solely by the amount of panic evidenced in the voice of the speaker...
-
No, not mine. This is the beginnings of my hardware controller. I've had an Arduino for some time, but I just recently ordered various switches and displays for building it up. So far, I have the core indicators: master alert (bi-color led), SAS, RCS, Brakes, Gear, Lights, Abort, and connection (the sole green led), and an LCD display I'm trying to get to display Ap and Pe. Waiting on some push buttons (haven't hooked up any toggles yet), and shift registers to work on a full annunciator. From my local blog: http://forum.kerbalspaceprogram.com/blogs/119785-madlemur Still working on the Ap/Pe display. I can get the correct Ap on the launchpad, and for a few thousand m after liftoff, but at some point, it begins wrapping around to negative numbers, and the Pe is never right. I'm assuming it's a float to string conversion issue, but I haven't had enough iterative cycles to nail it down; spent most of them getting all the leds to light correctly.
-
You know what would be fun? Integration with MovieTime to take enhanced screenshots...
-
Looking for Mod to unlock action groups in career mode.
madlemur replied to tempsgk's topic in KSP1 Mods Discussions
Wild guess: use Diazo's Actions Everywhere? -
In Linux, ALT + F11 can be accessed via R-Shift + F11. I've not had any problems running KSP in Linux (I actually run KSP_64 "by hand", because... well, I'm too lazy to fix the Launch KSP setting in CKAN). Do the mods load when you launch via CKAN? If so, what's the command CKAN is running? Is CKAN pointing to the same install of KSP that you're running by hand?
-
The Linux Thread!
madlemur replied to sal_vager's topic in KSP1 Technical Support (PC, unmodded installs)
Sorry, got sidetracked with RL... Also realized I'd posted in the wrong forum. My install is modded to Khell and back... Basically trimmed down the mods I was using, and added them back slowly until I had a combination of the mods I really want without the lag generation. -
The Linux Thread!
madlemur replied to sal_vager's topic in KSP1 Technical Support (PC, unmodded installs)
Running Steam KSP (from command line, not via Steam) on lubuntu 14.?? (on my phone ATM) on an i7 laptop (Intel gfx). When I'm in flight, the fps drops to 1 or lower when I press a key. After I release the key, the system picks back up. -
[1.3] kOS Scriptable Autopilot System v1.1.3.0
madlemur replied to erendrake's topic in KSP1 Mod Releases
Here's a thought (that might require some experimentation): Create kOS probes that have no tech requirements. Have contracts be to test them. If there's no tech requirements, they never get unlocked for career game use, but you should still be able to force them into availability for the contract. "Test our highly experimental Self-Piloting, Autonomous, Zaftig Zan (SPAZZ) by programming and executing a mission from the KSC to ______ with the following conditions: ..." Bonus points if you can "break" the probe part modules to prevent communications/control of the core. Also, max crew size of 0. -
Actually, since the mod is available via Github and/or KerbalStuff, I'd suggest you put in a pull request (or an issue for someone else to do it) for a NetKAN entry. That way, the CKAN meta data will be automagically updated when you update your mod. Otherwise, you'll have to submit new CKAN files every time you make a new release.
-
Well, yeah. That's because Better Atmospheres is a graphics and configuration set that uses a combination of EVE, Texture Replacer, Custom Asteroids and Kittopia Terraforming. And if you use all the bits and bobs, it'll melt your GPU (unless you have a very beefy GPU)...