870 Commits (ca584943a5dead6fe0013c015f78699eb882ce10)

Author SHA1 Message Date
Peter Barker 24653a33ed SITL: make socket manipulation functions bool rather than void 6 years ago
Peter Barker 8a0e3dd657 AP_HAL: add millis16 to HAL; provide weak implementation 6 years ago
Andrew Tridgell 8907506c18 AP_HAL: added replacement for memrchr() 6 years ago
Andrew Tridgell a0be4f4c8d AP_HAL: fixed build and comments 6 years ago
Andrew Tridgell d01f5ae6c8 AP_HAL: added mavlink_packetise() 6 years ago
Andrew Tridgell 4cfb1b04ad AP_HAL: define HAL_BOARD_STORAGE_DIRECTORY for sitl, px4 and chibios 6 years ago
Siddharth Purohit df7d0d1971 AP_HAL: add support for unformatted board id 6 years ago
Andrew Tridgell e629845f00 AP_HAL: minimize features on px4-v1 6 years ago
Andrew Tridgell bed7939969 AP_HAL: added support for swapping RX and TX pins 6 years ago
Andrew Tridgell f2cd6e9a05 AP_HAL: added set_reversible_mask() 6 years ago
Andrew Tridgell a4c532edff AP_HAL: fixed typo in fmax macro 6 years ago
Andrew Tridgell 58ed5a123c AP_HAL: added HalfDuplex UART option 6 years ago
Andrew Tridgell 37fc6e8b1c AP_HAL: added inversion options 6 years ago
Michael du Breuil 9a9e715af8 AP_HAL: Define HAL_HAVE_SERVO_VOLTAGE 6 years ago
Andrew Tridgell 9ea03e085d AP_HAL: added readptr() and advance() to ObjectBuffer 6 years ago
Andrew Tridgell 6c6dabc33c AP_HAL: set default batt monitoring for bebop and disco 6 years ago
Peter Barker f8b1203399 AP_HAL: provide method returning approximate link bandwidth 6 years ago
Kevin Lopez Alvarez ab7c7afd1d AP_HAL: add ChibiOS FMUv4pro 6 years ago
Peter Barker f90dd0c156 AP_HAL: add simple tests for null-termination 6 years ago
Peter Barker 33e3d6e254 AP_HAL: Util: make vsnprintf and snprintf always null-terminate 6 years ago
Andrew Tridgell 5924816bbe AP_HAL: removed hal.util->new_semaphore() 6 years ago
Andrew Tridgell ed71790945 AP_HAL: fixed PX4 LED polarity 6 years ago
Michael du Breuil 73901274b0 AP_HAL: Define a scripting base priority 6 years ago
Michael du Breuil 6544f16339 AP_HAL: Make BBBlue use AP_BoardLED2 6 years ago
Michael du Breuil 6f7ced73d6 AP_HAL: Remove bad GPIO LED pins on NavIO2 6 years ago
Siddharth Purohit 9a2eea9769 AP_HAL: disable float print methods for non FPU controllers 6 years ago
Siddharth Purohit 5e4f76886a AP_HAL: add chibios hal header to use uC specific defines 6 years ago
Siddharth Purohit c546bec999 AP_HAL: do not use ch for channel, its used as a global var under ChibiOS 6 years ago
Andrew Tridgell eec3a2ab31 AP_HAL: added FOREACH_I2C_MASK() macro 7 years ago
Andrew Tridgell b4ecc347d7 AP_HAL: always define HAL_WITH_UAVCAN on px4 7 years ago
Peter Barker 15ae453205 AP_HAL: fix RCInput example 7 years ago
Peter Barker fcacdb42bb AP_HAL: define base-class attach_interrupt to return false 7 years ago
Andrew Tridgell 55dfefb2d6 AP_HAL: added HAL_Semaphore_Recursive 7 years ago
Peter Barker 74263f8412 AP_HAL: add attach_interrupt that takes a functor, not a AP_HAL::Proc 7 years ago
Peter Barker c846a13d12 AP_HAL: functor: add != override 7 years ago
Andrew Tridgell 0a73c3492d AP_HAL: support HAL_Semaphore type 7 years ago
Hwurzburg 5f72c9040e AP_OSD: Adding flight distance and summary panels for OSD 7 years ago
Francisco Ferreira 0645a5b11a
AP_HAL: introduce a CANProtocol interface and remove HAL CAN thread management 7 years ago
Andrew Tridgell 1fe6c7b497 AP_HAL: added chanmask to serial_setup_output() 7 years ago
Lucas De Marchi 099eefee87 AP_HAL: Chibios: HAL_GPIO_PIN_SAFETY_IN implies HAL_HAVE_SAFETY_SWITCH 7 years ago
Lucas De Marchi 7f984f2700 AP_HAL: linux: disable safety switch 7 years ago
Lucas De Marchi 2336d2214b AP_HAL: sitl: disable safety switch 7 years ago
Andrew Tridgell 949324ff2b AP_HAL: added duration to toneAlarm_set_buzzer_tone 7 years ago
Jonathan Challinger f936b1dbc2 AP_HAL: change tonealarm interface 7 years ago
Andrew Tridgell cb19d4dffc AP_HAL: added toneAlarm_set_tune_string 7 years ago
Andrew Tridgell 0fc6ca22f7 AP_HAL: setup HAL_I2C_INTERNAL_MASK for ChibiOS 7 years ago
Andrew Tridgell 464dc9102f AP_HAL: added device types for SITL 7 years ago
Michael du Breuil 3419b045e1 AP_HAL: Remove GPIO::analogPinToDigitalPin() 7 years ago
Andrew Tridgell d35abe67ae AP_HAL: added optional healthy check on storage object 7 years ago
Andrew Tridgell 4939f30ec4 AP_HAL: make linux internal i2c be 0xffff 7 years ago