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 e1cd58c commit 7f196f8
Show file tree
Hide file tree
Showing 12 changed files with 33,147 additions and 12,938 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: 1727425142
Printable: Fri Sep 27 10:19:02 2024
Current: 1727441688
Printable: Fri Sep 27 14:54:48 2024
Help: Use 'now' as the current time when setting.

END
/main/settings/datetime
Label: Camera Date and Time
Readonly: 0
Type: DATE
Current: 1727425142
Printable: Fri Sep 27 10:19:02 2024
Current: 1727441688
Printable: Fri Sep 27 14:54:48 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: 10%
END
/main/status/batterylevel
Label: Battery Level
Readonly: 1
Type: TEXT
Current: 25%
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 @@ -785,17 +809,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/400
Choice: 0 Unknown value 1500
Choice: 1 auto
Choice: 1 1/400
END
/main/capturesettings/meteringmode
Label: Metering Mode
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: 10
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,284 changes: 3,493 additions & 2,791 deletions c5a5644035c56312690710493e6f8579d8a28c6c/capture-image-and-download_logfile.log

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions c5a5644035c56312690710493e6f8579d8a28c6c/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,218 changes: 14,907 additions & 2,311 deletions c5a5644035c56312690710493e6f8579d8a28c6c/capture-preview_logfile.log

Large diffs are not rendered by default.

Loading

0 comments on commit 7f196f8

Please sign in to comment.