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 (9 February, 2020 - 16 February, 2020) #14167

Closed
weekly-digest bot opened this issue Feb 16, 2020 · 0 comments
Closed

Weekly Digest (9 February, 2020 - 16 February, 2020) #14167

weekly-digest bot opened this issue Feb 16, 2020 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Feb 16, 2020

Here's the Weekly Digest for PX4/Firmware:


ISSUES

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

OPEN ISSUES

💚 #14166 Spawn world separately from model in sitl gazebo, by Jaeyoung-Lim
💚 #14165 EKF2 estimates for x and y unstable with constant optical flow innovation , by dominiknatter
💚 #14164 Error about px4 sitl_gazebo in gazebo, by myboyhood
💚 #14162 ECL Interface Update, by kamilritz
💚 #14161 CI hardware check doesn't fail on hardfault, by BazookaJoe1900
💚 #14160 [sitl]px4_sitl gazebo_plane compile error, by jinchengde
💚 #14159 [WIP] Investigation to get PX4 compile on ARM GCC 9, by MaEtUgR
💚 #14158 Transition Denied: ARMED to INIT while midflight, by mickeyhorn
💚 #14157 PX4 reports no logs even though there are logs on the SD card, by ndepal
💚 #14156 [RFC] Board config: SPI & I2C config simplifications, by bkueng
💚 #14155 Use velocity_setpoint for feedforward instead of constraint, by jkflying
💚 #14152 Add reverse thrust (brake) channel to quadplane mixer files, by ThomasRigi
💚 #14151 Fixed reporting of battery voltages in uORB, by ItsTimmy
💚 #14150 Airframe comments parsing corner case, by MaEtUgR
💚 #14149 Where to find quadrotor parameters and matrix allocation in the firmware ?, by islamdib
💚 #14148 [WIP] UAVCAN sensor node (and px4_fmu-v4_cannode example), by dagar
💚 #14142 Remove Mixer from PX4IO; Use Only Direct PWM Passthrough, by JacobCrabill
💚 #14141 GPS & baro fusion problem, by matejbone
💚 #14139 mavlink: support mission transfer cancellation, by julianoes
💚 #14137 Periodic cutoff of local position from EKF2, by ashwinsushil
💚 #14136 Introduce "px4_arch_adc_reference_v", by SalimTerryLi
💚 #14134 navigator: fix edge case with valid idle setpoint, by julianoes
💚 #14133 EKF2 stops, causing a flight termination, by Thijs----
💚 #14132 Add support for Boat (USV) in SITL gazebo, by Jaeyoung-Lim
💚 #14129 [WIP] px4_io-v2 defconfig optimizations to review, by dagar
💚 #14127 attitude estimator not running - check system boo and Pref-fight checks failed Baro Sensors 0 Missing, by majid55-pixmini
💚 #14126 Support large number of vehicles in multivehicle SITL, by Jaeyoung-Lim

CLOSED ISSUES

❤️ #14163 Unable to run Gazebo, by Pman6543
❤️ #14154 Tools: make Python import error more readable, by julianoes
❤️ #14153 cmake: fix Python 3 libs name, by julianoes
❤️ #14147 [ECL] Accel bias stability fixes, by bresch
❤️ #14146 Failure building ros2 workspace , by Pman6543
❤️ #14145 FastRTPS failure while making agent. , by Pman6543
❤️ #14144 update branch, by GigaFlopsis
❤️ #14143 simulator: add support for multi-distance_sensor instances, by TSC21
❤️ #14140 add s32k1xx architecture support and nxp/rddrone-uavcan146 board, by dagar
❤️ #14138 A begginer need help, by islamdib
❤️ #14135 px4io - Fix array regs[] size, by BazookaJoe1900
❤️ #14131 logger: restore buffer statistics update, by dagar
❤️ #14130 vscode small improvements, by dagar
❤️ #14128 px4iofirmware: add PX4IO_PERF define to completely disable perf counters, by dagar
❤️ #14125 fix the encoding problem for subprocess.check_output, by stmoon

LIKED ISSUE

👍 #14142 Remove Mixer from PX4IO; Use Only Direct PWM Passthrough, by JacobCrabill
It received 👍 x2, 😄 x0, 🎉 x0 and ❤️ x0.

NOISY ISSUE

🔈 #14134 navigator: fix edge case with valid idle setpoint, by julianoes
It received 7 comments.


PULL REQUESTS

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

OPEN PULL REQUEST

Last week, 2 pull requests were opened.
💚 #14162 ECL Interface Update, by kamilritz
💚 #14151 Fixed reporting of battery voltages in uORB, by ItsTimmy

UPDATED PULL REQUEST

Last week, 31 pull requests were updated.
💛 #14166 Spawn world separately from model in sitl gazebo, by Jaeyoung-Lim
💛 #14159 [WIP] Investigation to get PX4 compile on ARM GCC 9, by MaEtUgR
💛 #14156 [RFC] Board config: SPI & I2C config simplifications, by bkueng
💛 #14155 Use velocity_setpoint for feedforward instead of constraint, by jkflying
💛 #14152 Add reverse thrust (brake) channel to quadplane mixer files, by ThomasRigi
💛 #14148 [WIP] UAVCAN sensor node (and px4_fmu-v4_cannode example), by dagar
💛 #14139 mavlink: support mission transfer cancellation, by julianoes
💛 #14136 Introduce "px4_arch_adc_reference_v", by SalimTerryLi
💛 #14134 navigator: fix edge case with valid idle setpoint, by julianoes
💛 #14132 Add support for Boat (USV) in SITL gazebo, by Jaeyoung-Lim
💛 #14129 [WIP] px4_io-v2 defconfig optimizations to review, by dagar
💛 #14126 Support large number of vehicles in multivehicle SITL, by Jaeyoung-Lim
💛 #14113 change topic name for the multiple agents, by stmoon
💛 #14106 uORB add bitset for faster orb_exists check and remove uORB::Subscription lazy subscribe hack/optimization, by dagar
💛 #14097 [DNM] Testing CI hardfault on NXP, by BazookaJoe1900
💛 #14096 [WIP] sensors: move baro aggregation to new sensors/vehicle_air_data, by dagar
💛 #14087 ADC: replace ioctl with uorb message, by SalimTerryLi
💛 #14065 Cosmetic changes to navigator_params, by LowOrbitIonCannon
💛 #14051 [WIP] mavlink delete MavlinkOrbSubscription and uORB delete unused orb_stat and last update timestamp, by dagar
💛 #14047 perf: latency add more buckets, print percentage, and average, by dagar
💛 #13983 Disable camera trigger in Return mode, by moreba1
💛 #13769 Rover land detection, by ealdaz-seesai
💛 #13767 Rover hold/loiter, by ealdaz-seesai
💛 #13681 Mavlink: Implemented SET_CAMERA_ZOOM, by dayjaby
💛 #13565 Microservice Versioning Proof of Concept, by ItsTimmy
💛 #13526 FlightTasks: pass the timestamp of the message that causes FlightTask-switch, by Stifael
💛 #13448 [WIP]: Investigation to get PX4 compile on ARM GCC 9, by dagar
💛 #13266 FIX: Crash after ST24/16 power down PX4#13265 , by ultrasystem
💛 #12672 Don't override MAVLink behavior in SITL .rc file, by pgorczak
💛 #12665 Add GPS_GLOBAL_ORIGIN mavlink msg., by nsteele
💛 #11663 Send PWM_MIN value after a PWM_MAX value while calibrating ESCs, by dusan19

MERGED PULL REQUEST

Last week, 13 pull requests were merged.
💜 #14154 Tools: make Python import error more readable, by julianoes
💜 #14153 cmake: fix Python 3 libs name, by julianoes
💜 #14147 [ECL] Accel bias stability fixes, by bresch
💜 #14143 simulator: add support for multi-distance_sensor instances, by TSC21
💜 #14140 add s32k1xx architecture support and nxp/rddrone-uavcan146 board, by dagar
💜 #14135 px4io - Fix array regs[] size, by BazookaJoe1900
💜 #14131 logger: restore buffer statistics update, by dagar
💜 #14130 vscode small improvements, by dagar
💜 #14128 px4iofirmware: add PX4IO_PERF define to completely disable perf counters, by dagar
💜 #14125 fix the encoding problem for subprocess.check_output, by stmoon
💜 #14104 Parameterize timeout for radio status, by nicovanduijn
💜 #14031 VTOL land detector: disable freefall detection if FW and move to airspeed_validated, by sfuhrer
💜 #13871 Board config: timer config simplifications, by bkueng


COMMITS

Last week there were 49 commits.
🛠️ VTOL land detector: extend fall_detection from multicopter land detector and disable in fixed-wing mode Extend the get_freefall_state() from MC land detector to have a VTOL-specific one that just enables free fall detection if in rotary wing or transition mode. This is done to prevent wrong free-fall detected warnings while doing low-G maneuvers (parabolic flights). Land detection is anyway disabled in FW flight for VTOL so no logic change. Signed-off-by: Silvan Fuhrer silvan@auterion.com by sfuhrer
🛠️ VTOL Land Detector: move to airspeed_validated Signed-off-by: Silvan Fuhrer silvan@auterion.com by sfuhrer
🛠️ Tools: make Python import error more readable The problem with printing the exception was that starting with Python 3.6 the ImportError is yet another (sub) exception called ModuleNotFoundError which can't be printed as a string and then triggers another exception: Traceback (most recent call last): File "/home/julianoes/src/Firmware/Tools/serial/generate_config.py", line 11, in <module> import jinja2 ModuleNotFoundError: No module named 'jinja2' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/julianoes/src/Firmware/Tools/serial/generate_config.py", line 13, in <module> print("Failed to import jinja2: " + e) TypeError: must be str, not ModuleNotFoundError As per @bkueng's suggestion the easiest is to cast the exception to str and that way prevent the second exception. by julianoes
🛠️ [simulator: add support for multi-distance_sensor instances (#14143) * simulator: add support for multi-distance_sensor instances


CONTRIBUTORS

Last week there were 10 contributors.
👤 sfuhrer
👤 julianoes
👤 TSC21
👤 nicovanduijn
👤 BazookaJoe1900
👤 bkueng
👤 bresch
👤 davids5
👤 dagar
👤 stmoon


STARGAZERS

Last week there were 17 stagazers.
RoySCU
zheedong
lacie-life
Amith4504
islamdib
dclambert
shuhei-tagawa
tanglj86
muzhiyun
HuHongLi9
MaximeWang
tmpower
helo9
beaubutton
chlchenlin
elgalu
Staszek-org
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