Skip to content
Snippets Groups Projects
  1. Mar 18, 2020
  2. Feb 27, 2020
  3. Feb 18, 2020
  4. May 20, 2019
  5. May 17, 2019
  6. May 13, 2019
  7. May 11, 2019
  8. May 06, 2019
    • Julian Oes's avatar
      boards: ignore sih for Snappy · e6621bf7
      Julian Oes authored
      When sih (simulation in hardware) was compiled for Snapdragon, we got
      the linking problem below. I'm not sure why, supposedly the symbol
      `double sin(double)` is missing.
      
      undefined PLT symbol _LSin (705) /libpx4.so (symbol.c:303)
      e6621bf7
  9. Apr 30, 2019
  10. Apr 15, 2019
  11. Apr 12, 2019
  12. Apr 11, 2019
  13. Apr 10, 2019
  14. Apr 08, 2019
  15. Apr 04, 2019
  16. Apr 03, 2019
    • David Sidrane's avatar
      M7 dcache ctrl via a parameter (#11769) · 1c212e3f
      David Sidrane authored
      * Support for armv7-m_dcache control via parameter
      
        The FORCE_F7_DCACHE parameter can be set to
         0 - (default) if Eratta exits turn dcache off else leave it on
         1 -  Force it off
         2 -  Force it on
      
         At boot the system will disable the d-cache if the silicon
         has the 1259864 Data corruption in a sequence of Write-Through
         stores and loads eratta.
      
         Post nsh script execution the FORCE_F7_DCACHE paramater
         will be used to set the d-cache to the state indicated
         above.
      1c212e3f
  17. Apr 02, 2019
  18. Mar 27, 2019
    • Julian Oes's avatar
      SITL: interim fix for replay · 187f3f28
      Julian Oes authored
      The replay functionality was broken with lockstep. This is an interim
      fix for the replay functionality.
      
      In the longer term it would be nice to leverage the lockstep speedup
      for the replay.
      187f3f28
  19. Mar 24, 2019
  20. Mar 23, 2019
    • Daniel Agar's avatar
      vscode updates · 5e6bfe1a
      Daniel Agar authored
       * working debugging (one click build and debug)
         * SITL jmavsim
         * SITL gazebo
         * jlink px4_fmu-v{2-5}
       * improved syntax highlighting
         * GNU linker files
         * ROS message files msg/*.msg
         * jinja2 template files
       * fixed intellisense support
      Unverified
      5e6bfe1a
  21. Mar 21, 2019
Loading