54 Commits (f9c8d38e44c163a8080e3e0a84eaffc105d96e6e)

Author SHA1 Message Date
Daniel Agar 746a8f5cf9 commander: reboot/shutdown usability fixes 5 years ago
Daniel Agar 5739cf27e5 boards: delete obsolete commented config systemcmd 5 years ago
mcsauder 6548fde024 Whitespace cleanup to quiet new blank line at EOF git hook. 5 years ago
Daniel Agar 7aa7f0ed95 switch remaining boards to new InvenSense IMU drivers 5 years ago
Daniel Agar ad559a66a1 examples: add simple work_item example module 5 years ago
Beat Küng b156fe5787 boards: remove deprecated SPI + I2C defines from board_config.h 5 years ago
Beat Küng aeadf54a74 refactor bmp280: use driver base class 5 years ago
Daniel Agar f9794e99f8
move hover_thrust_estimator to new module (mc_hover_thrust_estimator) 5 years ago
Beat Küng 1851665fab boards: add new spi+i2c config 5 years ago
Daniel Agar 4698a09b98 delete unmaintained outback challenge (OBC) bottle drop example 5 years ago
SalimTerryLi 9612e40464
purge drivers/linux_sbus 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 5 years ago
Daniel Agar de4f594937 DriverFramework purge 5 years ago
Daniel Agar 23e17aec42
atlflight/eagle: minor fixes to get it running again 5 years ago
Daniel Agar e3de7e62ea drivers/rc_input: port to linux for testing 5 years ago
Daniel Agar ce1e9762b0 deprecate df_hmc5883_wrapper and replace with in tree hmc5883 5 years ago
Daniel Agar 7241eebd80
cmake merge linux cross compile targets (cross + native) and cleanup 5 years ago
Daniel Agar aaf5670e7d
deprecate df_bmp280_wrapper and replace with in tree bmp280 5 years ago
Daniel Agar bc182e94e6
sensors split rc_update into new standalone module 5 years ago
Daniel Agar 84fe64b1c2
create new multicopter rate controller module (mc_rate_control) split out of mc_att_control 5 years ago
Daniel Agar 452657face hmc5883: build on linux and qurt 5 years ago
Daniel Agar 99a7491cde
bmp280: build on linux and qurt 5 years ago
Daniel Agar c5520cbaca mpu9250: start building "NuttX" driver for Linux and QuRT 5 years ago
Beat Küng e7519c9fa0 board_identity: move to platforms/nuttx/src 5 years ago
Beat Küng b30171ba8d board_common.h: move under platforms/common 5 years ago
Beat Küng 3198610f85 src/platforms: move all headers to platforms/common/include/px4_platform_common 5 years ago
Daniel Agar 26364d44c9
px4_work_queue: command line status output and shutdown empty queues 5 years ago
Daniel Agar 0486d69240 delete obsolete segway example 5 years ago
Daniel Agar 3c0f4f9ace
Jenkins hardware snapdragon build with CCACHE_BASEDIR and dump logs 6 years ago
Daniel Agar e7e477962c
snapdragon fix sanity test and add to Jenkins hardware 6 years ago
Silvan Fuhrer cedf14e2ba Airspeed Selector: repurpose wind estimator into an airspeed (selection, validation) module. 6 years ago
Daniel Agar 77694183b2 delete position_estimator_inav 6 years ago
Timothy Scott 2ed00c9cb6 Rover: Rewrote gnd_pos_control and removed gnd_att_control (#12239) 6 years ago
Daniel Agar 321c2c0392 boards don't use px4_add_library for drivers_board 6 years ago
Julian Oes e6621bf7fb boards: ignore sih for Snappy 6 years ago
Beat Küng 914a9b78b6 new airframe for sih, HIL_STATE_QUATERION sent through MAVLink 6 years ago
Hamish Willee 257b90958f Correct links to example docs 6 years ago
Daniel Agar 739a02022b position_estimator_inav: move to examples (start deprecation) 6 years ago
Kārlis Seņko c1d50d35d3 Move common shmem parameter declarations to shmem.h. 6 years ago
Kārlis Seņko 859b242cb8 Fix some dynamic linking errors. 6 years ago
Kārlis Seņko 606bff2634 Fix paths in snapdragon upload code. 6 years ago
Daniel Agar 1f8c0e79e8 cmake toolchains force cache cpu flags and don't append 6 years ago
Daniel Agar dbee6380ee cmake move custom upload helpers to boards/ 6 years ago
Daniel Agar 75b2053243 move uavcan from modules to drivers 6 years ago
Daniel Agar bbab66d974 move vmount to modules (it's not a driver) 6 years ago
Daniel Agar 9d42480f4e drivers create lights category (directory) 6 years ago
Daniel Agar d4e06e517a delete drv_gpio.h, modules/gpio_led, and fmu GPIO ioctls 6 years ago
Daniel Agar e45e7aa8a6 move posix/tests/hello to examples/hello and include everywhere 6 years ago
Daniel Agar 85c5fb4295 muorb test move to modules/muorb/test 6 years ago
Daniel Agar 3e0a3559a9 cmake use standard mechanisms for settings flags 6 years ago