Jump to content

Cerppo

Members
  • Posts

    17
  • Joined

  • Last visited

Everything posted by Cerppo

  1. same, that long and this often degraded is quite new (as far as we noticed) . But thanks for the detailed explaination ThGhost !
  2. Thanks ! Is this "normal behaviour" or a way to make it work in the game ?
  3. Hi, we ( our team ) find CBU105 alignment very, very long ( 30+ mins lately) to get ready, and sometimes in fly they became DEG again. ( degraded i suppose ) .Any explanation on this behaviour, besides bug ?
  4. Hi Biga42. It's all explained in the doc. You have to read text before in each chapter, explaining how to uses charts. It's easier if you have the chart printed while reading the text. I prefer how they did in UH-1H charts where examples are displayed next to the chart ( but it reduces the chart size ) . Then on the top of each chart you have a small "map" with arrows to show you how to read things. Some are harder concept ( single engine blablabla .. ). The one with Stripes on the border are emergency ones ( if i'm correct) . i'm working on a calculator to help prepare missions in a more "realistic" way ( providing DCS A10CII is close enough to the charts i'm using )
  5. This could be the start of a project Actually I'm working on a performance calculator for The A10 and , once the "mandatory stuff" is done, i may add some "airport" database management to help enter Runway length , heading , etc. Something like: enter icao code , Paste Metar, choose RW , intersection, etc.. . Right now it's just an input field to enter TORA ( which is fine too )
  6. HI minsky. Congratulation for this amazing work . As i asked in my comment on the userfiles page : i'm interested in getting structured data about DCS airport (mainly runways , length etc... ) .Is this something you have maintained to be able to format keenboards ? if so , would you share it ?
  7. This happens after the last update ? i removed the Caucasus Folder, then repaired , Same . 2022-12-22 13:29:11.503 INFO Dispatcher (Main): Terrain theatre Caucasus 2022-12-22 13:29:11.504 INFO Dispatcher (Main): load terrain from ./Mods/terrains/Caucasus\terrain.cfg.lua 2022-12-22 13:29:11.517 ERROR SECURITYCONTROL (Main): failed to decode mods/terrains/caucasus/terrain.cfg.lua.pak.crypt 2022-12-22 13:29:11.517 ERROR SECURITYCONTROL (Main): Failed to load mods/terrains/caucasus/terrain.cfg.lua.pak.crypt 2022-12-22 13:29:11.518 INFO TERRAIN (Main): lSystem::load(./Mods/terrains/Caucasus\terrain.cfg.lua) 2022-12-22 13:29:11.518 INFO TERRAIN (Main): lSystem::openSession(./Mods/terrains/Caucasus\terrain.cfg.lua) 2022-12-22 13:29:11.518 INFO TERRAIN (Main): lSystem::exit() 2022-12-22 13:29:11.518 INFO TERRAIN (Main): lSystem::CleanScenes() 2022-12-22 13:29:11.518 INFO EDOBJECTS (Main): lTypeObjectManagerImpl::clear 13 2022-12-22 13:29:13.659 ERROR INTER (Main): Can't load terrain cfg "./Mods/terrains/Caucasus\terrain.cfg.lua": can't open './Mods/terrains/Caucasus\terrain.cfg.lua' 2022-12-22 13:29:13.659 ERROR INTER (Main): Failed to detect the required terrain DLL for ./Mods/terrains/Caucasus\terrain.cfg.lua 2022-12-22 13:29:13.659 ERROR TERRAIN (Main): Can't create ITerrain interface for ./Mods/terrains/Caucasus\terrain.cfg.lua 2022-12-22 13:29:13.659 ERROR Dispatcher (Main): Can't load terrain from ./Mods/terrains/Caucasus\terrain.cfg.lua 2022-12-22 13:29:13.702 INFO ASYNCNET (Main): server has stopped 2022-12-22 13:29:13.711 INFO Dispatcher (Main): Stop
  8. Testing things further : - If you restart the server , the AV8 can connect - if it leaves the server and try to enter again => Crash . you have to restart the server to be able to connect again Edit: Look like crash happens if you reenter the same plane ( once that was previously already "pit" )
  9. Hi, Working on this project I noticed some strange things on the CDU in the A10C2. From SYS Page. Page 1 : EGI page is not reported to DCSBIOS ? Page 1: LASTE then WIND , the Temp near ***/*** is not reported at the correct position on dcsbios ? (just in front of WNDEDIT ), same when you press WNDEDIT again Page 2 : Press MXLOG lower right , MXLOG page is displayed correctly on the CDU, but a different page is reported on the Right MFD? (shows CADC page instead ) FPBuild , the page number right to scratchpad is not send to DCSBios ( by the way, i also made a AH64 use of this )
  10. Hi, just to help my mates patch the files quicky i wrote this tool https://github.com/Cerppo/patchMiz
  11. As i got no solutions to the MMJOY "bug" , i started to write new code based on Arduino Joystick 2 to drive my board. Works perfectly for the 96 buttons. still need some lines of code to read MCP3208 Axis Values. ( learned a lot doing this ) I also should have looked to Freejoy ... which i discovered recently.
  12. Hi, i made this and i face a problem i cannot fix. (looks like internal config of mmjoy is not "correct" - eeprom pb ? ) When i test all the buttons they work as expected. but, when i launch VKB button tester some are lit. (as if they were configured as button inverted) If i "short" the 74 it shows pysically up , but reported down. if i short the 75 it "works" but on/off very fast (some ms ) even if i keep the button pressed. If i change the config of timer1 , it lights the button 37 !! Timer 2 add another button .. etc.. Looks really like the config memory if overflowing somewhere and informations are "misread" to translate and report button physical status to windows. Any idea welcome. Edit: Tested 20160818 upd1, tried with the firmware after exactly same behavior. Edit : Tested with another Arduino not connected to my board. The behavior looks the same...
×
×
  • Create New...