114 Commits (0201893f7cbccfa1dcc0a948b34339bfe608baea)

Author SHA1 Message Date
mirkix 07d50b5fbb AP_HAL_Empty: Add support for using SPI devices of the same type. 10 years ago
Gustavo Jose de Sousa 4e27d19107 AP_HAL_Empty: SPI: adapt to the new signature of transaction() 10 years ago
Gustavo Jose de Sousa ca5afbfdc9 AP_HAL_Empty: 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 379b130d0a AP_HAL_Empty: convert example from .pde to .cpp 10 years ago
Andrew Tridgell 40e3b422b5 HAL_SITL: rename HAL_AVR_SITL to HAL_SITL 10 years ago
Andrew Tridgell 6450c84987 HAL_Empty: added dummy millis64() and micros64() 11 years ago
Andrew Tridgell 8e15b4db0d HAL_Empty: fixed example build 11 years ago
Andrew Tridgell d40d0f6aec AP_HAL: removed old storage type read/write functions 11 years ago
Andrew Tridgell e137bf26ef HAL_Empty: avoid some float conversion warnings 11 years ago
Andrew Tridgell 7ceb14bec0 HAL_Empty: make I2C ops fail 11 years ago
Andrew Tridgell 6eee2421cc AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
Andrew Tridgell 58d5454d65 HAL_Empty: no uartE 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 5e980a5b49 HAL_EMPTY: added uartD 11 years ago
Andrew Tridgell 8b254f2947 HAL_EMPTY: prevent valgrind errors 11 years ago
Andrew Tridgell 8e7d9bb464 HAL_Empty: removed Console driver 12 years ago
Andrew Tridgell a8c97f99d1 HAL_Empty: implement a dummy buffered write 12 years ago
Andrew Tridgell a2b879493d HAL_Empty: updates for AP_HAL::MemberProc 12 years ago
Andrew Tridgell 6bc4a830ac HAL_Empty: updates for new scheduler API 12 years ago
Andrew Tridgell 21010104e6 AP_HAL_Empty: added register_io_process() 12 years ago
Andrew Tridgell d0bb998352 AP_HAL_Empty: updates for new API 12 years ago
Andrew Tridgell 4c1925b578 AP_HAL_Empty: convert to new AP_HAL printf 12 years ago
Andrew Tridgell cf633e4d79 AP_HAL: convert to unix file format 12 years ago
Andrew Tridgell a5b29f44d5 AP_HAL: added hal.gpio->usb_connected() function 12 years ago
Andrew Tridgell a587b1140a AP_HAL: added voltage_latest() interface 12 years ago
Andrew Tridgell 7082e0f8aa AP_HAL: added hold_in_bootloader parameter to scheduler->reboot() 12 years ago
Randy Mackay ac36a09747 AP_HAL: add toggle to GPIO 12 years ago
phokur b00e5d95c9 Update AnalogIn.cpp 12 years ago
Andrew Tridgell 2316c3bd11 AP_HAL: make storage->write_block() take a const pointer 12 years ago
Andrew Tridgell a5b20b4dfc AP_HAL: removed scaling factor on analog sources 12 years ago
Andrew Tridgell 589b8cdb58 AP_HAL: added voltage_average_ratiometric() call to AnalogIn 12 years ago
Andrew Tridgell 5d80a5619d HAL_Empty: add new API functions 12 years ago
Randy Mackay bbbd90c430 AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
Andrew Tridgell eb6c66af7e AP_HAL: added gpio->analogPinToDigitalPin() API 12 years ago
Andrew Tridgell b1c27407a2 AP_HAL: added voltage_average() interface to AnalogIn 12 years ago
Andrew Tridgell 70f7cde9b8 AP_HAL: added run_debug_shell() hal.util method 12 years ago
Andrew Tridgell 76092eb590 AP_HAL: remove unused peek() interface from UART drivers 12 years ago
Andrew Tridgell 4609114a81 HAL_Empty: fixed example build 12 years ago
Andrew Tridgell 3dc0a990a1 HAL_Empty: added bulk SPI transfer() method 12 years ago
Pat Hickey 4d5d08ad10 AP_HAL_Empty: main calls system_initialized 12 years ago
Pat Hickey 83adb72f16 AP_HAL_Empty: Stub out new Scheduler methods 12 years ago
Pat Hickey 0db60464f7 AP_HAL_Empty: add semaphore to I2CDriver 12 years ago
Pat Hickey f178d1bd02 AP_HAL_Empty: implement new Semaphore interface 12 years ago
Andrew Tridgell e729a8b277 AP_HAL: rename Semaphores cpp file to match header 12 years ago
Andrew Tridgell 85007cb766 HAL_Empty: fixed throttle in Empty RCInput 12 years ago
Andrew Tridgell a3c26d44e4 AP_HAL: rename Sempahore.h to Semaphores.h 12 years ago
Andrew Tridgell 374af1cd14 build: change from Arduino.mk to apm.mk 12 years ago