974 Commits (master)

Author SHA1 Message Date
mirkix 8d7000db2c AP_HAL_Linux: fix typo 7 years ago
mirkix 9b6a826b49 AP_HAL_linux: add new board PocketPilot 7 years ago
mirkix eecd8fcfa6 AP_HAL_Linux: Add VOLTAGE_SCALING for BeagleBone Blue 7 years ago
mirkix 26f3a62db7 AP_HAL_Linux: remove BBBmini from RCInput_PRU.cpp 7 years ago
HeBin 0e1ce2a7fd AP_HAL_Linux: add Robsense PhenixPro Devkit Board support 7 years ago
Georgii Staroselskii 56534b34c5 AP_HAL_Linux: use GPIO_Sysfs for Navio 7 years ago
Georgii Staroselskii 5254ee03c2 AP_HAL_Linux: use GPIO_Sysfs for Edge 7 years ago
Georgii Staroselskii 8fcd30c611 AP_HAL_Linux: use GPIO_Sysfs for Navio 2 7 years ago
alexshirley 8058fdf093 AP_HAL_Linux: combine ppm and sbus on ocpoc_zynq 7 years ago
Lucas De Marchi cbb9dcc2a1 AP_HAL_Linux: Storage: use define from HAL for directory 7 years ago
Georgii Staroselskii 79c14a92a9 AP_HAL_Linux: adapt Heat_Pwm for Edge 7 years ago
Georgii Staroselskii 4e6fab228c AP_HAL_Linux: add SPI devices for Edge 7 years ago
Staroselskii Georgii 3ade179700 AP_HAL_Linux: make use of RCInput_Navio2 in Edge 7 years ago
Staroselskii Georgii 2a99bb0c95 AP_HAL: use Raspberry Pi GPIO and Util classes for Edge 7 years ago
Staroselskii Georgii 2a7e8d66ee AP_HAL_Linux: add Edge support 7 years ago
Georgii Staroselskii 2dd68243a2 AP_HAL: add Edge support 7 years ago
Georgii Staroselskii d214a36e0a AP_HAL_Linux: reset duty cycle before setting period 7 years ago
Lucas De Marchi 4d5aed1d69 AP_HAL_Linux: UARTDevice: never be the controlling terminal 7 years ago
Lucas De Marchi 5ebc8c2cb3 AP_HAL_Linux: ToneAlarm: ifdef out bogus message 7 years ago
Aaron Wang Shi 6a82e3aecd AP_HAL_Linux: Add debug message in RCInput_RPI _timer_tick() 7 years ago
Aaron Wang Shi ccde7cfdd4 AP_HAL_Linux: Restart RCInput_RPI DMA sampling if it stops 7 years ago
Lucas De Marchi 3847825fba AP_HAL_Linux: make Aero use Tap ESC 7 years ago
Peter Barker 044cac42e8 AP_HAL_Linux: make in_main_thread const and override 7 years ago
Lucas De Marchi 7ba82ff23a AP_HAL_Linux: remove raspilot 8 years ago
Francisco Ferreira 4398be2275 AP_HAL_Linux: remove URUS 8 years ago
davidaroyer 7d2e44862f AP_HAL_Linux: add support for Aerotenna OcPoC-Zynq hardware 8 years ago
Georgii Staroselskii e79fc893fa AP_HAL_Linux: HAL_Linux_Class: delay SPIUARTDriver static initialization 8 years ago
Georgii Staroselskii 226eeeb738 AP_HAL_Linux: RCOutput_Sysfs: fix deleting _pwm_channels array 8 years ago
Georgii Staroselskii f6858821a6 AP_HAL_Linux: PWM_Sysfs: remove unneeded free() in ~PWM_Sysfs_Base 8 years ago
Lucas De Marchi 66a1e420cb AP_HAL_Linux: RCInput_SoloLink: better name to first field 8 years ago
Lucas De Marchi 373d41fd6e AP_HAL_Linux: switch aero to RCInput_SoloLink 8 years ago
Lucas De Marchi 79b004cf6a AP_HAL_Linux: add prototype for handling SoloLink 8 years ago
Peter Barker 23d91c93c8 AP_HAL_Linux: correct compilation warning 8 years ago
Lucas De Marchi 5ea1784838 global: remove AP_HAL::in_timerprocess() 8 years ago
Lucas De Marchi 93a558ce5c AP_HAL_Linux: do not call delay callbacks on other threads 8 years ago
Lucas De Marchi c170c2a847 AP_HAL_Linux: remove register_timer_process with extra arg 8 years ago
Lucas De Marchi 0a158f6d3f AP_HAL_Linux: remove support for timesliced timer 8 years ago
Siddharth Bharat Purohit d1e0f9733e HAL_Linux: use correct datatype for time conversion 8 years ago
Andrew Tridgell 9868ffe13b HAL_Linux: support receiver based RSSI 8 years ago
Lucas De Marchi ee0f46e3aa AP_HAL_Linux: RCInput_RPI: ignore unwanted signals 8 years ago
Lucas De Marchi e803045d1f AP_HAL_Linux: Scheduler: increase stack for scheduler threads 8 years ago
Peter Barker c78f3b9e78 AP_HAL_Linux: use HAL_SEMAPHORE_BLOCK_FOREVER macro 8 years ago
Andrew Tridgell 279c1b9d9c AP_HAL_Linux: rename macros to avoid conflicts 8 years ago
Peter Barker 5a02219642 AP_HAL_Linux: use HAL_SEMAPHORE_BLOCK_FOREVER 8 years ago
Andrew Tridgell 9b297ef5a1 HAL_Linux: fixed nested cork/push 8 years ago
Lucas De Marchi 875538ccb5 AP_HAL_Linux: examples: small fixes to BusTest 8 years ago
hiro2233 0d1d430600 AP_HAL_Linux:examples: Example to test device bus with the new APM API. 8 years ago
hiro2233 be06c1e8ed AP_HAL_Linux:SPIDevice: Add functions to get possible spi registered device 8 years ago
Lucas De Marchi 16c1bc1b0e AP_HAL_Linux: Util: fix coding style for pointers 8 years ago
Lucas De Marchi 9aa2a3938c AP_HAL_Linux: Util: make get_custom_log_directory const override final 8 years ago