46256 Commits (3b88a3273bc7c6e5b5f501305097e6dfb78f8b1f)
 

Author SHA1 Message Date
Andrew Tridgell 3b88a3273b HAL_ChibiOS: adjust up uart tx stack size 4 years ago
Andrew Tridgell 5e0f175223 HAL_ChibiOS: adjust UART buffer sizes for new UART code 4 years ago
Andy Piper 4e61ba2dc8 AP_HAL_ChibiOS: reduce stack sizes for rcout, uart_rx and storage. 4 years ago
Andy Piper 94de238751 AP_HAL_ChibiOS: disable RCOUT thread on iomcu and rebuild iomcu. 4 years ago
Andy Piper f9c5f9be00 AP_HAL_ChibiOS: make dshot DMA unlock event driven in order to allow unlocking from rcout thread 4 years ago
Andy Piper c388fd9214 AP_Filesystem: add @SYS/uarts.txt 4 years ago
Andy Piper a07b238c7d AP_HAL: add PRIORITY_RCOUT 4 years ago
Peter Barker d4aef2dba8 autotest: stop using MAVProxy to change mode 4 years ago
Peter Barker 05c9b79a5e autotest: make and declare quadplane.py flake8-clean 4 years ago
Peter Barker c13d229877 autotest: use self.set_current_waypoint rather than "wp set" to set current wp 4 years ago
Peter Barker 148e2e751f autotest: add set_current_waypoint 4 years ago
Iampete1 bf7920f2d7 AP_Scripting: use helper for not supported error saving 1K of flash 4 years ago
Peter Barker b7044d3708 autotest: remove use of global expect_list 4 years ago
Peter Barker 2d17f019b6 autotest: remove pointless manipulation of expect list 4 years ago
Peter Barker dcc04ccd09 autotest: stop using MAVProxy to change modes 4 years ago
Peter Barker 2c1df16442 autotest: increase button message timeout to allow for Valgrind speed 4 years ago
Peter Barker ad06a616b8 autotest: adjust for low log transfer rate under valgrind 4 years ago
Peter Barker bcc1cb9dbb autotest: use get_parameter in place of mav's param object 4 years ago
Peter Barker b1ccf3b3f8 autotest: add test for rangefinder-based proximity avoidance enablement 4 years ago
Leonard Hall f0f87be06d AC_PID: AC_PI_2D format changes 4 years ago
mateksys 7eb4e9b370 AP_Periph: set PORT defaults for F405-MatekGPS 4 years ago
mateksys 97c2b7228e AP_Periph: Matek F303 and F405 AP_Periph use DSP310 baro 4 years ago
Peter Barker 3cf1b9444f autotest: get_sim_time_cached in NMEA output test to stop losing msgs 4 years ago
Peter Barker ce61f44505 autotest: reset SITL commandline after fetching unhidden parameters 4 years ago
Peter Barker e221e6ce45 autotest: flake8 compliance for ardusub.py 4 years ago
Peter Barker 628a3843b2 autotest: flake8 compliance for arduplane.py 4 years ago
Peter Barker 78aa729b90 autotest: flake8 compliance for common.py 4 years ago
Peter Barker d183d4c91b .flake8: ignore E221 multiple spaces before operator 4 years ago
Peter Barker 4d33e7dc80 .flake8: ignore E203 whitespace before ':' 4 years ago
Peter Barker a45d4e93be .flake8: ignore 'W504 line break after binary operator' 4 years ago
Peter Barker 4c56ac7eb3 autotest: flake8 compliance for antennatracker.py 4 years ago
Peter Barker 726f54e37f autotest: flake8 compliance for rover.py 4 years ago
Peter Barker 0a235cc0d1 .github: run Python cleanliness checks 4 years ago
Peter Barker 360e2f49b3 Tools: git-tools: add a script suitable for use as a pre-commit hook 4 years ago
Peter Barker e3887c8d93 autotest: make and mark autotest.py flake8-clean 4 years ago
Peter Barker 3c83d52e52 Tools: add script to check Python files for flake8-cleanliness 4 years ago
Tom Pittenger 8019cc160a AP_ICEngine: make it obvious that update_idle_gov does nothing if disabled 4 years ago
Peter Barker f124cf0991 AP_Hott_Telem: use GPS single-char representation of fix type 4 years ago
Peter Barker 9da9d8c94b AP_GPS: provide method for getting single char representing fix type 4 years ago
Leonard Hall e788d63686 AC_AttitudeControl: clear up comment for inertial_frame_reset 4 years ago
Andy Piper 4c2cbdab8d AP_HAL_ChibiOS: only setup half-duplex for receive when transmit is fully over 4 years ago
Andy Piper 5c32007cdf AP_HAL_ChibiOS: ensure stop bits can be set before UART begin 4 years ago
Iampete1 bd8619a616 gitignore: add scripting repl 4 years ago
Peter Hall 43763091bd AP_Scripting: add send_named_float to simple loop example 4 years ago
Peter Hall fc95664580 AP_Scripting: add GCS send_named_float binding 4 years ago
Andy Piper 3371c272fb AP_Notify: make LED_NTF_LEN changes require a reboot 4 years ago
Andy Piper 3a9107245c AP_HAL_ChibiOS: allocate DMA and LED buffers correctly when the length changes 4 years ago
Andy Piper a98f85502a AP_RCTelemetry: add support for SmartAudio protocol. 4 years ago
Andy Piper ea3af39773 RC_Channel: add support for 6-position switch and use it for VTX power 4 years ago
Andy Piper 6f91e053d5 AP_VideoTX: new library to support the SmartAudio protocol 4 years ago