35710 Commits (ab701ae5024850fdad2ef41b6d1505f98deab621)
 

Author SHA1 Message Date
Beat Küng ab701ae502 rtl: switch to events 4 years ago
Beat Küng 59f359f7dc events: add custom (px4-specific) enums json file 4 years ago
Beat Küng 14d3582d38 events parser: make '/* EVENT' optional, but prevent 'using namespace events' 4 years ago
Beat Küng e1852a7a9a github ci: deploy events metadata 4 years ago
Beat Küng 60850fa528 metadata: add extract_events target 4 years ago
Beat Küng 38f3b8d356 mavlink & system: add events interface 4 years ago
Beat Küng 7c5838116a Tools: add parser to extract event definitions in source & generate json output 4 years ago
mcsauder fef2c43395 Modify occurrences of control_mode to vehicle_control_mode in MulticopterPositionControl.cpp/hpp to reflect the existing naming convention in the files. 4 years ago
Daniel Agar 1ee3484827 drivers/gps: close port if configure fails 4 years ago
JacobCrabill 3143756d97 uavcan_v1: Cleanup _uavcan_subs in SubMgr 4 years ago
JacobCrabill 8f55c960b6 uavcan_v1: Change '_PID' params to '_SUB' for clarity 4 years ago
JacobCrabill 10019bbccc fmu-v5_uavcanv1: Increase CAN FIFOSIZE to 32 4 years ago
JacobCrabill fce809841f uavcan_v1: Revert HeapSize to 8192 4 years ago
JacobCrabill a644cf19c5 uavcan_v1: Update SubscriptionManager 4 years ago
JacobCrabill ab46b8026c uavcan_v1: Don't re-subscribe to fixed port ID subscribers 4 years ago
JacobCrabill a99b657f03 uavcan_v1: Fix SubscriptionManager dynamic update 4 years ago
JacobCrabill db460daf46 uavcan_v1: Bugfix: pop timed-out transfers from tx queue 4 years ago
JacobCrabill c9f743049b uavcan_v1: Increase _uavcan_heap size 4 years ago
JacobCrabill 4ba1f966e5 uavcan_v1: Add update and print support to SubscriptionManager 4 years ago
JacobCrabill 74d0f46279 uavcan_v1: Publisher: Fix port_id update 4 years ago
Daniel Agar 1b5e65df04
gyro_fft: change default length 1024 -> 512 to decrease latency 4 years ago
Oleg Evseev f296a41737 cdev: fixes hardfaults when device get disconnected (#17846) 4 years ago
Daniel Agar a5ee28883a gyro_fft: track FFT peaks and median filter frequency 4 years ago
alexklimaj 72389c2306 Increase hp work priority. Turn on SPI2 DMA for AFBR. 4 years ago
Daniel Agar 9524e8ec03 drivers/px4io: mirror PWM_MAIN_OUT support 4 years ago
Daniel Agar 6dd0a58302 [at24c] free perf counter if px4_at24c_initialize fails 4 years ago
murata c9b5e488f5 NCP5623C: Change the class name to the device name 4 years ago
David Sidrane 9dee09b81b NuttX and Apps updated w/ALL backports 4 years ago
David Sidrane 962f02220a nxp_fmuk66-v3:DMA Poll not needed 4 years ago
David Sidrane 39d684958d nxp_fmuk66-e:DMA Poll not needed 4 years ago
David Sidrane 2a7c95d7ac nxp_fmuk66-v3:Use eDMA 4 years ago
David Sidrane cd8182ba3c nxp_fmuk66-e:Use SPI DMA 4 years ago
David Sidrane 5ea4b7dc9e NuttX with Kinetis eDMA (SPI, Serial) Backports 4 years ago
Matthias Grob acf848ba99 PWM: Draft implementation to respect PWM_OUT when loading defaults 4 years ago
Beat Küng 50b0f0e392 iridiumsbd: disable module until everything is fixed 4 years ago
Beat Küng fcf3bb5af9 fix iridiumsbd: use ModuleBase 4 years ago
Beat Küng 9b7170551c ModuleBase: allow configurable timeout for wait_until_running() 4 years ago
Peter van der Perk cf524cd2c9 [UAVCANv1] Added uORB actuator_outputs publisher 4 years ago
Beat Küng 6a44fc7cac fix vtol_att_control: set _current_max_pwm_values to current values on init 4 years ago
Beat Küng 894ecac8da px4io: ensure pwm params are loaded before any other module starts 4 years ago
alexklimaj 962c2cc960 Add fmuv6x to vscode cmake variants 4 years ago
David Sidrane 3e00450052 NuttX with SDMMC BACKPORT 4 years ago
Thies Lennart Alff cacab75b42 define decimals for uuv_att_control gains 4 years ago
Daniel Agar 0aa14deb5d drivers/distance_sensor/broadcom/afbrs50: minimize IRQ_LOCK()/IRQ_UNLOCK() calls 4 years ago
Matthias Grob 62546350f1 battery: use local instead of global member battery_status message 4 years ago
Matthias Grob fa976f84b1 battery: clear interface for determineWarning() 4 years ago
Matthias Grob f41c294028 BatterySimulator: No need to explicitly mention throttle being set to zero 4 years ago
Matthias Grob b824f33ae9 battery: publish measured values also when battery not connected 4 years ago
Matthias Grob a99ddd0845 battery: don't reset on every loop iteration 4 years ago
Matthias Grob 8d74e52bb7 battery: omit separate publish() function 4 years ago