Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: BBL Status Update April 07

  1. #1
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,515

    Default BBL Status Update April 07

    The problems that have delayed this next update have been resolved.

    The next release had been packaged and is being tested internally here at EFILive. If all goes well with that test it will be available in the next 24 hours, or sooner if we are satisfied with the testing.

    I've attached the "new features and bug fixes" document so you know what to expect when it is released.

    Please note, this next update will require a boot block update. The firmware will also have a version number increase and that means once it is programmed into the FlashScan device you will not be able to "down-grade" to a a previous boot block or firmware version.

    Regards
    Paul
    Attached Files Attached Files
    Before asking for help, please read this.

  2. #2
    Lifetime Member Kevin Doe's Avatar
    Join Date
    Aug 2007
    Posts
    273

    Default

    In your Bug Fixes section of build 47 you do not specifically add that you've enabled GM.EOPS to be logged in the scan tool. Previously you stated that some lines were commented out or something like that. Has this been fixed in build 47?

    The bootblock update is only for first time beta testers right? If we've already done that we're fine, correct? Also, will a firmware update be required if we're upgrading from the build 46 beta? Which firmware and bootblock versions should we be using with build 47?

  3. #3
    Member
    Join Date
    Feb 2008
    Posts
    85

    Default

    Blacky once the Beta is finsihed I gather there will then be a official release with a manual on "how to BBL" and so on.. for us plebs who know little..
    I ate my bowl of Aussie rice for dessert, Main course was imported rice...

  4. #4
    Lifetime Member Cougar281's Avatar
    Join Date
    Jan 2006
    Posts
    883

    Default

    I think the Boot Block update will be required wether you're running the Beta BBL firmware or not (At least that's how I read it).

  5. #5
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,515

    Default

    Quote Originally Posted by Kevin Doe View Post
    In your Bug Fixes section of build 47 you do not specifically add that you've enabled GM.EOPS to be logged in the scan tool. Previously you stated that some lines were commented out or something like that. Has this been fixed in build 47?
    That was mentioned in the build 46 release notes. It has been re-tested in Build 47.

    Quote Originally Posted by Kevin Doe View Post
    The bootblock update is only for first time beta testers right? If we've already done that we're fine, correct? Also, will a firmware update be required if we're upgrading from the build 46 beta? Which firmware and bootblock versions should we be using with build 47?

    Everyone will need to upgrade their boot block to V2.5.06

    Folks still using the old V2.4.x boot block will first need to make sure they have firmware 2.4.70 installed, then run the boot block update included in the V2.4.70 firmware. That updates the boot block from V2.4.x to V2.5.4. That boot block version can run ALL firmware up to and including V2.5.15.

    With this new release comes a new boot block V2.5.6 which can run firmware versions 2.5.16 and above.

    You need to update your V2.5.4 boot block to V2.5.6 BEFORE attempting to install the V2.5.16 firmware.

    That will all be explained in the Readme_First.pdf file that will be part of the download.

    Regards
    Paul
    Before asking for help, please read this.

  6. #6
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,515

    Default

    Quote Originally Posted by vxleather View Post
    Blacky once the Beta is finsihed I gather there will then be a official release with a manual on "how to BBL" and so on.. for us plebs who know little..
    Yes, the official public release will be an installable and documented release.

    Regards
    Paul
    Before asking for help, please read this.

  7. #7
    Lifetime Member
    Join Date
    Jul 2003
    Posts
    1,897

    Default

    When can we download this?

    Thanks
    "All that is needed for the triumph of evil is that good men do nothing..."

  8. #8
    Lifetime Member Kevin Doe's Avatar
    Join Date
    Aug 2007
    Posts
    273

    Default

    Quote Originally Posted by Blacky View Post
    That was mentioned in the build 46 release notes. It has been re-tested in Build 47.

    Paul
    I saw it in the build 46 release notes, however it did not work with build 46. If you recall this thread you will remember what I'm talking about..
    http://forum.efilive.com/showthread.php?t=7646&page=2

    Specifically my post 12 - http://forum.efilive.com/showpost.ph...2&postcount=12

    Your post 14 - http://forum.efilive.com/showpost.ph...8&postcount=14

    Are you saying that you fixed the line of code that filtered out GM.EOPS in build 47 and it now works?

  9. #9
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,515

    Default

    Quote Originally Posted by Kevin Doe View Post
    I saw it in the build 46 release notes, however it did not work with build 46. If you recall this thread you will remember what I'm talking about..
    http://forum.efilive.com/showthread.php?t=7646&page=2

    Specifically my post 12 - http://forum.efilive.com/showpost.ph...2&postcount=12

    Your post 14 - http://forum.efilive.com/showpost.ph...8&postcount=14

    Are you saying that you fixed the line of code that filtered out GM.EOPS in build 47 and it now works?
    Oh, ok I see what you mean. Yes it is fixed, I just tested it this morning. Attached is a log of the EOPS PID that was recorded using BB Logging.
    It shows EOPS as V, and calcualted EOP as kPa and psi.

    The calc_pids file is shown below showing how to convert the EOPS voltage to kpa and/or psi.
    Code:
    # ==============================================================================
    # File details
    # ------------
    #
    # This section defines various details about the file format.
    
    *FILE
    
    #Parameter  Value            Description
    #---------- ---------------- ---------------------------------------------------
    VERSION     7.1.1            File version
    DECSEP      .                Decimal separator used in this file
    
    
    # ==============================================================================
    # Units
    # -------------------
    # See sae_generic.txt for more information on the *UNITS section
    
    *UNITS
    
    #Code     System     Abbr     Description
    #-------- ---------- -------- -------------------------------------------------------------
    
    None      None       ""       "No units"
    
    
    # ==============================================================================
    # Add slot definitions here
    # --------------------------------
    # See sae_generic.txt for more information on "SLOT" formats
    #
    #Units             Low          High      Fmt  Expression
    #------------ ------------- ------------- ---- --------------------------------------------------------------
    
    *CLC-00-001
     kPa               0.0        1000.0      .1   "{GM.EOPS}*220.625-110.3125"
     psi               0.0         150.0      .1   "{GM.EOPS}*32-16"
    
    # ==============================================================================
    *PRN - Parameter Reference Numbers
    # --------------------------------
    # See sae_generic.txt for more information on the *PRN section
    #
    #Code                      PRN  SLOT         Units            System           Description
    #------------------------- ---- ------------ ---------------- ---------------- ------------------------------------------
    
    CALC.EOP                   F000 CLC-00-001   "kPa,psi"        Conditions       "Engine Oil Pressure"
    Regards
    Paul
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Image1.png 
Views:	242 
Size:	96.3 KB 
ID:	2999  
    Before asking for help, please read this.

  10. #10
    EFILive Distributor dfe1's Avatar
    Join Date
    Jan 2005
    Posts
    837

    Default

    Just read through the release notes and didn't notice any mention of V2 not going into standby mode, since the last update. I don't know if that's a widespread problem or if I've caught Ira-itis"
    DigitalEFI- EFILive US Distributor
    sales@digitalefi.com
    678/344-1590

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •