Randy Mackay
|
a5aa25ef91
|
GCS_MAVLink: minor format fix
|
2022-11-28 17:21:23 +11:00 |
|
Wiktor Maslowski
|
02b2b9b807
|
AP_Filesystem: fixed builds for ESP32
|
2022-11-28 12:23:07 +11:00 |
|
Andrew Tridgell
|
6a1b3d4e30
|
AP_Scripting: moved trick72.txt to Schedules/AirShow.txt
|
2022-11-28 10:40:50 +11:00 |
|
Andrew Tridgell
|
c5840e512b
|
AP_Scripting: removed P23 schedules from main lua
now moved to Schedules directory
|
2022-11-28 10:40:50 +11:00 |
|
andypnz
|
136538e69b
|
AP_Scripting: added schedules
this adds F3A, F4C and the NZ ClubMan schedules as txt files
|
2022-11-28 10:40:50 +11:00 |
|
Andrew Tridgell
|
2863f3954b
|
AP_Scripting: remove support for loading binary luac
this saves about 2k of flash
|
2022-11-28 06:23:29 +11:00 |
|
Andrew Tridgell
|
ef3016eff0
|
AP_Scripting: added a simple example of the load() function
|
2022-11-28 06:23:29 +11:00 |
|
Andrew Tridgell
|
c1000041a6
|
AP_Scripting: use pcall and better load() approach
thanks to Pete Hall
|
2022-11-28 06:23:29 +11:00 |
|
Andrew Tridgell
|
ce88ddef07
|
AP_Scripting: use the new lua load() functionality in the airshow
|
2022-11-28 06:23:29 +11:00 |
|
Andrew Tridgell
|
65746de112
|
AP_Scripting: enable load() function in lua scripts
can be used to parse user supplied lua
|
2022-11-28 06:23:29 +11:00 |
|
Andrew Tridgell
|
31b9299ad3
|
AP_Scripting: added function loading in aerobatic schedule text files
this allows for new maneuvers to be added inside the schedule
|
2022-11-28 06:23:29 +11:00 |
|
Peter Barker
|
23df336e80
|
hwdef: correct compilation of CubeOrange bdshot variants
|
2022-11-26 22:16:23 +11:00 |
|
Andrew Tridgell
|
c30cd27000
|
AP_Scripting: added a stall turn test
|
2022-11-26 10:54:39 +11:00 |
|
Andrew Tridgell
|
2d02a3344d
|
AP_Scripting: treat message attribute like any other attribute
simplfies txt schedule processing
|
2022-11-26 10:54:39 +11:00 |
|
Andrew Tridgell
|
38556ab8c8
|
AP_Scripting: removed test_all_paths from aerobatics
not used
|
2022-11-26 10:54:39 +11:00 |
|
Andrew Tridgell
|
a85e9b2eb1
|
AP_Scripting: removed speed override in aerobatics
will be replaced with an attrib when needed again for aerobatic landing
|
2022-11-26 10:54:39 +11:00 |
|
Andrew Tridgell
|
133dcf240b
|
AP_Scripting: simplify path attribute handling
avoid needing a separate accessor function for each attribute
|
2022-11-26 10:54:39 +11:00 |
|
Andrew Tridgell
|
1aedb709e0
|
AP_Scripting: added real stall turn
reverses path at low throttle
|
2022-11-26 10:54:39 +11:00 |
|
Andrew Tridgell
|
814104cb33
|
AP_Scripting: added align_box and align_center
allows for alignment of maneuvers to the ends or center of the
aerobatic box
|
2022-11-24 19:37:59 +11:00 |
|
Andrew Tridgell
|
bd4255f654
|
AP_Scripting: allow "thr_boost: true" in text aerobatic schedules
likes this:
message: Loop
thr_boost: true
loop 30
|
2022-11-24 16:52:15 +11:00 |
|
Henry Wurzburg
|
cff3066591
|
SITL: add synthetic current sensor,fix SITL current
|
2022-11-24 06:53:35 +11:00 |
|
Henry Wurzburg
|
f297e57176
|
AP_HAL_ChibiOS: add synthetic current sensor,fix SITL current
|
2022-11-24 06:53:35 +11:00 |
|
Henry Wurzburg
|
6b852e39c9
|
AP_BattMonitor: add synthetic current sensor,fix SITL current
|
2022-11-24 06:53:35 +11:00 |
|
Iampete1
|
c1cd095508
|
AP_Scripting: remove lua acess to ap object creation
|
2022-11-23 19:48:21 +11:00 |
|
Iampete1
|
2c847b1061
|
AP_UAVCAN: update options bitmask for PWM option
|
2022-11-23 19:47:50 +11:00 |
|
Peter Barker
|
3bd62c0e68
|
GCS_MAVLink: factor out handle_manual_control_axes
|
2022-11-23 19:33:46 +11:00 |
|
bugobliterator
|
644c7c316d
|
AP_HAL_ChibiOS: add CubeOrangePlus bdshot hwdef
|
2022-11-23 18:52:52 +11:00 |
|
bugobliterator
|
e02e89a474
|
AP_HAL_ChibiOS: use CubeOrange default params for CubeOrange-bdshot
|
2022-11-23 10:17:38 +11:00 |
|
bugobliterator
|
29da18493b
|
AP_HAL_ChibiOS: make EKF running on second IMU primary
|
2022-11-23 10:17:38 +11:00 |
|
Andrew Tridgell
|
b12cd48843
|
AP_GPS: improve support for uBlox-M10
this sets up the M10 to use the BaiDou B1C signal instead of B1, and
disables glonass. This is needed to get a consistent 5Hz lock
|
2022-11-22 19:51:01 +11:00 |
|
Paul Riseborough
|
33349ed92a
|
AP_NavEKF3: Prevent on ground range to ground being used in flight
|
2022-11-22 11:23:44 +11:00 |
|
Paul Riseborough
|
2228937536
|
AP_NavEKF3: Don't allow range finder use to start if terrain state is stale
|
2022-11-22 11:23:44 +11:00 |
|
Henry Wurzburg
|
92cc5e87aa
|
AP_Scripting: add initial announcement to plane_aerobatics.lua
|
2022-11-22 10:57:40 +11:00 |
|
Henry Wurzburg
|
2d4d915b45
|
APM_Control: generalize pid descriptions
|
2022-11-22 10:55:45 +11:00 |
|
Henry Wurzburg
|
33c45c8b12
|
AC_CustomControl: generalize pid descriptions
|
2022-11-22 10:55:45 +11:00 |
|
Henry Wurzburg
|
b9452e58b7
|
AC_AttitudeControl: generalize pid descriptions
|
2022-11-22 10:55:45 +11:00 |
|
Andy Piper
|
de076ff259
|
AP_Camera: retry RunCam device info maximum number of times
|
2022-11-22 10:54:56 +11:00 |
|
Peter Barker
|
d075cc3cc5
|
hwdef: disable oreoled on SkyViper
|
2022-11-22 10:23:35 +11:00 |
|
Peter Barker
|
6ea352b087
|
AP_Notify: rename HAL_OREO_LED_ENABLED to AP_NOTIFY_OREOLED_ENABLED
|
2022-11-22 10:23:35 +11:00 |
|
Peter Barker
|
65c22b52cb
|
AP_HAL_ChibiOS: rename HAL_OREO_LED_ENABLED to AP_NOTIFY_OREOLED_ENABLED
|
2022-11-22 10:23:35 +11:00 |
|
Bill Geyer
|
fc6a6ceaa8
|
AC_AutoTune: fix pilot testing bug
|
2022-11-22 08:10:00 +09:00 |
|
xiao
|
e0035415fc
|
AP_HAL_ChibiOS: added PixPilot-V6
|
2022-11-22 07:37:42 +11:00 |
|
Henry Wurzburg
|
fafdf4d46d
|
AP_Scripting: update readme on plane_aerobatics
|
2022-11-21 16:54:13 +11:00 |
|
Andrew Tridgell
|
15820ec5f8
|
AP_Scripting: added set_orient and funny_loop
this allows much tighter control over path orientation during a sequence
|
2022-11-20 18:24:24 +11:00 |
|
Paul Riseborough
|
e09ae7bc43
|
AP_Scripting: re-work multi-point roll using roll_sequence
|
2022-11-20 18:23:05 +11:00 |
|
Andrew Tridgell
|
486787937a
|
AP_Scripting: added roll_sequence to simplify complex manuevers
allows for complex roll sequences within manuevers
|
2022-11-20 18:23:05 +11:00 |
|
Andrew Tridgell
|
b2a38c0c60
|
AP_Scripting: added AEROM_PATH_SCALE
and add some docs on parameters
|
2022-11-19 19:04:34 +11:00 |
|
Paul Riseborough
|
9234e5168f
|
AP_TECS: Fix TECS_OPTIONS documentation
|
2022-11-18 05:43:59 +11:00 |
|
Paul Riseborough
|
d449ed885a
|
AP_TECS: Protect against too small values of TECS_HDEM_TCONST
|
2022-11-18 05:43:59 +11:00 |
|
Paul Riseborough
|
ec9445757e
|
AP_TECS: Fix TECS_LAND_PTRIM documentation typos
|
2022-11-18 05:43:59 +11:00 |
|