Skip to content
Snippets Groups Projects
  1. Feb 18, 2019
    • Daniel Agar's avatar
      STM32F7 disable d-cache as a precaution (#11374) · 77b5c47d
      Daniel Agar authored
       - see 1259864 Data corruption in a sequence of Write-Through stores and loads
       - if we can be certain this sequence won't occur in PX4 then the d-cache will be re-enabled
      Unverified
      77b5c47d
    • Todd Colten's avatar
      re-word landing required msg for understandability · 4c21163c
      Todd Colten authored
      changed: "Mission rejected: land start required."
      to: "Mission rejected: landing pattern required."
      
      This new message is more clear to the average user.  When using RTL_TYPE = 1, mission feasibility checker adds the requirement of a landing sequence beginning with a MAV_CMD_DO_LAND_START and ending with a MAV_CMD_NAV_LAND with at least 1 other waypoint prior to the land waypoint.  The warning message "Mission rejected: land start required." is a common warning to trigger whenever the mission is blank or the mission is uploaded without a landing pattern.  The wording in this message confusing to the average user as they usually do not know the inner workings of the "landing pattern" that their planning software helps them make (e.g. Qgroundcontrol).  The only users who would know what a "Do_Land_Start" mission item is are advanced users already and this new message should work equally well for them as well as the non-advanced user.
      4c21163c
    • Todd Colten's avatar
      re-word Preflight Fail msg for consistency · b2337468
      Todd Colten authored
      changed: "Preflight Fail: Horizontal estimate Pos Error"
      to: "Preflight Fail: Horizontal position estimate Error"
      b2337468
  2. Feb 16, 2019
  3. Feb 15, 2019
  4. Feb 13, 2019
  5. Feb 11, 2019
Loading