53762 Commits (71b00e0f752b677a47c40de76c3fe9676650ec18)
 

Author SHA1 Message Date
Iampete1 71b00e0f75 AP_GPS: use config.h pattern and only include log structures if enabled 3 years ago
Peter Barker 00329ae443 AP_GPS: stop reading arbitrary amounts of data in GPS init 3 years ago
Peter Barker b88f414320 AP_GPS: allow UBLOX driver to be compiled out 3 years ago
Peter Barker e858a0fab7 AP_GPS: factor out a _detect_instance method 3 years ago
Andrew Tridgell 0b9c5d6dc1 AP_ESC_Telem: fixed race condition in update_rpm() 3 years ago
Andrew Tridgell 1995dbf47c AP_Scripting: added update_rpm() scripting binding 3 years ago
Andrew Tridgell ec31a13275 AP_ESC_Telem: expose update_rpm() for scripting 3 years ago
Tamas Nepusz 19bc7ebebe build_bootloaders.py should invoke bin2hex.py with the same Python interpreter as its own 3 years ago
Randy Mackay 67520c55d5 Tools: move Karuizawa location 3 years ago
TunaLobster 670378dc73 Tools: rstemit.py: Change Range to be clearer meaning 3 years ago
Peter Barker d768bcc904 GCS_MAVLink: eliminate get_mavlink_channel 3 years ago
Peter Barker 8ab0c03ada AP_SerialManager: eliminate get_mavlink_channel 3 years ago
Peter Barker 38119e17c7 GCS_MAVLink: correct gcs_out_of_space_to_send methodname 3 years ago
Peter Barker d1f4e95b26 AP_Rally: clarify that rtl altitude is in cm amsl 3 years ago
Peter Barker a2a63e14b1 AP_Rally: tidy calculation of nearest rally/home 3 years ago
Andrew Tridgell 4d4a1ddd42 waf: setup UBSAN_ENABLED define 3 years ago
Andrew Tridgell 9b0c8674d6 HAL_SITL: catch ubsan errors into a log file 3 years ago
Andrew Tridgell 88f0a324fd AP_Math: added rounding functions 3 years ago
Andrew Tridgell e2a83ba428 AP_NavEKF3: fixed undefined behaviour in logging 3 years ago
Andrew Tridgell a24ed6a7f1 AP_NavEKF2: fixed undefined behaviour in logging 3 years ago
Andrew Tridgell f55aadfedf HAL_SITL: fixed undefined behaviour in GPIO 3 years ago
Andrew Tridgell 2f7a8769c0 autotest: added --ubsan and --ubsan-abort to sim_vehicle.py and autotest.py 3 years ago
Andrew Tridgell acf56204f2 waf: added --ubsan and --ubsan-abort options 3 years ago
Andrew Tridgell 3385d3ae62 Plane: support NAV_DELAY in plane 3 years ago
Andrew Tridgell 511b0f69f2 AP_Mission: skip aux function in determining if a takeoff 3 years ago
Iampete1 ecc3ae2d05 AP_Logger: Log Structure: remove comma on included AIS structure 3 years ago
Iampete1 8f7cad39cd AP_AIS: only include log structures if enabled 3 years ago
Iampete1 60408fd16e hwdef: skyviper: update AP_AIS_ENABLED to AP_AIS_ENABLED 3 years ago
Iampete1 1a70f9fffc Tools: scripts: build options: update AP_AIS_ENABLED to AP_AIS_ENABLED 3 years ago
Iampete1 faa414fbdb AP_AIS: add dummy methods 3 years ago
Iampete1 28989f1838 Tools: ardupilotwaf: add AP_AIS to build 3 years ago
Iampete1 e8607c09f1 GCS_MAVLink: send ais message 3 years ago
Iampete1 30fffb491c AP_Vehicle: add AIS 3 years ago
Iampete1 b94e1c5027 AP_AIS: add singleton 3 years ago
Iampete1 6b06e2eb9b Blimp: add AIS to ADSB stream rate 3 years ago
Iampete1 50024a6ec2 Plane: add AIS to ADSB stream rate 3 years ago
Iampete1 cbaea15c96 Copter: add AIS to ADSB stream rate 3 years ago
Iampete1 7fd157acb4 Rover: move AIS to vehicle 3 years ago
Peter Barker 2ca68da77a autotest: correct setting mode by number 3 years ago
Peter Barker a672c7df97 autotest: add test for changing modes by mode number 3 years ago
Andrew Tridgell a92161cd18 GCS_MAVLink: improved start battery cell monitoring 3 years ago
Shiv Tyagi 489a27ca19 SITL: fix sim_precland orientation bug 3 years ago
RuffaloLavoisier 0e0c23a8e3 AP_Logger : correct spelling on comment 3 years ago
RuffaloLavoisier 2172095e3f Copter : correct spelling on comment 3 years ago
chobitsfan a723abf986 AP_Motors: reuse spool_step for code refactoring 3 years ago
Peter Barker d5f2a95417 autotest: build Heli in parallel to Copter 3 years ago
Peter Barker 72734d38de autotest: add test for AUTO_LAND_TO_BRAKE 3 years ago
Peter Barker 7647e38f3f autotest: create get_home_tuple_from_mission method 3 years ago
Andrew Tridgell 0103776d83 Filter: fixed test_notchfilter for the change in allocate_filters() 3 years ago
Andrew Tridgell 6a1e80a03a Plane: when ICE overrides throttle zero the vfwd integrator 3 years ago