Skip to content

Releases: MobiFlight/MobiFlight-FirmwareSource

3.0.0

16 Oct 20:05
a1a5ba6

Choose a tag to compare

3.0.0 Pre-release
Pre-release

What's Changed

New Feature 🎉

  • Custom Boards - 2nd core can be used on rp2040 by @elral in #320
  • Custom Boards - Read static config from flash by @elral in #324
  • Set single segment on 7 Segment displays by @elral in #295

Improvement ✨

Bug Fixes 🐛

  • Don't delete config if UniqueID was used for AVR's by @elral in #312
  • Fix Analog Read not working by @elral in #357

Documentation 📚

  • Readme explains how to enable long paths in git by @neilenns in #318

Development 💻

  • Custom Devices will not be built anymore by @elral in #311
  • ignore .idea by @Psychokiller1888 in #315
  • Fixed warning during compile for community devices by @elral in #322
  • Use same naming convention for InputShifters, OutputShifters & Buttons by @elral in #325
  • set messenger buffersize to 90 for all boards like for the mega by @elral in #341
  • Update workflows with latest action versions by @neilenns in #352
  • Use same json files as MobiFlight Connector by @elral in #353
  • Set version in json files using firmware version information by @elral in #354
  • New version of CMDmessenger library by @elral in #360

Other Changes ⚡

  • Add Code Cleanup and Build Process to release.yml by @DocMoebiuz in #355
  • Send command 'kRetriggerDone' after retrigger of all inputs by @elral in #364
  • Fix adding Zip Files to PRs by @elral in #366

New Contributors

Full Changelog: 2.5.1...3.0.0

2.5.1

10 Jan 12:15
f883fe9

Choose a tag to compare

What's Changed

New Feature 🎉

Improvement ✨

Development 💻

Other Changes ⚡

Full Changelog: 2.5.0...2.5.1

2.5.0 Release

02 Dec 10:07
6df9067

Choose a tag to compare

What's Changed

New Feature 🎉

Improvement ✨

  • Increase Analog Input on Nano/ProMicro by @elral in #248
  • Flash optimizations by @elral in #260
  • Support keep alive messages from the desktop app by @neilenns in #274

Bug Fixes 🐛

  • Wrong define for debug message to connector by @elral in #256
  • Fix crash on out-of-bounds in digInMux by @elral in #257
  • Use correct size for nameBuffer by @elral in #262
  • Two pins get set on Pico Board by @elral in #285
  • init devices with attach() function and not via constructor by @elral in #286
  • Pico - only one PWM pin is set by @elral in #287

Development 💻

Bug Fixes (BETA) 🐛

  • Beta - Fix memory overlap in DeviceBuffer by @elral in #272
  • Beta - Board wont crash if limit switch for steppers is configured by @elral in #276

Full Changelog: 2.4.1...2.5.0

2.4.6 BETA Release

23 Nov 17:48
91c7e1e

Choose a tag to compare

2.4.6 BETA Release Pre-release
Pre-release

What's Changed

Bug Fixes 🐛

  • Two pins get set on Pico Board by @elral in #285
  • init devices with attach() function and not via constructor by @elral in #286

Full Changelog: 2.4.5...2.4.6

2.4.5 BETA Release

18 Nov 12:38
5f036f1

Choose a tag to compare

2.4.5 BETA Release Pre-release
Pre-release

What's Changed

Improvement ✨

  • Support keep alive messages from the desktop app by @neilenns in #274

Development 💻

  • Renaming of KAV's environment w/o display names by @elral in #277
  • Clean up the build scripts by @neilenns in #281
  • MOBIFLIGHT_TYPE is already defined in MFBoards.h by @elral in #282

Full Changelog: 2.4.4...2.4.5

2.4.4 BETA Release

12 Nov 21:23
e8d8656

Choose a tag to compare

2.4.4 BETA Release Pre-release
Pre-release

What's Changed

Other Changes ⚡

  • Beta - Fix memory overlap in DeviceBuffer by @elral in #272
  • Beta - Board wont crash if limit switch for steppers is configured by @elral in #276

Full Changelog: 2.4.3...2.4.4

2.4.3 BETA Release

06 Nov 11:38
ca3c5bb

Choose a tag to compare

2.4.3 BETA Release Pre-release
Pre-release

What's Changed

New Feature 🎉

Improvement ✨

Bug Fixes 🐛

  • Wrong define for debug message to connector by @elral in #256
  • Fix crash on out-of-bounds in digInMux by @elral in #257
  • Use correct size for nameBuffer by @elral in #262

Development 💻

Full Changelog: 2.4.1...2.4.3

2.4.2 BETA Release

23 Oct 20:31
3a1c77e

Choose a tag to compare

2.4.2 BETA Release Pre-release
Pre-release

What's Changed

Full Changelog: 2.4.1...2.4.2

2.4.1 Release

15 Mar 20:44
8ab5d9b

Choose a tag to compare

What's Changed

  • Revert mechanism for serial generation for Arduino AVRs by @elral in #238

Full Changelog: 2.3.1...2.4.1

2.4.0

05 Feb 14:58
b6a4bad

Choose a tag to compare

What's Changed

New Feature 🎉

Improvement ✨

  • Unique Serial by @elral in #230
  • MF type to flash, simplier check for serial avail. by @elral in #217

Bug Fixes 🐛

  • faulty init on startup, check for available memory by @elral in #227
  • add write block w/o length, renaming read_char by @elral in #222
  • Change constant for averaging buffer size of analog inputs (#211) by @GioCC in #218

Other Changes ⚡

Full Changelog: 2.3.0...2.4.0