MODE_SPORTS      1600 core/conf.c            ((m==MODE_SPORTS) && conf.save_raw_in_sports) ||                                    // True if sports mode and save_raw_in_sports is disabled
MODE_SPORTS      1604 core/conf.c            ((shooting_get_drive_mode()==1) && conf.save_raw_in_burst && !(m==MODE_SPORTS)) ||  // True if drive mode is continuous and save_raw_in_burst is disabled and not sports mode
MODE_SPORTS       104 platform/g10/shooting.c 	{ MODE_SPORTS,             		16903  },
MODE_SPORTS       112 platform/g11/shooting.c 	{ MODE_SPORTS,        	   16903  },
MODE_SPORTS       130 platform/g12/shooting.c 	{ MODE_SPORTS,             16903  },
MODE_SPORTS       148 platform/g1x/shooting.c 	{ MODE_SPORTS,             16903  },
MODE_SPORTS       120 platform/g7/shooting.c     { MODE_SPORTS,             16903 },
MODE_SPORTS       118 platform/g9/shooting.c     { MODE_SPORTS,             16903 },
MODE_SPORTS       137 platform/m10/shooting.c { MODE_SPORTS | MODE_DISABLE_RAW ,33288 }, // sports
MODE_SPORTS       103 platform/s3is/shooting.c     { MODE_SPORTS,		        32775 },
MODE_SPORTS       117 platform/s5is/shooting.c 	{ MODE_SPORTS,             33287  }, // guessed, base on sx1/sx10
MODE_SPORTS       109 platform/sx1/shooting.c 	{ MODE_SPORTS,             33287  },
MODE_SPORTS       108 platform/sx10/shooting.c 	{ MODE_SPORTS,             33287  },
MODE_SPORTS       108 platform/sx20/shooting.c 	{ MODE_SPORTS,             33287  },
MODE_SPORTS       151 platform/sx280hs/shooting.c { MODE_SPORTS | MODE_DISABLE_RAW ,33287 },
MODE_SPORTS       123 platform/sx30/shooting.c 	{ MODE_SPORTS,             33287  },
MODE_SPORTS       104 platform/sx40hs/shooting.c 	{ MODE_SPORTS,             33287  },
MODE_SPORTS       124 platform/sx50hs/shooting.c 	{ MODE_SPORTS,             33287  },
MODE_SPORTS       109 platform/sx60hs/shooting.c { MODE_SPORTS               ,33288 },
MODE_SPORTS       113 platform/sx700hs/shooting.c { MODE_SPORTS               ,33287 },
MODE_SPORTS       109 platform/sx710hs/shooting.c { MODE_SPORTS               ,33288 },
MODE_SPORTS       109 platform/sx730hs/shooting.c { MODE_SPORTS               ,33288 },