3785 Commits (78124f2fca4fc24dca66e1bc8cf1540df4142989)

Author SHA1 Message Date
Andrew Tridgell 4ad4b60fbc HAL: added Printf test sketch 12 years ago
Andrew Tridgell 16a0dfc38c HAL_AVR: changed to C implementation of float formatting 12 years ago
Randy Mackay 4b18c670e3 DataFlash: explicitly print floats to 6 dec places 12 years ago
Randy Mackay 3f84e0adf6 AP_Param: explicitly print floats to 6 dec places 12 years ago
Andrew Tridgell 4d2bfe1078 AP_InertialSensor: fixed another example build 12 years ago
Andrew Tridgell e1aa6e3ff1 libraries: fixed examples for no flash_leds() callback 12 years ago
Andrew Tridgell f8e9d48a76 AP_InertialSensor: removed the flash_leds() callback 12 years ago
Andrew Tridgell 66ee484b3c AP_Notify: convert to unix style file 12 years ago
Andrew Tridgell 445edb8793 GCS_MAVLink: remove CR/LF 12 years ago
Andrew Tridgell 18896d9c9b AP_Math: fixed DOS CR/LF errors 12 years ago
Andrew Tridgell cf633e4d79 AP_HAL: convert to unix file format 12 years ago
Andrew Tridgell a5b29f44d5 AP_HAL: added hal.gpio->usb_connected() function 12 years ago
Randy Mackay d3fcfe669d Copter Motors: increase MOT_SPIN_ARMED to int16 12 years ago
Andrew Tridgell 0d6b847966 AP_Notify: grab initial flags state in init() 12 years ago
Andrew Tridgell 284492cfec AP_GPS: fixed an initialisation problem with GPS drivers 12 years ago
Andrew Tridgell 4864496ae6 SITL: reduce default GPS delay to 0.4 12 years ago
Andrew Tridgell 84ed2141a0 AP_Math: fixed float rounding in location_offset() 12 years ago
Andrew Tridgell 3e24ff1b07 AP_SteerController: change the scaling of the D term 12 years ago
Andrew Tridgell e85d275fe5 SITL: added SIM_SERVO_RATE parameter 12 years ago
Andrew Tridgell 98b4ed1522 AP_SteerController: lower the default STEER2SRV_D 12 years ago
Randy Mackay d16587340d AP_Notify: add PX4's tone_alarm 12 years ago
Andrew Tridgell 9be02fb493 AC_Fence: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell fbe4be94cf APM_Control: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell 15a4582ed7 AP_AHRS: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell 2e742582e4 AP_Airspeed: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell 23fc6f8aed AP_HAL_AVR: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell c64950e4f5 AP_InertialNav: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell a67413d495 AP_Mount: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell 645eb711cb DataFlash: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell 16d2ad9796 AP_TECS: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell 30ebcd36ac AP_SpdHgtControl: removed AircraftParameters 12 years ago
Andrew Tridgell 79a4bc6ea4 AP_Vehicle: added new header for parameters in multiple libraries 12 years ago
Andrew Tridgell 5bef6dd539 AP_Motors: fixed example build 12 years ago
Andrew Tridgell cc4fad23d9 AP_Airspeed: updates for Pixhawk 12 years ago
Andrew Tridgell 2990359043 PX4: Implement accurate ratiometric voltage reading on Pixhawk 12 years ago
Randy Mackay 0a047ae1c1 Copter Motors: increased spin-when-armed to 70 12 years ago
Randy Mackay 62cb5c172b Copter Motors: add slow start feature 12 years ago
Randy Mackay ac98644405 Sprayer: minor change to flags type 12 years ago
Andrew Tridgell bc3249fada SITL: fixed Vcc voltage 12 years ago
Andrew Tridgell 3a3cecf5ff PX4: support getting servorail voltage from ORB 12 years ago
Andrew Tridgell 457ca0b57d AP_ADC_AnalogSource: fixed APM1 build 12 years ago
Andrew Tridgell fb56feb6b2 HAL_PX4: support all analog input pins, with scaling 12 years ago
Andrew Tridgell a80d3344f5 AP_HAL_AVR: support voltage_latest() 12 years ago
Andrew Tridgell a587b1140a AP_HAL: added voltage_latest() interface 12 years ago
Andrew Tridgell b7e54bd463 AP_Airspeed: reduce speed of autocal 12 years ago
Andrew Tridgell 2171f2a80b AP_SteerController: move scaler onto integrator input 12 years ago
Randy Mackay 5e7a6b3b98 Sprayer: add pump min rate and test 12 years ago
Randy Mackay b3c636dfa3 AP_Notify: add radio and battery failsafe 12 years ago
Andrew Tridgell 341dca4dfe AP_L1_Control: added set_default_period() 12 years ago
Andrew Tridgell 7b3a674d66 AP_InertialSensor: added set_default_filter() method 12 years ago