862 Commits (b83f3176812f2488ddf35a2d5fe63e3ea4cc7824)

Author SHA1 Message Date
Víctor Mayoral Vilches 7652d47e6e HAL_Linux: Add GPIO pinmux mappings 11 years ago
bugobliterator 18d7438240 HAL_Linux: increase size of sysfs_path variables inside LinuxRCOutput's methods 11 years ago
bugobliterator 85d10e2ce3 HAL_Linux: add export gpio during direction set if not exported during initialisation 11 years ago
bugobliterator a7ead42f52 HAL_Linux: added initial gpio library 11 years ago
Víctor Mayoral Vilches c4b6026d53 HAL_Linux: include readRegistersMultiple in I2CDriver 11 years ago
Víctor Mayoral Vilches ea7dcc188b AP_HAL_Linux: Correct SPIDriver devs 11 years ago
Víctor Mayoral Vilches 8af1b6faa7 AP_HAL_Linux: Add support for SPIDevice_LSM9DS0 11 years ago
bugobliterator 79fb10d9e8 HAL_Linux: correct AP_HAL_Linux::RCOutput::enable_ch method 11 years ago
bugobliterator eb35c94a43 HAL_Linux: add rcout->init method to HAL_Linux_Class::init 11 years ago
bugobliterator e9f5e0d6cc HAL_Linux: add rcout->init method to HAL_Linux_Class::init 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
Siddharth Bharat Purohit 731d80e6c5 HAL_Linux: Add Steps to Manually test pwm channels 11 years ago
Siddharth Bharat Purohit b53b3f415a HAL_Linux: Create Readme.md adding details on manually testing pru pwm 11 years ago
bugobliterator a7de5e3d0f HAL_Linux: Add initial RCOutput driver 11 years ago
Víctor Mayoral Vilches 3354fa9fc8 AP_HAL_Linux: Add support for SPIDevice_MS5611 11 years ago
Víctor Mayoral Vilches 9f5b4ffca4 AP_HAL_Linux_Class: Correct deadlock, and infinite loop in setup() 11 years ago
Víctor Mayoral Vilches 27ebf790e2 AP_HAL_Linux: Add support for SPIDevice_MPU9250 11 years ago
Víctor Mayoral Vilches 815c2df2d0 AP_HAL_Linux: SPIDriver, add MPU6000 support 11 years ago
Andrew Tridgell 74ee70d463 HAL_Linux: updates for ERLE board type 11 years ago
Andrew Tridgell b99ae63cbb HAL_Linux: more generic fix for scheduler issues in example sketches 11 years ago
Andrew Tridgell 6eee2421cc AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 11 years ago
Andrew Tridgell 3fa2207a2d AP_HAL: allow for microsecond resolution in scheduler->stop_clock() 11 years ago
Andrew Tridgell bf2dd141e9 HAL_PX4: support uartE for 2nd GPS 11 years ago
Andrew Tridgell a273951f70 HAL_Linux: added missing Util.cpp 11 years ago
Andrew Tridgell 735c6449a1 AP_HAL: added support for commandline arguments 11 years ago
Andrew Tridgell 78ff078988 HAL_Linux: fixed stopped clock delay 11 years ago
Andrew Tridgell 117b77460e HAL_Linux: added stop_clock hack! 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 a8946a5f31 HAL_Linux: fixed build 11 years ago
Andrew Tridgell ea649e036b AP_HAL: added HAL_CPU_CLASS define for selecting algorithms 11 years ago
Andrew Tridgell ecbfdfba6c HAL_Linux: implement time_shift() API 11 years ago
Andrew Tridgell c000a08d6f HAL_LINUX: added uartD 11 years ago
Andrew Tridgell 5af51140a9 HAL_Linux: fixed scheduler initialisation bug in Linux HAL as well 11 years ago
Andrew Tridgell 0d682e74c1 HAL_Linux: run threads a bit more slowly 11 years ago
Andrew Tridgell 8f79a03c25 HAL_Linux: use larger UART buffers 11 years ago
Andrew Tridgell 28b4ae1c3a HAL_Linux: improved latency of timed semaphores 12 years ago
Andrew Tridgell a216e1d239 HAL_Linux: don't prevent write while timer is busy 12 years ago
Andrew Tridgell 91511e6503 HAL_Linux: better realtime setup 12 years ago
Andrew Tridgell 07b8f45770 HAL_Linux: use CLOCK_MONOTONIC_RAW to ensure clock never goes backwards 12 years ago
Andrew Tridgell b30f652cec HAL_Linux: removed Console driver 12 years ago
Andrew Tridgell 1440c8cebd HAL_Linux: implement a dummy console buffered write() 12 years ago
Andrew Tridgell c9fea2c706 HAL_Linux: fixed scheduling priorities 12 years ago
Andrew Tridgell bbac3265b2 HAL_Linux: default to hal.console on stdout 12 years ago
Andrew Tridgell bcc9cdbf43 HAL_Linux: make I2CDriver more portable 12 years ago
Andrew Tridgell 51c19331a6 HAL_Linux: fixed build 12 years ago
Andrew Tridgell f2ebb2ca87 HAL_Linux: updates for AP_HAL::MemberProc 12 years ago
Andrew Tridgell 53f66b23f4 AP_HAL_Linux: fixed APM2 build 12 years ago