diff options
Diffstat (limited to 'misc/megatunix/README')
-rw-r--r-- | misc/megatunix/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/megatunix/README b/misc/megatunix/README new file mode 100644 index 000000000000..e1f014159546 --- /dev/null +++ b/misc/megatunix/README @@ -0,0 +1,9 @@ +MegaTunix is the only native tuning software that supports the majority of +megasquirt firmwares. It has been redesigned in such a way as to be extensible +to support new firmware variants with little to no new code needing to be +written. The new design permits the gui tabs that relate to MegaSquirt +variables to be redesigned using the Glade GUI designer for windows or Glade +gui designer for Unix to change or alter the gui look/feel to accomodate new +controls on more advanced firmwares. + +This requires gtkglext. |