Changeset 1555 for trunk


Ignore:
Timestamp:
01/15/12 00:21:10 (16 months ago)
Author:
reyalp
Message:

preparatory patch for new usb remote code from waterwingz in http://chdk.setepontos.com/index.php?topic=650.msg79835#msg79835 - adds REMOTE_SYNC_STATUS_LED define

Location:
trunk/platform
Files:
81 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/a1100/platform_camera.h

    r1527 r1555  
    8787 
    8888    #define CAM_FIRMWARE_MEMINFO    1       // Use 'GetMemInfo' to get free memory size. 
     89         
     90        #define REMOTE_SYNC_STATUS_LED  0xC02200CC              // specifies an LED that turns on while camera waits for USB remote to sync 
     91         
    8992 
    9093//---------------------------------------------------------- 
  • trunk/platform/a2000/platform_camera.h

    r1418 r1555  
    6464// for the purposes of CHDK, the FACE button is treated as the erase button 
    6565//    #undef  CAM_HAS_ERASE_BUTTON 
     66 
     67        #define REMOTE_SYNC_STATUS_LED  0xc02200C4              // specifies an LED that turns on while camera waits for USB remote to sync 
     68 
     69 
    6670//---------------------------------------------------------- 
    6771 
  • trunk/platform/a3000/platform_camera.h

    r1435 r1555  
    7070// for the purposes of CHDK, the FACE button is treated as the erase button 
    7171//    #undef  CAM_HAS_ERASE_BUTTON 
     72 
     73        #define REMOTE_SYNC_STATUS_LED  0xC0220010              // specifies an LED that turns on while camera waits for USB remote to sync 
     74 
    7275//---------------------------------------------------------- 
    7376 
  • trunk/platform/a410/platform_camera.h

    r1418 r1555  
    7676//      #define CAM_NO_MEMPARTINFO              1 
    7777//      #define CAM_MULTIPART                   1 
    78 //---------------------------------------------------------- 
    7978 
     79//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy                              // specifies an LED that turns on while camera waits for USB remote to sync 
  • trunk/platform/a430/platform_camera.h

    r1418 r1555  
    6262        #define CAM_BRACKETING                  1 
    6363//      #define CAM_MULTIPART                   1 
    64 //---------------------------------------------------------- 
    6564 
     65        #define REMOTE_SYNC_STATUS_LED  0xc0220084                              // specifies an LED that turns on while camera waits for USB remote to sync 
  • trunk/platform/a450/platform_camera.h

    r1418 r1555  
    5959        // camera name 
    6060        #define PARAM_CAMERA_NAME               4 // parameter number for GetParameterData 
    61 //---------------------------------------------------------- 
    6261 
     62        #define REMOTE_SYNC_STATUS_LED  0xc0220084                              // specifies an LED that turns on while camera waits for USB remote to sync 
     63 
  • trunk/platform/a460/platform_camera.h

    r1418 r1555  
    5959    #define PARAM_CAMERA_NAME 4 // parameter number for GetParameterData 
    6060    #define DNG_EXT_FROM ".DPS" 
     61         
     62        #define REMOTE_SYNC_STATUS_LED  0xc0220084              // specifies an LED that turns on while camera waits for USB remote to sync 
     63         
    6164//---------------------------------------------------------- 
    6265 
  • trunk/platform/a470/platform_camera.h

    r1418 r1555  
    6060        #define PARAM_CAMERA_NAME 4 // parameter number for GetParameterData 
    6161        //#define DNG_EXT_FROM ".DPS"    
     62         
     63        #define REMOTE_SYNC_STATUS_LED  0xc022008C              // specifies an LED that turns on while camera waits for USB remote to sync 
     64         
    6265//---------------------------------------------------------- 
    6366 
  • trunk/platform/a480/platform_camera.h

    r1418 r1555  
    7070                                                // Used to enabled bracketing in custom timer, required on many recent cameras 
    7171                                                // see http://chdk.setepontos.com/index.php/topic,3994.405.html 
     72 
     73        #define REMOTE_SYNC_STATUS_LED  0xC0220088              // specifies an LED that turns on while camera waits for USB remote to sync 
     74                                                                                                 
    7275//---------------------------------------------------------- 
    7376 
  • trunk/platform/a490/platform_camera.h

    r1418 r1555  
    7777 
    7878    #define CAM_DATE_FOLDER_NAMING          0x100 //Value found in the last function, which is called in GetImageFolder. (first compare) 
     79 
     80//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     81         
    7982//---------------------------------------------------------- 
  • trunk/platform/a495/platform_camera.h

    r1418 r1555  
    8383                                                // see http://chdk.setepontos.com/index.php/topic,3994.405.html 
    8484 
     85//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     86                                                                                                 
    8587//---------------------------------------------------------- 
  • trunk/platform/a530/platform_camera.h

    r1418 r1555  
    6464 
    6565    #define CAM_EXT_TV_RANGE            1 
     66         
     67//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     68         
    6669//---------------------------------------------------------- 
    6770 
  • trunk/platform/a540/platform_camera.h

    r1418 r1555  
    6565#define CAM_FIRMWARE_MEMINFO    1       // Use 'GetMemInfo' to get free memory size. 
    6666 
     67//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     68 
    6769//---------------------------------------------------------- 
    6870 
  • trunk/platform/a550/platform_camera.h

    r1418 r1555  
    6060 
    6161    #define CAM_EXT_TV_RANGE            1 
     62         
     63        #define REMOTE_SYNC_STATUS_LED  0xc0220084              // specifies an LED that turns on while camera waits for USB remote to sync 
     64         
    6265//---------------------------------------------------------- 
    6366 
  • trunk/platform/a560/platform_camera.h

    r1418 r1555  
    6060 
    6161    #define CAM_EXT_TV_RANGE            1 
     62         
     63        #define REMOTE_SYNC_STATUS_LED  0xc02200C4              // specifies an LED that turns on while camera waits for USB remote to sync 
     64         
    6265//---------------------------------------------------------- 
    6366 
  • trunk/platform/a570/platform_camera.h

    r1418 r1555  
    5555        #define CAM_EXT_TV_RANGE            1 
    5656        #define CAM_CHDK_PTP                1 // include CHDK PTP support 
     57 
     58        #define REMOTE_SYNC_STATUS_LED  0xc02200C4              // specifies an LED that turns on while camera waits for USB remote to sync 
     59                 
    5760//---------------------------------------------------------- 
    5861 
  • trunk/platform/a580/platform_camera.h

    r1418 r1555  
    7474    #define PARAM_CAMERA_NAME               4 // parameter number for GetParameterData 
    7575    #define CAM_EXT_TV_RANGE                1 // CHDK can make exposure time longer than 64s 
     76         
     77        #define REMOTE_SYNC_STATUS_LED  0xc02200C4              // specifies an LED that turns on while camera waits for USB remote to sync 
     78         
    7679//---------------------------------------------------------- 
  • trunk/platform/a590/platform_camera.h

    r1418 r1555  
    7171#define CAM_FIRMWARE_MEMINFO    1       // Use 'GetMemInfo' to get free memory size. 
    7272 
     73//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     74 
    7375//---------------------------------------------------------- 
    7476 
  • trunk/platform/a610/platform_camera.h

    r1418 r1555  
    5757    #define DNG_EXT_FROM ".DPS" 
    5858    #define  CAM_CHDK_PTP               1 // include CHDK PTP support 
     59         
     60//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     61         
    5962//---------------------------------------------------------- 
    6063 
  • trunk/platform/a620/platform_camera.h

    r1418 r1555  
    5353    #define PARAM_CAMERA_NAME 3 // parameter number for GetParameterData 
    5454    #define DNG_EXT_FROM ".DPS" 
     55         
     56//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     57         
    5558//---------------------------------------------------------- 
    5659 
  • trunk/platform/a630/platform_camera.h

    r1418 r1555  
    5555    #define DNG_EXT_FROM ".DPS" 
    5656    #define CAM_EXT_TV_RANGE            1 
     57 
     58//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     59         
    5760//---------------------------------------------------------- 
    5861 
  • trunk/platform/a640/platform_camera.h

    r1418 r1555  
    5454    #define PARAM_CAMERA_NAME 4 // parameter number for GetParameterData 
    5555    #define DNG_EXT_FROM ".DPS" 
     56         
     57//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     58         
    5659//---------------------------------------------------------- 
    5760 
  • trunk/platform/a650/platform_camera.h

    r1418 r1555  
    5757 
    5858    #define DNG_EXT_FROM ".CR2" 
     59 
     60        #define REMOTE_SYNC_STATUS_LED  0xc02200C4              // specifies an LED that turns on while camera waits for USB remote to sync 
     61         
    5962//---------------------------------------------------------- 
    6063 
  • trunk/platform/a700/platform_camera.h

    r1418 r1555  
    5151    #define PARAM_CAMERA_NAME 3 // parameter number for GetParameterData 
    5252    #define DNG_EXT_FROM ".DPS" 
     53 
     54//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     55         
    5356//---------------------------------------------------------- 
    5457 
  • trunk/platform/a710/platform_camera.h

    r1418 r1555  
    5555 
    5656    #define CAM_EXT_TV_RANGE            1 
     57         
     58//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     59         
    5760//---------------------------------------------------------- 
    5861 
  • trunk/platform/a720/platform_camera.h

    r1418 r1555  
    5858    #define DNG_EXT_FROM ".CR2" 
    5959    #define  CAM_CHDK_PTP               1 // include CHDK PTP support 
     60         
     61        #define REMOTE_SYNC_STATUS_LED  0xc02200C4              // specifies an LED that turns on while camera waits for USB remote to sync 
     62         
    6063//---------------------------------------------------------- 
    6164 
  • trunk/platform/d10/platform_camera.h

    r1527 r1555  
    109109                                                // see http://chdk.setepontos.com/index.php/topic,3994.405.html 
    110110 
     111        #define REMOTE_SYNC_STATUS_LED  0xc0220134              // specifies an LED that turns on while camera waits for USB remote to sync 
     112 
    111113//---------------------------------------------------------- 
  • trunk/platform/g10/platform_camera.h

    r1527 r1555  
    114114    #define CAM_USE_COLORED_ICONS               1       // Enable using the CHDK-DE colored icons. 
    115115 
     116        #define REMOTE_SYNC_STATUS_LED  0xC02200DC              // specifies an LED that turns on while camera waits for USB remote to sync 
     117 
    116118//---------------------------------------------------------- 
    117119 
  • trunk/platform/g11/platform_camera.h

    r1527 r1555  
    9696                                                // see http://chdk.setepontos.com/index.php/topic,3994.405.html 
    9797 
     98        #define REMOTE_SYNC_STATUS_LED  0xC0220128              // specifies an LED that turns on while camera waits for USB remote to sync 
     99 
    98100//---------------------------------------------------------- 
    99101 
  • trunk/platform/g12/platform_camera.h

    r1527 r1555  
    123123    #define CAM_USE_COLORED_ICONS           1       // Enable using the CHDK-DE colored icons. 
    124124 
     125//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     126 
    125127//---------------------------------------------------------- 
    126128 
  • trunk/platform/g7/platform_camera.h

    r1418 r1555  
    5454    #define CAM_BRACKETING              1     
    5555    #define DNG_EXT_FROM ".DPS" 
     56         
     57        #define REMOTE_SYNC_STATUS_LED  0xc022006C              // specifies an LED that turns on while camera waits for USB remote to sync 
     58         
    5659//---------------------------------------------------------- 
    5760 
  • trunk/platform/g9/platform_camera.h

    r1418 r1555  
    5959        #define CAM_ACTIVE_AREA_X2                                      4076 
    6060        #define CAM_ACTIVE_AREA_Y2                                      3030 
     61         
     62        #define REMOTE_SYNC_STATUS_LED  0xC022006C              // specifies an LED that turns on while camera waits for USB remote to sync 
     63         
    6164//---------------------------------------------------------- 
    6265 
    63  
    64 //========================================================== 
    65 // A-series 
    66 //========================================================== 
  • trunk/platform/ixus1000_sd4500/platform_camera.h

    r1527 r1555  
    144144        asmcode \ 
    145145        ASM_SAFE_LEAVE 
     146         
     147//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     148         
    146149 
    147150//---------------------------------------------------------- 
  • trunk/platform/ixus100_sd780/platform_camera.h

    r1527 r1555  
    115115        #define CAM_DETECT_SCREEN_ERASE 1                       // http://chdk.setepontos.com/index.php?topic=6705.msg71062#msg71062     
    116116 
     117        #define REMOTE_SYNC_STATUS_LED  0xC0220128              // specifies an LED that turns on while camera waits for USB remote to sync 
     118 
    117119//---------------------------------------------------------- 
    118120 
  • trunk/platform/ixus120_sd940/platform_camera.h

    r1527 r1555  
    116116                                         
    117117   #define CAM_USE_COLORED_ICONS  1       // Enable using the CHDK-DE colored icons. 
    118                                          
     118 
     119        #define REMOTE_SYNC_STATUS_LED  0xC0220130              // specifies an LED that turns on while camera waits for USB remote to sync 
     120 
     121    
    119122   //---------------------------------------------------------- 
    120123 
  • trunk/platform/ixus200_sd980/platform_camera.h

    r1527 r1555  
    102102                                                                                                 
    103103        #define CAM_DETECT_SCREEN_ERASE 1                       // http://chdk.setepontos.com/index.php?topic=6705.msg71062#msg71062                                                                                                     
    104      
     104   
     105        #define REMOTE_SYNC_STATUS_LED  0xC0220130              // specifies an LED that turns on while camera waits for USB remote to sync 
     106   
    105107//---------------------------------------------------------- 
  • trunk/platform/ixus220_elph300hs/platform_camera.h

    r1527 r1555  
    9696        #undef CAM_HAS_IRIS_DIAPHRAGM    
    9797        #undef CAM_HAS_MANUAL_FOCUS 
     98         
     99        #define REMOTE_SYNC_STATUS_LED  0xC0220130              // specifies an LED that turns on while camera waits for USB remote to sync 
     100         
    98101//---------------------------------------------------------- 
  • trunk/platform/ixus300_sd4000/platform_camera.h

    r1527 r1555  
    133133    //#undef EDGE_HMARGIN 
    134134    //#define EDGE_HMARGIN 10    // 10 fits video mode of sx210 
     135         
     136//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     137         
  • trunk/platform/ixus310_elph500hs/platform_camera.h

    r1527 r1555  
    126126    #define CAM_USE_COLORED_ICONS           1       // Enable using the CHDK-DE colored icons. 
    127127 
     128//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     129         
    128130//---------------------------------------------------------- 
    129131 
  • trunk/platform/ixus40_sd300/platform_camera.h

    r1418 r1555  
    5858    #define PARAM_CAMERA_NAME 2 // parameter number for GetParameterData 
    5959#define CAM_NO_MEMPARTINFO 1 // vxworks function missing 
     60 
     61//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     62 
    6063//---------------------------------------------------------- 
    6164 
  • trunk/platform/ixus50_sd400/platform_camera.h

    r1418 r1555  
    5757    // camera name 
    5858    #define PARAM_CAMERA_NAME 2 // parameter number for GetParameterData 
     59 
     60//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     61         
     62         
    5963//---------------------------------------------------------- 
    6064 
  • trunk/platform/ixus55_sd450/platform_camera.h

    r1418 r1555  
    5656    #define PARAM_CAMERA_NAME 3 // parameter number for GetParameterData 
    5757    #define DNG_EXT_FROM ".DPS" 
     58 
     59        #define REMOTE_SYNC_STATUS_LED  0xc02200e4              // specifies an LED that turns on while camera waits for USB remote to sync 
     60         
    5861//---------------------------------------------------------- 
    5962 
  • trunk/platform/ixus60_sd600/platform_camera.h

    r1418 r1555  
    6060    // camera name 
    6161    #define PARAM_CAMERA_NAME 3 // parameter number for GetParameterData 
     62         
     63//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     64         
    6265//---------------------------------------------------------- 
    6366 
  • trunk/platform/ixus65_sd630/platform_camera.h

    r1418 r1555  
    6363    #define PARAM_CAMERA_NAME 3 // parameter number for GetParameterData 
    6464    #define DNG_EXT_FROM ".DPS" 
     65         
     66//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     67         
    6568//---------------------------------------------------------- 
    6669 
  • trunk/platform/ixus700_sd500/platform_camera.h

    r1418 r1555  
    6060    #define PARAM_CAMERA_NAME 2 // parameter number for GetParameterData 
    6161    #define DNG_EXT_FROM ".DPS" 
     62         
     63//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     64         
    6265//---------------------------------------------------------- 
    6366 
  • trunk/platform/ixus70_sd1000/platform_camera.h

    r1418 r1555  
    6060 
    6161    #define CAM_EXT_TV_RANGE            1 
     62         
     63        #define REMOTE_SYNC_STATUS_LED  0xc02200C4              // specifies an LED that turns on while camera waits for USB remote to sync 
     64         
    6265//---------------------------------------------------------- 
    6366 
  • trunk/platform/ixus750_sd550/platform_camera.h

    r1418 r1555  
    5858    // camera name 
    5959    #define PARAM_CAMERA_NAME 3 // parameter number for GetParameterData 
     60         
     61//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     62         
    6063//---------------------------------------------------------- 
    6164 
  • trunk/platform/ixus75_sd750/platform_camera.h

    r1418 r1555  
    8080     
    8181    #define DNG_EXT_FROM ".DPS" 
     82         
     83//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     84         
    8285//---------------------------------------------------------- 
    8386 
  • trunk/platform/ixus800_sd700/platform_camera.h

    r1418 r1555  
    6060    #define PARAM_CAMERA_NAME 3 // parameter number for GetParameterData 
    6161    #define DNG_EXT_FROM ".DPS" 
     62         
     63//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     64         
    6265//---------------------------------------------------------- 
    6366 
  • trunk/platform/ixus80_sd1100/platform_camera.h

    r1418 r1555  
    6161 
    6262    #define CAM_EXT_TV_RANGE            1 
     63         
     64//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     65         
    6366//---------------------------------------------------------- 
    6467 
  • trunk/platform/ixus850_sd800/platform_camera.h

    r1418 r1555  
    5757 
    5858    #define DNG_EXT_FROM ".DPS" 
     59 
     60        #define REMOTE_SYNC_STATUS_LED  0xC02200C4              // specifies an LED that turns on while camera waits for USB remote to sync 
     61         
    5962//---------------------------------------------------------- 
    6063 
  • trunk/platform/ixus85_sd770/platform_camera.h

    r1418 r1555  
    6464        #undef  CAM_SENSOR_BITS_PER_PIXEL 
    6565        #define CAM_SENSOR_BITS_PER_PIXEL   12 
     66         
     67        #define REMOTE_SYNC_STATUS_LED  0xc02200D4              // specifies an LED that turns on while camera waits for USB remote to sync 
     68         
    6669//---------------------------------------------------------- 
    6770 
  • trunk/platform/ixus860_sd870/platform_camera.h

    r1418 r1555  
    5959 
    6060    #define DNG_EXT_FROM ".CR2" 
     61 
     62        #define REMOTE_SYNC_STATUS_LED  0xC02200CC              // specifies an LED that turns on while camera waits for USB remote to sync 
     63         
    6164//---------------------------------------------------------- 
    6265 
  • trunk/platform/ixus870_sd880/platform_camera.h

    r1418 r1555  
    8888    #undef  CAM_USE_ZOOM_FOR_MF 
    8989    #undef  CAM_VIDEO_CONTROL               // XXX 
     90         
     91        #define REMOTE_SYNC_STATUS_LED  0xC02200D4              // specifies an LED that turns on while camera waits for USB remote to sync 
     92         
    9093//---------------------------------------------------------- 
    9194 
  • trunk/platform/ixus900_sd900/platform_camera.h

    r1418 r1555  
    7272 
    7373    #define DNG_EXT_TO   ".DPS"         // Should this be 'DNG_EXT_FROM' ??? 
     74         
     75//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     76         
    7477//---------------------------------------------------------- 
    7578 
  • trunk/platform/ixus90_sd790/platform_camera.h

    r1418 r1555  
    6363    #undef  CAM_SENSOR_BITS_PER_PIXEL 
    6464    #define CAM_SENSOR_BITS_PER_PIXEL   12 
     65         
     66        #define REMOTE_SYNC_STATUS_LED  0xc0220130              // specifies an LED that turns on while camera waits for USB remote to sync 
     67         
    6568//---------------------------------------------------------- 
    6669 
  • trunk/platform/ixus950_sd850/platform_camera.h

    r1418 r1555  
    5757    #define PARAM_CAMERA_NAME 4 // parameter number for GetParameterData 
    5858    #define DNG_EXT_FROM ".DPS" 
     59         
     60        #define REMOTE_SYNC_STATUS_LED  0xC02200C4              // specifies an LED that turns on while camera waits for USB remote to sync 
     61         
    5962//---------------------------------------------------------- 
    6063 
  • trunk/platform/ixus95_sd1200/platform_camera.h

    r1527 r1555  
    102102                                                // see http://chdk.setepontos.com/index.php/topic,3994.405.html 
    103103 
     104        #define REMOTE_SYNC_STATUS_LED  0xC0220138              // specifies an LED that turns on while camera waits for USB remote to sync 
     105 
    104106//---------------------------------------------------------- 
    105107 
  • trunk/platform/ixus960_sd950/platform_camera.h

    r1418 r1555  
    5656 
    5757    #define DNG_EXT_FROM ".CR2" 
     58         
     59        #define REMOTE_SYNC_STATUS_LED  0xC02200CC              // specifies an LED that turns on while camera waits for USB remote to sync 
     60         
    5861//---------------------------------------------------------- 
    5962 
  • trunk/platform/ixus970_sd890/platform_camera.h

    r1418 r1555  
    6464    #define CAM_SENSOR_BITS_PER_PIXEL   12 
    6565    #define  CAM_CHDK_PTP               1 // include CHDK PTP support 
     66 
     67        #define REMOTE_SYNC_STATUS_LED  0xc02200D4              // specifies an LED that turns on while camera waits for USB remote to sync 
     68         
    6669//---------------------------------------------------------- 
    6770 
  • trunk/platform/ixus980_sd990/platform_camera.h

    r1527 r1555  
    7878 
    7979//    #define DNG_EXT_FROM ".CR2" 
     80 
     81        #define REMOTE_SYNC_STATUS_LED  0xc02200BC              // specifies an LED that turns on while camera waits for USB remote to sync 
     82 
    8083//---------------------------------------------------------- 
    8184 
  • trunk/platform/ixusizoom_sd30/platform_camera.h

    r1140 r1555  
    3838    #undef  CAM_VIDEO_CONTROL 
    3939        #undef  DNG_SUPPORT 
     40         
     41//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     42         
    4043//---------------------------------------------------------- 
    4144 
  • trunk/platform/s2is/platform_camera.h

    r1418 r1555  
    5454    #define CAM_BRACKETING              1 
    5555    #define DNG_EXT_FROM ".DPS" 
     56         
     57//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     58         
    5659//---------------------------------------------------------- 
    5760 
  • trunk/platform/s3is/platform_camera.h

    r1418 r1555  
    5757 
    5858    #define CAM_EXT_TV_RANGE            1 
     59         
     60//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     61         
    5962//---------------------------------------------------------- 
    6063 
  • trunk/platform/s5is/platform_camera.h

    r1418 r1555  
    5858//---------------------------------------------------------- 
    5959 
     60//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
    6061 
    61 //========================================================== 
    62 // TX-Series 
    63 //========================================================== 
     62 
  • trunk/platform/s90/platform_camera.h

    r1527 r1555  
    9595                                                                                                                        // see http://chdk.setepontos.com/index.php?topic=6179.0 
    9696 
     97        #define REMOTE_SYNC_STATUS_LED  0xc0220130              // specifies an LED that turns on while camera waits for USB remote to sync 
     98                                                                                                                         
    9799//---------------------------------------------------------- 
    98100 
  • trunk/platform/s95/platform_camera.h

    r1527 r1555  
    100100                                                // see http://chdk.setepontos.com/index.php/topic,3994.405.html 
    101101 
     102        #define REMOTE_SYNC_STATUS_LED  0xc0220130              // specifies an LED that turns on while camera waits for USB remote to sync 
     103 
     104                                                                                         
    102105//---------------------------------------------------------- 
  • trunk/platform/sx1/platform_camera.h

    r1527 r1555  
    7575    #define CAM_BITMAP_HEIGHT               270 // Actual height of bitmap screen in rows 
    7676 
     77//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     78         
    7779//----------------------------------------------------------  
    7880 
  • trunk/platform/sx10/platform_camera.h

    r1418 r1555  
    6565 
    6666    #define CAM_EXT_TV_RANGE            1 
     67 
     68        #define REMOTE_SYNC_STATUS_LED  0xC0220060              // specifies an LED that turns on while camera waits for USB remote to sync 
     69         
    6770//---------------------------------------------------------- 
    6871 
  • trunk/platform/sx100is/platform_camera.h

    r1418 r1555  
    5959    #define CAM_EXT_TV_RANGE            1 
    6060    #define CAM_DETECT_SCREEN_ERASE     1 
     61         
     62//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     63         
    6164//---------------------------------------------------------- 
    6265 
  • trunk/platform/sx110is/platform_camera.h

    r1418 r1555  
    5858      #define CAM_JPEG_HEIGHT 2592 
    5959      
    60       
     60   //   #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     61   
    6162  //---------------------------------------------------------- 
    6263   
  • trunk/platform/sx120is/platform_camera.h

    r1527 r1555  
    8080 
    8181    #define CAM_DATE_FOLDER_NAMING          0x100 //Value found in the last function, which is called in GetImageFolder. (first compare) 
     82 
     83//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     84         
    8285//---------------------------------------------------------- 
    8386 
  • trunk/platform/sx130is/platform_camera.h

    r1527 r1555  
    105105    #define CAM_USE_COLORED_ICONS       1 
    106106 
     107        #define REMOTE_SYNC_STATUS_LED  0xC0220014              // specifies an LED that turns on while camera waits for USB remote to sync 
    107108 
    108109 //---------------------------------------------------------- 
  • trunk/platform/sx150is/platform_camera.h

    r1527 r1555  
    106106        #define CAM_USB_EVENTID                         0x202                   // Levent ID for USB control. Changed in DryOS R49 so needs to be overridable. 
    107107 
     108        #define REMOTE_SYNC_STATUS_LED  0xC0220014              // specifies an LED that turns on while camera waits for USB remote to sync 
     109         
    108110 //---------------------------------------------------------- 
  • trunk/platform/sx20/platform_camera.h

    r1527 r1555  
    105105    #define CAM_DETECT_SCREEN_ERASE     1       // Turn on guard pixels to detect screen erase and redraw CHDK buttons and menus 
    106106 
     107//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     108         
    107109//---------------------------------------------------------- 
    108110 
  • trunk/platform/sx200is/platform_camera.h

    r1527 r1555  
    9292                                                // Used to enabled bracketing in custom timer, required on many recent cameras 
    9393                                                // see http://chdk.setepontos.com/index.php/topic,3994.405.html 
     94        #define REMOTE_SYNC_STATUS_LED  0xC0220138              // specifies an LED that turns on while camera waits for USB remote to sync 
    9495 
    9596//---------------------------------------------------------- 
  • trunk/platform/sx220hs/platform_camera.h

    r1527 r1555  
    9494         
    9595        #define  CAM_STARTUP_CRASH_FILE_OPEN_FIX 1 
     96 
     97        #define REMOTE_SYNC_STATUS_LED  0xC0220130              // specifies an LED that turns on while camera waits for USB remote to sync 
    9698         
    9799//---------------------------------------------------------- 
  • trunk/platform/sx230hs/platform_camera.h

    r1527 r1555  
    110110        #define CAM_CHDK_PTP                            1                       //SX220 added 
    111111         
     112        #define REMOTE_SYNC_STATUS_LED  0xC0220130              // specifies an LED that turns on while camera waits for USB remote to sync 
    112113         
    113114//TODO  #define CAM_CAN_UNLOCK_OPTICAL_ZOOM_IN_VIDEO 0    
  • trunk/platform/sx30/platform_camera.h

    r1527 r1555  
    123123    #define CAM_USE_COLORED_ICONS           1       // Enable using the CHDK-DE colored icons. 
    124124 
     125//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     126         
    125127//---------------------------------------------------------- 
  • trunk/platform/sx40hs/platform_camera.h

    r1527 r1555  
    131131    #undef  CAM_USB_EVENTID 
    132132    #define CAM_USB_EVENTID                 0x202   // Levent ID for USB control. Changed in DryOS R49 so needs to be overridable. 
    133      
     133  
     134//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     135  
    134136//---------------------------------------------------------- 
  • trunk/platform/tx1/platform_camera.h

    r1527 r1555  
    5959    #define CAM_BITMAP_HEIGHT               271 // Actual height of bitmap screen in rows 
    6060 
     61//      #define REMOTE_SYNC_STATUS_LED  0xC0xxyyyy              // specifies an LED that turns on while camera waits for USB remote to sync 
     62         
    6163//---------------------------------------------------------- 
    6264 
Note: See TracChangeset for help on using the changeset viewer.