Skip to content

Releases: waterloo-rocketry/closedrocket

Finn Thesis v2.3.0

17 Dec 17:22
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

done with thesis

Competition v2.2.4

14 Aug 17:15

Choose a tag to compare

Nominal final release for Competition
Full Changelog: v2.2.3...v2.2.4

Competition v2.2.3

04 Aug 02:58
e5a1112

Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.2.3

Controller:

  • new gain tables

Estimator:

  • new tuning values, Q and all R
  • removed the dt* from predict step F*P*F' + dt*Q
  • pad filter quaternion initialization norm after init
  • model params updated

Competition v2.2.2

28 Jul 03:13
d0cdf26

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

Competition v2.2.1

25 Jul 21:10
db33097

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

Competition v2.2.0

24 Jul 04:36

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

Details

Misc

  • added testflight analysis
  • added new servo analysis
  • a lot of Monte-Carlo stuff

Design support

  • added loopshape plot

Design

  • edit of filenames (etc) to support codegen on linux (not relevant for C)
  • better formatting in IMU handler (not relevant for C)
  • sensor_select to better mimic C implimentation ( !isdead ) (just check if feels right)

Controller

  • redefined timesteps of roll program
  • disable during boost time
  • retuned, new gain tables

Estimator

  • tuned weights in ekf_algorithm
  • reordered corrections steps in ekf_algorithm to be 1. Movella, 2. Encoder, 3. AltIMU
  • improved some formatting in model_acceleration
  • updated model_params:
    • IMU distance vectors
    • Launch elevation to line up with OR
    • aerodynamics: cp distance and Cn
    • actuator time constant

Sim - Monte-Carlo

  • added sim_call_sweep to run simulation batches with certain parameters randomly varying
  • added plot_sweep statistical plots of batch simulations
  • post-processing smaller file size and covariance stats
  • added post-processing for simin files
  • single sim_call also does baseline file for simin
  • added animation

Sim

  • updated data to Aurora cycle 3
  • wind gust direction now random
  • data prep inserts a zero for first value of thrust curve to handle interpolation

Aerodynamics

  • aerobody and aerobody_online compute CNalpha and (subsionic) CP for axially symmetric body components
  • fixed aerosurface and aerosurface_online math mistakes
  • individual canard surfaces
  • moving CP on fins (also supersonic!)
  • added calculator for dynamic stability margin (todo: post-process this too)

Competition v2.1.0

27 Jun 18:50
1bc0bbf

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

Competition v2.0.0

13 Jun 23:58
7c48b5c

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v2.0.0

Testflight v1.2.1

04 May 23:11
478423f

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

Testflight v1.2.0

03 May 03:47
3f7edd8

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0