Changeset 761 for trunk


Ignore:
Timestamp:
05/14/09 17:59:36 (4 years ago)
Author:
fudgey
Message:

Temporarily disabled extra long exposures for a570 because it breaks burst mode for sub 101a. This very quick fix unfortunately disables them for 100e as well, but it's easily re-enabled by uncommenting one line from include/camera.h and recompiling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/camera.h

    r760 r761  
    434434 
    435435    #define DNG_EXT_FROM ".DPS" 
    436     #define CAM_EXT_TV_RANGE            1 
     436    //#define CAM_EXT_TV_RANGE            1 // temporarily commented out because this breaks burst mode in 101a. 100e works fine if enabled. 
    437437 
    438438//---------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.