93 Commits (36e38eeef709e1b20a606a885b85f055de6b716d)

Author SHA1 Message Date
Andrew Tridgell 86f667f6cc Plane: added new SERIAL0_BAUD parameter 12 years ago
Andrew Tridgell 9e0096ddb5 Plane: fix handling of sensors HIL startup 12 years ago
Andrew Tridgell b6295c12e1 Plane: fixes for new AP_Relay interface 12 years ago
Andrew Tridgell edad43611d Plane: reset last heartbeat time on startup completion 12 years ago
Andrew Tridgell cf8e648558 CLI: fixed accel setup 12 years ago
Andrew Tridgell d54c6989ab Plane: fixed the last build warnings 12 years ago
Andrew Tridgell feca411943 Plane: added new TRAINING mode 12 years ago
Andrew Tridgell 18db7b2efd GPS: move _port setting to init() 12 years ago
Pat Hickey c441f02426 ArduPlane: init DataFlash obj 12 years ago
Pat Hickey a14621534c ArduPlane: port from hal.dataflash to old DataFlash api 12 years ago
Pat Hickey 92b0c302f2 ArduPlane: Ported to AP_HAL 12 years ago
Andrew Tridgell 1104287aa2 Plane: use enum FlightMode in more places 12 years ago
Andrew Tridgell a6d8dbeac2 Plane: update ArduPlane for new ins interface 12 years ago
Andrew Tridgell a87394fff2 Plane: don't do accel calibration in HIL mode 12 years ago
Andrew Tridgell 56e4cbfb1d Plane: allow reboot on APM1, and add reboot to main CLI menu 12 years ago
Andrew Tridgell 84300c85d6 APM: make it possible to run the CLI on any serial port 12 years ago
Michael Oborne a5e3ce4655 remove cli planner mode - no longer used 12 years ago
rmackay9 ef727bbb3c ArduPlane: move to use new INS library instead of IMU library 12 years ago
rmackay9 8c6fd340d7 AP_AHRS: added scheduler parameter to init 13 years ago
Andrew Tridgell 37cb56f3e1 APM: save another few bytes 13 years ago
Andrew Tridgell 12dc2e79cf APM: save 100 bytes of memory 13 years ago
Andrew Tridgell 4d4a95501f APM: updates for new GPS detection 13 years ago
Michael Oborne 94f956a0ca fix AP attitude hil - with randys help 13 years ago
Andrew Tridgell 7e672628ea APM: removed the GPS_enabled flag 13 years ago
Andrew Tridgell 0812fc4890 APM: reboot only works on the APM2 13 years ago
Andrew Tridgell cb88681914 APM: added support for MAV_CMD_PREFLIGHT_REBOOT_SHUTDOWN 13 years ago
Andrew Tridgell a446a7a9ed APM: allow serial buffer size to be configured 13 years ago
Andrew Tridgell dcbd0fbd44 APM: cleanup throttle suppression code and don't use airspeed to unsupress 13 years ago
Andrew Tridgell d445482ace APM: added optional use of new APM_Control library 13 years ago
uncrustify a8e5900624 uncrustify ArduPlane/system.pde 13 years ago
Andrew Tridgell 6d11940ada AHRS: removed Quaternion build support from APM/ACM/rover 13 years ago
Andrew Tridgell c960db7af5 APM: allow for separate calibration of airspeed/barometer 13 years ago
Andrew Tridgell 9fea3e3ac1 APM: pass airspeed sensor to AHRS 13 years ago
Andrew Tridgell dc47074dbd MAVLink: removed the need for Mavlink_compat.h 13 years ago
Andrew Tridgell a823c9ceae APM: removed cli slider and dipswitch options 13 years ago
rmackay9 06e35820e5 ArduPlane: allow MPU6000's DMP to be used for attitude estimation. 13 years ago
Andrew Tridgell de3c9ce56d Airspeed: change APM to use new AP_Airspeed library 13 years ago
Andrew Tridgell 58fd91165f APM: fixed some build warnings and type errors 13 years ago
Andrew Tridgell 82ede937e7 AnalogSource: convert analogRead() calls to the new API 13 years ago
Andrew Tridgell 3a2594fa1a APM: ArduPlane updates for new compass interface 13 years ago
Andrew Tridgell 2934b4173b APM: set_centripetal() is now set_fly_forward() 13 years ago
Andrew Tridgell 940d994efb GPS: Use appropiate GPS_ENGINE settings in APM, ACM and rover 13 years ago
Andrew Tridgell a684bddbda GPS: open the GPS serial port with a 256 byte buffer 13 years ago
Andrew Tridgell 87ed39ea46 APM: use set_blocking_writes(false) when we have done ground start 13 years ago
Andrew Tridgell b4107d35e8 MAVLink: raise the serial transmit buffer size to 256 bytes 13 years ago
Andrew Tridgell 4c4c38f69a APM: Added MANUAL_LEVEL option 13 years ago
Andrew Tridgell 8afd196907 APM: adapt ArduPlane for AHRS framework 13 years ago
Andrew Tridgell 7a9b3d3388 Quaternion: show "Quaternion test" on startup if enabled 13 years ago
Andrew Tridgell 367947fd33 HWSTATUS: if we don't know the voltage, report it as zero 13 years ago
Andrew Tridgell b20084af7d APM: added board_voltage() function 13 years ago