30479 Commits (6ef5f61faa0636b97bf7387d63cb97cb7c15d426)
 

Author SHA1 Message Date
Siddharth Purohit f0f4239d4a AP_Compass: skip using posix headers for non posix systems 7 years ago
Siddharth Purohit a413fef77f AP_BoardConfig: add support for UAVCAN setup on ChibiOS boards 7 years ago
Siddharth Purohit 175d806b5f AP_Baro: skip using posix headers for non-posix systems 7 years ago
Siddharth Purohit d1a497f223 waf: add more wraps to compile uavcan 7 years ago
Siddharth Purohit b1499ee8f2 waf: add option to compile with uavcan for chibios boards 7 years ago
Andrew Tridgell a4de67098a chibios: submodule update 7 years ago
Andrew Tridgell b992b5e02a HAL_ChibiOS: allow for 16kHz brushed on all timers 7 years ago
Andrew Tridgell b0d0ee1f01 HAL_ChibiOS: reformat using yapf and support python3 7 years ago
Andrew Tridgell 67e0ba22fe HAL_ChibiOS: fixed some errors in F405 tables 7 years ago
Andrew Tridgell 70ff3871e0 HAL_ChibiOS: fixed RC in on CH1 of timer 7 years ago
Andrew Tridgell 890d322b47 HAL_ChibiOS: starting on mini-pix hwdef.dat 7 years ago
Andrew Tridgell 5da17e5b60 AP_HAL: added MINIPIX board type 7 years ago
Andrew Tridgell 3d50bbe2c0 waf: added mini-pix build target 7 years ago
Andrew Tridgell 23555f4c25 HAL_ChibiOS: allow for empty storage during bringup 7 years ago
Andrew Tridgell ecce2a73d0 HAL_ChibiOS: Storage::_timer_tick is an override 7 years ago
Andrew Tridgell 713006bb1d HAL_ChibiOS: allow more OTG defines to be overridden 7 years ago
Andrew Tridgell 33a87194dc HAL_VRBrain: Storage::_timer_tick is an override 7 years ago
Andrew Tridgell 0f079deebf HAL_PX4: Storage::_timer_tick is an override 7 years ago
Andrew Tridgell 26161ee467 HAL_Linux: Storage::_timer_tick is an override 7 years ago
Andrew Tridgell 472ba5bde7 AP_HAL: make _timer_tick() in Storage available in all HALs 7 years ago
Andrew Tridgell 6ee0c48ab1 waf: added revo-mini build type 7 years ago
Andrew Tridgell 3e65347b97 AP_HAL: added REVOMINI board type 7 years ago
Andrew Tridgell 1fb257a35a HAL_ChibiOS: initial hwdef.dat for revo mini 7 years ago
Andrew Tridgell 979a2a4796 HAL_ChibiOS: removed debug code 7 years ago
Siddharth Purohit 538af2a58a HAL_ChibiOS: fix parity and stop bit setting 7 years ago
Mark Whitehorn 1a167a7d1f AP_SerialManager: disable flow control for sbus1 port 7 years ago
Mark Whitehorn b94b1dcd97 AP_HAL_ChibiOS: add missing declaration 7 years ago
Siddharth Purohit df4bf7e476 HAL_ChibiOS: fix irq clash with unnecessary access to readbuf ring buffer 7 years ago
Siddharth Purohit 02696882e9 HAL_ChibiOS: if unbuffered write, do continue to invoke DMA writes 7 years ago
Siddharth Purohit 0c914838b2 AP_IOMCU: fix data type for available bytes 7 years ago
proficnc c613c0bde2 added the cube red hardware definition 7 years ago
Andrew Tridgell 442b280368 AP_IOMCU: improved error checking 7 years ago
Andrew Tridgell 3dacbd1b36 HAL_ChibiOS: hold write lock for unbuffered writes 7 years ago
Andrew Tridgell ad26ca4a27 HAL_ChibiOS: implement parity and stop bits controls 7 years ago
Andrew Tridgell 2e15285c51 HAL_ChibiOS: refuse unbuffered writes without DMA 7 years ago
Andrew Tridgell 5ffcff1a79 AP_IOMCU: use unbuffered UART writes 7 years ago
Andrew Tridgell 3f2cc2c9d6 HAL_ChibiOS: implement low latency UART writes 7 years ago
Andrew Tridgell 015c3a1fa3 HAL_ChibiOS: removed duplicate defines 7 years ago
Andrew Tridgell 2bb99bfe53 HAL_VRBRAIN: implement _timer_tick in UARTDriver 7 years ago
Andrew Tridgell e276edbb03 HAL_SITL: implement _timer_tick in UARTDriver 7 years ago
Andrew Tridgell e4fc0e9f62 HAL_QURT: implement _timer_tick in UARTDriver 7 years ago
Andrew Tridgell 25ea60da69 HAL_PX4: implement _timer_tick in UARTDriver 7 years ago
Andrew Tridgell 22de99dd58 HAL_Linux: implement _timer_tick in UARTDriver 7 years ago
Andrew Tridgell 865e4f3104 HAL_ChibiOS: implement _timer_tick in UARTDriver 7 years ago
Andrew Tridgell 5179d13dbf AP_HAL: added virtual _timer_tick method on UARTDriver 7 years ago
Andrew Tridgell a5bafb399f HAL_ChibiOS: adjust SPI pin speeds 7 years ago
Holger Steinhaus 36f0b429fb GCS_MAVLink: send BATTERY_STATUS.energy_consumed if current measurement is available 7 years ago
Holger Steinhaus d1a37a60b7 DataFlash: log consumed energy (Wh) 7 years ago
Holger Steinhaus 7383552ebc AP_BatteryMonitor: count mWh spent since powerup 7 years ago
Randy Mackay 0da8ff6b2e Rover: boats always navigate when outside waypoint radius 7 years ago