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

Weekly Digest (12 April, 2020 - 19 April, 2020) #14700

Closed
weekly-digest bot opened this issue Apr 19, 2020 · 0 comments
Closed

Weekly Digest (12 April, 2020 - 19 April, 2020) #14700

weekly-digest bot opened this issue Apr 19, 2020 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Apr 19, 2020

Here's the Weekly Digest for PX4/Firmware:


ISSUES

Last week 52 issues were created.
Of these, 25 issues have been closed and 27 issues are still open.

OPEN ISSUES

💚 #14699 [WIP]: CUAV X7Pro board support, by dagar
💚 #14698 Irlock report in HITL, by dusan19
💚 #14697 Linux Boards , by bilginmu
💚 #14696 Unable to connect gazebo simulator with px4_sitl when launched with ROS, by SarthakGupta22
💚 #14695 add EKF2 replay testing, by dagar
💚 #14692 [WIP]FlightTask: Fix ekf2 reset race condition during task switch, by bresch
💚 #14691 build tools: bring GNU Arm Embedded Toolchain Version 9 to CI and setup scripts, by TSC21
💚 #14690 Tools/px_uploader: exit if unsuitable board is connected, by bkueng
💚 #14689 Unable to run VSC SITL debugging, by akkawimo
💚 #14688 TiltRotor VTOL goes to 0 thrust during transition under v1.10.1, by bys1123
💚 #14685 [DO NOT MERGE] ecl/EKF update with fixes for baro fail-over in GPS hgt mode, by dagar
💚 #14681 Add Femtomes GPS Driver, by bys1123
💚 #14678 UAVCAN Air Data Support, by avionicsanonymous
💚 #14677 Multicopter v1.11 beta testing - max throttle is suddenly asserted, by dagar
💚 #14676 [DO NOT MERGE]: change default integration period 4000 us -> 2500 us, by dagar
💚 #14675 Some AUX pwm outputs go lower on arm, by Thijs----
💚 #14671 Arm tone alarms after pressed pre-arm button to disarm vehicle in fixed-wing mode-tiltrotor-v1.11.0-beta1, by saengphet
💚 #14670 BAT_V_DIV and BAT_A_PER_V params missing unless battery_status module is included in build, by modaltb
💚 #14668 AirSim - PX4 - SITL issue, by johan606303
💚 #14666 RFC: Improve sensor (device) type IDs, by JacobCrabill
💚 #14665 [WIP] Separate out FlightTasks from position control module, by MaEtUgR
💚 #14661 Pixracer mag not working, by julianoes
💚 #14659 Unstable GPS data while using the 2nd telemetry on TELEM2 port - v1.11.0-beta1, by saengphet
💚 #14655 NuttX mkfatfs doesn't seem to work, by dagar
💚 #14652 Add aion robotics r1 rover as a sitl target for Gazebo, by Jaeyoung-Lim
💚 #14651 EKF2 replay on SITL logs is not reproducible, by vanurag
💚 #14650 [WIP]: initial Multi-EKF proof of concept, by dagar

CLOSED ISSUES

❤️ #14694 posix rcS: always disable CPU load check in SITL, by MaEtUgR
❤️ #14693 github actions limit bloaty comparisons to new Ubuntu 20.04 containers, by dagar
❤️ #14687 Jenkins: hardware print more status per board and cleanup SD card, by dagar
❤️ #14686 I2CSPIDriverBase startup errors, by dagar
❤️ #14684 FlightTaskOffboard: fix header comment, by MaEtUgR
❤️ #14683 nuttx: update submodule, by bkueng
❤️ #14682 Add px4vision sitl target and keep models follow alphabetical order in sitl_target, by bys1123
❤️ #14680 Jenkins: hardware print px4io status, pwm info for all outputs, pwm_out status, by dagar
❤️ #14679 drivers: I2CSPIDriver add a number of missing addresses, by dagar
❤️ #14674 HITL simulation with the latest PX4 firmware using Pixhawk4 mini does not work, by Mitchell-Lee-93
❤️ #14673 mavlink: lock sending messages outside, by julianoes
❤️ #14672 Rover speed pid Ki and Kd parameters inversion, by flbernier
❤️ #14669 Jenkins: increase history for remaining builds, by dagar
❤️ #14667 [WIP] mavlink: don't throttle parameter manager, ftp, or log handler, by dagar
❤️ #14664 fix param_translation: set address to 0 only on NuttX, by bkueng
❤️ #14663 commander: fix preflight check spam, by julianoes
❤️ #14662 PreflightCheck spam, by julianoes
❤️ #14660 vtol: do not control deceleration during backtransition in stabilize mode, by RomanBapst
❤️ #14658 boards: px4/fmu-v4pro cleanup rc.board_sensors, by dagar
❤️ #14657 tests: microbenchmarks reduce iterations and sleep inbetween, by dagar
❤️ #14656 Jenkins HIL remove px4_fmu-v4_optimized, by dagar
❤️ #14654 one question from attitude controller, by Biffilion
❤️ #14653 Merge pull request #2 from PX4/master, by saengphet
❤️ #14649 "param_modify_on_import" breaks calibration on param load, by navioglider
❤️ #14648 Simtoo Moment drone (Hoshi 007 Pro), by JMB18000

LIKED ISSUE

👍 #14650 [WIP]: initial Multi-EKF proof of concept, by dagar
It received 👍 x1, 😄 x0, 🎉 x6 and ❤️ x6.

NOISY ISSUE

🔈 #14677 Multicopter v1.11 beta testing - max throttle is suddenly asserted, by dagar
It received 6 comments.


PULL REQUESTS

Last week, 63 pull requests were created, updated or merged.

OPEN PULL REQUEST

Last week, 2 pull requests were opened.
💚 #14699 [WIP]: CUAV X7Pro board support, by dagar
💚 #14685 [DO NOT MERGE] ecl/EKF update with fixes for baro fail-over in GPS hgt mode, by dagar

UPDATED PULL REQUEST

Last week, 35 pull requests were updated.
💛 #14692 [WIP]FlightTask: Fix ekf2 reset race condition during task switch, by bresch
💛 #14691 build tools: bring GNU Arm Embedded Toolchain Version 9 to CI and setup scripts, by TSC21
💛 #14690 Tools/px_uploader: exit if unsuitable board is connected, by bkueng
💛 #14681 Add Femtomes GPS Driver, by bys1123
💛 #14678 UAVCAN Air Data Support, by avionicsanonymous
💛 #14676 [DO NOT MERGE]: change default integration period 4000 us -> 2500 us, by dagar
💛 #14665 [WIP] Separate out FlightTasks from position control module, by MaEtUgR
💛 #14652 Add aion robotics r1 rover as a sitl target for Gazebo, by Jaeyoung-Lim
💛 #14650 [WIP]: initial Multi-EKF proof of concept, by dagar
💛 #14646 [WIP] icm20689: track consecutive failures and trigger reset, by dagar
💛 #14643 Support gliding setpoints for autonomous soaring, by Jaeyoung-Lim
💛 #14546 Added 2 IMU I2C drivers, SPI mode and bus speed option, fixed 1 I2C read bug, etc. [rebased], by bkueng
💛 #14545 RPM message simulator (dummy publisher), by roman-dvorak
💛 #14539 FlightGear simulator support, by kaklik
💛 #14518 [DO NOT MERGE]: uavcannode (v1) testing branch, by dagar
💛 #14504 px4io: move to WQ to reduce control latency, by dagar
💛 #14475 add new CUAV Nora board, by bkueng
💛 #14469 Add SITL target for px4vision, by Jaeyoung-Lim
💛 #14363 Parameter system enhancement, by RomanBapst
💛 #14254 Airspeed preflight checks update, by sfuhrer
💛 #14181 uORB::SubscriptionCallback relax interval check to accommodate realistic sensor publication rates and occasional jitter, by dagar
💛 #13932 EKF2: blend GPS antenna offsets, by CarlOlsson
💛 #13824 Block arming if takeoff waypoint is inactive and MIS_TKOFF_REQ is set to 1, by Kjkinney
💛 #13797 [DO NOT MERGE] Fixed wing land-detector block, by Kjkinney
💛 #13795 0 bank angle for GPS failure on landing, by Kjkinney
💛 #13775 PR block auto-disarm when in Launch Detection for Hand-Launched FW, by Kjkinney
💛 #13769 Rover land detection, by ealdaz-seesai
💛 #13767 Rover hold/loiter, by ealdaz-seesai
💛 #13739 geofence: GF_ALTMODE clarification, by hamishwillee
💛 #13535 [WIP] Different Attitude Setpoint Generation Strategy, by MaEtUgR
💛 #13372 UAVCAN ESC: add min and max parameters for ESC raw commands, by bresch
💛 #12903 VTOL: fix land detector during transitions to fix MC throttle drops, by sfuhrer
💛 #12864 [WIP] Lidar Lite multi instance, by DanielePettenuzzo
💛 #12191 ModuleBase add common base and cleanup, by dagar
💛 #10219 [WIP] L1 enhancements: handling small loiter radii and high winds, by tstastny

MERGED PULL REQUEST

Last week, 26 pull requests were merged.
💜 #14694 posix rcS: always disable CPU load check in SITL, by MaEtUgR
💜 #14693 github actions limit bloaty comparisons to new Ubuntu 20.04 containers, by dagar
💜 #14687 Jenkins: hardware print more status per board and cleanup SD card, by dagar
💜 #14684 FlightTaskOffboard: fix header comment, by MaEtUgR
💜 #14683 nuttx: update submodule, by bkueng
💜 #14680 Jenkins: hardware print px4io status, pwm info for all outputs, pwm_out status, by dagar
💜 #14679 drivers: I2CSPIDriver add a number of missing addresses, by dagar
💜 #14672 Rover speed pid Ki and Kd parameters inversion, by flbernier
💜 #14669 Jenkins: increase history for remaining builds, by dagar
💜 #14664 fix param_translation: set address to 0 only on NuttX, by bkueng
💜 #14663 commander: fix preflight check spam, by julianoes
💜 #14660 vtol: do not control deceleration during backtransition in stabilize mode, by RomanBapst
💜 #14658 boards: px4/fmu-v4pro cleanup rc.board_sensors, by dagar
💜 #14657 tests: microbenchmarks reduce iterations and sleep inbetween, by dagar
💜 #14656 Jenkins HIL remove px4_fmu-v4_optimized, by dagar
💜 #14647 px4_fmu-v5_stackcheck: update stack sizes and add to Jenkins, by dagar
💜 #14633 commander: add check for VTOL airfame on fmu-v2, by julianoes
💜 #14628 Preflight checks: home position and action switches, by baumanta
💜 #14614 [RFC] Consider setting default IMU_GYRO_RATEMAX to 400 Hz, by dagar
💜 #14570 PreFlightCheck: add checks for CPU load, by MaEtUgR
💜 #14568 cleanup remaining sensor driver ioctl usage, by dagar
💜 #14564 Whitespace cleanup to quiet new blank line at EOF git hook., by mcsauder
💜 #14429 tests: IntrusiveQueue test re-insert case, by dagar
💜 #14197 Clarify warning message in airspeed calibration, by Antiheavy
💜 #14129 px4_io-v2 defconfig optimizations, by dagar
💜 #12967 mavlink send helpers refactor to prevent writing partial messages, by dagar


COMMITS

Last week there were 37 commits.
🛠️ commander: Clarify airspeed calibration failure warning msg by Antiheavy
🛠️ posix rcS: always disable CPU load check by MaEtUgR
🛠️ List: handle re-inserting - clear sibling on removal - add reinsertion test case to test_list by dagar
🛠️ tests: IntrusiveQueue test re-insert case - test for the bug found and fixed in https://github.com/PX4/Firmware/pull/14423 by dagar
🛠️ drivers/lights: blinkm, rgbled, rgbled_ncp5624c add missing I2CSPIDriver address - fixes https://github.com/PX4/Firmware/issues/14686 by dagar
🛠️ github actions limit bloaty comparisons to new Ubuntu 20.04 containers by dagar
🛠️ Update default rover parameters Ki and Kd by flbernier
🛠️ Swap Ki and Kd in rover related airframes by flbernier
🛠️ Correct Ki and Kd inversion in rover pid_set_parameters by flbernier
🛠️ [Jenkins: hardware print more status and cleanup SD card - /proc meminfo and uptime

  • disable CONFIG_LIB_BOARDCTL
  • remove unnecessary pthread and task settings
  • reduce preallocated watchdogs
  • reduce console buffer size
  • reduce IDLE thread stack
  • reduce user main stack

Co-Authored-By: David Sidrane David.Sidrane@Nscdg.com](7c7ee11) by dagar
🛠️ Whitespace cleanup to quiet new blank line at EOF git hook. by mcsauder
🛠️ Jenkins: hardware print px4io status, pwm info for all outputs, pwm_out status by dagar
🛠️ boards: always change default IMU_GYRO_RATEMAX on px4_fmu-v2/v3 and mro_x21 - this can lower cpu usage considerably on older boards by dagar
🛠️ [commander: add check for VTOL airfame on fmu-v2 (#14633) * commander: add check for VTOL airfame on fmu-v2

This adds a preflight check when a VTOL airframe is configured
on a fmu-v2 where VTOL is no longer included.

  • remove holybro_durandal-v1_stackcheck from test rack (there's only one unit)](66eacd2) by dagar

CONTRIBUTORS

Last week there were 9 contributors.
👤 Antiheavy
👤 MaEtUgR
👤 dagar
👤 flbernier
👤 bkueng
👤 mcsauder
👤 julianoes
👤 baumanta
👤 RomanBapst


STARGAZERS

Last week there were 19 stagazers.
xuyuc
zhenfu128
toma-hawk
curieuxjy
Kindn
vincentpoont2
hujiaxin54321
jusevitch
nairaravind
dakna
skymaze
Suyash458
mabodi
flbernier
knightXun
ZhaoSQ-CH
renukr
buyuer
quaintalien
You all are the stars! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please 👀 Watch and Star the repository PX4/Firmware to receive next weekly updates. 😃

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. 📆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant