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 dcc0aa6 commit 3913e9d
Show file tree
Hide file tree
Showing 14 changed files with 41,138 additions and 12,922 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: 1727427904
Printable: Fri Sep 27 11:05:04 2024
Current: 1727439182
Printable: Fri Sep 27 14:13:02 2024
Help: Use 'now' as the current time when setting.

END
/main/settings/datetime
Label: Camera Date and Time
Readonly: 0
Type: DATE
Current: 1727427904
Printable: Fri Sep 27 11:05:04 2024
Current: 1727439182
Printable: Fri Sep 27 14:13:02 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: 75%
Current: 34%
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 @@ -847,3 +871,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: 34
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') ***

6,316 changes: 3,526 additions & 2,790 deletions 5b7f7c168dd3e86f43b590a7456883e1dec11709/capture-image-and-download_logfile.log

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions 5b7f7c168dd3e86f43b590a7456883e1dec11709/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
16,056 changes: 13,754 additions & 2,302 deletions 5b7f7c168dd3e86f43b590a7456883e1dec11709/capture-preview_logfile.log

Large diffs are not rendered by default.

Loading

0 comments on commit 3913e9d

Please sign in to comment.