21806 Commits (7ef3b92109878c0766e4afff58fc143bc9071f46)
 

Author SHA1 Message Date
David Sidrane 7ef3b92109 Fixes lost RC on px4fmu-v4 8 years ago
Daniel Agar 79d15ad2f0 mavlink stream camera trigger broadcast DO_DIGICAM 8 years ago
Mohammed Kabir 679b59b8d4 lpe : default fusion flags for GPS-only use 8 years ago
Lorenz Meier de6302c418 Update DriverFramework to include Mac OS SITL fixes 8 years ago
Sander Smeets 16515e1d1e VTOL standard transition use FW_PSP_OFF (#6728) 8 years ago
David Sidrane 2d92ad2538 stm32 Updated flash patch to upstream revised (#6893) 8 years ago
Sander Smeets fc71ef98bb DeltaQuad params (#6894) 8 years ago
Nate Weibley 9618b9417b Inline block param getter 8 years ago
Nate Weibley f5ffdba4cc Move uORB Subscription getter to header file (#6891) 8 years ago
Jon Watson 8a6b6f9be5 Send MAVLink DO_DIGICAM_CONTROL on camera trigger (#6815) 8 years ago
David Sidrane 577b4cf2f9 zubaxgnss-v1 Use common/nuttx_stubs to not link scheduler 8 years ago
David Sidrane f550631ecf s2740vc-v1 Use common/nuttx_stubs to not link scheduler 8 years ago
David Sidrane 92ca9fa035 px4flow-v2 Use common/nuttx_stubs to not link scheduler 8 years ago
David Sidrane cbdc6dde7d px4esc-v1 Use common/nuttx_stubs to not link scheduler 8 years ago
David Sidrane c7ace100bf px4cannode-v1 Use common/nuttx_stubs to not link scheduler 8 years ago
David Sidrane c8432ae273 esc35-v1 Use common/nuttx_stubs to not link scheduler 8 years ago
David Sidrane 78e2a293d2 Fix UAVCAN bootloader builds broken by os calls from stm32_flash 8 years ago
David Sidrane 5c6264ae35 Backport:stm32_flash changes from upsteam 8 years ago
David Sidrane 8810f70fdc Renamed for ordering and classification 8 years ago
David Sidrane a5fa4e9c02 Restructure patch ordering and dissolve 90000-wip-inflight-to-upstream.patch (#6878) 8 years ago
Beat Küng 941d17d74c cmake: make sure params defined in external modules are found 8 years ago
Beat Küng a4fc7ae95e simplify px_process_params: remove --modules, use a list for --src-path instead 8 years ago
David Sidrane 8cdde42e32 px4io-v2:Fixed GPIO_PPM_IN definition 8 years ago
David Sidrane 0d59e84953 px4io-v1:Fixed GPIO_PPM_IN definition 8 years ago
Lorenz Meier fd0efac2b5 IO driver: Run attitude control group limited until the device speed gets set 8 years ago
David Sidrane 5abdb8fbe9 Fixed spelling - onshot->oneshot 8 years ago
David Sidrane e04d43218a Revert "fmu add command line onshot mode" 8 years ago
David Sidrane 2368d94f53 Fixed low on stack waning 8 years ago
David Sidrane f32f194ad8 fmu add command line onshot mode 8 years ago
David Sidrane 75376b7793 Bugfix:Allow mode switch on a free timer 8 years ago
David Sidrane 11191e54e0 use io_timer_set_PWM_mode not direct reg 8 years ago
David Sidrane d21c44704d Propgate any errors in setting the rate up. 8 years ago
David Sidrane f5bc3dbc4e drv_io_timer Support OneShot 8 years ago
David Sidrane 96db91c468 drv_io_timer Add simplified Oneshot API 8 years ago
David Sidrane b01768addc px4iofirmware mixer uses new Oneshot API 8 years ago
David Sidrane 6309642c37 px4iofirmware registers uses new Oneshot API 8 years ago
David Sidrane 30c8e6efac drv_pwm_servo provide the simplified interface for OneShot 8 years ago
David Sidrane 938824500c Only expose up_pwm_update for onshot 8 years ago
David Sidrane 8984b441a0 pwm test uses Onshot API 8 years ago
David Sidrane 6dc3b1cac6 Revert "add macro PX4FMU_TASK to board_config" 8 years ago
David Sidrane 71c25611b5 fmu warnx->PX4_WARN 8 years ago
David Sidrane fc099879be fmu can be run as a task or as worker thread 8 years ago
David Sidrane 07834e51b7 fmu:Ensure work_stop still called work_cancel 8 years ago
David Sidrane 9227547886 fmu added comments & updated copyright 8 years ago
David Sidrane 0ce854ad55 Support onshot command 8 years ago
David Sidrane 6bc0420137 pwm warnx->PX4_WARN 8 years ago
David Sidrane cdd961d2b9 pwm remove arch dependancy 8 years ago
David Sidrane d92cb75b26 pwm use px4_getops 8 years ago
Mark Whitehorn 8b6b4ccee9 add macro PX4FMU_TASK to board_config 8 years ago
Mark Whitehorn f7f12759cd Revert "add timer validation call" 8 years ago