Jump to content

Search the Community

Showing results for tags 'command'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General X-Plane Discussion
    • General Discussion
    • File Library Submissions
    • Help!?!
    • Communal Links
    • Screenshots
    • Videos
    • X-Plane News [Official News]
    • X-Pilot Features
  • Developers
    • Plugin Development
    • UDP Development
    • Aircraft Development
    • Scenery Development
  • Freeware Projects
    • XMidiCtrl
  • Commercial Vendors
    • 4Forces
    • Attitude Simulations
    • Hot Start
    • ITX-Designs (Formerly Icarus)
    • IXEG
    • JGX-Designs
    • JRollon
    • Leading Edge Simulations
    • Maxx-XP
    • PilotEdge
    • RealScenery
    • RealSimGear
    • Real Environment Simulations
    • TOGA Simulations
    • TorqueSim/AFM
    • Uncle Jack Simulations
    • X-Plugins
  • Miscellaneous
    • Hardware
    • Software
  • X-Plane 101
    • I'm New To X-Plane!
    • Best of the Best!
  • Workshop
    • 3D Shop
  • Add-On Reviews
    • Reviews

Categories

  • News
  • Aircraft
  • Scenery
  • Plugins
  • X-Pilot Website
  • Sales & Deals
  • General Information

Categories

  • Aircraft
    • Experimental
    • Fighters
    • General Aviation
    • Gliders
    • Heavy Metal
    • Helicopters
    • Mega-Planes
    • Seaplanes
    • VTOL
    • X-Planes
  • Scenery
    • DSF Scenery Packages
    • Objects
    • Misc Scenery Resources
  • Liveries
    • Business Aviation
    • Experimental
    • Fighters
    • General Aviation
    • Helicopters
    • Heavy Metal
    • Vintage
  • Plugins and Utilities

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 2 results

  1. Hej Guys, I have some troubles with radio frequencies modification from my cockpit driven using Arduino. If I use for example the command "sim/radios/actv_com1_coarse_up" then it works fine, but it modifies the active com1. I want to be able to modify the same side as where my encoder is situated, even if it's not the active side. If I use for example the dataref "ixeg/733/radios/radios_com1_right_mhz" and send a value between 0-19 then nothing happens. It seems to be the correct way to do this but, could this dataref be read only? The only solution I see right now, is to test which side is active and use either "sim/radios/actv_com1_coarse_up" or "sim/radios/stby_com1_coarse_up" in order to update the correct side. But I wonder if I am missing something here! Has anyone had this issue? Which Command/DataRef are you using for this? Thanks in advance for your feedback Cheers Syl20
  2. So,you wanna run some benchmarks, using standard settings, that anyone can run, eh? _____________________________________________________________ Short Answer: Delete Preferences Remove Joysticks X-Plane --load_smo=Output/replays/test_flight_c4.fdr --fps_test=1 X-Plane --load_smo=Output/replays/test_flight_c4.fdr --fps_test=2 X-Plane --load_smo=Output/replays/test_flight_c4.fdr --fps_test=3 X-Plane --load_smo=Output/replays/test_flight_c4.fdr --fps_test=4 X-Plane --load_smo=Output/replays/test_flight_c4.fdr --fps_test=5 FPS results are in Log.txt _____________________________________________________________ Long Answer: Ok, lets do some housekeeping first. 1. Remove/rename your Output/preferences folder (call it old_preferences) This clears out any rendering options /screen size options you may have 2. Unplug any Joysticks/HID Devbices This is so you dont get the "I found a Joystick!" Requestor; due to Instruction #1 above. 3. Open a command Line Windows Run -> cmd OSX: Applications/Utilities/Terminal.app (or do like we all do in MacOSX and run from spotlight: i.e. Command-Space, T E R <enter> =) ) Linux users: ...you should already know what a shell is. _____________________________________________________________ 4. Change directory to wherever your X-plane install is Windows users: cd Desktop cd X-Pla<tab> (it autocompletes for spaces) If your X-Plane install is elsewhere, go find it! =) OSX: In Terminal, type "cd <space>" Find your X-Plane folder in FInder Drag and Drop the X_Plane.app icon into the Terminal OSX will fill out the location for you (this also works in Windows these days) Hit Enter, you should now be sitting in: user@computer:/Some directory/X-Plane.app> "cd Contents/MacOS" you should now be in: user@computer:/Some Directory/X-Plane.app/Contents/MacOS> Linux You guys already know what you're doing. _____________________________________________________________ 5. Fire up X-Plane with the standard tests, using a c4 replay file that Laminar was kind enough to include: Windows: X-Plane.exe --load_smo=Output/replays/test_flight_c4.fdr --fps_test=N ... where N = 1 to 5 OSX: /X-Plane --load_smo=Output/replays/test_flight_c4.fdr --fps_test=N ... where N = 1 to 5 Linux: ....Bah, Nevermind... _____________________________________________________________ Ok - Here's the options we're calling: --load_smo=Output/replays/test_flight_c4.fdr --fps_test=N Here's what each --fps_test= setting does: --fps_test=1DEMO_SETTING renopt_volume_fog 1DEMO_SETTING renopt_shadows_06 0DEMO_SETTING renopt_per_pix_liting 0DEMO_SETTING renopt_HDR 0DEMO_SETTING renopt_for_05 1DEMO_SETTING renopt_obj_06 1DEMO_SETTING renopt_vec_03 1DEMO_SETTING renopt_scattering 0DEMO_SETTING renopt_HDR_antial 0--fps_test=2DEMO_SETTING renopt_volume_fog 1DEMO_SETTING renopt_shadows_06 1DEMO_SETTING renopt_per_pix_liting 1DEMO_SETTING renopt_HDR 0DEMO_SETTING renopt_for_05 2DEMO_SETTING renopt_obj_06 3DEMO_SETTING renopt_vec_03 2DEMO_SETTING renopt_scattering 0DEMO_SETTING renopt_HDR_antial 0--fps_test=3DEMO_SETTING renopt_volume_fog 1DEMO_SETTING renopt_shadows_06 6DEMO_SETTING renopt_per_pix_liting 1DEMO_SETTING renopt_HDR 1DEMO_SETTING renopt_for_05 3DEMO_SETTING renopt_obj_06 6DEMO_SETTING renopt_vec_03 3DEMO_SETTING renopt_scattering 1DEMO_SETTING renopt_HDR_antial 1--fps_test=4DEMO_SETTING renopt_volume_fog 1DEMO_SETTING renopt_shadows_06 6DEMO_SETTING renopt_per_pix_liting 1DEMO_SETTING renopt_HDR 0DEMO_SETTING renopt_for_05 3DEMO_SETTING renopt_obj_06 6DEMO_SETTING renopt_vec_03 3DEMO_SETTING renopt_scattering 0DEMO_SETTING renopt_HDR_antial 0--fps_test=5DEMO_SETTING renopt_volume_fog 1DEMO_SETTING renopt_shadows_06 1DEMO_SETTING renopt_per_pix_liting 1DEMO_SETTING renopt_HDR 1DEMO_SETTING renopt_for_05 0DEMO_SETTING renopt_obj_06 0DEMO_SETTING renopt_vec_03 0DEMO_SETTING renopt_scattering 1DEMO_SETTING renopt_HDR_antial 2 Your results will be in your X-Plane/Log.txt file like such: (you gotta look for it), in there with everything else.... FRAMERATE TEST: time=92.8, frames=4282, fps=46.13GPU LOAD: time=92.8, wait=3.2, load=3.4% Repeat until nauseous. Post results here. Include a small preamble of what system you're using. Use the <code> BBTags </code> so it all lines up nicely. Here's Mine: SYS: MacPro 2009 MacPro4,1 (Flashed to 2010 EFI -> MacPro 5,1)CPU: 2.93 GHz Quad Core 45-nm Xeon W3540 (Nehalem "Bloomfield")RAM: 12 Gb DDR3 1066 Mhz RAMGPU: nVidia GTX670 2Gb (non-overclocked)OS: OSX 10.8.2 x641FRAMERATE TEST: time=92.9, frames=3643, fps=39.20GPU LOAD: time=92.9, wait=3.4, load=3.7%1024x768 GPU Driver Version: 1.3.4.0 (304.00.05f02)2FRAMERATE TEST: time=93.3, frames=2525, fps=27.07GPU LOAD: time=93.3, wait=2.2, load=2.4%1024x768 GPU Driver Version: 1.3.4.0 (304.00.05f02)3FRAMERATE TEST: time=94.7, frames=2051, fps=21.65GPU LOAD: time=94.7, wait=1.9, load=2.0%1024x768 GPU Driver Version: 1.3.4.0 (304.00.05f02)4FRAMERATE TEST: time=94.9, frames=2130, fps=22.45GPU LOAD: time=94.9, wait=1.2, load=1.3%1024x768 GPU Driver Version: 1.3.4.0 (304.00.05f02)5FRAMERATE TEST: time=92.8, frames=4282, fps=46.13GPU LOAD: time=92.8, wait=3.2, load=3.4%1024x768 GPU Driver Version: 1.3.4.0 (304.00.05f02)- CK.
×
×
  • Create New...