Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Releases: cansat-ptl/cansat

Release candidate 3

30 Jun 09:32
1ccda3d
Compare
Choose a tag to compare
Release candidate 3 Pre-release
Pre-release

Known issues

  • All debug features are currently disabled
  • Light sensor is not being handled properly
  • SD card logging is temporarily disabled
  • Debug jumper on PORTA is not working
  • UART logger displays weird characters in certain conditions
  • Indication led pins may not correspond with datasheet
  • HAL module is probably broken, attempting to fix

Additions

  • Fixed ADC check writing wrong flag to eeprom
  • Added YAW calculation
  • Fixed accelerometer drift compensation in complementary filter

Release candidate 2

29 Jun 19:04
1873ed6
Compare
Choose a tag to compare
Release candidate 2 Pre-release
Pre-release

Known issues

  • All debug features are currently disabled
  • Light sensor is not being handled properly
  • SD card logging is temporarily disabled
  • Debug jumper on PORTA is not working
  • UART logger displays weird characters in certain conditions
  • Indication led pins may not correspond with datasheet
  • HAL module is probably broken, attempting to fix

Additions

  • Camera controller now checks altitude
  • ADC autotest

Release candidate 1

28 Jun 13:47
17c02f3
Compare
Choose a tag to compare
Release candidate 1 Pre-release
Pre-release

Known issues

  • All debug features are currently disabled
  • Light sensor is not being handled properly
  • SD card logging is temporarily disabled
  • Debug jumper on PORTA is not working
  • UART logger displays weird characters in certain conditions
  • Indication led pins may not correspond with datasheet
  • HAL module is probably broken, attempting to fix

Initial release