34267 Commits (85796fbd84a37f7f7f60da668779aaa6724df513)
 

Author SHA1 Message Date
Beat Küng e1983381e7 rcS: add SYS_PARAM_VER to param reset_all exception list 4 years ago
Matej Frančeškin ba6a8080ea mavlink: don't respond to MAV_CMD_REQUEST_MESSAGE if component doesn't match 4 years ago
Beat Küng 26e8c231b0 v5x,v6x: move mtd_caldata after mtd_id partition 4 years ago
Lorenz Meier a282f3df8d CLI test: Disable by default on NuttX 4 years ago
Lorenz Meier 03e9e10847 Add CLI tests for basic soak testing 4 years ago
Julian Oes 5ae5c03c66 mavlink: handle param4/5 from mission_item_int 4 years ago
Beat Küng 12ebbd995d bmp388: wait a bit longer to schedule first cycle after reset 4 years ago
Beat Küng 529c3112ac bmp388: quiet if startup fails (no sensor on bus) 4 years ago
David Sidrane 1e7dfe227a stm32_common:board_hw_rev_ver Use Analog resistor detection 4 years ago
Jakub Kákona b87dd317d4
airframes: add new airframe for ThunderFly TF-G2 autogyro (#16551) 4 years ago
Thomas df41c99b61 make failsafe handling consistent over all VTOL types 4 years ago
Thomas 38e46ff341 Rename VtolAttitudeControl::abort_front_transition(const char *reason) to VtolAttitudeControl::quadchute(const char *reason) 4 years ago
Thomas Stauber 40fbfdc054 Undo make format change 4 years ago
Thomas 83ddb77a5f delete excess empty lines 4 years ago
Thomas b90fafd5cd Fix quadchute logic so that it also works during back transition 4 years ago
Daniel Agar 420ceb76fc cmake: NuttX generated vscode launch.json requires DEBUG_DEVICE found 4 years ago
SalimTerryLi 1ee98417f8
scumaker pilotpi updates 4 years ago
Daniel Agar 52b07a932a github actions build and store cannode uavcan firmware 4 years ago
RomanBapst 96dfa7fc71 ROMFS: set cruise throttle correctly for all gazebo vtol configs 4 years ago
Silvan Fuhrer 0633c3956f ROMFS: improve tuning of tailsitter VTOL SITL 4 years ago
Silvan Fuhrer 6104fe8932 ROMFS: improve tuning of tiltrotor VTOL SITL 4 years ago
Silvan Fuhrer 2ce310925c ROMFS: improve tuning of standard VTOL SITL 4 years ago
Daniel Agar e96571b45d uavcannode: GPS working on cuav_can-gps-v1 4 years ago
Daniel Agar d8e8e23947 vscode: add cuav_can-gps-v1_canbootloader variant 4 years ago
Daniel Agar 58909b208d boards: cuav can-gps-v1 add safety button and LED 4 years ago
Daniel Agar a894ca30e8 cmake: add STM32F412CE debug helper 4 years ago
David Sidrane 529841ba7c make_can_boot_descriptor:Get padding math correct 4 years ago
David Sidrane 1ac70cc72f can-gps-v1:Correct Memory size used by app and bootloader size 4 years ago
David Sidrane d04216aa48 Nuttx with stmf412 fixes 4 years ago
David Sidrane 618bd5978a can-gps-v1:canbootloader SAFETY is GETNODEINFO_JUMPER 4 years ago
David Sidrane 2deef30d12 canbootloader:Add 48Mhz CAN Clock Settings 4 years ago
David Sidrane 177109a1af can-gps-v1:LED Trimming 4 years ago
David Sidrane 54abd997de canbootloader:Update to use NuttX 4 years ago
David Sidrane 271f87f8d2 canbootloader:Fixed Warning 4 years ago
David Sidrane 238c28d458 SK6812 Led driver 4 years ago
David Sidrane 85bd04f0c7 can-gps-v1:canbootloader Fixed 4 years ago
David Sidrane 3e08fd6682 can-gps-v1: Removed GPIO_CAN_CTRL 4 years ago
David Sidrane c2c92cb2c8 can-gps-v1: Added LED pin 4 years ago
David Sidrane cdae8bf168 can-gps-v1:Fixed Clock 4 years ago
Daniel Agar a0d8d5ac74 sensors/vehicle_gps_position: untangle and remove unnecessary state 4 years ago
Daniel Agar bc8ec5d1f5 uavcannode: support optical_flow 4 years ago
RomanBapst 47364ce8d6 updated tuning for gazebo plane airframe config 4 years ago
RomanBapst f05599caff tecs: use speed derivative provided by local position 4 years ago
Silvan Fuhrer b230bbfe88 ROMFS: remove outdated TECS parameter from configs 4 years ago
RomanBapst e546584555 tecs: moved trivial getter methods to header file 4 years ago
Roman Bapst 701c105ab6 Update src/lib/tecs/TECS.cpp 4 years ago
RomanBapst fa559aef43 TECS: stop learing integrator if airspeed is not available, but don't zero it 4 years ago
RomanBapst d4d1c0fe01 TECS: some cosmetics 4 years ago
RomanBapst 97cc1e25dd TECS: hande pitch and throttle integrator saturation consistently 4 years ago
RomanBapst 77627a08ca TECS: don't allow speed height weights to be larger than one 4 years ago