14628 Commits (ee77ff4830ffc42d63cd852bb925aa0be8e5fd65)
 

Author SHA1 Message Date
Lorenz Meier ee77ff4830 FW Att control: Avoid no symbols warnings 10 years ago
Lorenz Meier e20c683896 Navigator: Advoid no symbols warning 10 years ago
Lorenz Meier 02a21aac04 Fix signed compare for CLANG 10 years ago
Lorenz Meier 3554c29c5d Merge branch 'master' of github.com:PX4/Firmware 10 years ago
Lorenz Meier b126f00052 Merged master 10 years ago
Lorenz Meier f3389dae38 Merge pull request #2996 from dagar/cmake_upload 10 years ago
Lorenz Meier dbcb226de6 Sensors: Ensure all mag rotations are visible to the GCS 10 years ago
Lorenz Meier 5f69857a57 Merge branch 'master' of github.com:PX4/Firmware 10 years ago
Lorenz Meier 53bbe1920d Navigator: Make error message less cryptic 10 years ago
Lorenz Meier 336ca86117 Commander: Ensure primary sensor is present if configured 10 years ago
Daniel Agar a3f207f515 cmake fix windows upload 10 years ago
Lorenz Meier 5434d1a9ff sensors app: Finish preflight update 10 years ago
Lorenz Meier 53ff04e016 Commander: Finish preflight update for prime sensor IDs 10 years ago
Lorenz Meier e5bb1cff91 Store primary sensor ID to allow cross-check of calibration on next boot 10 years ago
Lorenz Meier a7c6a343c6 Commander: Do not enforce sensor order, only enforce that all present sensors need to be calibrated. 10 years ago
Lorenz Meier 7238916d03 Sensors: Reload calibration whenever a new sensor instance is detected 10 years ago
Lorenz Meier ca5e1bd62b Drivers: Add calibration check IOCTL, not implemented yet in sensor drivers. 10 years ago
Lorenz Meier 405d485f62 Merge pull request #2995 from dagar/cmake_misc 10 years ago
Daniel Agar e2fda01545 nuttx only show stderr 10 years ago
Daniel Agar adc59b9e71 cmake improve submodule handling 10 years ago
Daniel Agar 77f2295b62 cmake restore -Wbad-function-cast 10 years ago
Daniel Agar 8e039c4079 cmake uavcan remove whitespace 10 years ago
Daniel Agar 75b3564789 cmake better nuttx copy 10 years ago
Lorenz Meier 626edc6a8d EKF: Add error macro when running into errors 10 years ago
Lorenz Meier 110a630cbd Fix PX4 log to show error 10 years ago
Lorenz Meier b83f56bc1d sdlog2: Allocate log buffer as needed, not on start. This allows the system to leverage the log buffer RAM for UAVCAN first 10 years ago
Lorenz Meier cde947a1d8 FMUv2: Reduce excessive work task stack sizes 10 years ago
Lorenz Meier 88a4d0deca EKF: Reduce excessive stack size 10 years ago
Lorenz Meier 21431cf237 EKF: Fix output commands, fix stack size for commandline tool so we do not run out of space during debug printing 10 years ago
Lorenz Meier cff6cde47b UAVCAN: Set default optimization level to -Os because comm protocols should not hog the flash or RAM. 10 years ago
Lorenz Meier ae65269de9 UAVCAN: Increase stack since its hitting almost the limit 10 years ago
Lorenz Meier 92ae41c1cf PX4 log: reduce output verbosity to save flash 10 years ago
Lorenz Meier 51707245bb Makefile: Use blunt force to ensure uavcan submodule is up to date 10 years ago
Lorenz Meier 4d7cc41921 EKF: Retain minimum Kalman update rate 10 years ago
Lorenz Meier c599cf1256 Merge pull request #2976 from PX4/mtecs 10 years ago
Lorenz Meier 5d2b01a8e7 Merge pull request #2978 from PX4/cmake_win_fixes 10 years ago
Daniel Agar 5865dc6434 cmake add libuavcan as subdirectory 10 years ago
Daniel Agar cc3695d0b7 uavcan manually add src/include to include path 10 years ago
Daniel Agar a45fe63430 bin_to_obj.py fix windows regex size match 10 years ago
Daniel Agar 3f0653e824 bin_to_obj.py don't use full path to visibility.h 10 years ago
Daniel Agar 4e4d10d8b9 generate_listener.py don't depend on platform dependant slash 10 years ago
Daniel Agar 1bfc919c83 cmake generate MSYS Makefiles on windows 10 years ago
Daniel Agar e8fd711a5c uorb generate interally set required paths 10 years ago
Daniel Agar 2c1e999e1a cmake remove rsync dep 10 years ago
Lorenz Meier 76dcd8b717 EKF: Better output 10 years ago
Lorenz Meier f34ba165a4 Merge pull request #2982 from NaterGator/param-hash 10 years ago
Ben Dyer 7dacb835b9 Fixing build on targets without the UAVCAN module 10 years ago
Lorenz Meier a11ea87446 Merge pull request #2985 from DonLakeFlyer/MavFrame 10 years ago
Ben Dyer d071177dd6 Added ROMFS firmware update support 10 years ago
Ben Dyer 148148b6a0 Update libuavcan and add missing PRI64 define 10 years ago