Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RaspiStill: Read sensor information correctly if one of each type is … #373

Merged
merged 1 commit into from
Feb 8, 2017

Conversation

6by9
Copy link
Contributor

@6by9 6by9 commented Feb 6, 2017

…attached.

On a CM with one OV5647 and one IMX219, the setup of whichever sensor
is camera 0 was taken for both sensors. That meant the default resolution
and EXIF headers were wrong for the second camera.

…attached.

On a CM with one OV5647 and one IMX219, the setup of whichever sensor
is camera 0 was taken for both sensors. That meant the default resolution
and EXIF headers were wrong for the second camera.
@6by9
Copy link
Contributor Author

6by9 commented Feb 6, 2017

Ping @JamesH65 for review.

@JamesH65
Copy link
Collaborator

JamesH65 commented Feb 8, 2017

Looks fine to me.

@6by9
Copy link
Contributor Author

6by9 commented Feb 8, 2017

@popcornmix Do you want to review, or shall I merge?

@popcornmix
Copy link
Contributor

Looks fine. Feel free to merge.

@6by9 6by9 merged commit d35be76 into raspberrypi:master Feb 8, 2017
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Feb 8, 2017
firmware: FXL6408 expander: allow readback of output state

firmware: IL Video_splitter: Handle stereoscopic into buffers
See: waveform80/picamera#342

firmware: IL Image_encode: Correct list of supported formats
See: #733

bootcode: BOOTROM is bit position not a maskable value. BOOTROM_RELEASE_BCM2837_B0_RC3
bootcode: Add USB device boot as standard boot mode
bootcode: Support Pi 1 model B for MSD booting

firmware: i2c_gpio: Disable logging

firmware: Camplus annotate: hold back lines until annotated
See: #701

userland: Add pkg-config file for mmal
See: raspberrypi/userland#374

userland: RaspiStill: Read sensor information correctly if one of each type is attached
See: raspberrypi/userland#373
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Feb 8, 2017
firmware: FXL6408 expander: allow readback of output state

firmware: IL Video_splitter: Handle stereoscopic into buffers
See: waveform80/picamera#342

firmware: IL Image_encode: Correct list of supported formats
See: raspberrypi/firmware#733

bootcode: BOOTROM is bit position not a maskable value. BOOTROM_RELEASE_BCM2837_B0_RC3
bootcode: Add USB device boot as standard boot mode
bootcode: Support Pi 1 model B for MSD booting

firmware: i2c_gpio: Disable logging

firmware: Camplus annotate: hold back lines until annotated
See: raspberrypi/firmware#701

userland: Add pkg-config file for mmal
See: raspberrypi/userland#374

userland: RaspiStill: Read sensor information correctly if one of each type is attached
See: raspberrypi/userland#373
neuschaefer pushed a commit to neuschaefer/raspi-binary-firmware that referenced this pull request Feb 27, 2017
firmware: FXL6408 expander: allow readback of output state

firmware: IL Video_splitter: Handle stereoscopic into buffers
See: waveform80/picamera#342

firmware: IL Image_encode: Correct list of supported formats
See: raspberrypi#733

bootcode: BOOTROM is bit position not a maskable value. BOOTROM_RELEASE_BCM2837_B0_RC3
bootcode: Add USB device boot as standard boot mode
bootcode: Support Pi 1 model B for MSD booting

firmware: i2c_gpio: Disable logging

firmware: Camplus annotate: hold back lines until annotated
See: raspberrypi#701

userland: Add pkg-config file for mmal
See: raspberrypi/userland#374

userland: RaspiStill: Read sensor information correctly if one of each type is attached
See: raspberrypi/userland#373
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants