7351 Commits (a17421da27fa77ac30d05cfc55d32a4669b0ca44)
 

Author SHA1 Message Date
Randy Mackay a17421da27 Copter: scale HIL accels consistently with Plane code 12 years ago
John Stäck c9576e59f9 Add set command to setup menu (and changed show command), same as for ArduCopter. Not included when building for 1280. 12 years ago
Randy Mackay b4b9d80c2f Copter: bug fix to accept HIL accel values correctly 12 years ago
Andrew Tridgell 93fc9c48e5 HAL_PX4: fixed startup bug in fmu_only mode 12 years ago
Andrew Tridgell 4991ea73fe Rover: fixed CH_2 and CH_4 RC pass through 12 years ago
John Stäck 46a831fc03 Copter: add parameter "set" and "show" commands to setup menu. 12 years ago
Andrew Tridgell 54cb722f9a autotest: fixed frame sizes logging 12 years ago
Christopher Hrabia 744f610409 RangeFinder_I2C: fixed bug with interchanged min max values 12 years ago
Christopher Hrabia 9760cdf2d7 Compass: corrected space 12 years ago
Andrew Tridgell 952c56e990 Copter: fixed barometer init in HIL sensors mode 12 years ago
Andrew Tridgell ac06b5e62d Copter: remove unused function 12 years ago
Randy Mackay 36834e77b5 Copter: remove support for CLI Slider 12 years ago
Randy Mackay 597a4b912a Copter: fix to allow building HIL_MODE_SENSORS 12 years ago
Andrew Tridgell ac10e7ea26 Tools: build all the PX4 copter frame types 12 years ago
Andrew Tridgell 3deaf0beee Tools: added the top level scripts for autotest 12 years ago
Andrew Tridgell 1d836db862 build: added all 7 copter frame types to binary build 12 years ago
Andrew Tridgell ba8ba36af4 HAL_AVR: fixed build.Examples in autotest 12 years ago
Andrew Tridgell ac69a531d3 HAL_PX4: workaround problem with APM file on SD card 12 years ago
Randy Mackay d1344e8c39 Copter: remove #define for CROSSTRACK_GAIN 12 years ago
Randy Mackay 1b6fcad90a Copter: remove tilt compensation parameter 12 years ago
Randy Mackay 61e29173e3 Copter: remove unused crosstrack variables and parameters 12 years ago
Randy Mackay a1295c042b Copter: fix init of wp_verify_byte so wp alt is always required 12 years ago
Andrew Tridgell 551950c573 GPS_UBLOX: fixed auto-config of baudrate 12 years ago
Randy Mackay fdcb78ccf7 Copter: leonard's smoother alt-hold transition 12 years ago
Randy Mackay 37040adfaa Copter: bug fix for auto missions over 320m 12 years ago
Randy Mackay c9571ad543 InertialNav: remove 3sec limit on position est after losing GPS 12 years ago
Andrew Tridgell 6a1aad30f1 HAL_PX4: auto-create APM directory on SD card 12 years ago
Andrew Tridgell bb14672dab Rover: fixed PX4 MPU6000 driver for rover 12 years ago
Randy Mackay 150046f2b8 Copter: GPS Failsafe implemented 12 years ago
Randy Mackay f9539384a1 Copter: rename failsafe to failsafe_radio 12 years ago
Randy Mackay f263e81ed7 Copter: remove unused GPS and baro filters 12 years ago
Andrew Tridgell 232bdca4e2 autotest: improved skid steering test scripts 12 years ago
Andrew Tridgell 0dde0b3551 Rover: initial implementation of skid steering for APMrover2 12 years ago
Andrew Tridgell 8d8e30156f autotest: added skid steering version of rover sim start script 12 years ago
Andrew Tridgell 6ea2130342 autotest: added skid steering support to rover simulator 12 years ago
Andrew Tridgell 5ddbad6ccb Rover: remove scaling of voltage pin 12 years ago
Andrew Tridgell 7681f3b639 AP_HAL: update AnalogIn example to show voltages not raw values 12 years ago
Andrew Tridgell af141c2487 Rover: implement RSSI_PIN 12 years ago
Andrew Tridgell c1c967f3bf DataFlash: fixed test sketch build and run 12 years ago
Andrew Tridgell a7541e9ad3 DataFlash: report log number when starting a new log 12 years ago
Andrew Tridgell cf62619108 build: record git version in firmware build 12 years ago
Andrew Tridgell d9be58fd2c autotest: add 10 mins to timeout 12 years ago
Andrew Tridgell 36ff950b12 Plane: fixed MAVLink target IDs in fence point message 12 years ago
Andrew Tridgell 8b87d3643b autotest: fixed mavlink paths 12 years ago
Andrew Tridgell d06668f1cd build: added support for "make apm1-1280" 12 years ago
Andrew Tridgell 5762a13223 build: add 1280 build for rover and plane 12 years ago
Andrew Tridgell 5db1dbd8d1 autotest: fixed python path for mavtemplate 12 years ago
Andrew Tridgell ba8d830754 DataFlash: start to fix example build 12 years ago
Andrew Tridgell cb414fb652 Build: fixed location of latest/ directory 12 years ago
Kevin Hester 9885cc7ed1 Docs: Add XML emit to param_parse.py. See below for more details... 12 years ago