Andrew Tridgell
|
751dade9a8
|
HAL_SITL: enable optional storage in flash
this brings storage in SITL very close to storage in ChibiOS
|
6 years ago |
Andrew Tridgell
|
edeab9d152
|
HAL_SITL: support HAL_Semaphore_Recursive
|
7 years ago |
Eugene Shamaev
|
d81af8700f
|
AP_HAL_SITL: definitions for CAN bus
|
8 years ago |
Pierre Kancir
|
8ade9d1fe8
|
AP_HAL_SITL: style fixes
|
8 years ago |
Andrew Tridgell
|
5b081a704c
|
HAL_SITL: added GPIO simulation
using SIM_PIN_MASK
|
9 years ago |
Lucas De Marchi
|
bcdc3336de
|
AP_HAL_SITL: replace header guard with pragma once
|
9 years ago |
Andrew Tridgell
|
655f57ad01
|
HAL_SITL: cleanup class names
remove SITL prefix
|
9 years ago |
Andrew Tridgell
|
05e04ee1a7
|
HAL_SITL: added semaphore support
|
9 years ago |
Andrew Tridgell
|
c81ad1d622
|
HAL_SITL: reformat HAL_SITL with astyle
|
10 years ago |
Andrew Tridgell
|
40e3b422b5
|
HAL_SITL: rename HAL_AVR_SITL to HAL_SITL
it is nothing to do with the original AVR emulation now
|
10 years ago |
Andrew Tridgell
|
930d664677
|
AVR_SITL: removed Console driver
|
12 years ago |
Pat Hickey
|
4c715bfd04
|
AP_HAL_AVR_SITL: add Util driver, fix deprecated deps on HAL_AVR.h
|
12 years ago |
Andrew Tridgell
|
0c9d37e2ee
|
SITL: added RCInput and RCOutput
|
12 years ago |
Andrew Tridgell
|
334b96b375
|
SITL: switched to empty driver for unimplemented backends
|
12 years ago |
Andrew Tridgell
|
8916b280fd
|
SITL: filled in more of the HAL SITL backend
|
12 years ago |
Andrew Tridgell
|
d42cbb791f
|
HAL_SITL: start filling in more of SITL framework
|
12 years ago |
Pat Hickey
|
54bab59066
|
AP_HAL_AVR_SITL: add initial scaffolding
|
12 years ago |