Jump to content

VampireOne

Members
  • Posts

    149
  • Joined

  • Last visited

Everything posted by VampireOne

  1. I am really impressed with your design of the trusses and interfaces. How the modules and frame are connected. To be honest, I am trying to reverse engineer by looking at your pictures and trying to design them in Fusion 360..... not easy, but doable..... Is there any way, you can share some more detailed pictures or drawings of the modular system? I am not asking for STL files (this time... ) I have switched my own project from a F 5 to a F-16 (as a training project, eventually wanting to "graduate" to a F-100 simulator for a museum) and have bought teejays plans. Learning curve is steep, but your work is great inspiration, also to find own solutions.
  2. ... oh. my boo.. Plans for the F-16

  3. Hi Stang. I would be interested in buying a set of your plans. Still possible?

    Cheers,

    Vampire.

  4. Anyone know what happened to the project - or Blue?
  5. Nice.. I have a set of blueprints for the Mk iX if anyone is interested in a frame for this nice set....
  6. Well. That occurred to me as well. But will it work as the hear handle LED in DDC then? Is there an error in the DCS BIOS Control reference then? I see the same duplication in the gear system of the F5E... Sendt fra min SM-G975F med Tapatalk
  7. I have just started tinkering with DCS BIOS and Arduino. My first project is the gear panel for the F16C. I have followed the instructions, but whenever I try to to program the gear handle with its built in LED I get the following message: /* use '#define DCSBIOS_DEFAULT_SERIAL' instead if your Arduino board * does not feature an ATMega328 or ATMega2650 controller. */ #define DCSBIOS_IRQ_SERIAL #include "DcsBios.h" DcsBios::LED lightGearL(0x4478, 0x0040, 8); DcsBios::LED lightGearN(0x4478, 0x0020, 9); DcsBios::LED lightGearR(0x4478, 0x0080, 10); DcsBios::Switch2Pos gearHandle("GEAR_HANDLE", 3); DcsBios::LED gearHandle(0x441c, 0x4000, 13); void setup() { DcsBios::setup(); } void loop() { DcsBios::loop(); } ------------------------------------------------------- conflicting declaration "DcsBios::LED gearHandle +++++++++++++++++++++++++++++++ I used the copy paste function from DCS Bios ... it seems like it does not like the gearHandle declaration. But it is the same for other aircraft types. Soo.. it must be pilot error.. or what?
  8. It has been a while.. any updates on the project??
  9. I think this is for a pit. I am looking for a USB interface to DC's BIOS via an Arduino Sendt fra min SM-G975F med Tapatalk
  10. Dumb question, but I seem to fail being able to have any ptt options? Or do you set them within VA.?
  11. Hey Deano. I managed to source a Cougar myself for a good price and just found your thread.. how did you source the pots, and what is the progress of your project as I would like to do the same to mine..
  12. Tic-Tac. Did what you suggested and it worked like a charm. Without changing anything else the ghosting almost disappeared.. Sendt fra min SM-G975F med Tapatalk
  13. Oh they need to change the label of the tck box to "intoxicated". Problem solved Sendt fra min SM-G975F med Tapatalk
  14. I hear you bro. I have the same issue with ghosting. My rig is not as poweful as yours but until a few updates (windows, oculus, steam, DCS, NVIDIA) Things have gone sour and my experience is diminishing to the point where I fly like a blind and deaf bat. Difficult with all these constant updates to find out what the problem is. But why the HECK does a working system need constant updates where apparently one big is fixed just to re-release some old bugs. Job creation for programmers or most likely things are just getting too complex for even the brightest minds to cope with??? Any serious advice on how to fix the ghosting issue is highly appreciated. Sendt fra min SM-G975F med Tapatalk
  15. ...and now we are dreaming. How about an API which would allow to link up games like DCS and call of duty......whooooa... Sendt fra min SM-G975F med Tapatalk
  16. When I try to make a DCS BIOS profile I just get a plank page when trying to pull up the command menu Sendt fra min SM-G975F med Tapatalk
  17. thank you for the quick reply.. I updated to the latest target but receive the same error.. the script stops.
  18. trying to run the f16 script I get this error message.. Using BRD rudder pedals Mapped plugin module "C:\Program Files (x86)\Thrustmaster\TARGET\Plugins\sys.dll" Script stopped! Runtime Error: Symbol not found: TFRPHARudder in main ( line 682 in DCS_World.tmc )
  19. Having gone away from Target and now trying to get back into the scripting I have a question. In the F16 module a lot of functions do not have a keybind. How do you map switches to functions (i.e.: SEAT UP and SEAT DN) in TARGET? I am trying to work around it by creating my "own" key reference and then mapping it as USB macro, but that would sort of defeat the purpose. When DCS makes a major update and kindly resets all the keybindings I am back to sq1... or have I misunderstood something?
  20. I have the bits that came with the panel from hispanopanels. Sendt fra min SM-G975F med Tapatalk
  21. Anybody have a source for a pcb for this? I have a he front plate and the bits Sendt fra min SM-G975F med Tapatalk
  22. Is there WIP on a F16 module for DCSBIOS? Sendt fra min SM-G975F med Tapatalk
×
×
  • Create New...