27376 Commits (a2472e67878a3ec63177a17af109001b7084d954)
 

Author SHA1 Message Date
Dr.-Ing. Amilcar Do Carmo Lucas 1691a39b36 AP_GPS: spell in comments 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 23b7f1e645 AP_NavEKF3: Improve comments, typos 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas ce37517268 AP_NavEKF2: Improve comments, typos 8 years ago
Pierre Kancir a6eb337438 AP_Notify: remove unused variables 8 years ago
Andrew Tridgell bfd8d151c8 AP_InertialSensor: lower slave rate with fast sampling 8 years ago
Peter Barker ece0e84ddf AP_Notify: reindent (NFC) 8 years ago
Peter Barker ce5739f1a0 AP_Notify: remove semaphores protecting pixels 8 years ago
Andrew Tridgell 519a293af9 AP_InertialSensor: fixed instance usage in set_gyro_oversampling() 8 years ago
Andrew Tridgell 112b22516a AP_InertialSensor: fixed use of accel2_noise 8 years ago
Peter Barker a3f4a523b2 AP_Notify: convert unknown characters to spaces 8 years ago
Peter Barker b3ce03bfb0 Sub: stop appending lf to PERF message 8 years ago
Peter Barker 378015691b Plane: stop appending lf to PERF message 8 years ago
Peter Barker b37e64b23c Copter: stop appending lf to PERF message 8 years ago
Peter Barker 5a02219642 AP_HAL_Linux: use HAL_SEMAPHORE_BLOCK_FOREVER 8 years ago
Peter Barker 3ff4cd8c07 AP_HAL_PX4: use HAL_SEMAPHORE_BLOCK_FOREVER 8 years ago
Peter Barker b11ca5d538 AP_HAL_QURT: use HAL_SEMAPHORE_BLOCK_FOREVER 8 years ago
Peter Barker 2f79a5bd90 AP_HAL_SITL: use HAL_SEMAPHORE_BLOCK_FOREVER 8 years ago
Peter Barker 85e5de15c4 AP_HAL_VRBRAIN: use HAL_SEMAPHORE_BLOCK_FOREVER 8 years ago
Peter Barker f130b4a580 Tracker: move init of DataFlash references into vehicle init 8 years ago
Peter Barker 652292e5c0 Sub: move init of DataFlash references into vehicle init 8 years ago
Peter Barker 74e0d6c60a Rover: move init of DataFlash references into vehicle init 8 years ago
Peter Barker 084242cf03 Plane: move init of DataFlash references into vehicle init 8 years ago
Peter Barker 069e0d1973 Copter: move init of DataFlash references into vehicle init 8 years ago
Peter Barker ee16205438 Tools: ardupilotwaf: include startup tone in ROMFS 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 5b67b33310 AP_GPS: Remove un-used AP_GPS::inject_data_all() function 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 5261654756 AP_GPS: Only inject RTCM data to the selected GPS device defined in GPS_INJECT_TO parameter 8 years ago
Michael du Breuil 12f83ecf75 AP_GPS: SBF if RAW_DATA is enabled check that the GPS is succeeding at logging 8 years ago
Andrew Tridgell 708b483d77 Plane: prepare for 3.8.0beta5 8 years ago
Peter Barker 6ccb7cf3f4 Copter: tidy dataflash Frame reporting 8 years ago
Peter Barker ac1484f60e DataFlash: clear format sent mask when backend starts new log 8 years ago
Andrew Tridgell 2876f1467c AP_InertialSensor: converge sensor rate quickly, then slowly 8 years ago
Andrew Tridgell db25b6e966 AP_InertialSensor: estimate and log sensor rates for all IMUs 8 years ago
Andrew Tridgell 0a83281a29 DataFlash: added logging of actual sensor rates 8 years ago
Andrew Tridgell 49cc0965c0 AP_InertialSensor: separate handling of FIFO and non-FIFO sensors 8 years ago
Andrew Tridgell 74eb7a7243 AP_InertialSensor: make SITL sensor rate match a Pixhawk1 8 years ago
Andrew Tridgell 25cd16a275 AP_InertialSensor: fixed LSM303D registered sample rate 8 years ago
Andrew Tridgell 28030dd85c AP_AHRS: use SIM_ODOM_ENABLE to enable visual odom in SITL 8 years ago
Andrew Tridgell 67404e9660 SITL: added SIM_ODOM_ENABLE 8 years ago
Andrew Tridgell 56aa467d60 AP_Scheduler: adjust debug levels 8 years ago
Andrew Tridgell 5c62e4f4c2 GCS_MAVLink: don't use more than 1ms sending parameters 8 years ago
Andrew Tridgell f465c37c65 GCS_MAVLink: added async parameter sending 8 years ago
Andrew Tridgell 5c4ca3bf0b GCS_MAVLink: added send_queued_parameters() 8 years ago
Andrew Tridgell 58861eb51c Sub: use common send_queued_parameters() 8 years ago
Andrew Tridgell 2706c9d57a Plane: use common send_queued_parameters() 8 years ago
Andrew Tridgell 22791b7272 Copter: use common send_queued_parameters() 8 years ago
Andrew Tridgell 37585f213a Rover: use common send_queued_parameters() 8 years ago
Andrew Tridgell 005797c327 AntennaTracker: use common send_queued_parameters() 8 years ago
Andrew Tridgell f778954b84 GCS_MAVLink: split parameter functions into a separate file 8 years ago
Andrew Tridgell 60e4c0eb98 AP_Param: make count_parameters() thread safe 8 years ago
Andrew Tridgell 49b18819ce Copter: enable channels in ESC calibration 8 years ago