Jump to content

awebneck

Members
  • Posts

    21
  • Joined

  • Last visited

Everything posted by awebneck

  1. @vehum Oh man, that looks fantastic! What materials and fab method are you using? I've never done any CNC work before (I'm a software engineer - the creation of physical things are heretofore foreign to me) so when I designed my GMC 710 I may have been a hair ambitious, as was made clear when I went looking for prototyping quotes. I *do* happily have the PCB for it designed, constructed, and working, but the enclosure / knobs (I know I could use any knobs, but I really want those distinctively-shaped garmin dudes) pose a, erm, budgetary problem. Turns out it's kind of expensive to 3-axis CNC mill single-run stuff, but I've been burned using additive methods before and don't want to pay for 3d-printing only to be disappointed again. Anywho, you can see the mechanical design here, and I'm happy to share the EAGLE file for the PCB as well if you'd like.
  2. @Goran_M I started to type "You are the wind beneath my wings", my usual go-to expression of deep gratitude, but stopped myself figuring that was maybe a bit too on-the-nose. So please accept a hearty "Thank you" instead!
  3. Yup! There're very, very few controls in the airplane (if anything) for which there aren't commands ready to be assigned, and the AP is fully covered. With one of the more recent updates they added even more direct setting commands - you should be set for pretty much anything you want to do.
  4. Hey everyone, I'm working on a hardware home cockpit, but as I iterate on the design and fabrication cycles there, I wanted to show off what I've got going in software so far. I'm actually kind of surprised that this is working as well as it does, and to that end I hope to release it (as freeware) once I've got it to a state of my liking. So, anyway, do enjoy this little preview of my iPad TBM-900 control panel, using TouchOSC and a small self-authored plugin to handle communication. https://www.youtube.com/watch?v=v0K210z3RS0
  5. @Goran_M Nah, I've got the command working just fine; but I'd like a (potentially readonly) dataref to represent the state of the barometer so I can use it to represent that state on a display I'm building (i.e. "STD mode" vs "manually set"), especially given that the custom-implemented STD mode doesn't just force the barometer to 29.92"Hg, but rather saves the current setting so that in can be restored upon a second press of the BARO knob. so basically, just a boolean, readonly dataref that says "BARO is locked to STD" or "BARO is set as dialed"; pretty much like the BARO field on the PFD when you press the button - note that that field says "STD" when the button is pressed, but says the actual numerical value if you manually dial it to 29.92. Thanks!
  6. Hi Goran & Company - love the plane, thank you so much! In fact, I'm working on some cockpit building stuff targeting this fantastic airplane, and I noticed that y'all have added a custom command to toggle the barometer between standard and dialed-in values. Hooking that up to a control has been perfect, but I wasn't able to find a dataref reflecting the current state thereof - would it be possible to add such in a future update? Thanks again!
  7. @skiselkov @Cameron Ignore me, I'm an idiot. Had one too many beers the other day and mapped a switch to the crash bar then flat-out forgot about it, and it's been up the whole time. Feel free to lock and close this topic, and sorry if I led you on a wild goose chase.
  8. @skiselkov Here you go. The first log is from a short circuit flight from startup to shutdown, after which I promise every thing was shut off including the crashbar. The second log is the log after I quit X-Plane and clicked "Resume Current Flight" (though the same thing happens were I to click "New Flight"). As soon as I was seated in the aircraft, on came the standby instruments, and I looked up and the crash bar was once more up. Log - Flight to Shutdown.txt Log - Next Startup.txt
  9. @Cameron I have now repeatedly left it down and locked - no power to the aircraft, even the standby instruments manually powered down. Quit X-Plane, Start new flight in same location, and boom: crash bar starts as up and the aircraft essentials start booting without me doing anything.
  10. No matter just how cold & dark the aircraft is when I quit X-Plane, every time I start a new flight the crash bar is already up - is this by design?
  11. @Dark Angel yeah, I tried the "left as primary" thing as well with the same results as you. FWIW, that yellow tone that seems to get applied to the screens looks a lot like the neutral yellow tone of a flat normal map - wonder if something weird is happening there. Also, for troubleshooting purposes, I'm on a single Nvidia GTX 980 Ti.
  12. @Cameron thanks for the update. I figured y'all had bigger fish to fry so no worries. I appreciate you letting us know you're aware of it.
  13. yeah, I had the same problem. I posted about it in the support forum but received no response.
  14. @Japo32 yeah, finding the axis numbers is a little hairier - I had to assign the axis I wanted to nothing, open the "<Xplane dir>/Output/preferences/control profiles/<your profile> - Joysticks.prf" file, then assign the axis to something random, and reopen that same file in a different window and compare the two to see which line changed from "_joy_AXIS_use<axisnumber> 0" to "_joy_AXIS_use<axisnumber> <commandnumber>". Once I found the line, the number I noted as "axisnumber" is the one you want to use. Hope this helps!
  15. I just updated - and verified I *did* install version 1.0.2, but after starting up X-plane in the aircraft I'm still getting the "There is a TBM update available" message every time.
  16. I posted a FlyWithLua script to handle this via a joystick axis over in general discussion - works quite well.
  17. I also ended up mapping the gray throttle thumb switch momentary (back) direction to "toggle thrust reversers" to simulate the throttle guard release switch that allows you to move the throttle from flight to beta modes, and the thumb hatswitch button to TO/GA, but I just did those in the regular X-plane joystick config.
  18. Hey guys, I created the following FlyWithLua script to apply to the Thrustmaster Warthog HOTAS throttle. This does the following: - maps the flaps lever exactly (since the HOTAS throttle flaps lever has 3 detents and so does the TBM, this is a bit more realistic than the default "false-momentary" flaps behavior). - maps the the smaller, left throttle to the mixture up/down a bit commands in 25% increments, so it simulates having the actual TBM900 throttle in the right-side track pretty well. The sectors of the axis are "SHUTOFF", "LO IDLE", "HI IDLE", "FLIGHT IDLE", respectively. - maps the small gray axis to the emergency manual override control Hope this helps folks! Just replace the axis / flap switch id numbers at the top of the script with those appropriate for your setup, et voila. https://gist.github.com/awebneck/d68dc5ad8a437b58950cae9d04e7c7cd
  19. Update - I disabled SLI on my graphics card and after a few restarts that corrected the weird no texture issue. Only thing remaining is that whenever I use multiple monitors all the screens (PFD1, PFD2, MFD, standby instruments) gain this weird, dense yellow tinting.
  20. I should also note that I've tried deactivating nearly every other plugin I have. The only plugins still running are PilotEdge, BetterPushback, and Navigraph Simlink.
  21. While the TBM 900 works excellently when using multiple monitors (not configured as a single display, but set up with visual offsets in the X-plane config), I'm seeing really bizarre visuals. Even in the primary monitor all the G1000 screens turn solid yellow (aircraft completely cold and dark), and any auxiliary monitors display perspectives that flicker at about a 1-frame-per-second rate showing views that I can best describe as having a solid-black aircraft with perfectly shown external visuals. No interior is rendered in the auxiliary monitors, and the primary monitor is largely unusable. I do not experience this issue with any other aircraft. I have tried tweaking every graphical option X-plane permits (quality, antialiasing, # of objects, reflection detail, vsync on and off), as well as several hard reboots, to no avail.
×
×
  • Create New...