57 Commits (6647a9a7620498ccc79403922c8957f76ef5026f)

Author SHA1 Message Date
Beat Küng 3b7c1b4ff1 src/drivers/boards: move to platforms/nuttx/src/px4/common 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 6a0f5249f8
sensors: split out analog battery handling to new standalone battery_status module 5 years ago
Daniel Agar 26364d44c9
px4_work_queue: command line status output and shutdown empty queues 5 years ago
garfieldG bbb96cbd0c Mavlink startup script per board 5 years ago
Daniel Agar 0486d69240 delete obsolete segway example 5 years ago
BazookaJoe1900 6ab5c2170e remove unused pca8574 and oreoled drivers 6 years ago
BazookaJoe1900 e3b60cd9e7 rc.sensors: moved common ms5611 start to rc.board_sensors per board 6 years ago
Beat Küng f3fccf53f6 src/drivers/{kinetis,stm32}: move to arch-specific directories 6 years ago
Beat Küng 1cb6c36a00 adc: refactor into arch-specific directories 6 years ago
Beat Küng ab43a83bed platform: restructure (NuttX) architecture-specific code 6 years ago
Daniel Agar 7d248e0f45
px4fmu: move to WQ with uORB callback scheduling (#12224) 6 years ago
Silvan Fuhrer cedf14e2ba Airspeed Selector: repurpose wind estimator into an airspeed (selection, validation) module. 6 years ago
Daniel Agar 0955fd2d58
NuttX boards reduce CONFIG_NFILE_DESCRIPTORS 54 -> 20 6 years ago
Daniel Agar 5421ef5535 NuttX increase HPWORK and LPWORK stack by 256 bytes 6 years ago
Daniel Agar 9d701a077d
NuttX reduce stack for interrupts, HPWORK, LPWORK 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
Daniel Agar 15d1543f95 create systemcmds/i2cdetect tool to scan i2c bus 6 years ago
Daniel Agar f85c15e247 board common create generic dma allocator (from fat_dma_alloc) 6 years ago
Mohammed Kabir b334b75886 Move optical flow drivers to own subdirectory 6 years ago
Beat Küng 226f3c0999 rc.board_sensors: probe for external qmc5883 6 years ago
romain c09e9ec97f simulator in hardware, new module added that allows to run a simulator in the hardware autopilot, for more documentation visit https://github.com/romain-chiap/PX4_SIH_QuadX 6 years ago
Daniel Agar 5e6bfe1ad8
vscode updates 6 years ago
Daniel Agar 3a4066c19f auav_esc35-v1 nsh compress defconfig 6 years ago
Daniel Agar 4352fae8dd auav_x21 nsh compress defconfig 6 years ago
Hamish Willee 257b90958f Correct links to example docs 6 years ago
David Sidrane edd9f91a19 board:Set larger stack margin 6 years ago
Daniel Agar f1d17c9003
camera_capture add to all boards 6 years ago
Daniel Agar a7388f142c auav x2.1 rc.defaults should be rc.board_defaults 6 years ago
mcsauder dc5f18bdcd ToneAlarm class refactoring to implement an interface for hardware specific methods and a single ToneAlarm class. 6 years ago
Daniel Agar 739a02022b position_estimator_inav: move to examples (start deprecation) 6 years ago
David Sidrane 6872c6900e auav_x21: Inital commit NuttX 7.27+ 6 years ago
David Sidrane 34aabed5e5 auav_esc35-v1: Inital commit NuttX 7.27+ 6 years ago
David Sidrane 517add3c8c auav_esc31-v1:Fix build 6 years ago
Daniel Agar 2ffb49b734 delete px4_includes.h header and update boards/ to use syslog 6 years ago
Daniel Agar 67e5986c9b delete obsolete examples/subscriber 6 years ago
Daniel Agar 693ee4808a delete obsolete examples/publisher 6 years ago
Daniel Agar 320d2e9383
create PX4 platform layer initialization helper (#11269) 6 years ago
Daniel Agar fef65bf5c8 ROMFS split rc.board into defaults, sensors, and extras 6 years ago
Daniel Agar 1b8c2c82d5
px4flow start in rc.sensors instead of per board (#11123) 6 years ago
Daniel Agar 8622fa4aac move pca8574 driver to lights 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 744bacd424 boards/ enforce astyle 6 years ago
Daniel Agar d4e06e517a delete drv_gpio.h, modules/gpio_led, and fmu GPIO ioctls 6 years ago
Daniel Agar c9a2033c5b move auav_x21-v1 init to rc.board 6 years ago