Tracker-4.5.6-beta1 available for beta testing

Tracker-4.5.6-beta1 has been released for beta testing and can be downloaded using QGC or MP’s “beta firmwares” link. Alternatively it can be directly downloaded from firmware.ardupilot.org

The changes vs 4.5.5 are in the Release Notes and also copied below.

Changes from 4.5.5

  1. Board specific enhancements and bug fixes
  • 3DR Control Zero H7 Rev G support
  • CUAV-7-Nano support
  • FoxeerF405v2 servo outputs increased from 9 to 11
  • Holybro Pixhawk6C hi-power peripheral overcurrent reporting fixed
  • iFlight 2RAW H7 support
  • MFT-SEMA100 support
  • TMotorH743 support BMI270 baro
  • ZeroOneX6 support
  1. Minor enhancements and bug fixes
  • Cameras using MAVLink report vendor and model name correctly
  • DroneCAN fix to remove occasional NodeID registration error
  • GPS NMEA and GSoF driver ground course corrected (now always 0 ~ 360 deg)
  • ICP101XX barometer slowed to avoid I2C communication errors
  • IMU temp cal param (INSn_ACCSCAL_Z) stored correctly when bootloader is flashed
  • IMU gyro/accel duplicate id registration fixed to avoid possible pre-arm failure
  • Logging to flash timestamp fix
  • OSD displays ESC temp instead of motor temp
  • PID controller error calculation bug fix (was using target from prev iteration)
  • Relay on MAIN pins fixed

As always thanks in advance for your help!

I tested using 7-Nano and found the following issues.

  1. In CUAV 7-Nano 4.5.6bate1, the ST status light is always on white and does not flash, but in the latest 4.6.0, the LED works normally.
  2. We have modified the PDB design, the latest BATT_AMP_PERVL=24
    BATT_VOLT_MULT=31.
    I will submit the fixed PR soon.
    Thanks to the developers!

I have a Garmin GPS 18x LVC module that I need to integrate with a Pixhawk 6C. I’ve tried all the integration steps and settings in the Mission Planner application, but it just won’t detect the GPS. The GPS itself is working fine since I’m receiving the NMEA strings, and the Pixhawk is supposed to accept NMEA strings as well. Any help would be really appreciated. Thanks

1 Like

Hi @Rosario_Rodrigues,

I guess you’ve set GPS_TYPE = 5 (NMEA)?

1 Like

Yes, I have Set gps type and the baud rate too. Contacted Pixhawk regarding the same and they said that garmin isn’t supported by the firmware of pixhawk. I would really appreciate any help.