13 Commits (a639f7c34fd250d5dc8b60d5712933795a74b435)

Author SHA1 Message Date
Pat Hickey f543cede01 AP_HAL & AP_HAL_AVR: new SPI driver model 12 years ago
Pat Hickey 0c3e59a307 AP_HAL_AVR: AnalogIn channels respect pins, obey NONE input, all common 12 years ago
Pat Hickey 73ccfaf2d7 AP_HAL: implement DigitalSource abstraction 12 years ago
Pat Hickey f889d5ac13 AP_HAL_AVR: trivial ConsoleDriver implementation 12 years ago
Pat Hickey 72f8667d9c AP_HAL_AVR: AnalogIn implemented 12 years ago
Pat Hickey 9beba972c8 AP_HAL_AVR: Dataflash instances stubbed out based on /libraries/DataFlash 12 years ago
Pat Hickey 3b697fe299 AP_HAL: rename Log to Dataflash 12 years ago
Pat Hickey 5d2327f52f AP_HAL: Don't need a separate Console class, BetterStream will do. 12 years ago
Pat Hickey 2c14a77693 AP_HAL_AVR: add ISRRegistry class, member of HAL_AVR 12 years ago
Pat Hickey db76562cd5 AP_HAL: global rename PPMInput -> RCInput, PWMOutput -> RCOutput 12 years ago
Pat Hickey ea8242ace1 AP_HAL: Add scheduler interface, move Arduino init code to implementation 12 years ago
Pat Hickey 59a94d5aac AP_HAL_AVR: implement ::init method in derived HAL_AVR class. 12 years ago
Pat Hickey 8eb9b39a44 AP_HAL_AVR move library classes to their own AP_HAL_AVR namespace 12 years ago