18967 Commits (c5706f62832d9ee816c4559495ecde95a031d894)

Author SHA1 Message Date
Matthias Grob 664674c36b simulator_mavlink: zero initializer instead of memset 6 years ago
Matthias Grob 73f4706597 simulator_mavlink: consistent system call scope operator 6 years ago
bastien 1990338a3f gps: Support for Emlid Reach 6 years ago
Paul Riseborough 9692ef1ae9 commander: remove duplicate check 6 years ago
Daniel Agar 248320b328 PreflightCheck trivial astyle fix 6 years ago
Paul Riseborough 6fb7cda9f2 commander: Reduce false positives in pre-flight accel bias check 6 years ago
Julien Lecoeur 57f9104420 VTOL tiltrotor: respect VT_ELEV_MC_LOCK 6 years ago
PX4 Build Bot c6e60c2189 Update submodule ecl to latest Sun Feb 3 07:37:55 EST 2019 6 years ago
Matthias Grob 6a53a398e0 FlightTask: decline unimplemented callbacks, improve comments 6 years ago
mcsauder 9d67bbc328 Standardized/updated copyright file headers in the src/systemcmds/tests/ directory. 6 years ago
Daniel Agar 40e42a677b
NuttX cmake support optional compressed defconfigs 6 years ago
Beat Küng 2f4f4c6623 px4_module: explicitly call the constructor of _task_should_exit 6 years ago
Beat Küng 481bfc6308 px4_module: use px4_atomic_t 6 years ago
Beat Küng b6e2ac74de px4_atomic: add an atomic interface based on GGC's builtin atomics 6 years ago
Daniel Agar 8dc0509989 mpu9250: split icm20948 support out into new separate driver 6 years ago
Daniel Agar 298049b0fb
px4_fmu-v4_stackcheck sync with default and increase pmw3901 main stack 6 years ago
David Sidrane 6f9a9b3d2c px4_fmu-v4: add runtime external SPI4 detection to support pmw3901 (#11301) 6 years ago
David Sidrane 53a127beb9 Oversampling rate for MPL3115A2 pressure sensor (#11332) 6 years ago
Matthias Grob cdb6aca6bd mc_pos_control: refactor spoolup time naming 6 years ago
Matthias Grob 43fb84a63b mc_pos_control: make sure task gets started after idle delay 6 years ago
mcsauder dc5f18bdcd ToneAlarm class refactoring to implement an interface for hardware specific methods and a single ToneAlarm class. 6 years ago
mcsauder cced80edf9 Correct the mpu6000 temperature correction scalar value to match the datasheet. 6 years ago
Alessandro Simovic 6e5bd1ad70 commander: remove duplicate includes 6 years ago
Alessandro Simovic fc2fbf5e72 fmu: added missing include 6 years ago
Daniel Agar 739a02022b position_estimator_inav: move to examples (start deprecation) 6 years ago
Matthias Grob 573dd89cbf PositionControl: addess @bkueng 's comment in #11056 6 years ago
Matthias Grob f9ec0cd5ea LandDetector: use vertical velocity estimate for threshold 6 years ago
Matthias Grob d5903853df mc_pos_control: shut down vertical thrust with ground contact 6 years ago
PX4 Build Bot 98148aad34 Update submodule micro-CDR to latest Sat Jan 26 00:38:18 UTC 2019 6 years ago
Matthias Grob 504372f551 MAVLink: RC_CHANNELS_OVERRIDE generate correct RC channel count (#11219) 6 years ago
Alessandro Simovic 5bcd7c0a0d Capitalizing/improving warning messages 6 years ago
Alessandro Simovic 0bb5345306 removed unnecessary new-lines 6 years ago
Alessandro Simovic 0c129274af Fixing a few headers 6 years ago
Alessandro Simovic 4ead3b20e5 Fixing some typos 6 years ago
Daniel Agar 1f4c3fedba deprecate samv7 support and atmel same70xplained board 6 years ago
Daniel Agar d49f6a3aca mavlink increase STACK_MAIN and STACK_MAX 6 years ago
David Sidrane cf09a8e933 px4_micro_hal:Upstream nuttx GPIO_OUTPUT_ZER0->GPIO_OUTPUT_ZERO 6 years ago
David Sidrane 3f0c9d5df5 px4_micro_hal:Fix typo 6 years ago
David Sidrane 869e476af9 uavcanesc:Add cdev 6 years ago
David Sidrane 0cc3bfb10b flashfs:Track upstream nuttx CONFIG_ARCH_HAVE_PROGMEM 6 years ago
David Sidrane 8f308efa88 upstram NuttX CONFIG_EXAMPLES_NSH_CXXINITIALIZE->CONFIG_SYSTEM_NSH_CXXINITIALIZE 6 years ago
David Sidrane f007c93785 mc_pos_control_main:Use discret init of poll struct 6 years ago
David Sidrane 88d0b163b5 common:board_crashdump must end in reset! 6 years ago
David Sidrane e358486ef7 aerofc-v1:Scope CRASHDUMP_RESET_ONLY to BOARD_CRASHDUMP_RESET_ONLY 6 years ago
David Sidrane d122a35606 Add STM32 critical section monitor time resources 6 years ago
David Sidrane f00d633196 flashfs:Upstream renamed up_progmem_erasepage to up_progmem_eraseblock 6 years ago
David Sidrane 1f54214224 stm32/drv_io_timer:GTIM_CCER_CC1NP not on all STM32 HW 6 years ago
David Sidrane e505fe859d Update Nuttx and NuttX-apps to 7.28+ 6 years ago
Beat Küng 3859bbb3b0 px4io mixer: fix atomic access to system_state.fmu_data_received_time 6 years ago
Beat Küng 74a3c378b2 drv_hrt: inline hrt_elapsed_time 6 years ago