21933 Commits (8e217b028718fb6f0196e8a42ccff026a82c3215)
 

Author SHA1 Message Date
David Sidrane 8e217b0287 bugfix:drv_io_timer properly initialize non-contiguous timer channels 8 years ago
Beat Küng b76e7347b5 px4fmu-v4pro nuttx config: reduce CONFIG_CDCACM_TXBUFSIZE to 2000 8 years ago
Beat Küng 9f9477e156 px4fmu-v4 nuttx config: reduce CONFIG_CDCACM_TXBUFSIZE to 2000 8 years ago
Beat Küng a18fdd2e26 px4fmu-v3 nuttx config: reduce CONFIG_CDCACM_TXBUFSIZE to 2000 8 years ago
Beat Küng 40240e83b7 px4fmu-v2 nuttx config: reduce CONFIG_CDCACM_TXBUFSIZE to 2000 8 years ago
Beat Küng 0392efff94 px4-stm32f4discovery nuttx config: reduce CONFIG_CDCACM_TXBUFSIZE to 2000 8 years ago
Beat Küng ff7d062987 mindpx-v2 nuttx config: reduce CONFIG_CDCACM_TXBUFSIZE to 2000 8 years ago
Beat Küng 6f74994c2a auav-x21 nuttx config: reduce CONFIG_CDCACM_TXBUFSIZE to 2000 8 years ago
ChristophTobler 9dab1e36db add two-pole-filter to mpu9250 wrapper 8 years ago
Beat Küng 882c5bbdc9 4070_aerofc: update MPC and LND parameters 8 years ago
Lucas De Marchi 260b8ea940 aerofc: remove USB 8 years ago
Lucas De Marchi 5744a0bcec aerofc: update NuttX config 8 years ago
Lucas De Marchi 06408b8a4e ROMFS: allow to run without sercon 8 years ago
Lucas De Marchi c39e9a9695 ROMFS: aerofc: set default EKF2 params 8 years ago
Lucas De Marchi 366ff1f3e9 ist8310: remove undef 8 years ago
Lucas De Marchi 04dac46eaf ist8310: be resilient to bad data coming from sensor 8 years ago
Lucas De Marchi e40209ead9 ist8310: remove commented out and dead code 8 years ago
Lucas De Marchi ade6336fd0 ist8310: lower sample rate 8 years ago
Lucas De Marchi 3c48aa4cf1 aerofc: use MPU9250 driver 8 years ago
Lucas De Marchi 3200b032c0 mpu9250: add support to MPU6500 8 years ago
Lucas De Marchi 2805bffe52 ms5611: reduce macro scope 8 years ago
Lucas De Marchi 47d4c75214 ms5611: poll sensor at 100Hz 8 years ago
Lucas De Marchi c5108cafff aerofc: fix documentation about pins 8 years ago
Lucas De Marchi 11d419161b mpu6500: switch driver to 16G range 8 years ago
Lucas De Marchi 16cd710251 aerofc: set tap esc mode 8 years ago
Lucas De Marchi 6b8c0f7db2 tap_esc: enable closed loop control if supported by board 8 years ago
Lucas De Marchi 173001e73a aerofc: add BOARD_ prefix to define and update description 8 years ago
Lucas De Marchi 41e51a7c85 tap_esc: change define to use BOARD_ prefix 8 years ago
Lucas De Marchi e535156599 ROMFS: set baudrate to 460800 for aerofc 8 years ago
bresch 12182ec1fc Increase max yawrate default parameters for standard delta VTOL 8 years ago
Pavel Kirienko 5788701cc7 Replaced warn() with PX4_WARN() 8 years ago
Pavel Kirienko 02a9ccc4f2 Removed dependency on <algorithm> 8 years ago
Pavel Kirienko 098b57534d UAVCAN GNSS bridge: proper handling of various time bases 8 years ago
Pavel Kirienko 8e61ed9b77 Republishing GNSS Fix2 if no GNSS publishers are available on the bus 8 years ago
Pavel Kirienko 14249d3318 UAVCAN GNSS bridge status output shows whether support for the old Fix message is active 8 years ago
Pavel Kirienko 75c45b62d7 UAVCAN GNSS Fix2 handling 8 years ago
Pavel Kirienko 32ac1288ba Libuavcan update 8 years ago
Beat Küng 58f42c19ad mpu6000: use MPU6000_ACCEL_DEFAULT_RANGE_G define for accel range 8 years ago
Beat Küng 2506b4099f lsm303d: set accel range to 16g 8 years ago
Beat Küng 51add81f6b bmi160: set accel range to 16g 8 years ago
Beat Küng 4d7ed14606 unittests: add PARAM_NO_AUTOSAVE definition 8 years ago
Beat Küng 2946aafc2b cmake configs: add -DPARAM_NO_AUTOSAVE for esc32, px4esc, px4cannode, s2740vc 8 years ago
Beat Küng 044a767235 param: add PARAM_NO_AUTOSAVE: if defined, do not depend on LP work queue 8 years ago
Beat Küng b5bb5cffc8 gps: check for allocation failure & avoid busy loop 8 years ago
Beat Küng 1be639ec46 temperature_calibration: turn off param autosave 8 years ago
Beat Küng 43afb8d41e sensor calibration: remove param_save_default() calls 8 years ago
Beat Küng 4b18f8ea46 LandDetector: remove param_notify_changes() 8 years ago
Beat Küng f256d03364 param command: remove param_save_default() calls 8 years ago
Beat Küng dffba3e03b param: move variable definitions to the top of the file 8 years ago
Beat Küng a0e2b0c5a2 param: add param_control_autosave to enable/disable autosave 8 years ago