Skip to content

Releases: michaelgira23/swarms

Mostly Internal Stuff

28 Jan 03:01
Compare
Choose a tag to compare
  • Update dependencies
  • Add extra node versions for Travis tests
  • Get rid of usb-types-fix.ts because that is fixed in the latest version of @types/usb
  • Fix npm test command to remove deprecated --type-check flag
  • Move over to actual enum types for constants (Thanks @nickbclifford!)

Go with the Flow

04 Sep 05:57
Compare
Choose a tag to compare

Polishing and Documentation

30 Jul 20:12
Compare
Choose a tag to compare

Not much actual code change. Added documentation, fixed Travis tests, and more!

The Basics

26 Jul 06:51
Compare
Choose a tag to compare
The Basics Pre-release
Pre-release

Basic library functionality is done. You are able to:

  • Connect to a Crazyflie 2.0
  • Fly it (setpoints)
  • Access sensor data (logging)
  • Access settings (parameters)

Along with basic documentation for every system. There are still things to do, but we're almost there!