33 Commits (1c3f30be0140379d660b8ab18746fdb6f677a364)

Author SHA1 Message Date
Jacob Dahl d08ec05bab PWM automatic trigger system (ATS) for parachutes (#13726) 5 years ago
David Sidrane e847698c9f PX4 System changes Supporting STM32H7 5 years ago
Beat Küng 3198610f85 src/platforms: move all headers to platforms/common/include/px4_platform_common 5 years ago
Daniel Agar 78ef8aab2d STACK_MAIN increase default 1024 -> 2048 6 years ago
Daniel Agar b35d048566 cmake enable -Wcast-align and disable per module 6 years ago
Julian Oes 5b9dea5604 Replacing usleep with px4_usleep 6 years ago
Daniel Agar dd0baaee91 delete IOCTL SENSORIOCSQUEUEDEPTH 6 years ago
Daniel Agar 3d6c1690c9 pwm_input cleanup unnecessary Device CDev usage 7 years ago
Philipp Oettershagen 6f1f414b49 Subsystem_info status flags & checks : Initial commit, updating the health flags in a centralized way mostly in commander and the votedSensorsUpdate function. 7 years ago
Beat Küng 7c79c1ae9f pwm_input: add argc check 7 years ago
Daniel Agar ea3acb7121 cmake remove circular linking and reorganize 7 years ago
Daniel Agar d7aaab07fc delete unused SENSORIOCGQUEUEDEPTH 7 years ago
David Sidrane 21caf63e13 Update px4iofirmware, px4io and drivers to uses NuttX IRQ API changes 8 years ago
David Sidrane ddb9bc3242 Honor micro hal 8 years ago
Lorenz Meier 7398164fcc Updated PX4 use / API of low level GPIO and other hardware-centric system facilities 9 years ago
James Goppert 967e4dd127 Modified cmake to use STACK_MAX and STACK_MAIN 9 years ago
Lorenz Meier 3d282e4ee8 Flag locations in PWM input driver needing refactoring 9 years ago
Stefan 4ab4f1edc7 Update pwm_input.cpp 9 years ago
Lorenz Meier 7b9d49f6b6 PWM input driver: Fix code style 9 years ago
Lorenz Meier f87407eb54 PWMin: Fix test cmd 9 years ago
Lorenz Meier 06076189da PWM input: Fixed code style 10 years ago
Lorenz Meier fa5071b3c5 Remove module.mk files to prevent confusion of adopters upgrading 10 years ago
James Goppert 1d6b31d196 Switch to cmake build system. 10 years ago
Karl Schwabe 8e16fdeebf pwm_input bug fix: Incorrect APBs on timers 5, 9, 10, 11 and 12 10 years ago
Lorenz Meier 588146e536 PWM input driver: Add missing GPIO config for pin reset 10 years ago
Lorenz Meier 4e2bcf3315 LL40S: Remove printf in interrupt context 10 years ago
Ban Siesta bb3ad64aac pwm_input: get rid of start full and instead start whenever someone reads from the driver, as well as various other small changes 10 years ago
Ban Siesta 4e897bf197 pwm_input: comment style 10 years ago
Ban Siesta 3efaeabd5b pwm_input: astyle 10 years ago
Max Shvetsov dbe58d6165 [pwm_input] reset feature added 10 years ago
Mark Charlebois 9758112e31 Use px4_config.h instead of nuttx/config.h 10 years ago
Andrew Tridgell 41cc04c064 pwm_input: added PWM input driver 10 years ago