2466 Commits (6dfdd754eaacd9258f541513a62d10ab8860a6e7)
 

Author SHA1 Message Date
Pat Hickey b8c44d2fc0 APM_RC: _set_speed functions implemented for APM_RC_APM1 and _Purple 13 years ago
Pat Hickey ea4c220ee9 APM_RC: OCR register init moved from ArduCopter/radio.pde to lib inits. 13 years ago
Andrew Tridgell 6093db948b compass: added AP_COMPASS_APM2_SHIELD 13 years ago
Andrew Tridgell 649da8e05d purple: adc test not useful if no ADC 13 years ago
Andrew Tridgell 40459653b5 purple: fixed LED and IO pin defintitions 13 years ago
Andrew Tridgell 18986d1d9f barometer: fixed for purple build 13 years ago
Andrew Tridgell 0601f7e8ce barometer: support 'make purple' for barometer example code 13 years ago
Andrew Tridgell ca76f6d0ec purple: add the remaining hw defines for purple hardware 13 years ago
Andrew Tridgell 41caa949ca fixed InertialSensor stub build 13 years ago
Pat Hickey 1d50bb80fd hil-sensors ArduCopter: fixes to make hil-sensors build work properly 13 years ago
Pat Hickey d2a0bd35f4 hil-sensors: added stub libraries for InertialSensor and PeriodicProcess 13 years ago
Andrew Tridgell 94423bc335 AP_IMU: fixed shim driver prototype 13 years ago
Andrew Tridgell 1e41b4b2b0 timer_scheduler doesn't exist in HIL_MODE_ATTITUDE 13 years ago
Andrew Tridgell a3701e521a build: added hlsensors target 13 years ago
Andrew Tridgell 1c20efe4b8 re-organiser sensor declarations 13 years ago
Andrew Tridgell e0488e134f desktop: fixed build with updated dataflash interface 13 years ago
Andrew Tridgell 8245835ea3 desktop: make AP_InertialSensor pure virtual 13 years ago
Andrew Tridgell bb7af8c15a dataflash: fixed datatypes to be compatible with desktop build 13 years ago
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