User Tools

Site Tools


glossary

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
glossary [2021/05/21 22:59] – [Firmware update/upgrade/downgrade] Walter Schulzglossary [2024/05/14 22:22] (current) – [CHDK] Walter Schulz
Line 131: Line 131:
 There are some major diffences how PowerShot and EOS have to be programmed and that is why there are 2 different project teams.\\ There are some major diffences how PowerShot and EOS have to be programmed and that is why there are 2 different project teams.\\
  
-It may confuse some people that there are a few EOS M cameras not handled by ML but CHDK. And there are PowerShot cameras not located in CHDK realm but ML. Those cameras run code contrary to their names!\\+It may confuse some people that there are a few EOS M cameras not handled by ML but CHDK. And there are PowerShot cameras not located in CHDK realm but ML. Those cameras run code contrary to their names!\\
  
 EOS M3, M5, M6, M10, M100 work with PowerShot firmware and are therefore handled by CHDK.\\  EOS M3, M5, M6, M10, M100 work with PowerShot firmware and are therefore handled by CHDK.\\ 
-PowerShot SX70, SX740, G5 X Mark II, G7 X Mark III work with EOS firmware and can be ported to ML.+PowerShot SX70, SX740, G5 X Mark II, G7 X Mark III, V10, Zoom work with EOS firmware and can be ported to ML.
  
 Link to [[https://chdk.fandom.com/wiki/CHDK|CHDK project home page]] Link to [[https://chdk.fandom.com/wiki/CHDK|CHDK project home page]]
Line 286: Line 286:
 -> [[ml>forum/index.php?topic=18024.0|ML Forum: Auto ETTR - What all those settings mean and how to use them]] -> [[ml>forum/index.php?topic=18024.0|ML Forum: Auto ETTR - What all those settings mean and how to use them]]
  
 +==== Event Procedure ====
 +
 +A function in the Canon firmware that can be called by string value. They can be executed with [[#canon_basic_scripting|Canon Basic scripts]], through [[#usb|PTP]], or through the //call// function in C. Internally, these are known as //evprocs//.
  
 ==== Experimental Builds ==== ==== Experimental Builds ====
Line 851: Line 854:
 Physically accessing UART in older cams required opening cam and maybe even soldering wires to camera's cirtuit board. Later cams have a UART connector on board for easier access. \\  Physically accessing UART in older cams required opening cam and maybe even soldering wires to camera's cirtuit board. Later cams have a UART connector on board for easier access. \\ 
 On some of Canon's Digic 7, 8 and X cameras this UART is accessible without opening the camera by just removing a reusable rubber cover. On some of Canon's Digic 7, 8 and X cameras this UART is accessible without opening the camera by just removing a reusable rubber cover.
 +==== USB ====
 +Generally used for debugging. Information is transmitted over the Picture Transfer Protocol. Canon
 +has added several commands alongside the standard ones, such as the one that can be used to write the [[#bootflag]] (See https://github.com/petabyt/mlinstall)
  
 ==== Underexposure ==== ==== Underexposure ====
glossary.1621630787.txt.gz · Last modified: 2021/05/21 22:59 by Walter Schulz