Skip to content

Releases: RomanLut/hx-esp32-cam-fpv

Release 0.3.2

12 May 23:46
Compare
Choose a tag to compare

🚀 Release: Radxa Zero 3W GS Support

🆕 Highlights

  • Radxa Zero 3W support : Radxa Zero 3W is now the recommended hardware for GS.

  • Dualboot Radxa Zero 3W image : GS image for Radxa Zero 3W is dualboot RubyFPV 11.1/hx-esp32-cam-fpv 0.3.2 image.

  • Integrated GPIO joystick support : Joystick handling via GPIO is now part of the main application. No external applications required anymore.

  • Pairing support: Multiple GS/Air Unit pairs can now coexist on the same channel.

  • Camera settings persistence: Camera-related settings are now stored directly on the camera.

  • Temperature monitoring: Implemented for both Air Unit and Ground Station (GS).

  • PWM Fan control: Added PWM Fan speed control script.

  • Radxa Zero 3W enclosure design: Designed a 3D-printable enclosure for Radxa Zero 3W GS.

  • RC-based camera control: Ability to disable camera via RC channel added.

  • Mavlink2 → MSP RC translation: RC commands from Mavlink2 cannot be translated to MSP.

  • Unified ESP32 configuration: Merged separate ESP32 configs into one using a new schematic.

  • Other minor changes.


⚠️ Breaking Changes

  • Communication protocol has changed significantly. Previous versions are incompatible. Please reflash all units.

Release v0.2.1

05 Aug 01:28
Compare
Choose a tag to compare

Changes:

Update from 0.1.1: reflash ESP32 and remake GS SD Card.

Please refer to documentation in the v0.2.1 tag ! master branch may contain changes already.
https://github.com/RomanLut/hx-esp32-cam-fpv/tree/v0.2.1

See:

Flashing esp32cam firmware: https://github.com/RomanLut/hx-esp32-cam-fpv/blob/v0.2.1/doc/flashing_esp32_cam.md

Flashing esp32s3sense firmware: https://github.com/RomanLut/hx-esp32-cam-fpv/blob/v0.2.1/doc/flashing_esp32s3sense.md

Preparing SD Card for GS from pre-built image: https://github.com/RomanLut/hx-esp32-cam-fpv/blob/v0.2.1/doc/prebuilt_gs_image.md

Release v0.1.1

03 Jul 14:37
bb5f405
Compare
Choose a tag to compare

First release.

Please refer to documentation in the v0.1.1 tag ! master branch may contain changes already.
https://github.com/RomanLut/hx-esp32-cam-fpv/tree/v0.1.1

See:

Flashing esp32cam firmware: https://github.com/RomanLut/hx-esp32-cam-fpv/blob/v0.1.1/doc/flashing_esp32_cam.md

Flashing esp32s3sense firmware: https://github.com/RomanLut/hx-esp32-cam-fpv/blob/v0.1.1/doc/flashing_esp32s3sense.md

Preparing SD Card for GS from pre-built image: https://github.com/RomanLut/hx-esp32-cam-fpv/blob/v0.1.1/doc/prebuilt_gs_image.md