21947 Commits (cff20ee51ee6ca0c67dbfdb55e4718025391f0b4)
 

Author SHA1 Message Date
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
Mark Whitehorn bbebf980d8 add timer validation call 8 years ago
Mark Whitehorn b5169b0c7b uncomment FMU servo readback test 8 years ago
Mark Whitehorn 9e3488af46 don't update servos if mixer_mix_threadsafe() failed to run 8 years ago
Mark Whitehorn dd25366b86 clean up timer_set_rate and add advice on hacking counter frequency 8 years ago
Mark Whitehorn 2d5588ae02 simplify oneshot mode selection; use zero PWM rate as indicator 8 years ago
Mark Whitehorn aa9fbbedd5 add oneshot mode capability 8 years ago
David Sidrane eac72051b8 Backport of stm32f7 add DTCM to heap and use it on F7 (#6865) 8 years ago
Dennis Mannhart be500723cd mc_pos_control: gradual vel fix for slope 8 years ago
Dennis Mannhart 20a47a1a72 mc_pos_control: limit if just xy distance close to target 8 years ago