756 Commits (42add82e1a889ea7bb6bb2f68032f1b0c34aebf8)

Author SHA1 Message Date
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
Lucas De Marchi 008e631147 AP_HAL_Linux: Util: fix overriden function signature 8 years ago
Lucas De Marchi 6f952fe3dd AP_HAL_Linux: fix checking wrong value for pthread function 8 years ago
Pierre Kancir 8d357983ee AP_HAL_LINUX: example fix travis warning 8 years ago
davidaroyer 512cd11125 AP_HAL_Linux: RCOutput_ZYNQ: check for valid channel 8 years ago
Eugene Shamaev 7831a85f1c AP_HAL_Linux: definitions for CAN bus 8 years ago
mirkix 9e1345453f AP_HAL_Linux: BBBmini remove onboard OpticalFlow 8 years ago
Lucas De Marchi 32d208dbe8 AP_HAL_Linux: move check for _split_transfers 8 years ago
Andrew Tridgell a2e445cf24 HAL_Linux: implement set_split_transfers() API for I2C 8 years ago
murata eb4d8963d0 AP_HAL_Linux: Change from magic number 0 to definition name. 8 years ago
murata 30bbe7abb6 AP_HAL_Linux: Unify from print or println to printf. 8 years ago
mirkix 6d99bb0937 AP_HAL_Linux: Add BeagleBone Blue to GPIO_BBB 8 years ago
mirkix 954267fc22 AP_HAL_Linux: Add BeagleBone Blue to RCInput_AioPRU 8 years ago
mirkix d16ab890e8 AP_HAL_Linux: Add BealgeBone Blue 8 years ago
mirkix ad7e21b860 AP_HAL_Linux: fix compiler warning in AnalogIn_IIO 8 years ago
Mathieu OTHACEHE 7c96f8e6a2 AP_HAL_Linux: rename APM to ardupilot. 8 years ago
Julien Beraud 710875d3b9 OpticalFlow_Onboard: remove gyro cb 8 years ago
Julien Beraud 59404f686d OpticalFlow_Onboard: add gyro integration support 8 years ago
Lucas De Marchi c27c414e5a AP_HAL_Linux: Led_Sysfs: small fixes 8 years ago