2296 Commits (a9c0cbac77495b7159b3ddb1f18ef42c12a571de)
 

Author SHA1 Message Date
Andrew Tridgell a9c0cbac77 desktop: make DataFlash for Desktop build replace APM1 build 13 years ago
Andrew Tridgell 3d175c449e adc.Init() takes timer_scheduler 13 years ago
Andrew Tridgell 03c7d7bfb6 purple: always declare timer_scheduler 13 years ago
Andrew Tridgell 2a5a15abce test: fixed test code for HIL build 13 years ago
Andrew Tridgell 3072fdda85 adc.Init() needs timer_scheduler 13 years ago
Andrew Tridgell c0898ab3b9 purple: timer_scheduler should be in all builds 13 years ago
Andrew Tridgell 6e9e857157 make configure default to 2560 13 years ago
Andrew Tridgell 2d8cfc0c3f test: neaten up the output of the dcm test 13 years ago
Pat Hickey 1895458dbf purple: added new parameters to Init() functions 13 years ago
Pat Hickey f9d6facdda test: added new passthru test 13 years ago
Pat Hickey bad177bfdc removed old commented out code 13 years ago
Pat Hickey ad0cac670c purple: added new parameters needed for new library APIs 13 years ago
Pat Hickey 4015cb0a40 purple: fixed APM_RC.Init() to add isr_registry parameter 13 years ago
Pat Hickey 9e47536924 purple: declare sensors for purple library rework 13 years ago
Pat Hickey 08675a91d8 purple: added config options for purple/APM1 hardware 13 years ago
Pat Hickey 3300032a89 purple: added hardware defines for ArduPlane 13 years ago
Pat Hickey 3131ab16ef remove BROKEN_SLIDER code 13 years ago
Pat Hickey 475afd6ac2 purple: enable dcm test, and fixed imu test to test the IMU API 13 years ago
Pat Hickey c2972ff1f9 purple: fixed CLI code for non-ADC hardware and no sonar 13 years ago
Pat Hickey 63393b206a purple: added ins test 13 years ago
Pat Hickey f1bad83d21 purple: fixed system init for purple sensor objects 13 years ago
Pat Hickey e3027fe54e purple: pass isr_registry to APM_RC.Init() 13 years ago
Pat Hickey 660174e610 purple: switch ArduCopter to new sensor objects 13 years ago
Pat Hickey 4869ac3385 purple: use the new LED_ON/LED_OFF macros for LED level 13 years ago
Pat Hickey 3f2692d1da purple: added configuration logic for APM1 versus purple hardware 13 years ago
Pat Hickey 90c5eb8487 purple: added defines for APM hardware selection 13 years ago
Pat Hickey cc67062442 build: added new command line build targets 13 years ago
Pat Hickey 5ee5036fa1 purple: added comment for enabling purple hardware 13 years ago
Pat Hickey f129909b74 git: added a couple more ignore lines 13 years ago
Pat Hickey 82e7551c90 purple: rework DataFlash to separate purple and APM1 hardware support 13 years ago
Pat Hickey a159669cee build: added jtag-program make target 13 years ago
Pat Hickey e53bcba4d9 purple: rework AP_IMU library to use AP_IntertialSensor library 13 years ago
Pat Hickey 82b48784ef purple: added AP_InertialSensor library 13 years ago
Pat Hickey c9f7618ccc purple: rework the RC_Channel library for the APM_RC changes 13 years ago
Pat Hickey f36ded2854 RangeFinder: rework to use AnalogSource library 13 years ago
Pat Hickey 0c0a1b1dcc purple: Added AnalogSource library 13 years ago
Pat Hickey 017f121566 AP_ADC: rework ADC library to use PeriodicProcess and ISR_Register 13 years ago
Pat Hickey d288b8870d purple: added PeriodicProcess library 13 years ago
Pat Hickey 1daadb5068 purple: added ISR_Registry() library 13 years ago
Pat Hickey 36346fd86b purple: rework APM_RC library for purple hardware 13 years ago
Andrew Tridgell 89d2f0f849 mod barometer.Init() based on hardware 13 years ago
Pat Hickey 2d8ce38aeb barometer: add purple_hardware option to Init() 13 years ago
Michael Oborne 0a0b2d32f4 Add rc input to cli planner mode 13 years ago
Jason Short abe4758c3b no longer using the raw pressure 13 years ago
Jason Short 6f3b56b38f increased filter 13 years ago
Doug Weibel 9ecfac1156 Change ArduCopter DataFlash log file system to new file system which allows overwriting logs. 13 years ago
Olivier ADLER 83657698d7 /Tools : Deleted PPMEncoder folder inside /Tools folder to avoid confusion with official ArduPPM firmware. 13 years ago
Michael Oborne 1fb723090f Merge branch 'master' of https://code.google.com/p/ardupilot-mega 13 years ago
Doug Weibel b05e1d90f5 Change type to support "dump all with -1" 13 years ago
Doug Weibel 0f428bd43a Logging cleanup. Fixed missing cast, removed erase warning, added -1 to dump all option, and fix intermittent bug for log number 1. 13 years ago