Skip to content
Snippets Groups Projects
  1. Sep 06, 2016
  2. Aug 25, 2016
  3. Aug 18, 2016
    • James Goppert's avatar
      Path cleanup, low impact changes (#5340) · 818840b5
      James Goppert authored
      * Low impact changes from path_cleanup branch.
      
      This is a step towards minimizing the diff with path_cleanup branch.
      
      * Update ecl.
      
      * Revert matrix update.
      
      * Revert ecl and matrix.
      
      * Update sitl gazebo.
      
      * Revert sitl_gazebo and matrix changes.
      818840b5
  4. Aug 07, 2016
  5. Aug 05, 2016
  6. Jul 29, 2016
  7. Jul 26, 2016
  8. Jul 11, 2016
  9. Jul 07, 2016
    • Beat Küng's avatar
      replay: add replay module, build for sitl_default, but do not load on startup · 28ad6066
      Beat Küng authored
      This adds a new module that does:
      - read an parse an ULog file, given via ENV variable 'replay'
      - apply all parameters from the log file
      - read and apply user-defined override parameters from a file
      - publish all messages in 'real-time' from the log file and add a constant
        offset to the timestamp to match the system time.
      - apply changed parameters in the log (which are not overridden)
      28ad6066
  10. Jun 20, 2016
  11. May 28, 2016
  12. May 19, 2016
  13. May 14, 2016
  14. May 13, 2016
  15. May 12, 2016
  16. May 11, 2016
  17. May 03, 2016
  18. Apr 21, 2016
  19. Apr 20, 2016
  20. Apr 14, 2016
  21. Apr 11, 2016
    • Beat Küng's avatar
      gps: make sure the gps module compiles for POSIX & add it to the posix_sitl_default cmake · 21f403e1
      Beat Küng authored
      - Note that the simulator still uses gpssim by default
      - now the gps module can be used in the SITL. this makes it possible to test
        the real gps HW under POSIX
        additional steps needed to use it:
        - in the rcS_jmavsim_iris, make sure to start the gps instead of gpssim:
          gps start -d /dev/ttyACM0 -s
        - disable the mavlink serial connection in simulator_mavlink.cpp,
          openUart(PIXHAWK_DEVICE, 115200);
      - this also fixes a memory leak in the gps module
      21f403e1
  22. Feb 19, 2016
  23. Jan 25, 2016
  24. Dec 24, 2015
  25. Dec 23, 2015
  26. Nov 24, 2015
  27. Nov 22, 2015
  28. Nov 18, 2015
  29. Nov 17, 2015
  30. Oct 27, 2015
  31. Oct 24, 2015
  32. Oct 06, 2015
Loading