Skip to content

Releases: dachande/pmdg737fmc

pmdg737fmc-1.24

Choose a tag to compare

@dachande dachande released this 09 Apr 18:30

Version 1.24

  • Add dark case

pmdg737fmc-1.23

Choose a tag to compare

@dachande dachande released this 14 Feb 18:00

Version 1.23

  • Modify click spot for CDU switch
  • Update line-positioning on screen only variant
  • Remove font glow on screen only variant

pmdg737fmc-1.22

Choose a tag to compare

@dachande dachande released this 22 Nov 19:39

Version 1.22

  • Fix EXEC light on right CDU not illuminating
  • Remove debugging snippet that was accidentially left in the code
  • Add touch vibration on mobile devices that supports it
  • Add version number to CDU selection screen to better identify which version is being used
  • Add querystring parameter to allow preselection of left/right CDU skipping the preselect screen
  • Allow switching between CDUs without the need to reload the browser window to get back to preselect screen
  • Some minor code optimizations

pmdg737fmc-1.21

Choose a tag to compare

@dachande dachande released this 04 Oct 12:39

Version 1.21

  • Fix size of square characters on iOS devices

pmdg737fmc-1.20

Choose a tag to compare

@dachande dachande released this 03 Oct 12:29

Version 1.20

  • Complete graphical rework of the CDU interface
  • Usage of the PMDG font for the CDU screen
  • Enable keyboard input by default
  • Prevent zoom on mobile devices when double-tapping
  • Add detailed documentation

pmdg737fmc-1.11

Choose a tag to compare

@dachande dachande released this 05 Aug 09:08

Version 1.11

  • Add screen-only CDU without keypad (useful for home cockpit)
  • Minor screen optimizations

pmdg737fmc-1.10

Choose a tag to compare

@dachande dachande released this 11 Jun 12:13

Version 1.10

  • JavaScript code optimization
  • Merge control of both CDUs into a single file
  • Add left/right CDU preselect screen
  • Maximize CDU to window with/height keeping aspect ratio on load
  • Resizing browser window also resizes CDU while keeping aspect ratio (still not perfect, though)
  • Better handling on mobile devices (CDU size, key events, etc.)
  • Long press won't open context menu on mobile browser (very useful for CLR key)
  • Allow scratchpad input using keyboard (disabled by default)