oresat / oresat-firmware

OreSat firmware based on ChibiOS for M0 and M4 microcontrollers
GNU General Public License v3.0
36 stars 13 forks source link

Modify solar application to utilize measured VDD for DAC calculations #37

Closed heliochronix closed 2 years ago

heliochronix commented 4 years ago

The solar application uses an ideal 3.3V for the DAC calculations. Modify it to use the measured value from the ADC provided via the sensors API of OreSat

andrewgreenberg commented 2 years ago

Fixed by Dave C