7830 Commits (ebe91f3243a94833023a9d3ee882aaacbb98592c)

Author SHA1 Message Date
Mark Whitehorn dd48b950ef fix units metadata for SENS_BOARD_?_OFF parameters 10 years ago
Lorenz Meier 0d90cf19dd Mag calibration: Reduce time required to complete calibration significantly 10 years ago
Lorenz Meier 6d096401b5 Commander: Turn calibration warnings into critical (voice) output 10 years ago
Lorenz Meier 006dfbb14f Commander: Speed up airspeed calibration 10 years ago
Lorenz Meier d0d46c9713 MAVLink app: Use better default rates 10 years ago
Lorenz Meier 0321f416a0 Increase allowance for vertical velocity in landed mode 10 years ago
Lorenz Meier 9f322a395e Make land detector more robust during initial spool-up 10 years ago
Lorenz Meier 06c45aadfb FW attitude control: Increase default integrator gains to compensate common airframe trim issues 10 years ago
Lorenz Meier fb8236e6b9 sdlog: Default to require GPS for time stamping 10 years ago
Lorenz Meier 116bd9a03e MC pos control: Code style fixes 10 years ago
Lorenz Meier ec21a71b36 Commander: increase mag cal timeout 10 years ago
Lorenz Meier d9f0baf4dc GPS driver: Only let the driver publish reports if it really found a GPS receiver 10 years ago
Lorenz Meier d8a54f5018 Navigator: fix feedback on success / fail 10 years ago
Lorenz Meier 253b8f50ce Load missions correctly after restart. Fixes #2564 10 years ago
ksschwabe e1572d3942 Moved ADC channel defines for battery voltage, battery current, and airspeed voltage to board_config.h. This allows better portabilit of code from one board to another, since it removes the hardcoded #ifdef sections from the Px4 sensors code. 10 years ago
Lorenz Meier c020c6ed9d MAVLink: Fix name of RC channel to correct message name 10 years ago
Lorenz Meier 01de0f9af7 MAVLink: Request right channel 10 years ago
devbharat 2bcbda49ac Added function prototype for missing declaration errors with nuttx 10 years ago
devbharat 68e3c477ed Tested mc_att_control_m and mc_pos_control_m in jmavsim.OK. 10 years ago
tinito 494932aeb7 Model name from ROS parameter server instead of hardcoded string 10 years ago
Lorenz Meier 5a2ed4a476 Remove unused estimator 10 years ago
Lorenz Meier 482641e403 MAVLink: Crank onboard attitude rate up to 250 Hz 10 years ago
Lorenz Meier 614c397762 MPU6K self-test: Be more forgiving on offset values 10 years ago
ksschwabe b528e1f593 Added ADC channel definitions to the board_config.h file. This way new boards with different ADC channel sets can still use the Px4 adc.c driver. 10 years ago
Lorenz Meier fc5b8ee12d Commander: Use new params for home set thresholds 10 years ago
Lorenz Meier 4465c029f5 commander: Add new params for home initialization. 10 years ago
Mark Charlebois 56d12caa9a Updates to QuRT muorb tests 10 years ago
Lorenz Meier b1b555ceb6 MAVLink app: Increase max data rate 10 years ago
Lorenz Meier 16cb971d63 POSIX: Increase app start spacing 10 years ago
Lorenz Meier fc3a85311d POSIX: Run main apps delayed 10 years ago
Lorenz Meier df4b07937e baro sim: Fix code style 10 years ago
Lorenz Meier abfb0bbd38 POSIX: Silence HRT red herring 10 years ago
Lorenz Meier 87b801034f IO firmware: Fix condition for output enable to also allow no throttle arming to enable outputs 10 years ago
Lorenz Meier 7b14a0258e pwm limit: Fix author list 10 years ago
Lorenz Meier eecddbcab9 Tests: Reset mixer inputs 10 years ago
Lorenz Meier ef4946f81b PWM limit: Avoid writing back into state struct 10 years ago
Lorenz Meier c9fe205db1 Mixer test: Add routine to test pre-arming 10 years ago
Lorenz Meier 433c9bf42d PWM limit lib: Support pre-arming 10 years ago
Lorenz Meier 0ca6f46ef4 IO: Allow to pre-arm the non-throttle channels with the safety switch 10 years ago
Lorenz Meier 8bb9707f3f FMU: Allow to pre-arm the non-throttle channels with the safety switch 10 years ago
Lorenz Meier 6fe717b17a Default MAVLink component ID to 1, since that is the more common assumption in the field 10 years ago
Lorenz Meier 5f586fc354 Mixer library: Fix code style 10 years ago
Lorenz Meier fd63ba7b89 FW pos control: Widen acceptance range for yaw rate to re-engage heading hold 10 years ago
Lorenz Meier a45391b244 Navigator: If orb copy fails, print FD 10 years ago
Lorenz Meier fc9d6ac39b POSIX baro SITL: Failed advert type is pointer, not number 10 years ago
Lorenz Meier 2adb48ce90 MC pos control: Better default velocity gain. 10 years ago
Lorenz Meier f689321ded POSIX: HRT: Be more verbose on error 10 years ago
Lorenz Meier 10a77a1513 Dataman: Be more verbose on error 10 years ago
Lorenz Meier 7b8f7f7ac4 Posix tasks: Mark task creation 10 years ago
Lorenz Meier 8c5d99484e Navigator: Improve output 10 years ago