Skip to content

Releases: ASU-SDSL/coconut-fsw

Coconut Flight Software v1.1

08 Feb 07:11
Compare
Choose a tag to compare

Coconut goes open-source!

What's Changed

  • Tons of radio testing and improvements to radio driver (@tylermnielsen)
  • Added user authentication and management system (@mzakocs)
  • Updated fuzzer to use a protobuf mutator to support new authentication token in packets (@mzakocs)
  • Fixed I2C devices and added their data to telemetry packets (@DylanL7)
  • Fixed bugs and added additional functionality to filesystem API (@mzakocs)
  • Improved and Tested digital power monitor driver (@magicturtle-tt and @DylanL7)
  • Added and tested battery gauge driver (@DylanL7)
  • Separated CCSDS spacepacket parsing logic into a separate library to make re-use in other projects simpler (@mzakocs)
  • Docs page and naming cleanup by (@DylanL7 and @mzakocs)

Full Changelog: v1.0...v1.1

Coconut Flight Software v1.0

24 Oct 09:20
Compare
Choose a tag to compare
  • Working filesystem and corresponding commands
  • Heartbeat telemetry
  • Basic job scheduler (STEVE)