65 Commits (5ab2a19173da1f04c65e457a6f66d08a079fb281)

Author SHA1 Message Date
Gustavo Jose de Sousa 458f587656 AP_HAL_FLYMAPLE: SPI: adapt to the new signature of transaction() 10 years ago
Gustavo Jose de Sousa 9f357ca812 AP_HAL_FLYMAPLE: standardize inclusion of libaries headers 10 years ago
Julien BERAUD 7275e33e79 AP_HAL: add the possibility to have more than 1 i2c 10 years ago
Andrew Tridgell c44ab01be8 AP_HAL: use noreturn attribute on panic 10 years ago
Andrew Tridgell f9aa1d1a8b AP_HAL_FLYMAPLE: convert example from .pde to .cpp 10 years ago
Andrew Tridgell e589ca9b80 HAL_Flymaple: fixed functor comparison 10 years ago
Lucas De Marchi 9b7c1d8f93 AP_HAL_FLYMAPLE: use functor macros 10 years ago
Andrew Tridgell df21c6c68d AP_HAL: support micros64() and millis64() on all platforms 10 years ago
Tom Pittenger 11951dbf48 HAL_Flymaple: fix compile warnings re float constants 10 years ago
Andrew Tridgell 5bb57a31f7 AP_Baro: split into frontend/backend 10 years ago
Andrew Tridgell baa5aeea81 HAL_FLYMAPLE: fixed example build 11 years ago
Andrew Tridgell d40d0f6aec AP_HAL: removed old storage type read/write functions 11 years ago
Andrew Tridgell 02dec5634f AP_HAL: fixed example builds 11 years ago
Andrew Tridgell 563f516f6b HAL_FLYMAPLE: rename flash_stm32.c to .cpp 11 years ago
Andrew Tridgell 805d79debe HAL_FLYMAPLE: fix for HAL_GPIO_* 11 years ago
Andrew Tridgell 6eee2421cc AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
Andrew Tridgell d36989f6a1 AP_HAL: fixed example build 11 years ago
Mike McCauley c90d3ff59e Flymaple: RCOUtput disable_ch() now supports disabling outputs 11 years ago
Andrew Tridgell 836f473db2 HAL_FLYMAPLE: no uartE 11 years ago
Mike McCauley bd768a0c0c AP_HAL_FLYMAPLE RCOutput.cpp: enable_ch no longer resets servo 11 years ago
Mike McCauley 4f9f87a8c6 AP_HAL_FLYMAPLE: Add notes to FlymaplePortingNotes.txt re GPS selection. 11 years ago
Mike McCauley 54a0b04c12 AP_HAL_FLYMAPLE: RCInput detects stale input readings better. Update test 11 years ago
Mike McCauley f1533aa350 AP_HAL_FLYAPLE: update documentation in FlymaplePortingNotes.txt 11 years ago
Mike McCauley 81791bdc43 AP_HAL_FLYMAPLE: Added documentation about alternative orientations to FlymaplePortingNotes.txt 11 years ago
Mike McCauley 95bea052d2 AP_HAL_FLYMAPLE: update documentation in FlymaplePortingNotes.txt 11 years ago
Mike McCauley 4dc33c8de8 AP_HAL_FLYMAPLE: updated FlymaplePortingNotes.txt 11 years ago
Andrew Tridgell 1849db7074 AP_HAL: added board_voltage AnalogIn method 11 years ago
Andrew Tridgell 87cc95dd7f AP_HAL: removed unused enable_mask and disable_mask functions 11 years ago
Andrew Tridgell ea649e036b AP_HAL: added HAL_CPU_CLASS define for selecting algorithms 11 years ago
Andrew Tridgell e321ad65f4 AP_HAL: fixed example build 11 years ago
Andrew Tridgell 0848412479 HAL_FLYMAPLE: added uartD 11 years ago
Andrew Tridgell b62501aaea HAL_FLYMAPLE: removed incorrect Makefile target 11 years ago
Randy Mackay 443023bbbf AP_HAL: add ignore_errors to I2C driver 11 years ago
Mike McCauley c524a7c717 AP_HAL_FLYMAPLE: remove obsolete debugging code from RCInput 11 years ago
Mike McCauley 6f04e5f2e7 AP_HAL_FLYMAPLE: RCInput now more robust in the face of connect/disconnect of 11 years ago
Mike McCauley ce1a8fb831 AP_HAL_FLYMAPLE: Added new example test sketch RCInput.pde 11 years ago
Mike McCauley 3226a81611 AP_HAL_FLYMAPLE: Improvements to RCInput 11 years ago
Mike McCauley 0920d9ac49 AP_HAL_FLYMAPLE: UARTDriver Use new libmaple TX buffers. 11 years ago
Mike McCauley 38512e3756 AP_HAL_FLYMAPLE: I2CDriver improvements to interrupt hygiene 11 years ago
Mike McCauley 8e5a9b06fb AP_HAL_FLYMAPLE: Fix example Scheduler.pde fo recent changes to API 11 years ago
Mike McCauley bc55a2844c AP_HAL_FLYMAPLE: Fix example Scheduler.pde to compile with recent changes to 11 years ago
Andrew Tridgell fc7f3c8aa6 AP_HAL: fixed example build 11 years ago
Mike McCauley 84edbb335a AP_HAL_FLYMAPLE: UARTDriver now uses the new libmaple tx ring buffers 12 years ago
Mike McCauley 11317dcec4 AP_HAL_FLYMAPLE: FlymaplePortingNotes.txt improvements to install/build 12 years ago
Mike McCauley 7f9d4a155f AP_HAL_FLYMAPLE: UARTDriver begin now honours txS == 0 which means no change 12 years ago
Mike McCauley 60921f7dfa AP_HAL_FLYMAPLE: Improved libmaple version detection 12 years ago
Andrew Tridgell 1518217952 HAL_FLYMAPLE: removed unused backend console code 12 years ago
Andrew Tridgell 21f0086647 HAL_FLYMAPLE: removed Console driver 12 years ago
Mike McCauley 72aa8a18ab AP_HAL_FLYMAPLE: update documentation in FlymaplePortingNotes.txt 12 years ago
Mike McCauley 6b003ae551 AP_HAL_FLYMAPLE: Fixed problem with tx buffer that caused slow parameter 12 years ago