Skip to content

Releases: rtlopez/esp-fc

v0.2.0-RC5

10 May 12:14
f7b76e1
Compare
Choose a tag to compare
v0.2.0-RC5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0-RC4...v0.2.0-RC5

  • Read more about WiFi functions
  • Now you can also store blacbox logs in internal flash, on board with 4M flash there is about 2.9M available, which allows to log about 1 minute of flight at 500Hz.

Happy Flying :)

v0.2.0-RC4

02 Mar 12:34
981b4e7
Compare
Choose a tag to compare
v0.2.0-RC4 Pre-release
Pre-release

What's Changed

Note

  • ESP32-S2 and ESP32-S3 are not ready yet, flashing through web esptool-js doesn't work
  • Now it is possible to configure BLHeli ESCs through FC (experimental)
  • Added support for bidir dshot and RPM filters (experimental)

New Contributors

Full Changelog: v0.2.0-RC3...v0.2.0-RC4

v0.2.0-RC3

11 Dec 23:22
1789a52
Compare
Choose a tag to compare
v0.2.0-RC3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0-RC2...v0.2.0-RC3

v0.2.0-RC2

11 Oct 20:46
e4ec8b3
Compare
Choose a tag to compare
v0.2.0-RC2 Pre-release
Pre-release

What's Changed

  • add gyro bmi160 and MPU6500 0x75 variant and fix gyro i2c address by @AutoPlantBali in #83

Full Changelog: v0.2.0-RC1...v0.2.0-RC2

v0.2.0-RC1

11 Sep 19:30
7ac5321
Compare
Choose a tag to compare
v0.2.0-RC1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0-alpha5...v0.2.0-RC1

v0.2.0-alpha5

31 Aug 20:53
fffab06
Compare
Choose a tag to compare
v0.2.0-alpha5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.0-alpha4...v0.2.0-alpha5

v0.2.0-alpha4

21 Aug 11:01
ede2f6d
Compare
Choose a tag to compare
v0.2.0-alpha4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0-alpha3...v0.2.0-alpha4

v0.2.0-alpha3

08 Aug 11:42
d317dcf
Compare
Choose a tag to compare
v0.2.0-alpha3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0-alpha2...v0.2.0-alpha3

v0.2.0-alpha2

27 Jul 14:43
8dfe620
Compare
Choose a tag to compare
v0.2.0-alpha2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.0-alpha1...v0.2.0-alpha2

v0.2.0-alpha1

16 Jul 21:47
Compare
Choose a tag to compare
v0.2.0-alpha1 Pre-release
Pre-release

TLTR;

  • ESP32 with 8K spi gyro
  • CRSF for ELRS RX
  • FFT based dynamic notch filter on esp32
  • ICM20602 gyro support
  • Works with Betaflight configurator 10.8 (10.9 is broken)

Remeber, it's still experimental software, use with caution, have fun.

What's Changed

New Contributors

Full Changelog: v0.1.0-alpha7...v0.2.0-alpha1