MegaTunix Changelog

What's new in MegaTunix 0.9.23

Jan 10, 2013
  • Full support for MS2-Extra 3.0.3 firmware series (thru x)
  • Full support of JimStim interactive control including automated ctrl
  • Win2k support returned with hybrid dual runtime integrated installer
  • Numerous bugfixes and memory leak removals
  • Minor performance fixes.
  • 2D display bugfixes with vertexs "freezing"
  • Broke ECU's out into persona's and mtx now prompts at startup to choose
  • one to use. Required because ms2-e 3.x drops comms if it gets non-api
  • commands. . this is a precursor to further modularization to other ECU's
  • Improved stability and feedback in network mode
  • -Removed global MTX lock allowing multiple instances
  • added "-P" CLI option to specify a specific serial port to be used
  • which disables serial port autoscanning, when used
  • Dashdesigner, Gaugedesigner and mtxloader all ported to use GtkBuilder over
  • glade.

New in MegaTunix 0.9.22 (Jan 10, 2013)

  • Segfault fixes (more) for table rescaling
  • 2D VE marker minor speed improvements
  • Numerous memory leak bugs cleaned up
  • added missing 12x12/16x16 table selection for MS2-Extra 2.x and 3.x
  • Comms fixed to prevent loss of serieal sync on MS1-Extra chunk writes
  • Live temp displayed on tabs where there a temperature grouped controls.

New in MegaTunix 0.9.21 (Jan 10, 2013)

  • OS-X Compile fixes. Segfault fixes for table rescaling.
  • Full Support for MSnSpark Extra Highres 011d
  • Added missing controls for Antilag for MSnS-E highres branch
  • po Makefile logic fixed
  • Minor Tab cleanup

New in MegaTunix 0.9.20 (Jan 10, 2013)

  • Full Support of MS2-Extra 3.0.3[stu] Alpha firmware
  • First support of non-MS PIS firmware for GM ALDL generation ECU's, requires
  • enable-pis compile time option
  • Significant speedups in re-render speed of tabs
  • Numerous logic improvements and tab behavior
  • Lots of internal bugfixes
  • Some more tab redesigns

New in MegaTunix 0.9.19 Beta 2 (Jan 10, 2013)

  • Full B&G MS2 and K&J MS2-Extra 2.1.x support of all features
  • Multiuser TCP is disbaled by default (for security), enable via Comms Tab.
  • Slave instances handle master disruption gracefully.
  • Multi user tuning improved in stability
  • New Stripchart widget for accel wizard and logviewer (not done in logviewer yet)
  • New VEtable highlighter for linux which is about 10x more cpu friendly
  • Gauge rendering performance improvements
  • 2D curve extensive fixes and perf improvements.
  • Overall performance improvements
  • Tab redesigns

New in MegaTunix 0.9.19 Beta 1 (Jan 10, 2013)

  • Full MS2 (B&G) v2.8x support with the except of "spareports"
  • Multi-user tuning now available via beta TCP socket support. The instance of megatunix connected to the physical ECU is considered the master to connect to that master, run megatunix with the -n option to tell that instance to connect to that master.
  • Gauges now have daytime/nitetime colorscheme capability. (not all gauges converted yet)
  • New 2-D table editor for MS2's lookuptables.
  • New Progressbar widget for RT vars screens with peak/hold function and faster rendering speed.
  • 2D VEtables color rescaling redone and more accurate.
  • Numerous bugfixes for crashes.