18967 Commits (c5706f62832d9ee816c4559495ecde95a031d894)

Author SHA1 Message Date
Daniel Agar 2ffb49b734 delete px4_includes.h header and update boards/ to use syslog 6 years ago
Daniel Agar 376e078c24 platforms delete PX4_ROS and obsolete headers 6 years ago
Daniel Agar 67e5986c9b delete obsolete examples/subscriber 6 years ago
Daniel Agar 693ee4808a delete obsolete examples/publisher 6 years ago
Matthias Grob be108a33f8 mission_params: remove MIS_YAWMODE reference 6 years ago
Daniel Agar 6feee70570 move SYS_STCK_EN to src/modules/load_mon 6 years ago
Daniel Agar 843443248e move modules/systemlib to lib/systemlib 6 years ago
dvornikov-aa ce0dd41a11 LPS22HB: Fix invalid driver reset (I2C bus) 6 years ago
Lorenz Meier 3a7deefe6e IO firmware: Run critical timing operations as atomic 6 years ago
Lorenz Meier 46390a1508 HRT: Drop volatile specifier from function call for non-atomic mode 6 years ago
Lorenz Meier 502cd987ee SD Bench: No need for atomic timing 6 years ago
Lorenz Meier bca0f7925c SAMv7: Add atomic and non-atomic HRT calls 6 years ago
Lorenz Meier 27cae912d1 Kinetis: Add atomic and non-atomic HRT calls 6 years ago
Lorenz Meier ec0a9806a8 uORB test: Retain atomic operation 6 years ago
Lorenz Meier 01b7a11255 SD bench: Retain atomic operation.; 6 years ago
Lorenz Meier f21bc89a90 Unit tests: Retain atomic operation 6 years ago
Lorenz Meier b7bcec2d8c HRT: Create new separate call for atomic HRT elapsed time calculation 6 years ago
Daniel Agar 320d2e9383
create PX4 platform layer initialization helper (#11269) 6 years ago
bresch df58e161d1 Trajectory auto - Handle EKF xy reset 6 years ago
bresch a2d5485c7f Trajectory manual - Handle EKF xy reset 6 years ago
Julian Oes e1472818dc mavlink_mission: round lat/lon 6 years ago
PX4 Build Bot b104b55cec Update submodule matrix to latest Mon Jan 21 20:57:42 UTC 2019 6 years ago
Daniel Agar ce5fbc7751 mavlink simple analyzer remove <limits> usage 6 years ago
Daniel Agar 572d1cefe8 test_mixer remove <limits> usage 6 years ago
Lorenz Meier b719033d02 MK BL CTRL: Fix startup routine to be compliant with signature. 6 years ago
Daniel Agar 652c9dfc49 containers/Array.hpp cleanup and remove data initialization 6 years ago
Daniel Agar 7008558fac drivers/distance_sensor replace std::vector usage with px4::Array 6 years ago
Daniel Agar edeb59a8c3 move logger array.h -> containers/Array.hpp 6 years ago
Daniel Agar 95eff33263 GPS increase task stack 1530 -> 1600 bytes 6 years ago
Dave Royer f537c98ca2 ulanding radar: update driver for new 2nd gen hardware (#11035) 6 years ago
Daniel Agar 658d734068 param add status 6 years ago
Daniel Agar 84724d5e1d param show default only active parameters 6 years ago
Daniel Agar 52c848a556 mpu6000 split into separate main, header, implementation 6 years ago
Daniel Agar d299d439c6 mpu6000 use new PX4Accelerometer and PX4Gyroscope classes 6 years ago
Daniel Agar 91dcfb7ab2 PX4 sensor driver helpers 6 years ago
bresch a2e9d9ffce AutoSmoothVel - Handle NAN in velocity and position properly 6 years ago
Beat Küng ef54bff4ed vmount: avoid reading uninitialized value 6 years ago
Beat Küng 85e59c210d mc_pos_control: fix uninitialized member _old_landing_gear_position 6 years ago
Matthias Grob 7b9cfac767 mc_pos_control: change use avoidance to handle data loss during mission 6 years ago
Matthias Grob a563092742 mc_pos_control: add Loiter/Hold mode to possible failsafe commands 6 years ago
Matthias Grob b018a6088d mc_pos_control: refactor OA setpoints out of PositionControl calls 6 years ago
Beat Küng d8ab059ff3
cm8jl65: add comment which CRC is used 6 years ago
Claudio Micheli 8a313ffc26 Applied code-review suggestions. 6 years ago
Claudio Micheli d1da46ef46 Added generic UART configuration. 6 years ago
Claudio Micheli ca0cd27c6b Formatted code. 6 years ago
Claudio Micheli 7124cbf3af Fixed CI broken build. Made TELEM2 default port. 6 years ago
Claudio Micheli e4381bfc87 Added sensor enable/disable parameter (SENS_EN_CM8JL65). 6 years ago
Claudio Micheli 46c5a79b57 Renamed files according to distance sensor hardware. 6 years ago
Claudio Micheli aee6a83fe0 Code Cleanup. Added configuration notes. 6 years ago
Claudio Micheli c5fece6568 Redefined reading strategy from serial to get the latest available data. 6 years ago