71 Commits (master)

Author SHA1 Message Date
David Sidrane c0facec889 cdc_acm_check:Prevent USB disconect on param save 3 years ago
Beat Küng 92769bd2b2 dshot: remove BOARD_DSHOT_MOTOR_ASSIGNMENT & handle timer channel gaps 3 years ago
Daniel Agar daa925137c boards: move default battery calibration defines to parameter defaults 3 years ago
Daniel Agar 8185e2a384 boards: board_app_initialize() don't return early on failure 3 years ago
Cindy Hsieh ca90c785e9 correct pin in the comment, no code changed 3 years ago
Beat Küng 0ab4a24de8 px4/fmu-v5: add capture pins to list of pwm pins 3 years ago
Daniel Agar bbfaa4694c
boards: cleanup serial RX DMA hrt_call_every 3 years ago
Beat Küng c5c80e31b6 boards: remove DIRECT_INPUT_TIMER_CHANNELS from board_config.h 3 years ago
Beat Küng a8e75d174c boards: remove BOARD_HAS_PWM and use DIRECT_PWM_OUTPUT_CHANNELS 3 years ago
Kirill Shilov e13884410b heater: added support of inverted IMU heat controller output 4 years ago
David Sidrane 05bdef867d Track NuttX syslog change 4 years ago
David Sidrane 62fd132047 boards:Use inttypes 4 years ago
David Sidrane 32e92ba817 Revert:Pull downs - bad levels cause motor spins 4 years ago
David Sidrane 69bf437e9a px4_fmu-v5: Initalize PWM as input with Pull Downs 4 years ago
benjinne 9b7eae4043
rc: enable crsf and ghst telemetry on supported boards 4 years ago
dino 6d04a67b02 Moving define to microhal.h files, for each ST architecture. Correct channels were verified with ST_CUBE header files. For the H7 its a simplification for the current used H7x3. Other devices in that family expect the temperarture on channel 18. 4 years ago
dino 3c77ef7eb3 Fixed adc config, to read internal reference to get cpu temperature 4 years ago
Jukka Laitinen 5c9e7c2581 Add table of contents structure for px4_fmuv5 targets 4 years ago
Lorenz Meier e85afb22a5 FMUv5: Default Spektrum power to passive 4 years ago
Lorenz Meier cc34d4601d FMUv5: Support passive power controls 4 years ago
David Sidrane 52b5856ff0 px4_fmu-v5:Use px4_platform_configure 4 years ago
Beat Küng 274ccaf57c system: include shutdown lock to BOARD_INDICATE_ARMED_STATE 4 years ago
David Sidrane b52e10720e px4_fmu-v5 Updates for NuttX 9.1.0- 4 years ago
David Sidrane e8e463b875 cubepilot_cubeyellow Updates for NuttX 9.1.0- 4 years ago
mcsauder 6548fde024 Whitespace cleanup to quiet new blank line at EOF git hook. 5 years ago
Beat Küng b156fe5787 boards: remove deprecated SPI + I2C defines from board_config.h 5 years ago
Daniel Agar 8738c26426
boards: enable NuttX SPI DMA buffers 5 years ago
Beat Küng f555fe309c fmu-v5: change external i2c bus ordering to match with the label 5 years ago
Daniel Agar 6ed4b6978e px4_fmu-v5: add board_dma_map.h and enable SPI1 DMA 5 years ago
David Sidrane 82ab1413fc px4_fmu-v5:Add Manifest Entries for UAVCAN interfaces 5 years ago
Beat Küng 335623e11d SPI config: use enum to specify bus 5 years ago
Beat Küng 1851665fab boards: add new spi+i2c config 5 years ago
Beat Küng f7637ebf8f fmu-v5: use hw description methods for timer configuration 5 years ago
Beat Küng 62b4f3487a io timer: remove some fields from io_timers_t and split out channel indexes 5 years ago
David Sidrane a5be0bb3d8 px4_fmu-v5:GPIO_VDD_5V_{HIPOWER|PERIPH}_OC remove Pull up - OC have series 47K 5 years ago
David Sidrane 74b6cc5bce px4_fmu-v5:Use Serial TX DMA on Telem 2 5 years ago
Daniel Agar 8c38176d77 boards: alphabetize and sync common drivers and modules 5 years ago
Daniel Agar 40850f58ee boards cleanup old nsh_archinitialize 5 years ago
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
Igor Mišić f4ee9141cb DShot: updated driver to use NuttX DMA functions (#13233) 5 years ago
Beat Küng 67500123e3 fmu-v5: add dshot support 5 years ago
Beat Küng 182efaa757 dshot: reduce static buffer size 5 years ago
Beat Küng f3fccf53f6 src/drivers/{kinetis,stm32}: move to arch-specific directories 6 years ago
David Sidrane 0ebb87357f fmu-v5:hrt needs to be running for ADC time out 6 years ago
Beat Küng b7a0e1ef03 boards: simplify RC port configuration by using NuttX ioctl's 6 years ago
Beat Küng 4b0afff33a fmu-v5 init.c: remove unused include 6 years ago
Daniel Agar d4cd1d0d2e
NuttX stm32f7 fully re-enable dcache with write back (#12435) 6 years ago
David Sidrane 6eb4cf0ceb Add CUAV 5+ and Nano to fmu-v5 manifest 6 years ago