3785 Commits (78124f2fca4fc24dca66e1bc8cf1540df4142989)

Author SHA1 Message Date
Randy Mackay 78124f2fca GPS_Glitch: remove unused recovered flag 12 years ago
Randy Mackay 90953a96e5 ToshibaLED: flash blue-yellow for gps failsafe and glitch 12 years ago
Randy Mackay 4bac26171b AP_Notify: add gps_glitch flag 12 years ago
Randy Mackay 262fcb301a InertialNav: rename set_current_position to set_home_position 12 years ago
Randy Mackay 81dd4f8b0c InertialNav: integrate GPS glitch detection 12 years ago
Randy Mackay 4dcfce7104 GPS_Glitch: glitch detection class 12 years ago
Randy Mackay c6a99ac24a AutoTest: add support for GPS glitching 12 years ago
Andrew Tridgell c1d56f74b5 AP_Common: change flymaple product ID to 0x100 12 years ago
Mike McCauley 7850d1f2ce AP_Progmem: Add Flymaple support 12 years ago
Mike McCauley b7e182e056 AP_Notify: Add flymaple LED definitions 12 years ago
Mike McCauley 4d10a96077 AP_InertialSensor: Add flymaple support 12 years ago
Mike McCauley ec5425578e AP_HAL: Added Flymaple board 12 years ago
Mike McCauley 8f61a36e58 AP_Common: Flymaple compatibility 12 years ago
Mike McCauley e3c20f06ac AP_Baro: Chnages to flymaple port. 12 years ago
Mike McCauley c1d3bedb60 AP_Airspeed: changes for Flymaple port pins and caibration constants 12 years ago
Mike McCauley 9bfc52d9af HAL_FLYMAPLE: initial port to flymaple board 12 years ago
Mike McCauley 2fa0c39f3a AP_Compass: added Flymaple orientation 12 years ago
Andrew Tridgell 37ad9e3f82 PID: fixed example build 12 years ago
Andrew Tridgell d64660739e AP_OpticalFlow: fixed example build 12 years ago
Andrew Tridgell 448167e958 AP_GPS: fixed examples build 12 years ago
Andrew Tridgell af2d7232c5 APM_Control: make the default time constant 0.75 12 years ago
Andrew Tridgell 770b7b5901 AP_InertialSensor: prevent a lockup in MPU6000 driver 12 years ago
Andrew Tridgell 36ea705956 AP_OpticalFlow: fixed build with print() API change 12 years ago
Andrew Tridgell 0e9aef7e52 AP_HAL: changed base defines for print() 12 years ago
Mike McCauley 2e061fc507 AP_Param: Fix compiler warning on Flymaple 12 years ago
Mike McCauley 4c65c42411 AP_Compass: fixed ARM 32 bit compatibility 12 years ago
Andrew Tridgell 87bb3bc5dc AP_HAL: added AP_HAL_PX4 define 12 years ago
Andrew Tridgell 21010104e6 AP_HAL_Empty: added register_io_process() 12 years ago
Andrew Tridgell 928e06f52c AP_HAL: use fabs() in print 12 years ago
Andrew Tridgell 45d9140946 AP_HAL_SMACCM: updates for new API 12 years ago
Andrew Tridgell 40af9ab674 AP_HAL_PX4: updates for new API 12 years ago
Andrew Tridgell d0bb998352 AP_HAL_Empty: updates for new API 12 years ago
Andrew Tridgell dbb70fc57c AP_HAL_AVR_SITL: implement betterstream functions in AP_HAL 12 years ago
Andrew Tridgell 33fe27a104 AP_HAL_AVR: implement betterstream functions in AP_HAL 12 years ago
Andrew Tridgell d46f5f6943 AP_HAL: implement betterstream functions in AP_HAL 12 years ago
Michael Oborne 54fc004956 SITL: fix sitl timer issues under cygwin 12 years ago
Andrew Tridgell fc119d9b80 AP_Baro: cleaned up temperature and pressure units 12 years ago
Andrew Tridgell 7de47931a8 DataFlash: use %f not %.6f 12 years ago
Andrew Tridgell 16a7faa223 AP_Param: use %f not %.6f for param show 12 years ago
Andrew Tridgell 0d662c52b3 AP_HAL: fixed length return from snprintf 12 years ago
Andrew Tridgell 0063f1fad8 AP_HAL: added Util.cpp 12 years ago
Andrew Tridgell 05b426c1fc HAL_PX4: use common printf implementation on UARTs 12 years ago
Andrew Tridgell f5c0f765fc AP_HAL_SMACCM: use common printf implementation 12 years ago
Andrew Tridgell b9d6f8e8b1 AP_HAL_AVR: removed unused script 12 years ago
Andrew Tridgell 85b3f0d18d AP_HAL: expanded printf test suite 12 years ago
Andrew Tridgell e12a4178f3 AP_HAL_SMACCM: convert to new AP_HAL printf 12 years ago
Andrew Tridgell 80e2a5cc32 AP_HAL_PX4: convert to new AP_HAL printf 12 years ago
Andrew Tridgell 4c1925b578 AP_HAL_Empty: convert to new AP_HAL printf 12 years ago
Andrew Tridgell bb44fa4385 AP_HAL_AVR_SITL: convert to new AP_HAL printf 12 years ago
Andrew Tridgell 60122f9877 AP_HAL: moved printf implementation from AP_HAL_AVR to AP_HAL 12 years ago