14 Commits (master)

Author SHA1 Message Date
Jack 4b24a61023 AP_HAL_Linux: fix spelling of generated in panics 7 years ago
Andrew Tridgell 9b297ef5a1 HAL_Linux: fixed nested cork/push 8 years ago
Lucas De Marchi 490841a814 AP_HAL_Linux: add O_CLOEXEC in places missing it 8 years ago
Andrew Tridgell 7f09d20e3b HAL_Linux: implement cork and push for remaining RCOutput backends 8 years ago
Lucas De Marchi 71e10c9132 AP_HAL_Linux: fix include order 9 years ago
Lucas De Marchi 45c6b750f2 AP_HAL_Linux: remove ifdef checks for HAL_BOARD_LINUX 9 years ago
Randy Mackay 58e65c836f HAL_Linux: remove unused pru_chan_map from RCOutput 9 years ago
Lucas De Marchi 2439826c19 AP_HAL_Linux: use init() method without arguments 9 years ago
Caio Marcelo de Oliveira Filho 7675913d5b AP_HAL_Linux: use millis/micros/panic functions 9 years ago
Lucas De Marchi 2ac96b942c AP_HAL_Linux: remove prefix from AP_HAL_Linux classes 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
Lucas De Marchi 191ec10554 AP_HAL_Linux: remove unused write method 9 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 94e14f5dcb HAL_Linux: split off RCOutput class to be specific to PXF and ERLE 11 years ago
Andrew Tridgell 6cc304e486 HAL_Linux: RCOutput should default to 50Hz on all boards 11 years ago
Andrew Tridgell 9d948d5a26 HAL_Linux: fixed name space collision in RCOutput 11 years ago
bugobliterator 003806fcc1 HAL_Linux: pwmpru,HAL_Linux_RCOut code doesn't wait for magic flag to send data 11 years ago
bugobliterator 8cf628e780 HAL_Linux_RCoutput:Add handler to catch SIGBUS error 11 years ago
bugobliterator 25e670d0cc HAL_LINUX_RCOutput: Change to reading hilo_read instead of periodhi 11 years ago
Andrew Tridgell fc8068adfe HAL_Linux: use board subtypes 11 years ago
bugobliterator 5bcdb039e2 HAL_Linux: Make asynchronous PRU write and reduce the size of data exchange 11 years ago
Siddharth Bharat Purohit 65fef59dfa HAL_Linux: change initial PWM values to 490Hz, 1000us 11 years ago
Siddharth Bharat Purohit 0422695e5e HAL_Linux: Correct error inside read method in RCOutput 11 years ago
bugobliterator 63560e8122 HAL_Linux: change to directly accessing shared_mem of pru in RCOutput 11 years ago
Siddharth Bharat Purohit 9999e77a74 HAL_Linux: add close(_fd) to some functions in RCOutput 11 years ago
bugobliterator 18d7438240 HAL_Linux: increase size of sysfs_path variables inside LinuxRCOutput's methods 11 years ago
bugobliterator 79fb10d9e8 HAL_Linux: correct AP_HAL_Linux::RCOutput::enable_ch method 11 years ago
bugobliterator 34ba77e048 HAL_Linux: Correct faulty RCOutput driver 11 years ago
bugobliterator 26cd4ad237 HAL_Linux: Correct indentation 11 years ago
Siddharth Bharat Purohit 69a4b7d632 HAL_Linux: Correct Indentation issue 11 years ago
bugobliterator a7de5e3d0f HAL_Linux: Add initial RCOutput driver 11 years ago
Andrew Tridgell 74ee70d463 HAL_Linux: updates for ERLE board type 11 years ago
Andrew Tridgell 87cc95dd7f AP_HAL: removed unused enable_mask and disable_mask functions 11 years ago
Andrew Tridgell a8946a5f31 HAL_Linux: fixed build 11 years ago
Andrew Tridgell 4ba044c441 AP_HAL_Linux: initial Linux AP_HAL 12 years ago