Skip to content
Permalink
Branch: master
Commits on May 22, 2020
  1. [Travis] Update OSX build to 10.15 (#2702)

    rajat2004 committed May 22, 2020
Commits on May 8, 2020
  1. Reduced warning level in Unity build (#2672)

    saihv and rajat2004 committed May 8, 2020
    * Reduced warning level in Unity build
    
    * Pr/2672 (#1)
    
    * [Unity] Reduce build warnings
    
    Change -Weverything to -Wextra
    
    * [Travis] Simplify Unity build command
    
    * [Unity] Fix missing override warnings
    
    Co-authored-by: Rajat Singhal <rajatsinghal564@gmail.com>
Commits on May 7, 2020
  1. Merge pull request #2669 from saihv/PR/UE_4.25

    saihv committed May 7, 2020
    Add support for Unreal Engine 4.25
  2. [linux] remove unnecessary compiler warnings

    madratman committed May 7, 2020
Commits on May 6, 2020
  1. Enforce default settings for non-custom settings, remove legacy Build…

    saihv committed May 6, 2020
    ….cs files
Commits on Apr 30, 2020
  1. [docs] add mavros dep in ros docs (#2645)

    madratman committed Apr 30, 2020
  2. Merge pull request #2328 from rajat2004/unity-buil-improvements

    madratman committed Apr 30, 2020
    Unity build improvements
  3. [unity] update docs and project to 2019.3.12

    madratman committed Apr 30, 2020
  4. Merge pull request #2620 from rajat2004/docs

    madratman committed Apr 30, 2020
    Update docs
  5. [docs] Update info to VS 2019

    rajat2004 committed Apr 24, 2020
  6. [docs] Update CHANGELOG.md (#2555)

    rajat2004 committed Apr 30, 2020
    * [docs] Update Readme What's New section
    
    * [docs] Update Changelog.md
  7. Python API fixes (#2599)

    rajat2004 committed Apr 30, 2020
    * [Pythonclient/types] Fix set_throttle method in CarControls
    
    * [PythonClient] Remove return from void-type APIs
  8. Merge pull request #2634 from microsoft/clovett/vs2019

    madratman committed Apr 30, 2020
    Fix some PX4 issues with latest master branch
  9. Fix Lidar DrawDebugPoints causing crash (#2614)

    rajat2004 committed Apr 30, 2020
    Make the points non-persistent and reduce Lifetime
Commits on Apr 29, 2020
  1. Merge pull request #2565 from rajat2004/api-docs

    madratman committed Apr 29, 2020
    [Pythonclient] Add missing docstrings
  2. [px4] bug-fix: MavLinkMultirotorApi::sendHILSensor() - update last_hi…

    madratman committed Apr 29, 2020
    …l_sensor_time_ if no actuator control is recieved (#2556)
  3. fix build error

    lovettchris committed Apr 29, 2020
  4. PX4 bug fixes.

    lovettchris committed Apr 29, 2020
    Fix macos build relating to setThreadName helper function.
    Print message when home GPS location is set.
    Delay connecting UDP connection to avoid socket errors.
Commits on Apr 28, 2020
Commits on Apr 25, 2020
  1. Merge pull request #2625 from saihv/PR/perlin

    saihv committed Apr 25, 2020
    Added missing perlin noise texture and retargeted weather materials
  2. Added missing perlin noise texture, retargeted weather materials

    saihv committed Apr 25, 2020
Commits on Apr 24, 2020
  1. [Unity] Update Project files to 2019.2.17f1

    rajat2004 committed Apr 24, 2020
Commits on Apr 23, 2020
  1. [Unity/Windows] Create Assets/Plugins folder if does not exist

    rajat2004 committed Apr 15, 2020
  2. [unity] manifest.json

    madratman authored and rajat2004 committed Apr 2, 2020
  3. [unity] fix Unity build.sh

    rajat2004 committed Nov 27, 2019
    Upgrade to clang 8, Fix CMake detection, non-standard string comparision, remove whitespace, spurious semicolons
    Add debug info
  4. [unity] add clean.sh

    rajat2004 committed Nov 27, 2019
  5. [Pythonclient/docs] Add Vehicle, Car client classes, more fixes

    rajat2004 committed Apr 15, 2020
    List members without docstrings also, add viewcode extension
Older
You can’t perform that action at this time.