913 Commits (ebc28d817f4f8c96824aff4992460c6dd86ef637)

Author SHA1 Message Date
Isaac Ault e74acba4ec AP_HAL_Linux: Allow for parameters to be passed with -G, -H 5 years ago
mhefny e137698a4a AP_HAL_Linux: Fix RCInput_RPI Segmentation Fault 5 years ago
Andrew Tridgell c5a60c31a7 HAL_Linux: fixed build warnings in RC input methods 5 years ago
Peter Barker f3bee7fa03 AP_HAL_Linux: correct clearing of UART drivers 5 years ago
Peter Barker 1ebfc79eb0 AP_HAL_Linux: enable console for examples 5 years ago
Peter Barker 9a9743e6ba AP_HAL_Linux: add discard_input method on UARTDriver 5 years ago
Lucas De Marchi 29d8586ea4 AP_HAL_Linux: RCInput_UDP: accept up to 16 channels 5 years ago
Patrick José Pereira 3268c234d8 AP_HAL_Linux: Add PAGE_SIZE in RCInput_RPI 5 years ago
Patrick José Pereira 32c0e37512 AP_HAL_Linux: Organize and document GPIO_RPI class 5 years ago
Patrick José Pereira c83ce93165 AP_HAL_Linux: Add missing wscript for GPIOTest 5 years ago
Peter Barker a3e2e156e7 AP_HAL_Linux: do not create ConsoleDevices for Replay or examples 5 years ago
Patrick José Pereira e65cc35fb0 AP_HAL_Linux: Use template to generate raspberry pins 5 years ago
Peter Barker f8058bcf70 AP_HAL_Linux: avoid segfaults during early panics 5 years ago
Peter Barker c917cd4dbb AP_HAL_Linux: make a static-const hal references references to external symbol 5 years ago
Andy Piper 127a0e9b41 AP_HAL_Linux: add in empty dsp driver 5 years ago
Andrew Tridgell cbbf61af93 HAL_Linux: fixed bitmask error on storage erase 5 years ago
Andrew Tridgell a153799e26 HAL_Linux: support inverted 115200 protocols 5 years ago
Andrew Tridgell 4b9442dad7 AP_HAL_Linux: make all semaphores recursive 5 years ago
Andrew Tridgell 67bd4ed396 AP_HAL_Linux: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER 5 years ago
Patrick José Pereira 0c0d97debe AP_HAL_Linux: Add storage-directory argument in usage 5 years ago
Patrick José Pereira 6518d6dc4d AP_HAL_LINUX: Add support for Raspberry Pi 4 5 years ago
Patrick José Pereira 6230524636 AP_HAL_Linux: Add navigator board 5 years ago
Daniel Magree 209bb132fa HAL_Linux: disable input modifications on serial interface for rc receiver 5 years ago
Peter Barker cbe73b91d5 AP_HAL_Linux: correct format-string warnings 5 years ago
Andrew Tridgell 9e9be95943 HAL_Linux: fixed build 5 years ago
Peter Barker 0f4337b7b1 AP_HAL_Linux: release mutex lock before calling write(c) 5 years ago
Patrick José Pereira 29fadc2417 AP_HAL_Linux: PCA9685: Check for device before accessing it 5 years ago
Andrew Tridgell 312018898f HAL_Linux: use AP::RC() 6 years ago
Michael du Breuil 979a431e4a AP_HAL_Linux: Remove set_stop_pin from AnalogSource 6 years ago
Michael du Breuil 1484a12f4b AP_HAL_Linux: Fix bad check order on heap_realloc 6 years ago
Peter Barker 914e6c5497 AP_HAL_Linux: check return value of system command 6 years ago
Peter Barker 1b3e2e3c8b AP_HAL_Linux: add missing override keywords 6 years ago
Mirko Denecke bb7f80b452 AP_HAL_Linux: UARTDriver remove unused field and tabs 6 years ago
Andrew Tridgell 019f441b2f HAL_Linux: added uartH 6 years ago
Andrew Tridgell 2bab0efc41 HAL_Linux: implement HAL_GPIO_SCRIPT support 6 years ago
Peter Barker a9c4f1d0d5 AP_HAL_Linux: return RC protocol being decoded 6 years ago
Peter Barker 1ce2424e49 AP_HAL_Linux: add required override keyword on configure_parity 6 years ago
Andrew Tridgell a159b01b26 AP_HAL_Linux: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell 48aacb9462 HAL_Linux: removed use of RCInput_SBUS and RCInput_115200 6 years ago
Andrew Tridgell 1c322d296f HAL_Linux: switch Disco to using AP_RCProtocol library for RCIN 6 years ago
Lucas De Marchi 5520b397c2 AP_HAL_Linux: allow disco to use RCInput_UDP 6 years ago
Jeremy Feltracco 100f06614c AP_HAL_Linux: Add support for setting uart parity on Linux boards 6 years ago
Michael du Breuil 7b7b852c75 AP_HAL_Linux: fix GCC warning in storage 6 years ago
Michael du Breuil 4a01cc1666 AH_HAL_Linux: add heap support to the HAL 6 years ago
Andrew Tridgell 6bae0960df HAL_Linux: added empty flash driver 6 years ago
mirkix 938865da41 AP_HAL_Linux: add override to virtual method 6 years ago
Andrew Tridgell 6251353090 HAL_Linux: removed old px4io protocol header 6 years ago
Peter Barker eb73a14da8 AP_HAL_Linux: add missing override keywords 6 years ago
Peter Barker d89f740460 AP_HAL_Linux: AP_Common no longer gives board information; use AP_HAL_Boards 6 years ago
Tom Pittenger 95820c905d AP_HAL_Linux: unify singleton naming to _singleton and get_singleton() 6 years ago