Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #2

Open
wants to merge 2,417 commits into
base: modalai-1.11
Choose a base branch
from
Open

test #2

wants to merge 2,417 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    565c644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5443814 View commit details
    Browse the repository at this point in the history
  3. boards: modalai-fc-v1 add rtps.cmake

    Benjamin Linne authored and dagar committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    3261118 View commit details
    Browse the repository at this point in the history
  4. boards: modalai-fc-v1 add rtps.cmake add to ci

    Benjamin Linne authored and dagar committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    a1bc520 View commit details
    Browse the repository at this point in the history
  5. boards: modalai-fc-v1 add rtps.cmake add to ci

    Benjamin Linne authored and dagar committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    2a0a747 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Update submodule public_regulated_data_types to latest Tue Apr 6 00:3…

    …9:10 UTC 2021
    
        - public_regulated_data_types in PX4/Firmware (5e242d3): https://github/commit/7f5489e6e916cc8b13db0582dcf9930e225594b9
        - public_regulated_data_types current upstream: https://github/commit/53a7dbbf85554e11517c13ad91b9efb871599ad1
        - Changes: https://github/compare/7f5489e6e916cc8b13db0582dcf9930e225594b9...53a7dbbf85554e11517c13ad91b9efb871599ad1
    
        53a7dbb 2021-03-31 Pavel Kirienko - Change wording in uavcan.pnp.NodeIDAllocationData to reflect the less static nature of UAVCAN v1 (PX4#111)
    c3aa82f 2021-03-23 Pavel Kirienko - Update Readiness as discussed at the DS-015 call
    fcc1062 2021-03-16 Pavel Kirienko - Doc amendment for uavcan.register.Access: mapping between registers and environment variables (PX4#109)
    342f358 2021-02-22 Pavel Kirienko - Remove misleading comment in battery.Status.0.2
    1baa9cb 2021-02-22 Pavel Kirienko - Add link to Nunaweb and synchronize the description with the front page (PX4#108)
    PX4BuildBot authored and dagar committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    997abf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    436a6fc View commit details
    Browse the repository at this point in the history
  3. Update submodule sitl_gazebo to latest Tue Apr 6 00:39:03 UTC 2021

        - sitl_gazebo in PX4/Firmware (2a0a747): PX4/PX4-SITL_gazebo-classic@e703e27
        - sitl_gazebo current upstream: PX4/PX4-SITL_gazebo-classic@5761bd6
        - Changes: PX4/PX4-SITL_gazebo-classic@e703e27...5761bd6
    
        5761bd6 2021-04-05 Jaeyoung-Lim - Switch tailsitter sdf version to 1.6
    PX4BuildBot authored and dagar committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    f741606 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f946010 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    015849b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4189eb1 View commit details
    Browse the repository at this point in the history
  7. ROMFS: rcS start uavcan earlier

     - starting this earlier is a minor improvement for things like lights and buzzers on UAVCAN or parameter sync over mavlink
    dagar authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    e05a4ba View commit details
    Browse the repository at this point in the history
  8. mavsdk_tests: report speed factor every second

    This helps in debugging slow CI.
    julianoes authored and dagar committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    1e88939 View commit details
    Browse the repository at this point in the history
  9. mavsdk_tests: add VTOL mission tests

    This adds VTOL mission tests to the CI integration tests.
    This depends on MAVSDK v0.38.0.
    julianoes authored and dagar committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    d714c2f View commit details
    Browse the repository at this point in the history
  10. sitl_tests: update MAVSDK to v0.38.0

    julianoes authored and dagar committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    9eadabc View commit details
    Browse the repository at this point in the history
  11. mavsdk_tests: move waypoints to vehicle position

    This way it shouldn't matter where the test is run.
    julianoes authored and dagar committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    cd66a79 View commit details
    Browse the repository at this point in the history
  12. mavsdk_tests: correctly locate plan

    julianoes authored and dagar committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    2eaf677 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bb0fe9e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f33fee9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    31b9efd View commit details
    Browse the repository at this point in the history
  16. Updated MavlinkReceiver::handle_message_landing_target to warn users …

    …when they provide a landing target with an unsupported coordinate frame.
    
    Updated Simulator::handle_message_landing_target to warn users when they provide a landing target that is not relative to a captured image.
    obicons authored and dagar committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    a7e920d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    aa94a60 View commit details
    Browse the repository at this point in the history
  2. Handle velocity fields in follow_target message

    The mavlink message FOLLOW_TARGET has additional
    fields that are not being parsed here. See
    https://mavlink.io/en/messages/common.html#FOLLOW_TARGET
    for more details.
    potaito authored and dagar committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    b46e505 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fbb409 View commit details
    Browse the repository at this point in the history
  4. rc: enable crsf and ghst telemetry on supported boards

    Co-authored-by: Benjamin Linne <[email protected]>
    benjinne and Benjamin Linne authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    9b7eae4 View commit details
    Browse the repository at this point in the history
  5. Fix support for Cube Black Heater

    AlexKlimaj authored and dagar committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    0c3e64a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. boards: cubeorange enable pwm_input

    Signed-off-by: Alex Mikhalev <[email protected]>
    amikhalev authored and dagar committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    1f4960d View commit details
    Browse the repository at this point in the history
  2. gps add device_id

    dagar authored and bkueng committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    39c96a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    1520805 View commit details
    Browse the repository at this point in the history
  2. NuttX with SDMMC Backport

    davids5 authored and dagar committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    96d0755 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    45b9e18 View commit details
    Browse the repository at this point in the history
  2. Update .gitmodules

    tututu123-tu authored and dagar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    8acdb8c View commit details
    Browse the repository at this point in the history
  3. Commander: baro check: only report failure of mandatory instances

    Signed-off-by: Silvan Fuhrer <[email protected]>
    sfuhrer authored and dagar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    381c97d View commit details
    Browse the repository at this point in the history
  4. Update submodule public_regulated_data_types to latest Mon Apr 12 12:…

    …45:37 UTC 2021
    
        - public_regulated_data_types in PX4/Firmware (9f25ac4): OpenCyphal/public_regulated_data_types@53a7dbb
        - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@309b251
        - Changes: OpenCyphal/public_regulated_data_types@53a7dbb...309b251
    
        309b251 2021-04-11 Peter van der Perk - reg.drone Battery parameters add nominal voltage (PX4#113)
    PX4BuildBot authored and dagar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    18f17dc View commit details
    Browse the repository at this point in the history
  5. fix pwm_out: avoid race condition when setting mode

    Bootup failed in some cases with:
    ERROR [mixer] can't reset mixers on /dev/pwm_output1
    
    The reason was the mode change was not applied yet.
    bkueng authored and LorenzMeier committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    faaee0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0f16b9 View commit details
    Browse the repository at this point in the history
  7. Update submodule sitl_gazebo to latest Mon Apr 12 12:45:32 UTC 2021

        - sitl_gazebo in PX4/Firmware (8acdb8c): PX4/PX4-SITL_gazebo-classic@5761bd6
        - sitl_gazebo current upstream: PX4/PX4-SITL_gazebo-classic@05e2cd9
        - Changes: PX4/PX4-SITL_gazebo-classic@5761bd6...05e2cd9
    
        05e2cd9 2021-04-10 Manuel Galliker - Removed unused computation of CoG (PX4#737)
    PX4BuildBot authored and dagar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    5f6b8fc View commit details
    Browse the repository at this point in the history
  8. PWM Out: Simplify startup logic

    The simpler logic is more robust towards future refactoring.
    LorenzMeier authored and dagar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    3a004ff View commit details
    Browse the repository at this point in the history
  9. Global: Allow users to arm with USB

    This change reflects the medium-term experience with users using USB as data link or power source in R&D setups. While we still discourage this for volume products, not allowing it seems like a major hurdle and blocker in R&D setups.
    LorenzMeier authored and dagar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    991c07e View commit details
    Browse the repository at this point in the history
  10. Update submodule public_regulated_data_types to latest Mon Apr 12 12:…

    …45:35 UTC 2021
    
        - public_regulated_data_types in PX4/Firmware (9101f57): OpenCyphal/public_regulated_data_types@53a7dbb
        - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@309b251
        - Changes: OpenCyphal/public_regulated_data_types@53a7dbb...309b251
    
        309b251 2021-04-11 Peter van der Perk - reg.drone Battery parameters add nominal voltage (PX4#113)
    PX4BuildBot authored and dagar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    b9e0a16 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    edc445a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f44f497 View commit details
    Browse the repository at this point in the history
  3. boards: modalai simplify defaults with new parameter defaults mechani…

    …sm (AUTOCNF replacement)
    dagar committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    a07bccc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa22407 View commit details
    Browse the repository at this point in the history
  5. VTOL mixer: Correct alt rate channels

    The baby shark config did mark main rate outputs (50 Hz) as alt rate, resulting in the alt rate being set to 50 Hz.
    LorenzMeier committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    6bc1159 View commit details
    Browse the repository at this point in the history
  6. PWM out: Collect settings for all outputs

    There are settings that have to be the same for a split output across multiple instances, like for example the PWM mask and rate configurations. This change collects them for all outputs of the same underlying driver structure and applies the complete set.
    LorenzMeier committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    bf09089 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a4c589 View commit details
    Browse the repository at this point in the history
  8. ekf2: Multi-EKF let new instance schedule itself immediately on succe…

    …ssful init
    
     - this is to minimize missed sensor data (and unnecessary error output) between EKF2 construction and once it actually starts running
    dagar authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    2d15c96 View commit details
    Browse the repository at this point in the history
  9. fixed micrortps_agent usage description

    zeroos authored and TSC21 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    7053919 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    047fb13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58b40fb View commit details
    Browse the repository at this point in the history
  3. flashparams: Fix a null-pointer dereference crash

    Fix a potential crash caused by calling erase_sector with a null
    sector_descriptor (current_sector == 0).
    
    Signed-off-by: Jukka Laitinen <[email protected]>
    jlaitine authored and davids5 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    b99e597 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Update submodule matrix to latest Thu Apr 15 00:39:06 UTC 2021

        - matrix in PX4/Firmware (d9ebf2a): PX4/PX4-Matrix@3679f7f
        - matrix current upstream: PX4/PX4-Matrix@1d0e7f1
        - Changes: PX4/PX4-Matrix@3679f7f...1d0e7f1
    
        1d0e7f1 2021-04-14 Daniel Agar - Matrix: use naive per element copy instead of memcpy call
    1344ce0 2021-04-14 Daniel Agar - Euler: simplify DCM constructor
    PX4BuildBot authored and dagar committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    592dc65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2219e09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd4839e View commit details
    Browse the repository at this point in the history
  4. rc: dsm allow full range

    dagar authored and LorenzMeier committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    5c4582c View commit details
    Browse the repository at this point in the history
  5. Update submodule matrix to latest Thu Apr 15 12:39:10 UTC 2021

        - matrix in PX4/Firmware (501b463): PX4/PX4-Matrix@1d0e7f1
        - matrix current upstream: PX4/PX4-Matrix@b8568a8
        - Changes: PX4/PX4-Matrix@1d0e7f1...b8568a8
    
        b8568a8 2021-04-14 Daniel Agar - Euler: improve quaternion constructor
    PX4BuildBot authored and dagar committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    96c7fe4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2492fb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. RTPS client get baudrate parameter if requested, and mark the device …

    …baud rate parameter as used so it shows up in QGC
    benjinne authored and TSC21 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    76e15b4 View commit details
    Browse the repository at this point in the history
  2. Fix microRTPS_client_main.cpp format

    benjinne authored and TSC21 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    42108eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dad16b View commit details
    Browse the repository at this point in the history
  4. Create publish_status() method in the heater driver, add a status fie…

    …ld to indicate if the temperature setpoint has been met within 2.5C, breakout update_params() method from the Heater::Run() method and simplify logic.
    mcsauder authored and dagar committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    3b72f3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38bc46f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Rename Snapdragon Spektrum RC

    The previous name was confusing because it did not clarify that this driver was specific to the Snapdragon platform.
    LorenzMeier committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    3d8a352 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    ff67da1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29e07b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4865d02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45ada2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e7ebbe View commit details
    Browse the repository at this point in the history
  6. [UAVCANv1] Subscriber multi topic subscription

    reg.drone.bms full support
    legacy.equipment.bms support
    PetervdPerk-NXP authored and LorenzMeier committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    3998154 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02a4d93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1804cea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b3aa46 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    f9d8c61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    789d919 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    1c624d2 View commit details
    Browse the repository at this point in the history
  2. Commander/preflight checks: Add monitoring to ESC failures

    Signed-off-by: Claudio Micheli <[email protected]>
    cmic0 authored and TSC21 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    371fa98 View commit details
    Browse the repository at this point in the history
  3. Commander:esc_checks minor improvements

    Signed-off-by: Claudio Micheli <[email protected]>
    cmic0 authored and TSC21 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    bff99f9 View commit details
    Browse the repository at this point in the history
  4. Commander: checking COM_ARM_CHK_ESCS param for ESCs telemetry

    COM_ARM_CHK_ESCS set to 0. The user will need to enable it manually.
    Co-authored-by: Beat Küng <[email protected]>
    Igor-Misic authored and TSC21 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    d631a5d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    1730cd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51f527d View commit details
    Browse the repository at this point in the history
  3. log battery status every 0.2sec instead of 0.3sec

    Battery status is logged every 0.3Sec.
    but BMS data published every 0.25Sec, so there are many drops of data.
    BazookaJoe1900 authored and dagar committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    112fc5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c71a228 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. StickAccelerationXY: change function name feasibility limit -> jerk l…

    …imit
    
    for clarity because it's more accurate.
    MaEtUgR authored and dagar committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    fee4728 View commit details
    Browse the repository at this point in the history
  2. StickAccelerationXY: fix acceleration reset using x component instead…

    … of y
    
    This entire feature only has an impact if the last mode set
    a huge acceleration and we have to take over as smooth as possible.
    But it's stil lworth fixing.
    MaEtUgR authored and dagar committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    5e75f17 View commit details
    Browse the repository at this point in the history
  3. FlightTaskManualAcceleration: change reset order, check all component…

    …s for NAN
    
    Just cleanup and completeness.
    MaEtUgR authored and dagar committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    9e2375a View commit details
    Browse the repository at this point in the history
  4. FlightTask: reactivate tasks on ground with empty setpoint

    Such that they properly reset and don't try to take over smoothly from
    their own setpoints generated in the last loop iteration.
    MaEtUgR authored and dagar committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    6df2997 View commit details
    Browse the repository at this point in the history
  5. check_code_style_all.sh: remove ignored xargs parameter

    to suppress the warning message:
    `xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value`
    when running make format.
    MaEtUgR authored and dagar committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    5416679 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59b70a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Configuration menu
    Copy the full SHA
    ed0fa99 View commit details
    Browse the repository at this point in the history
  2. sensors/vehicle_angular_velocity: properly handle filter reset on FIF…

    …O data scale changes
    
    For the sake of efficiency (at 8 kHz) all filtering is performed on the raw data before the calibration and rotation is applied to only the final output. As a result we have to be a bit more careful when switching between sensors or in cases where the gyro scale factor changes (eg icm42688p 20 bit data rescaled to fit in int16 output).
    dagar authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    8478d1e View commit details
    Browse the repository at this point in the history
  3. sensors/vehicle_imu: accel clipping warning minor improvements

     - no warning if accel is disabled
     - threshold increased 100 -> 1000 (only warn if severe ongoing clipping)
     - more generic warning message (vehicle isn't necessarily in air flying)
    dagar authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    6e9e503 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. poor-mans-profiler: Add documentation

    Now sets the GDB serial device to the path of a DroneCode Probe by
    default, with option command-line option override.
    
    A few usage instructions added to the top of the file.
    JacobCrabill authored and bkueng committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    cc81c7d View commit details
    Browse the repository at this point in the history
  2. rover: publish actuator controls with rate of gyro

    Some ESC's with DShot don't initialize otherwise (as the 200Hz of the vehicle attitude rate is too low).
    benjinne authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    3664d9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c266c3e View commit details
    Browse the repository at this point in the history
  4. paw3902: Default to using SENS_FLOW_ROT rotation

    This restores the behavior to what it was previous to PX4#16338 (74083d6).
    
    Signed-off-by: Alex Mikhalev <[email protected]>
    amikhalev authored and dagar committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    cbf3410 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. vtol_type: reset accel to pitch integrator

    Signed-off-by: RomanBapst <[email protected]>
    RomanBapst committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    f6a34e1 View commit details
    Browse the repository at this point in the history
  2. land_detector: robustify land detection by using distance to ground info

    - if distance to the ground is available then hysteresis times will be increased
    by a factor of 3 if vehicle is higher than 1m above ground
    
    Signed-off-by: RomanBapst <[email protected]>
    RomanBapst authored and bkueng committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    171c263 View commit details
    Browse the repository at this point in the history
  3. fix bmi088: set correct accel scale

    This affected the clipping limit, which was set too low
    bkueng authored and dagar committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    1a89f16 View commit details
    Browse the repository at this point in the history
  4. Subscription: fix ChangeInstance

    bkueng authored and dagar committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    0a98c5a View commit details
    Browse the repository at this point in the history
  5. ekf2: check if ChangeInstance succeeded

    bkueng authored and dagar committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    38c1ec6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    925213d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2d73dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b898aab View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. ROMFS/px4fmu_common/init.d-posix/rcS: split and source data from file…

    …s in PATH
    korotkoves authored and bkueng committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    d622048 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    757f1df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9980d2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f098a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96bc58f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. boards: mro pixracerpro set BOARD_SUPPORTS_RC_SERIAL_PORT_OUTPUT inst…

    …ead of RC_SERIAL_SINGLEWIRE
    dagar committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    64688b0 View commit details
    Browse the repository at this point in the history
  2. mavsdk_tests: specify required MAVSDK version

    This way it can be better picked up by CI scripts.
    julianoes authored and dagar committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    7384bd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14e5109 View commit details
    Browse the repository at this point in the history
  4. mavsdk_tests: check installed version

    Starting with MAVSDK 0.39.0 we can specify the version required. This
    way we can fail at configure time instead of later during compilation or
    linking.
    julianoes authored and dagar committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    43fccec View commit details
    Browse the repository at this point in the history
  5. mavsdk_tests: use global position instead of local

    We are currently not testing with flow only anyway, so we might as well
    remove this for now.
    julianoes authored and dagar committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    e7fcfbf View commit details
    Browse the repository at this point in the history
  6. mavsdk_tests: fix timeout at 1x speed

    julianoes authored and dagar committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    f16913c View commit details
    Browse the repository at this point in the history
  7. mavsdk_tests: unused var and index fix

    julianoes authored and dagar committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    4f52c0b View commit details
    Browse the repository at this point in the history
  8. CI Update to 2021-04-29

    davids5 authored and dagar committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    92344b9 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Update submodule sitl_gazebo to latest Sat May 1 00:38:24 UTC 2021

        - sitl_gazebo in PX4/Firmware (283138e): PX4/PX4-SITL_gazebo-classic@05e2cd9
        - sitl_gazebo current upstream: PX4/PX4-SITL_gazebo-classic@4c27fc7
        - Changes: PX4/PX4-SITL_gazebo-classic@05e2cd9...4c27fc7
    
        4c27fc7 2021-04-20 JaeyoungLim - Update mavsdk versions for firmware SITL tests (PX4#741)
    PX4BuildBot authored and dagar committed May 1, 2021
    Configuration menu
    Copy the full SHA
    d2a118e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    186bc2b View commit details
    Browse the repository at this point in the history
  3. Update submodule jMAVSim to latest Sat May 1 12:41:22 UTC 2021

        - jMAVSim in PX4/Firmware (d2a118e): PX4/jMAVSim@358b6cc
        - jMAVSim current upstream: PX4/jMAVSim@2b610ca
        - Changes: PX4/jMAVSim@358b6cc...2b610ca
    
        2b610ca 2021-04-21 Julian Oes - Merge pull request PX4#126 from PX4/pr-forwarding
    75f2aa3 2021-04-21 Julian Oes - Serial/TCP/UDP ports: mark messages as forwarded
    PX4BuildBot authored and dagar committed May 1, 2021
    Configuration menu
    Copy the full SHA
    dd04650 View commit details
    Browse the repository at this point in the history
  4. Update rc.vtol_defaults

    based on our experience with VTOL it makes sense to change the yaw mode default. You always want your VTOL to yaw in transition direction before starting the transition.
    fury1895 authored and dagar committed May 1, 2021
    Configuration menu
    Copy the full SHA
    759a60a View commit details
    Browse the repository at this point in the history
  5. Alphabetize flight_mode_manager CMakeLists.txt list, and group/format…

    … types in FlightTask.cpp/hpp.
    mcsauder authored and dagar committed May 1, 2021
    Configuration menu
    Copy the full SHA
    4eb758e View commit details
    Browse the repository at this point in the history
  6. Update submodule public_regulated_data_types to latest Sat May 1 12:4…

    …1:39 UTC 2021
    
        - public_regulated_data_types in PX4/Firmware (d052cf4): OpenCyphal/public_regulated_data_types@309b251
        - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@1337b1c
        - Changes: OpenCyphal/public_regulated_data_types@309b251...1337b1c
    
        1337b1c 2021-04-23 Pavel Kirienko - Update the `nominal_voltage` in battery parameters (PX4#114)
    PX4BuildBot authored and dagar committed May 1, 2021
    Configuration menu
    Copy the full SHA
    199db72 View commit details
    Browse the repository at this point in the history
  7. Update submodule public_regulated_data_types to latest Sat May 1 12:4…

    …1:36 UTC 2021
    
        - public_regulated_data_types in PX4/Firmware (bb5225ddae32f3a85f6c01fa5957f1b30cb73a14): OpenCyphal/public_regulated_data_types@309b251
        - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@1337b1c
        - Changes: OpenCyphal/public_regulated_data_types@309b251...1337b1c
    
        1337b1c 2021-04-23 Pavel Kirienko - Update the `nominal_voltage` in battery parameters (PX4#114)
    PX4BuildBot authored and dagar committed May 1, 2021
    Configuration menu
    Copy the full SHA
    8ef10c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1654205 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. github actions delete MAVROS avoidance tests

     - these aren't currently running properly on github actions, but continue to use build resources
    dagar committed May 2, 2021
    Configuration menu
    Copy the full SHA
    92dc1a7 View commit details
    Browse the repository at this point in the history
  2. Update submodule ecl to latest Sun May 2 12:39:08 UTC 2021

        - ecl in PX4/Firmware (cb999f37d4891ebfbbc21b4ce9b3851888b39ad4): PX4/PX4-ECL@5d34d7a
        - ecl current upstream: PX4/PX4-ECL@a7b8afe
        - Changes: PX4/PX4-ECL@5d34d7a...a7b8afe
    
        a7b8afe 2021-04-30 Eike - Allow rangefinder fusion in vision height mode (Fix for PX4#994) (PX4#999)
    4ac57d3 2021-04-25 Daniel Agar - EKF: increase fault flags value size to fit current flag bits (> 16)
    PX4BuildBot authored and dagar committed May 2, 2021
    Configuration menu
    Copy the full SHA
    32d354e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    514d4fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e2343a View commit details
    Browse the repository at this point in the history
  5. update submodule micro-CDR

    TSC21 authored and dagar committed May 2, 2021
    Configuration menu
    Copy the full SHA
    18dc0e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ec5a12 View commit details
    Browse the repository at this point in the history
  7. Tools/process_sensor_caldata.py - median filter sensor data

     - this makes it a bit easier to see what's going on now that the raw sensor data (sensor_accel, sensor_gyro) is completely unfiltered
    dagar authored May 2, 2021
    Configuration menu
    Copy the full SHA
    b4e0a83 View commit details
    Browse the repository at this point in the history
  8. mavlink: remove unused methods

    julianoes authored and dagar committed May 2, 2021
    Configuration menu
    Copy the full SHA
    cfcc074 View commit details
    Browse the repository at this point in the history
  9. mavlink: fix HITL battery status publication

    Without these fields the pre-arm check would complain and fail.
    
    Also, the voltage is adjusted to be at around 70% rather than 30% which
    would almost start to trigger warnings.
    julianoes authored and dagar committed May 2, 2021
    Configuration menu
    Copy the full SHA
    6ae23e7 View commit details
    Browse the repository at this point in the history
  10. mavlink: keep track of seq for any component

    Instead of only keeping track of the sequence ID of specific "supported"
    components, we now keep track of any sysid/compid of an incoming
    message. Before this change, unknown components (such as jMAVSim) would
    completely screw up the mavlink message stats and create confusion (at
    least in my case).
    
    With this change we currently keep track of up to 8 other components.
    Once we reach the limit, we will print a warning.
    julianoes authored and dagar committed May 2, 2021
    Configuration menu
    Copy the full SHA
    71bd35f View commit details
    Browse the repository at this point in the history
  11. mavlink: move thread handling into MavlinkReceiver

    In my opinion this makes it much cleaner and will allow mavlink main to
    directly call the receiver.
    julianoes authored and dagar committed May 2, 2021
    Configuration menu
    Copy the full SHA
    4498509 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    370d9ee View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5784f1d View commit details
    Browse the repository at this point in the history
  14. mavlink: fix pthread usage

    julianoes authored and dagar committed May 2, 2021
    Configuration menu
    Copy the full SHA
    aa0752a View commit details
    Browse the repository at this point in the history
  15. mavlink: clang-tidy fix

    julianoes authored and dagar committed May 2, 2021
    Configuration menu
    Copy the full SHA
    e9a1599 View commit details
    Browse the repository at this point in the history
  16. mavlink: use 4s for HITL

    This is more inline with SITL.
    julianoes authored and dagar committed May 2, 2021
    Configuration menu
    Copy the full SHA
    d96ba2d View commit details
    Browse the repository at this point in the history
  17. mavlink: improve rx stats printf

    julianoes authored and dagar committed May 2, 2021
    Configuration menu
    Copy the full SHA
    abee13d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    783a780 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    feebb24 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3b24aba View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e78a428 View commit details
    Browse the repository at this point in the history
  22. sensors/vehicle_gps_position: Fix raw_dt and present_dt calculation i…

    …n gps_blending
    
    If the GPS data is passed from companion computer, there may be inaccuracies
    with timesync. This may cause time deltas to overflow.
    
    Make the time delta calculation using floats directly, wich results in negative
    numbers in case there are such inaccuracies.
    
    Signed-off-by: Jukka Laitinen <[email protected]>
    jlaitine authored May 2, 2021
    Configuration menu
    Copy the full SHA
    fa9fdce View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. tiltrotor: only allow increasing tilt during first part of transition

    Signed-off-by: Silvan Fuhrer <[email protected]>
    sfuhrer authored and dagar committed May 3, 2021
    Configuration menu
    Copy the full SHA
    3c4b0c1 View commit details
    Browse the repository at this point in the history
  2. Navigator: remove WORK_ITEM_TYPE_CMD_BEFORE_MOVE

    It was used to make the vehicle needing to accept the waypoint after a VTOL transition in the new VTOL mode
    
    Signed-off-by: Silvan Fuhrer <[email protected]>
    sfuhrer committed May 3, 2021
    Configuration menu
    Copy the full SHA
    5579a1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c6b3ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd2aceb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecc5154 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3ddbe8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf97582 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab10e68 View commit details
    Browse the repository at this point in the history
  9. vtol: init boolean consistently

    Signed-off-by: RomanBapst <[email protected]>
    RomanBapst authored and dagar committed May 3, 2021
    Configuration menu
    Copy the full SHA
    cd4378b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. arch.sh: Syntax error fix

    Script failed for me with following error
    PX4-Autopilot/Tools/setup/arch.sh: line 159: syntax error near unexpected token `else'
    PX4-Autopilot/Tools/setup/arch.sh: line 159: `			else'
    Seems like there is nothing to do in case of positive if case.
    Changed code should maintain logic
    MikolajGrzybek authored and bkueng committed May 4, 2021
    Configuration menu
    Copy the full SHA
    4e69952 View commit details
    Browse the repository at this point in the history
  2. protocol_splitter: Sp2Header defined as union (PX4#17511)

    Aligned with agent_protocol_splitter to make byte access easier
    for checksum generation
    
    Co-authored-by: Nuno Marques <[email protected]>
    jnippula and TSC21 authored May 4, 2021
    Configuration menu
    Copy the full SHA
    04b7ee4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3348869 View commit details
    Browse the repository at this point in the history
  4. land detector: log more states in order to facilitate debugging groun…

    …d contact state
    
    Signed-off-by: RomanBapst <[email protected]>
    RomanBapst authored and MaEtUgR committed May 4, 2021
    Configuration menu
    Copy the full SHA
    269ce07 View commit details
    Browse the repository at this point in the history
  5. MulticopterLandDetector: Make land detection time configurable

    The tree stages used arbitrary 350, 250 300ms totally 900ms
    So this changes it to each stage to a third of the parameter.
    Default it is 1 second -> 333ms per stage.
    MaEtUgR committed May 4, 2021
    Configuration menu
    Copy the full SHA
    2e292ab View commit details
    Browse the repository at this point in the history
  6. MulticopterLandDetector: use setpoint generation to infer decend intent

    For any normal use case where a downwards velocity setpoint is set
    this works exactly the same as before.
    E.g. autonomous landing, landing in Altitude or Position mode
    
    The advantage is that the very common case where a vehicle tries
    to hold a constant altitude but fails to do so e.g. during a hard brake
    with too much lift the resulting downwards velocity was interpreted
    as descend intent and since the vehicle already struggled to hold altitude
    with low thrust and was not moving fast anymore because it was braking
    this lead to a lot more false positives on certain vehicle types.
    
    The disadvantage is that not setting a downwards velocity setpoint but
    just moving the position setpoint into the ground does not result in
    land detection anymore. We do not use this method of landing anymore for
    quite a while. It's not recommended and I wonder if there's some rare use
    case like offboard where this is done.
    
    We could add an additional case for the specific case to land with a
    position setpoint only.
    MaEtUgR committed May 4, 2021
    Configuration menu
    Copy the full SHA
    c285336 View commit details
    Browse the repository at this point in the history
  7. FlightModeManager: move velocity control feedback into FlightTask

    This was only handled outside because FlightTaks lived in the
    multicopter position controller which produces the data that was
    needed but now it doesn't make sense anymore to handle this
    subscription separately.
    
    It's better to have it inside the base task to have the data available
    on task activation sucht that e.g. Altitude mode can take over smoothly
    from Position mode.
    MaEtUgR committed May 4, 2021
    Configuration menu
    Copy the full SHA
    ee87257 View commit details
    Browse the repository at this point in the history
  8. legacy_data_types specify branch

    PetervdPerk-NXP authored and dagar committed May 4, 2021
    Configuration menu
    Copy the full SHA
    24c2967 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ec40a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b7ce61 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    f5b6656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68a9e98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1d3be4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62dc926 View commit details
    Browse the repository at this point in the history
  5. Fix implicit float to double conversions

    The both results of ?: should be of same type, and some compilers give error
    on this:
    	" implicit conversion from 'float' to 'double' to match other result of conditional"
    
    Signed-off-by: Jukka Laitinen <[email protected]>
    jlaitine authored and LorenzMeier committed May 5, 2021
    Configuration menu
    Copy the full SHA
    532f370 View commit details
    Browse the repository at this point in the history
  6. FlightTaskManualAltitude: Fix double->float conversion in initialization

    This gives an error on some new compilers, e.g. riscv64-unknown-elf 10.2.0
    
    Signed-off-by: Jukka Laitinen <[email protected]>
    jlaitine authored and LorenzMeier committed May 5, 2021
    Configuration menu
    Copy the full SHA
    ac6e7a1 View commit details
    Browse the repository at this point in the history
  7. FMUK66 free up some RAM

    PetervdPerk-NXP authored and LorenzMeier committed May 5, 2021
    Configuration menu
    Copy the full SHA
    9a08512 View commit details
    Browse the repository at this point in the history
  8. io_timer:Fixed imposible logic

    davids5 authored and LorenzMeier committed May 5, 2021
    Configuration menu
    Copy the full SHA
    dcbfc9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44cdc52 View commit details
    Browse the repository at this point in the history
  10. PWMOut:Fix pwm status

    davids5 authored and LorenzMeier committed May 5, 2021
    Configuration menu
    Copy the full SHA
    dd4ffb3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    362db92 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d6a5491 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eae01a0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4d4d8ed View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1a5741f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4da1ec1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4c8dca7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b3b74ea View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9c761d9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    310d166 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    867aa9d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    50d3af1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3820f76 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    86360d0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3f5a0e4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    118839e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    633fbe1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    69bf437 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7dd57d5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4f8c1cc View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2d3800f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    923af2c View commit details
    Browse the repository at this point in the history
  33. NuttX with WIP OTG_ID

    davids5 authored and LorenzMeier committed May 5, 2021
    Configuration menu
    Copy the full SHA
    d5b60f7 View commit details
    Browse the repository at this point in the history
  34. cuav_nora: Disable OTG_ID_GPIO

    davids5 authored and LorenzMeier committed May 5, 2021
    Configuration menu
    Copy the full SHA
    07e3856 View commit details
    Browse the repository at this point in the history
  35. cuav_x7pro: Disable OTG_ID_GPIO

    davids5 authored and LorenzMeier committed May 5, 2021
    Configuration menu
    Copy the full SHA
    a654c37 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    21cf26a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    3779ff3 View commit details
    Browse the repository at this point in the history
  38. modalai_fc-v1: Disable OTG_ID_GPIO

    davids5 authored and LorenzMeier committed May 5, 2021
    Configuration menu
    Copy the full SHA
    1f61dcf View commit details
    Browse the repository at this point in the history
  39. px4_fmu-v5: Disable OTG_ID_GPIO

    davids5 authored and LorenzMeier committed May 5, 2021
    Configuration menu
    Copy the full SHA
    0385245 View commit details
    Browse the repository at this point in the history
  40. px4_fmu-v5x: Disable OTG_ID_GPIO

    davids5 authored and LorenzMeier committed May 5, 2021
    Configuration menu
    Copy the full SHA
    baa37c1 View commit details
    Browse the repository at this point in the history
  41. px4_fmu-v6x: Disable OTG_ID_GPIO

    davids5 authored and LorenzMeier committed May 5, 2021
    Configuration menu
    Copy the full SHA
    19fa5cf View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    3d166d3 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3702140 View commit details
    Browse the repository at this point in the history
  44. follow-target: name variable correctly

    potaito authored and dagar committed May 5, 2021
    Configuration menu
    Copy the full SHA
    f1fca09 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    5d9b350 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    2d6bc9b View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    5f19eea View commit details
    Browse the repository at this point in the history
  48. follow-me: formatting

    potaito authored and dagar committed May 5, 2021
    Configuration menu
    Copy the full SHA
    48f3bd4 View commit details
    Browse the repository at this point in the history
  49. follow-me: log follow_target msg

    potaito authored and dagar committed May 5, 2021
    Configuration menu
    Copy the full SHA
    d1d5eba View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. ekf2: improve selector reset handling

     - handle reset count rollover (uint8_t)
     - compute full reset delta if primary estimator instance has changed or if we missed a reset
    dagar authored May 6, 2021
    Configuration menu
    Copy the full SHA
    b1ebd16 View commit details
    Browse the repository at this point in the history
  2. drivers/optical_flow/paw3902: properly discard samples after mode change

     - respect mode 2 shutter requirements from datasheet (should not operate with Shutter < 0x01F4 in Mode 2)
     - sensor reset is handled by mode change
    dagar committed May 6, 2021
    Configuration menu
    Copy the full SHA
    177ee4c View commit details
    Browse the repository at this point in the history
  3. dshot: add 3D capability

    benjinne authored May 6, 2021
    Configuration menu
    Copy the full SHA
    099c2d1 View commit details
    Browse the repository at this point in the history
  4. vtol_type: in FW, set min PWM to PWM_DEFAULT_MIN instead of PWM_MOTOR…

    …_OFF
    
    Signed-off-by: Silvan Fuhrer <[email protected]>
    sfuhrer committed May 6, 2021
    Configuration menu
    Copy the full SHA
    08dab18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9419f9c View commit details
    Browse the repository at this point in the history
  6. Update submodule ecl to latest Thu May 6 12:39:12 UTC 2021

        - ecl in PX4/Firmware (a300d32): PX4/PX4-ECL@a7b8afe
        - ecl current upstream: PX4/PX4-ECL@29243ac
        - Changes: PX4/PX4-ECL@a7b8afe...29243ac
    
        29243ac 2021-05-05 bresch - yaw_reset: reduce minimum vector length to compute yaw error
    aad4840 2021-05-02 Kabir Mohammed - EKF: increase allowed difference between flow and gyro ODRs
    PX4BuildBot authored and dagar committed May 6, 2021
    Configuration menu
    Copy the full SHA
    e265eba View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. NuttX Backports

       [BACKPORT] binnfmt:Fix return before close ELF fd
       stm32h7: serial: use dma tx semaphore as resource holder
       [BACKPORT] stm32h7:Serial Add RX and TX DMA
       [BACKPORT] drivers/serial: fix Rx interrupt enable for cdcacm
       [BACKPORT] stm32h7:Allow for reuse of the OTG_ID GPIO
       [BACKPORT] stm32f7:Allow for reuse of the OTG_ID GPIO
    davids5 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    8d82560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1e0702 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. airspeed calibration: instruct to blow into front of pitot

    ... rather than across it
    hamishwillee authored and dagar committed May 8, 2021
    Configuration menu
    Copy the full SHA
    d3fd03a View commit details
    Browse the repository at this point in the history
  2. commander: ignore calibration in HITL

    The calibration is not found in HITL mode. Therefore, I suggest to
    ignore this step and assume the calibration is fine.
    
    This mostly fixes the preflight check indicator in QGC, arming was (for
    some reason?) already possible.
    julianoes authored and dagar committed May 8, 2021
    Configuration menu
    Copy the full SHA
    648a21f View commit details
    Browse the repository at this point in the history
  3. commander: assume power is fine for HITL

    This means that the preflight check indicator in QGC is green for HITL.
    julianoes authored and dagar committed May 8, 2021
    Configuration menu
    Copy the full SHA
    ac97b55 View commit details
    Browse the repository at this point in the history
  4. ekf2: don't timeout in HITL mode

    Otherwise ekf2 might not start if HITL isn't started within 30 seconds.
    julianoes authored and dagar committed May 8, 2021
    Configuration menu
    Copy the full SHA
    29730e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f15eefc View commit details
    Browse the repository at this point in the history
  6. Makefile: clean and distclean updates

     - update clean to recurse all build directories and use build system clean
     - git clean is used to remove submodule generated build artifacts that
    are left in the source tree
     - distclean now discards all build directories and any gitignored
    filess that were generated in source directories (but not top level)
    dagar authored and LorenzMeier committed May 8, 2021
    Configuration menu
    Copy the full SHA
    dfb4ec5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c92625 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c49c893 View commit details
    Browse the repository at this point in the history
  9. NuttX Backports Fixing SDIO/SDMMC Data Timeouts

       stm32, F7 and H7
    davids5 committed May 8, 2021
    Configuration menu
    Copy the full SHA
    541697d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. sitl_gazebo: update submodule

    This fixes the simulation stalling after 30mins due to an int overflow.
    julianoes authored and LorenzMeier committed May 9, 2021
    Configuration menu
    Copy the full SHA
    e4ee7c7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    69e0c2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e87a6c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6215e6c View commit details
    Browse the repository at this point in the history
  4. commander: added prearm check for geofence violation

    - if geofence action is not none, then don't allow arming outside of geofence
    
    Signed-off-by: RomanBapst <[email protected]>
    RomanBapst committed May 10, 2021
    Configuration menu
    Copy the full SHA
    3ac8c23 View commit details
    Browse the repository at this point in the history
  5. vehicle_status: added field for geofence violation

    Signed-off-by: RomanBapst <[email protected]>
    RomanBapst committed May 10, 2021
    Configuration menu
    Copy the full SHA
    3b27864 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8ec6b3 View commit details
    Browse the repository at this point in the history
  7. FW Position controller: improve parameter sanity checks (provide more…

    … feedback)
    
    Signed-off-by: Silvan Fuhrer <[email protected]>
    sfuhrer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    63a53d4 View commit details
    Browse the repository at this point in the history
  8. addressed review comments (fixes in error message and comments)

    Signed-off-by: Silvan Fuhrer <[email protected]>
    sfuhrer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    bf311ed View commit details
    Browse the repository at this point in the history
  9. translate ASPD_STALL to FW_AIRSPD_STALL

    Signed-off-by: Silvan Fuhrer <[email protected]>
    sfuhrer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    2f73115 View commit details
    Browse the repository at this point in the history
  10. Airspeed selector: use module params for FW_AIRSPD_STALL

    Signed-off-by: Silvan Fuhrer <[email protected]>
    sfuhrer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    596da5b View commit details
    Browse the repository at this point in the history
  11. Airspeed selector: fix in_air_fixed_wing condition

    Signed-off-by: Silvan Fuhrer <[email protected]>
    sfuhrer committed May 10, 2021
    Configuration menu
    Copy the full SHA
    b7e563b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. gps: Updated timeout time for the rover with moving base

    The MB rover will wait as long as possible to compute a navigation solution, possibly lowering the navigation rate all the way to 1 Hz while doing so.
    Igor-Misic authored and bkueng committed May 11, 2021
    Configuration menu
    Copy the full SHA
    d9e31d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05a2d4d View commit details
    Browse the repository at this point in the history
  3. fix logger: use free() instead of 'delete[]' for _buffer

    The allocation got changed to px4_cache_aligned_alloc
    bkueng authored and julianoes committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e77b441 View commit details
    Browse the repository at this point in the history
  4. cmake: remove romfs content before tar extraction

    This avoids incremental build errors when switching between branches with
    a different set of airframes.
    
    E.g:
    Aborting due to missing @type tag in file: 'Firmware/build/px4_fmu-v5_default/etc/init.d/airframes/13030_generic_vtol_quad_tiltrotor'
    bkueng authored and dagar committed May 11, 2021
    Configuration menu
    Copy the full SHA
    d300a87 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    ad04821 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. busy -> invalid item

    JonasVautherin authored and julianoes committed May 13, 2021
    Configuration menu
    Copy the full SHA
    5f14ee2 View commit details
    Browse the repository at this point in the history