1048 Commits (master)

Author SHA1 Message Date
Peter Barker b76e2316bb AP_HAL: do not gate AP_CRASHDUMP_ENABLED on bootloader 3 years ago
Henry Wurzburg 4c24b89dde AP_HAL: add TeraRange Neo Rangefinder 3 years ago
Peter Barker 51466e04b0 AP_HAL: move from HAL_NO_SHARED_DMA to AP_HAL_SHARED_DMA_ENABLED 3 years ago
Pierre Kancir 58ceecc4bf AP_HAL: fix python files exec permissions 3 years ago
Peter Barker 38bbb2361e AP_HAL: set AP_STATS_ENABLED default value 3 years ago
Andy Piper 7b733da2ea AP_HAL: correct assert 3 years ago
Andy Piper d3e57be6e5 AP_HAL: save a sliding window array of frequency bins 3 years ago
bugobliterator 1934b4a738 AP_HAL: move function definitions to cpp to save flash 3 years ago
bugobliterator e26ffc4ec5 AP_HAL: add mechanism to set register rw register using device name for SPI 3 years ago
Andy Piper 35a37cb84b AP_HAL: add BLHeli_S ESC type and use it to control bitwidths 3 years ago
Peter Barker 16883565e2 AP_HAL: add support for Plane SITL-on-hw 3 years ago
Peter Barker 0f48557ec2 AP_HAL: fix compilation for sitl-on-hw 3 years ago
Andrew Tridgell 113b4cec38 AP_HAL: more changes for 32 bit servo mask 3 years ago
Iampete1 cabdd82e71 AP_HAL: enable 32 servo outs 3 years ago
Andrew Tridgell 962d92acf5 AP_HAL: use array for airspeed pin value 3 years ago
Andrew Tridgell 7dc5da1247 HAL_SITL: cleanup SITL airspeed handling 3 years ago
murata 15a39c1649 AL_HAL: Console output can be disabled 3 years ago
Peter Barker f934854a0c AP_HAL: allow backends to be compiled out 3 years ago
Andy Piper f57ac4787d AP_HAL: add Jain's estimator 3 years ago
Mirko Denecke 853fd7f8c1 AP_HAL: fix auxiliary typo 3 years ago
Randy Mackay 1ee01577f6 AP_HAL: add GPIO::pin_to_servo_channel method 3 years ago
Andy Piper 8ccc84beab AP_HAL: add accessor for disabled channels to RCOutput 3 years ago
Andy Piper 6355934a36 AP_HAL: add bitwidth hal definitions. 3 years ago
Peter Barker a9b90a3b5a AP_HAL: stop libraries including AP_Logger.h in .h files 3 years ago
Andy Piper fff82bed75 AP_HAL: update prescaler tests 3 years ago
bugobliterator 7d2ded8de1 AP_HAL: add support for CANFD in SITL 3 years ago
Peter Barker fa2e841387 AP_HAL: honour HAL_SIM_GPS_ENABLED 3 years ago
Peter Barker a402dce95b AP_HAL: permit double-maths whe simulating 3 years ago
Peter Barker 650ef59be8 AP_HAL: create HAL::SIMState object to hold simulation state 3 years ago
bugobliterator 47dd964e63 AP_HAL_ChibiOS: add init method to take in separate canfd bitrate 3 years ago
bugobliterator 1f43c79bfd AP_HAL: add support for taking in canfd bitrate in caniface 3 years ago
Siddharth Purohit 5bc65bb54e AP_HAL: set CANFrame max data length based on CANFD availability 3 years ago
Siddharth Purohit e9f426f8fd AP_HAL: update CANFrame to include CANFD details 3 years ago
Siddharth Purohit 153834465b AP_HAL: add HAL_CANFD_SUPPORTED define 3 years ago
Andy Piper bb3bedb90d AP_HAL: always choose high for dshot prescaler calculation 3 years ago
Andy Piper 5a7f5844d4 AP_HAL: nuke clang warnings 3 years ago
Andrew Tridgell 56d74a352c AP_HAL: fixed vprintf for no hal.h 3 years ago
Andrew Tridgell b248fdfcbb AP_HAL: avoid including hal.h in generic code 3 years ago
Andrew Tridgell 4811544003 AP_HAL: fixed a race conditon for CAN frame callback 3 years ago
Andrew Tridgell d9f79f42c8 AP_HAL: moved CAN_FRAME timeout handling to AP_CANManager 3 years ago
Andrew Tridgell 88e7efcf9c AP_HAL: make CANFrame data available as uint32_t 3 years ago
Andy Piper ea1af70f2b AP_HAL: add support for @SYS/timers.txt 3 years ago
Andrew Tridgell eb549f3e00 AP_HAL: review comments 3 years ago
Andrew Tridgell dbe17d072f AP_HAL: support mavcan message forwarding 3 years ago
Andy Piper a7ac4809b1 AP_HAL: disabled ADC3 on H750 3 years ago
murata 7eb231281b AP_HAL: Remove meaningless semicolons 3 years ago
Peter Barker f5526d095b AP_HAL: remove HAL_COMPASS_DEFAULT define 3 years ago
Peter Barker 3a1340236a AP_HAL: add HAL_UART_STATS_ENABLED to disable stats gathering 3 years ago
Andrew Tridgell 3b70b3e7a7 AP_HAL: check for existing HAL_STORAGE_SIZE 3 years ago
Willian Galvani dc856f10eb AP_HAL_Linux: set internal/external i2c bus masks for Navigator 3 years ago