1043 Commits (43903dcb792aecb38523a1515b2953e6087a9744)

Author SHA1 Message Date
Beat Küng f106e6b266 param: add 'param show-for-airframe' command 4 years ago
Julian Oes 517114042a failure: use time literal 4 years ago
Julian Oes b4ac50ced4 failure: add missing command usage docstring 4 years ago
Julian Oes db87ba3a1c systemcmds: add new failure command 4 years ago
Matthias Grob c6e2722b8f param: remove reset_nostart 4 years ago
Matthias Grob ce9954a919 param: enable reseting specific parameters from shell 4 years ago
Daniel Agar 023f6d3983
NuttX cpuload monitoring optimization 5 years ago
David Sidrane 7f91e41f67 hardfault_log:Add Fault Status registers 5 years ago
Daniel Agar 0e64baa93b parameters: delete unused PARAM_TYPE_STRUCT 5 years ago
kritz 9d962cdfbc
Pr update matrix (#15520) 5 years ago
Daniel Agar b6a17a6538
new IntrusiveSortedList container used for uORB, WorkQueues, and WorkItems 5 years ago
Pandacoolcool 49a543e1b2
systemcmds/tests: Ignore unused but set parameter warnings 5 years ago
Daniel Agar aec1b9243a systemcmds/tests: microbench hrt run both regular and atomic hrt_elapsed_time 5 years ago
Daniel Agar 6bdcca6a85 systemcmds/tests: add simple atomic microbenchmark 5 years ago
Beat Küng 0c4fd2bfa0 param: also show unused params for 'param show -c' 5 years ago
Daniel Agar 32887193d6
systemcmds/tests: remove autodeclination test (moving to PX4/ecl) 5 years ago
Daniel Agar a1b0634258 Jenkins HIL test fix sensor timeouts 5 years ago
Daniel Agar e34bdb4be9
move IMU integration out of drivers to sensors hub to handle accel/gyro sync 5 years ago
Daniel Agar c0bf5cc94c systemcmds/gpio: add module documentation 5 years ago
Daniel Agar 094fe269dc systemcmds/gpio: move usage description to bottom and fix formatting 5 years ago
Julian Kent dd9c82eb20
systemcmds/gpio: Add nsh command to manipulate/read GPIO 5 years ago
Beat Küng d0ad308eda serial_test: fix build for linux 5 years ago
Daniel Agar 746a8f5cf9 commander: reboot/shutdown usability fixes 5 years ago
Daniel Agar 466b5db36f
uORB::Publication improvements and cleanup (#14784) 5 years ago
Hamish Willee 8236b8da81 Fix up doc links to point to master branch 5 years ago
Daniel Agar d96a841050 List: handle re-inserting 5 years ago
Daniel Agar d6df3036cb tests: IntrusiveQueue test re-insert case 5 years ago
Daniel Agar 06478d9997 delete obsolete SENSORIOCSPOLLRATE/SENSORIOCRESET and systemcmds/config 5 years ago
Daniel Agar aad2856872 tests: microbench uorb add sensor_gyro_fifo copy 5 years ago
Daniel Agar 6c1e9c60ed tests: microbenchmarks reduce iterations and sleep inbetween 5 years ago
Matthias Grob 2baa5ca4d7
minor build fixes and ignored warnings for GCC 9 (#14159) 5 years ago
Daniel Agar b3fe235129 drv_mag: delete unused MAGIOCSRANGE, MAGIOCCALIBRATE, MAGIOCEXSTRAP, MAGIOCSTEMPCOMP 5 years ago
Beat Küng 842f656143 mtd.cpp: remove use of PX4_I2C_BUS_ONBOARD 5 years ago
SalimTerryLi dc8e775d8f
ADC: replace ioctl with uorb message (#14087) 5 years ago
Beat Küng d6bb5b3b9e i2c spi buses: enforce drivers to set default SPI/I2C bus frequency 5 years ago
Beat Küng 2f4080f47b i2cdetect: remove use of PX4_I2C_BUS_EXPANSION 5 years ago
Beat Küng 971897b9ed mtd: switch to c++ and use px4_find_spi_bus 5 years ago
Beat Küng 87cd20180c i2c spi: add unittests for BusCLIArguments 5 years ago
Daniel Agar 5fcd7932e9
mavlink: replace MavlinkOrbSubscription with uORB::Subscription 5 years ago
Daniel Agar 9585055e9e
uORB: add bitset for faster orb_exists check and remove uORB::Subscription lazy subscribe hack/optimization 5 years ago
Matej Frančeškin b8970673c6 Fixed Mavlink FTP tests 5 years ago
Daniel Agar de4f594937 DriverFramework purge 5 years ago
Daniel Agar d1e3ff553b platforms: remove unnecessary i2c platform abstraction 5 years ago
Matthias Grob 904ab16558 Fix trailing whitespace, EOF newline, indentation 5 years ago
Julian Oes 2c73aefafe tests: workaround against astyle 3.1 bug 5 years ago
David Sidrane 2badea316f systemcmds/serial_test: linux-serial-test ported to run on nuttx (#13662) 5 years ago
Daniel Agar 75da6e351b mixer: organize by type 5 years ago
Daniel Agar cc7807c066 mixer: update to List<> container 5 years ago
Daniel Agar 79dc676c8f mixer: move MixerGroup out of Mixer hierarchy and delete mixer.h header 5 years ago
Julien Lecoeur a46581987c Update matrix submodule and add pseudoinverse tests (tests matrix) 5 years ago