Software Release Notes

Make sure to always have both the Astro Software and Herelink Software up to date to prevent any compatibility issues.

See the Updating Firmware page for download links and instructions on how to update.

Current Firmware Version

Component
Version Number
How To Update
Checking Firmware

Herelink Controller

FFSRU01230515

Battery

1.9 / 1.10

Astro Map Gimbal

Release Firmware

Astro v1.2.10
  • Summary: Major Astro Software release that includes new Compassless flight mode, and dozens of new features and improvements

  • Release Date: May 2023

  • Versions in this package:

    • Astro Skynode: v1.2.10

    • Herelink OEM build number: FFSRU012305

  • Known Issues:

    • v1.2.10 may display itself as v1.2.9 in AMC or in the Auterion Suite

    • Herelink suggests that you should update the Air unit as well. However you don't need to update the air unit.

    • ESRI Site Scan Flight for ArcGIS soon to add support for this firmware

    • AMC Photo Gallery doesn't always load. This will be fixed soon

Read more details here

Previous Firmware Versions

Astro v1.1.18
  • Summary: Several hotfixes that address safety critical issues

  • Release Date: February 2023

  • Versions in this package:

    • Astro Skynode: v1.1.18

    • Herelink OEM build number: FFARU010624

Notes

  • Several hotfixes that address SD Card driver and priority issues that caused an Astro to crash

    • Hotfixed SD Card driver to eliminate a possible hang when the SD card is disconnected during a wait for write to complete. This was the initial cause of the crash that triggered grounding

    • Removed PX4’s emergency logger priority boost mechanism which could hang the system if the logger or log_writer thread was already hung (possibly due to the above issue). This priority boost is what promoted the stuck logging thread to max priority, with the intent of capturing what was wrong, but instead caused the processor to hang in the high priority loop.

    • Increase semaphore holder slots so that there is no situation where it could run out during a resource contention. This can happen during shutdown where multiple modules write parameters at the same time.

    • Hotfixed px4io module to ensure DMA is properly closed and restarted in case of a transfer failure

    • Hotfixed px4io module to ensure that in case of corrupted SBUS data, the input processor can’t try and process more than the valid data

  • Hotfix for GPS dropouts affecting Astro functionality

    • Default GPS configuration now disables Beidou constellation processing on the F9P GPS. There is a suspected weakness in the GPS firmware where bad SBAS data may cause added CPU load on the GPS and it becomes overloaded, which may cause GPS lock to drop for a few seconds.

  • Known issue: During testing, a Freefly Engineering aircraft failed to fully complete the disarm process. The motors shutdown, but the system hung. This has happened 3 times to this specific aircraft, including on older firmware. It is still being investigated, but we don’t believe this was added in this firmware. It has only happened to one vehicle, and failed safely each time.

  • Testing for this release included

    • Hotfix specific test plan for the new changes

    • Full software validation testing

    • 50+ hours of functional flight time across over 10 pilots and Astros

Read more details here

Astro v1.1.14
  • Summary: Introducting ESRI Site Scan for ArcGIS integration

  • Release Date: September 2022

  • Versions in this package:

    • Astro Skynode: v1.1.14

    • Herelink OEM build number: FFARU010624

Notes

  • New Feature: Integration with ESRI Site Scan for ArcGIS!

    • Complete solution - Freefly Astro integrated with Site Scan for ArcGIS provides a complete end-to-end drone mapping solution. From drone hardware, automated flight planning and execution, online and offline, to imagery processing on the cloud or on desktop, to advanced analysis in ArcGIS…

  • New Feature: ExFat support. You can now use USB drives with any memory size, and format them using a Windows computer. Simply select ExFat format.

  • Improvement: auterionOS and AMC now uses a global counter for the pictures taken

  • Bugfix: Fixed the camera pre-flight check fails

Astro v1.1.11
  • Summary: Astro Map initial release

  • Release Date: May 2022

  • Versions in this package:

    • Astro Skynode: v1.1.11

    • Herelink OEM build number: FFARU01220425

Notes

  • Operational Behavior Changes

    • New Feature - Failsafe change: Before executing critical and emergency battery failsafes, Astro now switches to “hold” mode for 10 seconds and shows an alert on the AMC. This allows the pilot to have an opportunity to take any manual action, such as aborting the RTL incase vehicle is operating below obstacles. RTL can be be cancelled by selecting any other flight mode.

    • New Feature - Initial mode behavior change: Astro will now boot into PENDING mode, and will transition to Position mode when GPS accuracy requirements are met. This prevents accidentally taking off before the Position mode is available and being confused as to why position hold and RTL failsafe is unavailable. If the pilot wants to takeoff before this (without GPS), they can switch to Altitude or Manual mode.

    • New Feature: Astro will now go through a 3 stage landing for a smoother touchdown. This autoland is available within 50m horizontally and 30m vertically from the takeoff location. Outside of these bounds, Astro will autoland using the 2 stage touchdown, as it did in v1.0.21.

    • Improvement: Mission pause and resume actions will resume the mission from the last completed waypoint

    • Improvement: Mission and cruise speed defaults are set to 10 m/s

    • Improvement: Default mission altitude is set to 50m

  • System and Other Changes

    • New Feature: Astro will now GPS geotag the photos with high accuracy and move them any attached USB storage device. High accuracy is achieved with the integration of camera hotshoe signals, and 1PPS time synchronization

    • New Feature: Astro will automatically write GPS observation files to any attached USB storage device at end of flight for use in PPK processing of flight path or photos. If the aircraft is powered off before observation file writing is complete, it will be placed in a recovery folder on the USB drive at next boot.

    • New Feature: Herelink runs an additional app (Skyway) to route telemetry and video to hotspot devices. This allows connection of multiple devices to Herelink hotspot and stream data and video from Astro

    • Improvement: Astro prevents flashing non-Astro firmware releases to Skynode

    • Improvement: Astro requires a magnetometer calibration after firmware update and parameter reset

  • AMC Changes

    • New Feature: AMC will display estimated flight time remaining in minutes as a bar at the top of the screen

    • New Feature: Herelink radio signal strength indicator in status bar

    • New Feature: Support for Astro Map system

    • New Feature: Progress indicator after landing to let users know when GPS observations are done processing. You can set aircraft parameter GPS_DUMP=0 to silence this notification (which will also disable writing data necessary for PPK processing).

    • Improvement: AMC now runs in background. Minimizing AMC app won’t trigger datalink failsafe

    • Improvement: Auterion suite pilot login

    • Improvement: Terrain collision calculations are improved when planning a mission

    • Improvement: UI for maximizing video window is improved

    • Bugfix: Performance impact of capturing hundreds of photos during a survey is reduced

    • Bugfix: Corridor scan will now trigger photos on all flight legs

  • Developer/advanced user Changes

    • New Feature: 1PPS pulse is available on the IO board ZPD connector

    • New Feature: Support for Mavlink Gimbal protocol V2 - https://mavlink.io/en/services/gimbal_v2.html

    • New Feature: Camera trigger and feedback is enabled

    • Improvement: External serial port is renamed from TELEM4 to PPB. Baud is now configured with SER_PPB_BAUD. Default baud rate is now 921600

    • Improvement: Astro now requires Smart batteries with firmware v1.9 and above (this should only impact beta testers, v1.9 was the initial public battery release firmware).

  • More Details

    • Astro v1.1.11 is based on AuterionOS 2.5 and APX4 2.5. Here are the detailed base image release notes

  • Known Issues

    • Switching from photo to video mode will work, however AMC will display an incorrect warning that it failed.

Astro v1.0.21

  • Summary: Astro hotfix release

  • Release Date: August 2021

  • Versions in this package:

    • Astro Skynode: v1.0.21

  • Notes:

    • Bugfix: Slew rate limits are enabled to prevent an edge case where aggressive motor commands can cause motor controller to destabilize.

Astro v1.0.18
  • Summary: Initial Astro release

  • Release Date: July 2021

  • Versions in this package:

    • Astro Skynode: v1.0.18

Last updated

#164: Astro thermal wiki rebuild draft

Change request updated