921 Commits (fc2fbf5e72b927ad39228f16151db6c8f43d0787)

Author SHA1 Message Date
David Sidrane f00d633196 flashfs:Upstream renamed up_progmem_erasepage to up_progmem_eraseblock 6 years ago
Daniel Agar 2ffb49b734 delete px4_includes.h header and update boards/ to use syslog 6 years ago
Lorenz Meier 502cd987ee SD Bench: No need for atomic timing 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
Daniel Agar 320d2e9383
create PX4 platform layer initialization helper (#11269) 6 years ago
Daniel Agar 572d1cefe8 test_mixer remove <limits> usage 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 60f2a92e3d replace <cfloat> with <float.h> 6 years ago
Beat Küng 5b4a77a67b params: add possibility to access files if flash-based params are enabled 6 years ago
Julian Oes d75389b2e4 platforms: consolidate latency_buckets 6 years ago
Julian Oes f0ce300744 platforms: move latency_buckets to perf.c 6 years ago
Julian Oes d70b0f1c8c Replace sleep with px4_sleep 6 years ago
Julian Oes 5b9dea5604 Replacing usleep with px4_usleep 6 years ago
Beat Küng cf66656258 mixer multirotor: add unit-tests 6 years ago
Beat Küng c659d2bcc2 mixer: minor refactoring to reduce header include dependencies 6 years ago
Hamish Willee 11364c0e01 Improve forcefail/terminatefail docs 6 years ago
Daniel Agar d4e06e517a delete drv_gpio.h, modules/gpio_led, and fmu GPIO ioctls 6 years ago
Daniel Agar 93802c2710
hysteresis test increase time on cygwin (#10958) 6 years ago
Daniel Agar fecdfe5fbc move posix/tests/hrt_test to systemcmds/tests/hrt_test 6 years ago
Daniel Agar 3e0a3559a9 cmake use standard mechanisms for settings flags 6 years ago
Daniel Agar ec4c9da253 remove BOARD_NAME from board_config.h and set automatically 6 years ago
Daniel Agar abb3817d31 boards new split VENDOR_MODEL naming convention 6 years ago
Daniel Agar f692ad04d0 boards organization 6 years ago
Mara Bos d13836eb1e Add dynamic modules on Posix. 6 years ago
Mara Bos e9fb17c51a Always use FILE* for standard output. 6 years ago
Roman Bapst 90bfdb6f0a VTOL rate control architecture improvements (#10819) 6 years ago
Daniel Agar 8dfd55fc9e delete unused IOCTL SENSORIOCGPOLLRATE 6 years ago
Daniel Agar d76155107c delete unused IOCTL MAGIOCGRANGE 6 years ago
Daniel Agar 0ea18b2b73 delete unused IOCTL MAGIOCGSAMPLERATE 6 years ago
Daniel Agar 60a40ec131 delete unused IOCTL MAGIOCSSAMPLERATE 6 years ago
Daniel Agar 571364c617 delete baro_report (alias for sensor_baro_s) 6 years ago
Daniel Agar acc24da0c2 delete gyro_report (alias for sensor_gyro_s) 6 years ago
Daniel Agar 42f9aa6e43 delete drv_gyro.h GYROx_DEVICE_PATH 6 years ago
Daniel Agar 3daf37433e delete unused IOCTL GYROIOCSSAMPLERATE 6 years ago
Daniel Agar 60c14fe8f1 delete unused IOCTL GYROIOCGSAMPLERATE 6 years ago
Daniel Agar ef65e5267a delete unused IOCTL GYROIOCGRANGE 6 years ago
Daniel Agar 068dcb37df delete unused IOCTL GYROIOCSRANGE 6 years ago
Daniel Agar f21f1a1357 delete drv_accel.h ACCELx_DEVICE_PATH 6 years ago
Daniel Agar 2a83a40491 delete accel_report (alias for sensor_accel_s) 6 years ago
Daniel Agar e759e0e1a5 delete unused IOCTLs ACCELIOCSSAMPLERATE and ACCEL_SAMPLERATE_DEFAULT 6 years ago
Daniel Agar 77abcab46f delete unused IOCTL ACCELIOCGRANGE 6 years ago
Daniel Agar 5d3d120705 delete unused IOCTL ACCELIOCSRANGE 6 years ago
Daniel Agar 8ad59160c9 delete unused IOCTL ACCELIOCGSAMPLERATE 6 years ago
Mara Bos 10c20b38ad Fix many format strings. 6 years ago
Hamish Willee 55b9f76a16 Fix jenkins build error in tune_control 7 years ago
Hamish Willee 988ce71ee0 Better rendering for tune control 7 years ago
Hamish Willee a98643cb16 Add tune control docs as options 7 years ago
Hamish Willee 629933d0c8 Fix up tune control docs 7 years ago