Skip to content

Commit

Permalink
added hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
karlkopf authored Sep 27, 2024
1 parent 89b6074 commit d1b4b7c
Show file tree
Hide file tree
Showing 13 changed files with 38,821 additions and 12,893 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,17 +99,17 @@ END
Label: Camera Date and Time
Readonly: 0
Type: DATE
Current: 1727427164
Printable: Fri Sep 27 10:52:44 2024
Current: 1727440126
Printable: Fri Sep 27 14:28:46 2024
Help: Use 'now' as the current time when setting.

END
/main/settings/datetime
Label: Camera Date and Time
Readonly: 0
Type: DATE
Current: 1727427164
Printable: Fri Sep 27 10:52:44 2024
Current: 1727440126
Printable: Fri Sep 27 14:28:46 2024
Help: Use 'now' as the current time when setting.

END
Expand Down Expand Up @@ -142,6 +142,18 @@ Readonly: 0
Type: TEXT
Current:
END
/main/settings/artist
Label: Artist
Readonly: 0
Type: TEXT
Current:
END
/main/settings/copyright
Label: Copyright
Readonly: 0
Type: TEXT
Current:
END
/main/settings/nickname
Label: Nickname
Readonly: 0
Expand Down Expand Up @@ -255,7 +267,7 @@ END
Label: Device Version
Readonly: 1
Type: TEXT
Current: 3-1.0.0
Current: 3-1.0.1
END
/main/status/vendorextension
Label: Vendor Extension
Expand All @@ -273,7 +285,13 @@ END
Label: Battery Level
Readonly: 1
Type: TEXT
Current: 100%
Current: 27%
END
/main/status/batterylevel
Label: Battery Level
Readonly: 1
Type: TEXT
Current: 50%
END
/main/status/mirrorlockstatus
Label: Mirror Lock Status
Expand All @@ -293,11 +311,17 @@ Readonly: 1
Type: TEXT
Current: RF24-105mm F4 L IS USM
END
/main/status/eosserialnumber
Label: Serial Number
Readonly: 1
Type: TEXT
Current: 143302101663
END
/main/status/availableshots
Label: Available Shots
Readonly: 1
Type: TEXT
Current: 0
Current: 54515
END
/main/status/eosmovieswitch
Label: Movie Switch
Expand Down Expand Up @@ -805,17 +829,17 @@ END
Label: Aperture
Readonly: 0
Type: RADIO
Current: 1
Current: 10
Choice: 0 Unknown value 0f00
Choice: 1 1
Choice: 1 10
END
/main/capturesettings/shutterspeed
Label: Shutter Speed
Readonly: 0
Type: RADIO
Current: auto
Current: 1/320
Choice: 0 Unknown value 1500
Choice: 1 auto
Choice: 1 1/320
END
/main/capturesettings/meteringmode
Label: Metering Mode
Expand Down Expand Up @@ -867,3 +891,38 @@ Type: RADIO
Current: Off
Choice: 0 Off
END
/main/other/d402
Label: Friendly Device Name
Readonly: 1
Type: TEXT
Current: Canon EOS R5m2
END
/main/other/d407
Label: Perceived Device Type
Readonly: 1
Type: TEXT
Current: 1
END
/main/other/d406
Label: Session Initiator Info
Readonly: 0
Type: TEXT
Current: Unknown Initiator
END
/main/other/d303
Label: PTP Property 0xd303
Readonly: 1
Type: TEXT
Current: 1
END
/main/other/5001
Label: Battery Level
Readonly: 1
Type: MENU
Current: 27
Choice: 0 100
Choice: 1 0
Choice: 2 75
Choice: 3 0
Choice: 4 50
END
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@

*** Error ***
Canon EOS Half-Press failed (0x02fa: PTP Timeout)
Canon EOS Full-Press failed (0x2019: PTP Device Busy)
ERROR: Could not capture image.
ERROR: Could not capture.
*** Error (-110: 'I/O in progress') ***

10,642 changes: 7,888 additions & 2,754 deletions 7a254b8b5e0100ee917950f3b7bcde03349624d8/capture-image-and-download_logfile.log

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions 7a254b8b5e0100ee917950f3b7bcde03349624d8/capture-preview.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
*** Error (-10: 'Timeout reading from or writing to the port') ***

Saving file as capture_preview.jpg
17,134 changes: 14,834 additions & 2,300 deletions 7a254b8b5e0100ee917950f3b7bcde03349624d8/capture-preview_logfile.log

Large diffs are not rendered by default.

Loading

0 comments on commit d1b4b7c

Please sign in to comment.