oresat / oresat-prucam-ar013x

Linux kernel module and PRU firmware for the Star Tracker's AR013x camera.
GNU General Public License v3.0
3 stars 2 forks source link

Camera power control #15

Open ryanpdx opened 3 years ago

ryanpdx commented 3 years ago

We should add camera power control, so the kernel module can be install without having the camera on. Add a camera_status sysfs file to prucam that is similar to the pru's status sysfs file.

ryanpdx commented 3 years ago

Wait until #23 is completed