3 Commits (4f2a390dfa3bec80c0c525b321564a9adcd71e16)

Author SHA1 Message Date
Andrew Tridgell 6eee2421cc AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
Mike McCauley 54a0b04c12 AP_HAL_FLYMAPLE: RCInput detects stale input readings better. Update test 11 years ago
Mike McCauley ce1a8fb831 AP_HAL_FLYMAPLE: Added new example test sketch RCInput.pde 12 years ago
Randy Mackay e7122b85ed AP_HAL: example compile error fix 12 years ago
Pat Hickey 475da4eca4 CONFIG_HAL_BOARD - test sketches fixed up, build all passes 12 years ago
Pat Hickey b89c45735b AP_HAL_AVR: provide 'int main (void)' impl as a macro 12 years ago
Pat Hickey a4f1f6a5db AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
Andrew Tridgell f269172d96 HAL_AVR: fixed build of remaining HAL_AVR examples 12 years ago
Pat Hickey c56c4ae240 Various example sketches: hal.uart0->begin(115200) is redundant. use console. 12 years ago
Pat Hickey 71ea0fc755 AP_HAL_AVR example RCInputTest created 12 years ago