41 Commits (9c93cb76208b47d1de0a6dd91b526a0f82f3c711)

Author SHA1 Message Date
Peter Barker 070e9e56b3 Tools: rangefinder no longer takes SerialManager in constructor 6 years ago
Michael du Breuil 3a25897ab4 Replay: Fix rangefinder constructor 6 years ago
Tom Pittenger a8908e3c57 Tools/Replay: rename datalogger to logger 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Michael du Breuil 2c8b5c651d Tools: Remove unneeded AP_Buffer include 6 years ago
Peter Barker 5452730fc9 Tools: Replay: make it work again 6 years ago
Peter Barker 961aac454b Tools: Replay: use Log_Write for CHEK message 6 years ago
Michael du Breuil 8ab3b666fa Tools: Remove unused ADC include 7 years ago
Peter Barker 5665feb29e Tools: Replay: use AP_FWVersion singleton 7 years ago
khancyr 9ade6cd579 Replay: Remove AP_InertialNav 7 years ago
Lucas De Marchi 5282ed3a1b Tools: use ins singleton 7 years ago
Peter Barker 3a718366e1 Tools: Replay: use baro singleton 7 years ago
Peter Barker e76865eb9c Tools: Replay: AP_AHRS no longer requires GPS in constructor 7 years ago
Andrew Tridgell 88abd34d40 Replay: fixed build with no create() 7 years ago
Lucas De Marchi beabae6a98 global: use static method to construct AP_AHRS_NavEKF 7 years ago
Lucas De Marchi c9fbf7b722 global: use static method to construct AP_NavEKF3 7 years ago
Lucas De Marchi e2fe36357a global: use static method to construct AP_NavEKF2 7 years ago
Lucas De Marchi 72fd2d6f05 global: use static method to construct AP_SerialManager 7 years ago
Lucas De Marchi 40fd1b346c global: remove rangefinder from AP_AHRS_NavEKF 7 years ago
Lucas De Marchi 9027a55696 global: use static method to construct RangeFinder 7 years ago
Lucas De Marchi 53c82b4aaf global: use static method to construct DataFlash_Class 7 years ago
Lucas De Marchi 8094482f21 global: use static method to construct AP_GPS 7 years ago
Lucas De Marchi 87b30b4552 global: use static method to construct AP_InertialSensor 7 years ago
Lucas De Marchi c1a957fbf3 global: use static method to construct Compass 7 years ago
Lucas De Marchi 91feec0e14 global: use static method to construct AP_Baro 7 years ago
Peter Barker 0062084c40 Tools: Replay: option to print packet counts out at end 8 years ago
Peter Barker 29de7b1a17 Replay: provide a log bitmask to Dataflash constructor 8 years ago
Randy Mackay bc89432019 Replay: fix rangefinder instantiation 8 years ago
Peter Barker f5c89117f6 Replay: remove unused variables 8 years ago
Andrew Tridgell 35bed59bd4 Tools: Add EKF3 and remove EK1 8 years ago
Peter Barker 4543f1c548 Replay: check return value from fopen() of output files 8 years ago
floaledm 8d0fd7cea8 Tools: add AP_Frsky_Telem 8 years ago
Lucas De Marchi 3620529c22 Replay: remove infinite loop from loop() method 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Tom Pittenger 127e86562a AP_Relay: remove FixedWing dependency on airspeed 9 years ago
Tom Pittenger aa65fda01c Revert "Replay: Convert references to AP_Airspeed." 9 years ago
AndersonRayner 96b287735f Replay: Convert references to AP_Airspeed. 9 years ago
Staroselskii Georgii 9576be3a21 Replay: encapsulated signal handling 9 years ago
Peter Barker f6c7a73170 Replay: command line option to disable FP exceptions 9 years ago
Andrew Tridgell 366d95f45e Replay: fixed FMT messages in replay output 9 years ago
Andrew Tridgell 736c162d21 Replay: added --param-file option 9 years ago