1081 Commits (52adda7c4c0fbdbca9beb0a5e8abc3f25799823f)

Author SHA1 Message Date
Josh Henderson 17243b5630 Sub: inav use _xy() 3 years ago
Josh Henderson 5391262900 ArduSub: get_bearing & get_horizontal_distance use Vector2f 3 years ago
Peter Barker b7eec83f52 ArduSub: remove unused GUIDED_LOOK_AT_TARGET_MIN_DISTANCE_CM define 3 years ago
Peter Barker 422bb3cfbb ArduSub: allow specification of Scheduler table priorities 3 years ago
Peter Barker bc39b8d74c ArduSub: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED 3 years ago
Peter Barker 9bc9179d8d ArduSub: ensure ENABLE_SCRIPTING is always defined 3 years ago
Peter Barker 1c544702d2 ArduSub: handle renaming of AP_InertialNav_NavEKF to AP_InertialNav 3 years ago
Peter Barker 4c1c0e591f ArduSub: move SITL object up to AP_Vehicle 3 years ago
Iampete1 b7db7f8cac Sub: convert to PWM min and max in AP_Motors 3 years ago
Iampete1 44c5153df8 Sub: update_throttle_range don't set_throttle_range 3 years ago
Willian Galvani 0adc4562ad Sub: add exception for linux boards when setting BARO_EXT_BUS 3 years ago
Willian Galvani d5ec5f1dfc Sub: Motor-test: change disarm method on motor test timeout 3 years ago
Peter Barker f3e5e9463b Sub: stop passing current_loc into AP_Camera 3 years ago
Josh Henderson 69997626d3 Sub: modes keep controllers initialized when disarmed 3 years ago
Iampete1 adb58a9b60 Sub: fix RC init order to avoid error message 3 years ago
Iampete1 7e1eb970bc Sub: convert to new ARMDISARM 3 years ago
Andrew Tridgell dbe0bef58b Sub: moved accel cal update to vehicle code 3 years ago
Josh Henderson d6d9577f27 Sub: use vector.xy().length() instead of norm(x,y) 3 years ago
Leonard Hall f3dc47ce3d Copter: Add units to the AC_AttitudeControl Library 3 years ago
Andrew Tridgell fd758113ce Sub: no need to fabs() get_default_speed_down() as it does fabs already 3 years ago
Leonard Hall c2f7702094 Sub: Separate landing and terrain following. 3 years ago
Peter Barker 29d2eed9e4 Sub: view update does not take skip_ins_update 3 years ago
Peter Barker 80a56a5fdf ArduSub: eliminate AP::ahrs().get_location 3 years ago
Andrew Tridgell 4daedd4572 Sub: added MCU_STATUS message 4 years ago
Andrew Tridgell bf7f140052 Sub: added slew rate and Dmod for PID_TUNING message 4 years ago
Peter Barker aa22126355 ArduSub: stop sending SENSOR_OFFSETS 4 years ago
Peter Barker f35a94a730 ArduSub: DCM handles centrifugal correction application internally now 4 years ago
Peter Barker 9f8d01827a ArduSub: move VehicleClass handling to AHRS frontend 4 years ago
Patrick José Pereira 190f1c5098 Sub: Parameters: Add default value for MNT_TYPE 4 years ago
bugobliterator 6ec8919bdd Sub: change class name from SITL::SITL to SITL::SIM 4 years ago
Willian Galvani 8ee38a7171 Sub: update release notes for 4.0.3 4 years ago
Peter Barker 3e13790039 ArduSub: use AP::compass().available in place of enabled() 4 years ago
Peter Barker e98af90749 ArduSub: rename for AHRS restructuring 4 years ago
Willian Galvani da906f6b0f Sub: use BARO instead of GND prefix to set default baro parameters 4 years ago
Peter Barker 088120b8f3 ArduSub: use singleton to access AP_Terrain data 4 years ago
Peter Barker ed0b0451cf ArduSub: remove AC_TERRAIN compilation option 4 years ago
Leonard Hall 48a99df2b3 Sub: seperate kinimatic shaping from pid limit setting 4 years ago
Leonard Hall 5a133dac84 Sub: adjust for AttitudeControl library changes 4 years ago
Andrew Tridgell c059f8c044 Sub: fixes for use of longitude_scale() 4 years ago
Willian Galvani 6ef37daaad Sub: use scheduler.get_loop_period_s() instead of MAIN_LOOP_SECONDS 4 years ago
Peter Barker bc4ee95004 ArduSub: remove misleading NOINLINE comment 4 years ago
Stephen Dade 2a1f6e1b31 ArduSub: Add support for HIGH_LATENCY2 messages 4 years ago
Andrew Tridgell 702f95d4c6 Sub: fixed longitude wrap 4 years ago
Andrew Tridgell 70f874e288 Sub: update for new double precision position APIs 4 years ago
Andrew Tridgell 18dd373ff5 Sub: use cleaned up APIs 4 years ago
Peter Barker 6f81c250be ArduSub: remove optical flow pointer from AP_AHRS 4 years ago
Peter Barker 26d1e34c19 ArduSub: remove pointless init_optflow wrapper 4 years ago
Randy Mackay 05d74ba50d Sub: call AC_PosControl::write_log in modes with only vertical control like AltHold 4 years ago
Hwurzburg 8a6c09c39a ArduSub: make centideg metadata incr and range consistent 4 years ago
Leonard Hall 4c3a5c0918 Sub: Fix before squash 4 years ago