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 May, 2019 - 19 May, 2019) #12043

Closed
weekly-digest bot opened this issue May 19, 2019 · 0 comments
Closed

Weekly Digest (12 May, 2019 - 19 May, 2019) #12043

weekly-digest bot opened this issue May 19, 2019 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented May 19, 2019

Here's the Weekly Digest for PX4/Firmware:


ISSUES

Last week 37 issues were created.
Of these, 13 issues have been closed and 24 issues are still open.

OPEN ISSUES

💚 #12041 Implemented GND_W_RMAX param., by SalimTerryLi
💚 #12040 uORB::Subscription subscribe directly to uORB device node object, by dagar
💚 #12039 Log download speed too low via telem2 port., by myeabhishek
💚 #12038 Unsupported FCU gazebo, by mrsiekierka
💚 #12037 Add Airframe configuration for NXP HoverGames KIT-HGDRONEK66 , by igalloway
💚 #12036 Battery Status is not recognized by px4 (Battery is n/a), by hsu-ret
💚 #12035 FW review RTL loiter behaviour , by dagar
💚 #12034 [WIP] Mavlink split BATTERY_STATUS from SYS_STATUS update and handle all bricks, by dagar
💚 #12033 Multiple battery module support, by ryanjAA
💚 #12032 Fix bug Auto Land, by mrivi
💚 #12030 Thrust Spikes, by mikehpark927
💚 #12029 Simulated (GAZEBO) vehicle becomes unstable when trying to control a gimbal via the ActuatorControls message , by jannsta1
💚 #12028 Add lockstep scheduler test to gtest unit test, by julianoes
💚 #12023 [WIP] Collision prevention dynamics, by baumanta
💚 #12021 [WIP] ekf2: reduce GPS initialization time for SITL from 10s to 0.5s, by bkueng
💚 #12017 mpu9250 using accel in _accel_int.put, by yukun2016
💚 #12016 the formula "qd_red *= q" in AttitudeControl.cpp don't match the ETH article formula, by sanabj
💚 #12015 RC Loss Failsafe not triggered, by tops4u
💚 #12014 [WIP] Takeoff Revision, by MaEtUgR
💚 #12011 [Feature] Support Climb speed and Descent speed (CMD_DO_CHANGE_SPEED), by FlavioTonelli
💚 #12009 send velocity setpoint to enable proper takeoff/land, by mrivi
💚 #12007 Downloading Log files causes Mag Errors, by tops4u
💚 #12006 System wide replay broken in master, by mhkabir
💚 #12004 Build issue due to px4io.cpp (g++ 8.2.1), by MrThanlon

CLOSED ISSUES

❤️ #12031 px4_poll posix: fix wrap-around for large timeouts, by bkueng
❤️ #12027 Running PX4 SITL simulation on NVIDIA DGX, by samarth8927
❤️ #12026 Add airframe configuration for Aion R1 Rover, by ItsTimmy
❤️ #12025 uCDR and IDL: remove field ordering, causing improper serialization/deserializarion, by TSC21
❤️ #12024 Crash while building SITL, by simounours
❤️ #12022 posix_bebop_default cannot be the first argument., by gogogoKKK
❤️ #12020 Serial naming: Give UART 6 a name (maybe TELEM 6 or something can describe its function), by bys1123
❤️ #12019 Jerk parameter for auto mode, by bresch
❤️ #12018 Fix gcc9 warnings, by julianoes
❤️ #12013 fmu-v2 & fmu-v5 add missing tone_alarm to example board variants, by dagar
❤️ #12012 px4_fmu-v2_multicopter has no tones, by MotoLab
❤️ #12010 init.d-posix: raise timeouts for fast SITL, by julianoes
❤️ #12008 launch: count multi UAVs from 0, by julianoes

LIKED ISSUE

👍 #12014 [WIP] Takeoff Revision, by MaEtUgR
It received 👍 x0, 😄 x0, 🎉 x0 and ❤️ x4.

NOISY ISSUE

🔈 #12014 [WIP] Takeoff Revision, by MaEtUgR
It received 12 comments.


PULL REQUESTS

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

UPDATED PULL REQUEST

Last week, 29 pull requests were updated.
💛 #12034 [WIP] Mavlink split BATTERY_STATUS from SYS_STATUS update and handle all bricks, by dagar
💛 #12032 Fix bug Auto Land, by mrivi
💛 #12028 Add lockstep scheduler test to gtest unit test, by julianoes
💛 #12023 [WIP] Collision prevention dynamics, by baumanta
💛 #12021 [WIP] ekf2: reduce GPS initialization time for SITL from 10s to 0.5s, by bkueng
💛 #12014 [WIP] Takeoff Revision, by MaEtUgR
💛 #12009 send velocity setpoint to enable proper takeoff/land, by mrivi
💛 #11999 Auto - Yaw fixes for goto and hold, by bresch
💛 #11996 Testing: hotfix to recover test coverage CI, by MaEtUgR
💛 #11977 [WIP] Create a distance sensor driver base class and refactor the cm8jl65 driver to inherit from the class., by mcsauder
💛 #11921 Migrate remaining variable initializations from constructor list to declarations in mavlink_main.cpp/h., by mcsauder
💛 #11918 Adapted acceptance radius for rovers, and added vehicle_type field, by ItsTimmy
💛 #11894 Migrate ulanding driver class member variable initialization to declarations, format whitespace and alphabetize/group/order var/method declarations, by mcsauder
💛 #11893 Migrate tfmini driver class member variable initialization to declarations, format whitespace and alphabetize/group/order var/method declarations, by mcsauder
💛 #11892 Migrate teraranger driver class member variable initialization to declarations, format whitespace and alphabetize/group/order var/method declarations, by mcsauder
💛 #11891 Migrate srf02 driver class member variable initialization to declarations, format whitespace and alphabetize/group/order var/method declarations, by mcsauder
💛 #11878 Improve trigger control for survey applications, by LorenzMeier
💛 #11874 Cherry pick the src/modules/land_detector/ directory and voted_sensors_update.h from PR #9756, by mcsauder
💛 #11861 Change variable initialization to uniform initialization style and format whitespace in the pga460 driver., by mcsauder
💛 #11859 Migrate mb12xx driver class member variable initialization to declarations. Format whitespace and alphabetize/group/order var declarations, by mcsauder
💛 #11858 Migrate remaining member variable intialization to declarations, employ uniform initialization styling, and standardize method order within leddar_one.cpp, by mcsauder
💛 #11857 Migrate HC_SR04 class member variable initialization to declarations, augment code so that it compiles., by mcsauder
💛 #11853 Migrate cm8jl65 variable initialization from constructor list to declarations, format whitespace/comments., by mcsauder
💛 #11841 [WIP] MC auto mode - Use L1-like logic for lateral line tracking, by bresch
💛 #11665 Jenkins: add iris optical flow SITL test, by lamping7
💛 #11629 Adis16477 driver standardization work, by mcsauder
💛 #11571 PX4 general work queue and move all drivers to new work queue, by dagar
💛 #11274 Utilize DEFINE_PARAMETERS() macro for params in mavlink_receiver.cpp/h, by mcsauder
💛 #11224 Adis16448 refactor, by mcsauder

MERGED PULL REQUEST

Last week, 9 pull requests were merged.
💜 #12031 px4_poll posix: fix wrap-around for large timeouts, by bkueng
💜 #12026 Add airframe configuration for Aion R1 Rover, by ItsTimmy
💜 #12025 uCDR and IDL: remove field ordering, causing improper serialization/deserializarion, by TSC21
💜 #12019 Jerk parameter for auto mode, by bresch
💜 #12018 Fix gcc9 warnings, by julianoes
💜 #12013 fmu-v2 & fmu-v5 add missing tone_alarm to example board variants, by dagar
💜 #12010 init.d-posix: raise timeouts for fast SITL, by julianoes
💜 #12008 launch: count multi UAVs from 0, by julianoes
💜 #11755 [WIP] Added TI ina226 I2C power monitor, by davids5


COMMITS

Last week there were 14 commits.
🛠️ Added TI ina226 I2C power monitor (#11755) by davids5
🛠️ [Rover: add airframe configuration for Aion R1 Rover (#12026) * Added Aion R1 airframe


CONTRIBUTORS

Last week there were 8 contributors.
👤 davids5
👤 ItsTimmy
👤 bresch
👤 bkueng
👤 julianoes
👤 TSC21
👤 MaEtUgR
👤 dagar


STARGAZERS

Last week there were 41 stagazers.
samuto
KEVINYZY
FremdSprach
jcliu0428
nickatflugauto
vincint810923
ndelah
lsqtongxin
zsyfight
chenshiyuhit
Ryobidelacroix
tcoppel
771994643
navyabhat98
ronaldstorm
lambda-conspiracy
Aakash997
adkkarlsen
gbui
chengxuxiao
rebeccatucker258
feiyunwill
roberttorres67
Kerorohu
furkanhtk
citizenpoe
RichLewis007
toshiharutf
shamb0
greymaner
wang-rh
lovezw0329
javiercbgr
rarico
Bosuwort
DBW19931021
DanielXie00
Pnalson
Optimussssss
weiSupreme
llfl
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