Peter Barker
ae349b6d40
Filter: correct description of filter tracking mode
2023-05-17 12:24:01 +10:00
acxz
ade161f0a8
AP_HAL_SITL: remove std:: scope from uint16_t
2023-05-17 11:15:43 +10:00
acxz
7aa8347374
AP_HAL_Linux: remove std:: scope from uint16_t
2023-05-17 11:15:43 +10:00
Peter Barker
9bcac597b6
AP_HAL: remove posix test from uart example
2023-05-17 09:40:39 +10:00
Peter Barker
d46d2189ec
GCS_MAVLink: replace HAVE_FILESYSTEM_SUPPORT with backend defines
2023-05-17 09:40:39 +10:00
Peter Barker
e8ed94344b
AP_Terrain: replace HAVE_FILESYSTEM_SUPPORT with backend defines
2023-05-17 09:40:39 +10:00
Peter Barker
fd10c5e9e1
AP_Param: replace HAVE_FILESYSTEM_SUPPORT with backend defines
2023-05-17 09:40:39 +10:00
Peter Barker
e7e0da9a59
AP_OSD: replace HAVE_FILESYSTEM_SUPPORT with backend defines
2023-05-17 09:40:39 +10:00
Peter Barker
5f2bb83401
AP_Notify: replace HAVE_FILESYSTEM_SUPPORT with backend defines
2023-05-17 09:40:39 +10:00
Peter Barker
6dbf1f2d66
AP_Logger: replace HAVE_FILESYSTEM_SUPPORT with backend defines
2023-05-17 09:40:39 +10:00
Peter Barker
ee8a762e1d
AP_HAL: replace HAVE_FILESYSTEM_SUPPORT with backend defines
2023-05-17 09:40:39 +10:00
Peter Barker
86db236647
AP_HAL_ESP32: replace HAVE_FILESYSTEM_SUPPORT with backend defines
2023-05-17 09:40:39 +10:00
Peter Barker
30131a2f36
AP_HAL_ChibiOS: replace HAVE_FILESYSTEM_SUPPORT with backend defines
2023-05-17 09:40:39 +10:00
Peter Barker
1c54d18672
AP_Filesystem: replace HAVE_FILESYSTEM_SUPPORT with backend defines
2023-05-17 09:40:39 +10:00
Peter Barker
189712830c
AP_BoardConfig: replace HAVE_FILESYSTEM_SUPPORT with backend defines
2023-05-17 09:40:39 +10:00
Andy Piper
38adb308a9
AC_AutoTune: load test gains for correct axis when testing yaw D
2023-05-17 07:21:53 +10:00
Henry Wurzburg
30d71e42df
Tools: move SITL on HW to Tools and simplify config
2023-05-16 21:11:36 +10:00
Henry Wurzburg
0a060aa520
SITL: Move SITL on hdwr scripts to Tools and simplify
2023-05-16 21:11:36 +10:00
Henry Wurzburg
3a49804703
AP_AHRS: fix compile for 1MB bds using SITL on hdwr
2023-05-16 21:11:36 +10:00
Iampete1
15601e4139
Tools: Web: FilterReview: add notch tracking overlay
2023-05-16 10:43:56 +10:00
Iampete1
6443eab963
Tools: Web: FilterReview: fix clear calculation with no data
2023-05-16 10:43:56 +10:00
Iampete1
0acf4e50b8
Tools: Web: FilterReview: move from 3D surface to 2D heatmap
2023-05-16 10:43:56 +10:00
Iampete1
880eac98b2
Tools: Web: FilterReview: fix spectogrph reset
2023-05-16 10:43:56 +10:00
Iampete1
114f9b1311
Tools: Web: FilterReview: fix nan in penultimate frequency
2023-05-16 10:43:56 +10:00
Iampete1
c1aa398977
Tools: web: FilterReview: fix post filter gyro numbering
2023-05-16 10:43:56 +10:00
Peter Barker
b051b0d24b
waf: add --enable-scripting option
2023-05-16 10:31:01 +10:00
Peter Barker
772eda555b
AP_Scripting: correct dependencies on bindings
2023-05-16 10:31:01 +10:00
Peter Barker
29d6c51f43
SITL: stop using mavlink channels for packing messages
...
precedent was set in the mavlink rangefinder; we don't need to re-use SITL buffers for this
2023-05-16 10:17:56 +10:00
Peter Barker
8cfd9f8ef1
AP_SerialManager: consolidate AP_Periph serialmanager defaults
2023-05-16 10:16:10 +10:00
Peter Barker
6aeeb3d51d
AP_HAL_ChibiOS: consolidate AP_Periph serialmanager defaults
2023-05-16 10:16:10 +10:00
Randy Mackay
e998f93965
AP_Proximity: RPLidarA2 gets S1 support
2023-05-16 10:15:23 +10:00
Randy Mackay
1394a430b0
AP_Proximity: RPLidarA2 minor whitespace fix
2023-05-16 10:15:23 +10:00
Randy Mackay
67accd8920
AP_Proximity: RPLidarA2 loses redundant set of state
2023-05-16 10:15:23 +10:00
Peter Barker
36b494a057
AP_Proximity: increase RPLidar read buffer size
...
128 bytes at 50Hz is not enough to read all data from device
2023-05-16 10:15:23 +10:00
Peter Barker
206f663e38
AP_Proximity: tweak RPLidar debug
2023-05-16 10:15:23 +10:00
Peter Barker
77f7533f02
AP_Proximity: emit RPLidar detection information
2023-05-16 10:15:23 +10:00
Peter Barker
cb7f29cc6b
AP_Proximity: correct RPLidarreset path
2023-05-16 10:15:23 +10:00
Peter Barker
8938508147
AP_Proximity: move connect-in-SITL instructions to header
2023-05-16 10:15:23 +10:00
Peter Barker
f722be9758
autotest: add test for RPLidarA1
2023-05-16 10:15:23 +10:00
Peter Barker
ae7fb93e4c
AP_HAL_SITL: add simulated RPLidarA1
2023-05-16 10:15:23 +10:00
Peter Barker
2257d4686f
SITL: add simulated RPLidarA1
2023-05-16 10:15:23 +10:00
Peter Barker
3355520026
AP_Proximity: add support for RPLidarA1
2023-05-16 10:15:23 +10:00
Peter Barker
ae6b1ffc8f
SITL: factor RPLidar simulation to allow for subclassing
2023-05-16 10:15:23 +10:00
Peter Barker
5ba3260870
SITL: rename SIM_PS_RPLidarA2 to SIM_PS_RPLidar
2023-05-16 10:15:23 +10:00
Peter Barker
811dcebe4f
AP_Proximity: RPLidarA2: interpret DEVICE_INFO response to determine model
2023-05-16 10:15:23 +10:00
Peter Barker
4ffdc7239c
AP_Proximity: rewrite RPLidarA2 to use more efficient read() method
2023-05-16 10:15:23 +10:00
Peter Barker
742416c2aa
SITL: RPLidar: add support for GET_DEVICE_INFO command
2023-05-16 10:15:23 +10:00
Peter Barker
76cf605e11
autotest: add test for RPLidar driver
2023-05-16 10:15:23 +10:00
Peter Barker
537fc19bb5
AP_HAL_ChibiOS: do not build ChibiOS with debug symbols unless debug build
...
debug symbols subtly change the compiler output which can lead to problems with repeatable builds
2023-05-16 09:55:47 +10:00
Peter Barker
b19035b9a7
autotest: integrate features.json generation to build_binaries.py
...
we have to run the extract_features.py that corresponds to the branch being built. We may say a feature is presnet when it isn't or vice-versa if we don't.
2023-05-16 09:53:11 +10:00