13037 Commits (148dfbd180aa392009ba94582315fd5f8387a99c)
 

Author SHA1 Message Date
Andrew Tridgell 148dfbd180 build: fixed flymaple build 11 years ago
Andrew Tridgell e34463a4bb AP_HAL: flymaple build fix 11 years ago
Andrew Tridgell a70b195a4a SITL: fixed limits on storage 11 years ago
Andrew Tridgell 984064f3d3 AP_InertialSensor: fixed example build 11 years ago
Andrew Tridgell ea889e2e00 Replay: fixed build 11 years ago
Andrew Tridgell 2918b04f17 CPUInfo: fixed build 11 years ago
Andrew Tridgell d40d0f6aec AP_HAL: removed old storage type read/write functions 11 years ago
Andrew Tridgell 65614da10b VARTest: convert to using StorageManager 11 years ago
Andrew Tridgell c150338e53 Rover: convert to using StorageManager 11 years ago
Andrew Tridgell e260f1c569 Copter: convert to using StorageManager 11 years ago
Andrew Tridgell ce9b14f0c8 Plane: convert to using StorageManager 11 years ago
Andrew Tridgell cbcb5ec0a9 AntennaTracker: convert to using StorageManager 11 years ago
Andrew Tridgell 2d9e9879a2 AP_Limits: convert to using StorageManager 11 years ago
Andrew Tridgell 7a12ff0271 AP_Mission: convert to using StorageManager 11 years ago
Andrew Tridgell 7cbb326405 AP_Rally: convert to using StorageManager 11 years ago
Andrew Tridgell f133f45c3c AP_Param: convert to using StorageManager 11 years ago
Andrew Tridgell f748e07ecf AP_HAL: ensure we have subtypes for all boards 11 years ago
Andrew Tridgell 3640ae9cdf SITL: allow for different storage sizes 11 years ago
Andrew Tridgell 1a007dfcc0 build: added subtypes for all boards 11 years ago
Andrew Tridgell e53c872e1f StorageManager: added example sketch 11 years ago
Andrew Tridgell 66a21c4c33 StorageManager: first version of storage management library 11 years ago
Mikhail Avkhimenia c42cc12f23 AP_Notify: Add dummy LED configuration for Navio 11 years ago
Mikhail Avkhimenia 34da221c3d AP_InertialSensor: Use MPU9250 DRDY pin only on boards that support it 11 years ago
Mikhail Avkhimenia a09fbb4171 HAL_Linux: Add SPI configuration for Navio 11 years ago
Mikhail Avkhimenia 83bbee491c AP_Baro_MS5611: add address switch for Navio board 11 years ago
Mikhail Avkhimenia 784533e9c8 AP_HAL: add configuration for HAL_BOARD_SUBTYPE_LINUX_NAVIO 11 years ago
Mikhail Avkhimenia 2899e44c0c build: add navio build target 11 years ago
Mikhail Avkhimenia e5c8a0af77 build: add Raspberry Pi toolchain 11 years ago
labtoast dfc9470e01 SITL: added missing parameters to sim_multicopter.py call 11 years ago
Andrew Tridgell bc95e746ce GCS_MAVLink: fixed example sketch builds 11 years ago
Andrew Tridgell 778b5e8a16 AP_PerfMon: removed unusued commented code 11 years ago
Andrew Tridgell 47655ee78e DataFlash: removed more unusued BufferRead functions 11 years ago
Daniel Frenzel 74460cd526 DataFlash: Delete unused BufferRead function 11 years ago
Daniel Frenzel dd705e3fdb AP_Param: signed/unsigned conversion 11 years ago
Daniel Frenzel 1c7e8f8fb2 AP_Mission: Consecutive return, break, continue, goto or throw statements are unnecessary. 11 years ago
Daniel Frenzel c97b460a6b AP_GPS: removed wrong reassignment of msec 11 years ago
Daniel Frenzel df075b8f63 AP_PerfMon: removed unused blocking_writes 11 years ago
Daniel Frenzel b1a9d6bbcc AP_Math: Using const references in matrix3 11 years ago
Andrew Tridgell b559e9d331 SITL: better rangefinder simulation 11 years ago
Andrew Tridgell ef98eba722 SITL: added SIM_SONAR_SCALE parameter 11 years ago
Andrew Tridgell 5bf69d4ab3 VARTest: fixed build 11 years ago
Andrew Tridgell 72d35e8da4 CPUInfo: fixed build 11 years ago
Andrew Tridgell 35b0692fd5 Replay: fixed build 11 years ago
Andrew Tridgell 817164914e Plane: added airspeed simulation in HIL 11 years ago
Andrew Tridgell a4cd9c4bd7 AP_Airspeed: added HIL support 11 years ago
Andrew Tridgell e6f5a31944 Plane: prepare for 3.1.0-beta2 11 years ago
Andrew Tridgell b296508da4 AP_GPS: make setHIL take const references 11 years ago
Andrew Tridgell 0d7d6e1d2a Plane: zero loc structure in HIL_STATE handling 11 years ago
Andrew Tridgell bf0ce79176 SITL: make it possible to use SITL-HIL 11 years ago
Andrew Tridgell f8ceccce32 AP_InertialSensor: improved HIL timing consistancy 11 years ago