17252 Commits (6328a7233f24f0ef72d0e6d7499defe901356d40)

Author SHA1 Message Date
Andrew Tridgell 4e4e5a2feb GCS_MAVLink: send ESC telemetry messages 7 years ago
Andrew Tridgell dc9ae42067 AP_BattMonitor: added ESC telemetry virtual battery 7 years ago
Andrew Tridgell 34bbd29f25 AP_BLHeli: send ESC telem packets over MAVLink 7 years ago
Peter Barker f2a842e415 AP_HAL_SITL: set_cloexec on SITL's RCIN port 7 years ago
Peter Barker 584c5d5806 AP_HAL: Socket: add set_cloexec 7 years ago
Peter Barker 574a2b3652 AP_HAL_SITL: set cloexec on port 5760 7 years ago
Andrew Tridgell e3b68876a9 HAL_ChibiOS: fixed tx_len on tx DMA timeout 7 years ago
Andrew Tridgell 8431a677d9 HAL_ChibiOS: added a timeout to DMA UART TX 7 years ago
Peter Barker cad7f9d9c0 GCS_MAVLink: tidy waypoint receiving part of update 7 years ago
Peter Barker 4168bd709c AP_Frsky_Telem: use AP_FWVersion singleton 7 years ago
Peter Barker ceaadc4cce AP_SmartRTL: use AP_FWVersion singleton 7 years ago
Peter Barker 7d52746267 AP_Scheduler: use AP_FWVersion singleton 7 years ago
Peter Barker c333a905df GCS_MAVLink: use AP_FWVersion singleton 7 years ago
Peter Barker 611dcb694b DataFlash: write CHIBIOS_GIT_VERSION to opened log file 7 years ago
Peter Barker 6ba1678c5e AP_Common: AP_FWVersion: create singleton 7 years ago
Peter Barker beb2147191 DataFlash: use #define instead of constant 90 for data length 7 years ago
Michael du Breuil fba185cefb DataFlash: Fix GPS units 7 years ago
Hyungsub 97b93920b3 AP_HAL_Linux: fix memory leaks 7 years ago
Hyungsub 8ae2729022 AP_HAL_ChibiOS: fix memory leaks 7 years ago
Andrew Tridgell 1c4bf3d804 HAL_ChibiOS: fixed build warning 7 years ago
Lucas De Marchi 46213eb97e chibios_hwdef: fix wrong uart index 7 years ago
Andrew Tridgell 00d919018b HAL_ChibiOS: added RTC clock implementation 7 years ago
Andrew Tridgell 1283b92cb7 DataFlash: fix for new AP_RTC API 7 years ago
Peter Barker 312ac7dc73 AP_RTC: return 0 from get_utc_usec if rtc not set 7 years ago
Peter Barker f83e65e04e AP_RTC: add parameter for source types we will set the system time from 7 years ago
Peter Barker 22a94addd5 AP_BoardConfig: add parameters for AP_RTC 7 years ago
Peter Barker f5eb281efd AP_HAL: use AP_RTC 7 years ago
Peter Barker 00153f513c AP_HAL_SITL: use OS clock for get_hw_rtc 7 years ago
Peter Barker 973fe57827 AP_Stats: use AP_RTC 7 years ago
Peter Barker 5b41db5120 AP_GPS: use AP_RTC 7 years ago
Peter Barker 721feaf40f GCS_MAVLink: use AP_RTC 7 years ago
Peter Barker f6eb7e2ba5 AP_HAL_F4Light: remove un-needed methods 7 years ago
Peter Barker 89d532b557 AP_HAL_VRBRAIN: use common methods for setting time 7 years ago
Peter Barker 3bdbe3b63c AP_HAL_PX4: use common methods for setting time 7 years ago
Peter Barker c9dbdd7a5c AP_HAL_Linux: clarify method name, use common methods for setting time 7 years ago
Peter Barker 59d1d8aecc AP_BoardConfig: instantiate an RTC 7 years ago
Peter Barker ece7ff874c AP_RTC: a library to handle epoch-time 7 years ago
Peter Barker 6af0dcfed0 AP_Math: create a constrain_int64 7 years ago
Peter Barker 01e0c03a12 AP_Scheduler: add singleton 7 years ago
Michael du Breuil 676f60333a DataFlash: Fix power units 7 years ago
Andrew Tridgell 5d20699975 HAL_F4Light: removed ST licensed files from HAL_F4Light 7 years ago
Andrew Tridgell c0bfc77701 HAL_F4Light: removed submodules 7 years ago
Andrew Tridgell 777b4c8cfe DataFlash: avoid stat of current log file 7 years ago
Andrew Tridgell 8a2f1fdb3d AP_Airspeed: fixed airspeed filtering issue 7 years ago
Andrew Tridgell 10ca1e78e8 HAL_ChibiOS: switched to Mode3 on SPI1 7 years ago
Andrew Tridgell 9d248456e4 HAL_ChibiOS: re-enable I2C4 DMA for F765 7 years ago
Andrew Tridgell ad3eca4e6b HAL_ChibiOS: fixed I2C4 DMA streams 7 years ago
Andrew Tridgell 62e8fbb9d3 HAL_ChibiOS: fixed OMNIBUSF7V2 hwdef.dat 7 years ago
Andrew Tridgell e068106669 HAL_ChibiOS: support I2C devices on STM32F7 without DMA 7 years ago
chobits 0d2b70e607 GCS_MAVLink: fix ATT_POS_MOCAP timestamp handle 7 years ago