35064 Commits (0f29b871010cfa1b42991f5a885bbceade1b6cdc)
 

Author SHA1 Message Date
David Sidrane 3581099c09 Revert "boards: disable BDMA on STM32H7 for now" 4 years ago
David Sidrane 55abe48925 NuttX with BDMA enable fix backpork 4 years ago
Peter van der Perk 8c5e51dba6 Add nxp_ucans32k146_canbootloader to CI archive to distribute UCANS32K146 bootloader 4 years ago
Mohamed Moustafa 5802dce699
mavlink: ignore self published UTM_GLOBAL_POSITION msgs in simulation using sys id (#17193) 4 years ago
Daniel Agar 5f6832e101 px4_work_queue: increasae UART stack 4 years ago
Beat Küng e2cd39bf6c micro_hal: use inline methods instead of #define's 4 years ago
Daniel Agar e57aaaaa5e
rotate accel/gyro FIFO before publish and fix angular velocity filter resets 4 years ago
Star Simpson d4dd019578 removing hardcoded units from parameter descriptions throughout land_detector_params 4 years ago
Dongoo Lee 32012cb3ee for cmake option GENERATE_ROS_MODELS to make ROS sdf models 4 years ago
Star Simpson 48219ab1e6 fixed typo in description of RWTO_PSP parameter 4 years ago
Daniel Agar 7563438558
sensors/vehicle_angular_velocity: fix dynamic notch ESC in FIFO case 4 years ago
PX4 BuildBot 1e507f41ca Update submodule sitl_gazebo to latest Sun Mar 21 12:39:01 UTC 2021 4 years ago
PX4 BuildBot e79b3930f3 Update submodule ecl to latest Sun Mar 21 12:39:12 UTC 2021 4 years ago
Lorenz Meier 6e9f745809 PWM out: Robustify initialization 4 years ago
Daniel Williams f6eae08597 [uorb_graph][fix][doc] FIxes type around regex definition 4 years ago
Daniel Williams e7b1ffbd4c [uorb_graph][fix] broadens regex for ambiguous subscription arrays 4 years ago
Daniel Williams 1dce38a8fe [uorb_graph][fix] fixes typo in Graph class __init__ 4 years ago
Daniel Williams 711422d755 [uorb-graph][squash][refactor] Rework of uorb-graph script -- Greatly expands handled test cases 4 years ago
Daniel Williams 8c87ef4272 [refactor][uorb-graph] add a pythonic __main__ idiom to the uorb-graph tool script 4 years ago
Daniel Agar aef3c474e2 cmake: add install_python_requirements helper 4 years ago
Julian Oes a13459858d commander: improve logic for ekf2 preflight check 4 years ago
Julian Oes 2f024a9a8a commander: pass in correct time since boot 4 years ago
Morten Fyhn Amundsen 19533377b3 drv_hrt: Fix hrt_abstime literal argument names 4 years ago
David Sidrane 0d4f48a8d2 spracing h7extreme:Enable ADC3 in support of temperature sensing 4 years ago
David Sidrane cdcff35760 cubepilot cubeorange:Enable ADC3 in support of temperature sensing 4 years ago
David Sidrane 2373ba47a2 mro pixracerpro:Enable ADC3 in support of temperature sensing 4 years ago
David Sidrane 6780428a9d mro ctrl-zero-h7:Enable ADC3 in support of temperature sensing 4 years ago
David Sidrane fa5dfb29cb mro ctrl-zero-h7-oem:Enable ADC3 in support of temperature sensing 4 years ago
David Sidrane 216959e221 holybro durandal-v1:Enable ADC3 in support of temperature sensing 4 years ago
David Sidrane 7bc2393936 cubepilot cubeorange:Enable ADC3 in support of temperature sensing 4 years ago
David Sidrane a67edf229a cuav x7pro:Enable ADC3 in support of temperature sensing 4 years ago
David Sidrane 4f3d74b9d3 cuav nora:Enable ADC3 in support of temperature sensing 4 years ago
David Sidrane 833501dee6 stm32h7:adc fix temperature sensing 4 years ago
David Sidrane cc098f9dff netman:Fix setting on first boot 4 years ago
Daniel Agar 19fc33a66e boards: ark/can-flow add debug build and reduce default 4 years ago
bresch 6fda6e43af StickAcceleration: synchronize XY acceleration profiles 4 years ago
Matthias Grob c8c3f57ba1 mc_pos_control_params: correct cruise speed description 4 years ago
Daniel Agar 2360c50713 boards: spracing/h7extreme remove temperature_compensation and differential_pressure sensors to save flash 4 years ago
Daniel Agar b74bdb0250 sensors/vehicle_angular_velocity: RPM filter add harmonics 4 years ago
Daniel Agar 8f242ec444 cmake: add jlink_flash_uavcan_bin helper 4 years ago
Daniel Agar a86e854a3b boards: CUAV CAN GPS enable safety button 4 years ago
David Sidrane e9409e59e6 NuttX with flexcan CTRL1 fixes backports 4 years ago
David Sidrane 395519ac66 uavcan_stm32h7:can driver preserve ordering 4 years ago
David Sidrane 52a29ac6cf uavcan_stm32h7:can driver add proper timeouts 4 years ago
dinomani 4bf894a35d Update platforms/nuttx/src/px4/stm/stm32h7/include/px4_arch/micro_hal.h 4 years ago
dino 44b2e0b729 As David request 4 years ago
dino 7c8b7fa44d Fixed typo and added support for H7 temperature sense on ADC3 4 years ago
dino 6d04a67b02 Moving define to microhal.h files, for each ST architecture. Correct channels were verified with ST_CUBE header files. For the H7 its a simplification for the current used H7x3. Other devices in that family expect the temperarture on channel 18. 4 years ago
dino 528dc41822 changed #elif to #else, to build on all targets 4 years ago
dino 3c77ef7eb3 Fixed adc config, to read internal reference to get cpu temperature 4 years ago