Welcome to the 2GNT Forum! Interested In Advertising with 2GNT?
Home | Site Background| Info&Specs| Mods & Tech Info | CAPS | Part Reviews | Donate | 2GNT Stickers |
Search Printer-friendly copy Email this topic to a friend 1 User in Chat
Top 2GNT Technical Performance/Engine Engine Management Systems & Controllers topic #4016
View in linear mode

Subject: "RE: LC-1 Wideband Reading" Previous topic | Next topic
mreigleAug-22-08 06:22 AM
Member since Jun 21st 2006
426 posts,
Click to send email to this author Click to send private message to this author Click to view this author's profile Click to add this author to your buddy list
#4024, "RE: LC-1 Wideband Reading"
In response to In response to 6
Aug-22-08 06:30 AM by mreigle

          

;###############################################################################
;## DO NOT edit this file in the MegaTune release directory, edit the copy ##
;## in your car-specific directory. That would be ##
;## ##
;## C:/Program Files/MegaSquirt/car1/mtCfg/settings.ini ##
;## ##
;## in the standard installation. ##
;###############################################################################


MTversion = 2.25

;-------------------------------------------------------------------------------
; Pick a base configuration.
; Exactly one of these configurations must be "#set" and all the rest must
; be "#unset".

#group CODE_VARIANT "Code Variant"
#unset DFI "David Hooke's Ducati FI "
#unset DUAL_TABLE "Guy Hill and Eric Fahlgren's Dual Table variant"
#unset MSNEDIS "James Murray and Dave Hayne's MSnEDIS ignition variant"
#unset MSNEDISmod "Roger Enns's MSnEDIS variant with staged injection"
#unset MSNS "Magnus Bjelk's MSnS ignition variant"
# set MSNS_EXTRA "James Murray and Phil Ringwood's MSnS extensions"
#unset MS_ECU "Robert Hiebert's EEC-IV replacement code"
#unset MS_I "Bowling and Grippo MegaSquirt"
#unset MS_II "Bowling and Grippo MegaSquirt-II"
#unset PIC_SQUIRT "PIC squirt"
#endgroup

;------------------------------------------------------------------------------
; Pick an idle air controller setup, exactly one of these must be #set and the rest
; must be #unset. Only known to be valid for MegaSquirt-II.

#group IDLE_CONTROLLER "Idle Control Gauge Type"
#unset FIDLE_GAUGE "ON/OFF Fidle Valve"
#unset PWM_GAUGE "PWM Idle Valve (e.g., Ford or Bosch)"
# set IAC_GAUGE "Stepper motor IAC controller (e.g., GM)"
#endgroup

;------------------------------------------------------------------------------
; Pick an O2 sensor setup, exactly one of these must be #set and the rest
; must be #unset. None of this is applicable to MS-II, see all the
; calibration options under the Tools menu when using standard B&G MS-II code.

#group LAMBDA_SENSOR "Lambda Sensor Type"
#unset NARROW_BAND_EGO "Narrowband Sensor"
#unset WB_1_0_LINEAR "Wideband in NB Emulator Mode, 0-1v 1.5:0.5 Lambda"
#unset AEM_LINEAR "AEM Gauge AEM-30-42xx"
#unset AEM_NON_LINEAR "AEM UEGO Controller AEM-30-230x"
#unset DIYWB_NON_LINEAR "DIY-WB or Tech Edge non-linear output"
#unset DYNOJET_LINEAR "DynoJet Wideband Commander"
#unset TECHEDGE_LINEAR "Tech Edge sensor giving 0-5V 9-19:1 AFR"
#unset INNOVATE_1_2_LINEAR "Innovate sensor giving 1-2V 10-20:1 AFR"
#unset INNOVATE_0_5_LINEAR "Innovate, PLX 0-5V 10-20:1 AFR"
# set INNOVATE_LC1_DEFAULT "Innovate LC-1 default, 0-5v = 0.5-1.5 lambda"
#unset ZEITRONIX_NON_LINEAR "Zeitronix Non-linear WB"
#unset WB_UNKNOWN "Wideband sensor but none of the above types"
#endgroup

#unset LAMBDA "Display Lambda instead of AFR in Gauges"

;-------------------------------------------------------------------------------

#group Fueling_Algorithm "Fueling Algorithms (Speed Density DEFAULT)"
; Some code variants have been modified to allow alpha-N, almost
; none have MAF support, so beware of partial implementations in
; ini files.

# set SPEED_DENSITY "Speed Density Fueling Algorithm (Off=Alpha-N)"
# unset ALPHA_N "Alpha-N fueling Algorithm"
# unset AIR_FLOW_METER "Use an Air Flow Meter rather than a MAP sensor for fueling algorithm"
#endgroup

#unset CELSIUS "Temperature Units"
; Turn this on to enable degrees C everywhere.

; Leave set if you have a modern video card with lots of color depth,
; unset to use Brad's "colors08b.ini" if you have an 8-bit/256-color map.
# set COLOR_24_BITS "Use Full Colors (Off=Restricted Colors)"

# set KPa "Gauges all in kPa (otherwise some PSI)"

#group MAP_SENSOR "Map Sensor Type"
#unset MPX4115 "MPX4115 - 115 kPa, Usually only on v1.01 boards"
#unset MPX4250 "MPX4250 - 250 kPa, Default MAP sensor since v2.2 hardware"
;obsolete GM300KPa "GM 3.0 BAR - 300 kPa"
; Incorrect info from http://www.aquamist.co.uk/sl/plist/pics/mapm/mapm.html
; Correct info from http://www.not2fast.com/electronics/component_docs/MAP_12223861.pdf
; Use MPXH6300A instead of GM300KPa, they have identical specifications.
# set MPXH6300A "MPXH6300 - 300 kPa" ; http://www.freescale.com/files/sensors/doc/data_sheet/MPXH6300A.pdf
#unset MPXH6400A "MPXH6400 - 400 kPa" ; http://www.freescale.com/files/sensors/doc/data_sheet/MPXH6400A.pdf
#endgroup

;-------------------------------------------------------------------------------

  

Report This Post to Admin Printer-friendly copy | Reply | Reply with quote

LC-1 Wideband Reading [View all] , 95eclipseSlow, Aug-21-08 07:40 AM
  RE: LC-1 Wideband Reading, mreigle, Aug-21-08 08:12 PM, #1
RE: LC-1 Wideband Reading, 95eclipseSlow, Aug-22-08 04:22 AM, #2
      RE: LC-1 Wideband Reading, mreigle, Aug-22-08 04:39 AM, #3
           RE: LC-1 Wideband Reading, 95eclipseSlow, Aug-22-08 05:30 AM, #4
                RE: LC-1 Wideband Reading, mreigle, Aug-22-08 05:42 AM, #5
                     RE: LC-1 Wideband Reading, 95eclipseSlow, Aug-22-08 06:01 AM, #6
                          RE: LC-1 Wideband Reading, mreigle, Aug-22-08 06:22 AM #7
                               RE: LC-1 Wideband Reading, AdministratorStar Turbo Talon, Aug-22-08 06:45 AM, #8
                                    RE: LC-1 Wideband Reading, 95eclipseSlow, Aug-22-08 06:56 AM, #9
                                    RE: LC-1 Wideband Reading, mreigle, Aug-22-08 07:05 AM, #10
                                         RE: LC-1 Wideband Reading, 95eclipseSlow, Aug-22-08 08:15 AM, #11
                                              RE: LC-1 Wideband Reading, mreigle, Aug-22-08 08:25 AM, #12
                                                   RE: LC-1 Wideband Reading, 95eclipseSlow, Aug-22-08 10:45 AM, #13
                                                        RE: LC-1 Wideband Reading, mreigle, Aug-22-08 11:55 AM, #14
                                                             RE: LC-1 Wideband Reading, 95eclipseSlow, Aug-22-08 08:42 PM, #15
                                                                  RE: LC-1 Wideband Reading, AdministratorStar Turbo Talon, Aug-23-08 12:50 PM, #16
                                                                       RE: LC-1 Wideband Reading, 95eclipseSlow, Aug-25-08 06:34 AM, #17
                                                                            RE: LC-1 Wideband Reading, mreigle, Sep-11-08 01:37 PM, #18

Top 2GNT Technical Performance/Engine Engine Management Systems & Controllers topic #4016 Previous topic | Next topic
Powered by DCForum+ Version 1.2
Copyright 1997-2003 DCScripts.com

I generated this page in 0.02311897277832 seconds, executing 14 queries.