Andrew Tridgell
|
0115b9fa07
|
HAL_SITL: support a 2nd GPS
|
2014-02-26 08:19:47 +11:00 |
John Boiles
|
d8cdb57efa
|
HAL_SITL: Attempting to avoid SIGPIPE on all platforms
|
2013-12-17 14:51:27 +11:00 |
Andrew Tridgell
|
c035eef845
|
HAL_SITL: implement a dummy buffered write
|
2013-10-03 12:21:07 +10:00 |
Andrew Tridgell
|
dbb70fc57c
|
AP_HAL_AVR_SITL: implement betterstream functions in AP_HAL
this gives more consistancy between ports
|
2013-09-22 12:21:22 +10:00 |
Andrew Tridgell
|
bb44fa4385
|
AP_HAL_AVR_SITL: convert to new AP_HAL printf
|
2013-09-21 13:29:12 +10:00 |
Andrew Tridgell
|
97b7130bb9
|
libraries: update license header to GPLv3
we switched to GPLv3 a long time ago, but neglected to update the
per-file license headers
|
2013-08-30 13:01:39 +10:00 |
Andrew Tridgell
|
33cbe6151a
|
SITL: support multiple instances of SITL running at once
|
2013-08-14 16:35:24 +10:00 |
John Boiles
|
bb2a6b8a22
|
HAL_SITL: Fixing SITL build for OSX.
|
2013-07-05 22:36:57 +10:00 |
Andrew Tridgell
|
76092eb590
|
AP_HAL: remove unused peek() interface from UART drivers
this is a bit tricky to implement on some platforms, and is unused
anyway
|
2013-01-16 14:43:18 +11:00 |
Andrew Tridgell
|
4c4b6afaff
|
HAL_AVR_SITL: fixed log dump
the sockets need to default blocking, and only be non-blocking per
call
fixes issue #9
|
2013-01-14 08:26:29 +11:00 |
Pat Hickey
|
823efc4734
|
AP_HAL_AVR_SITL: implement BetterStream's vprintf methods
|
2012-12-20 14:53:22 +11:00 |
Andrew Tridgell
|
472b45bc2a
|
SITL: fixed use of local printf() method in UART driver
|
2012-12-20 14:52:33 +11:00 |
Andrew Tridgell
|
5f7f6966af
|
SITL: fixed GPS and UART startup
|
2012-12-20 14:52:32 +11:00 |
Andrew Tridgell
|
8916b280fd
|
SITL: filled in more of the HAL SITL backend
|
2012-12-20 14:52:29 +11:00 |
Andrew Tridgell
|
d42cbb791f
|
HAL_SITL: start filling in more of SITL framework
|
2012-12-20 14:51:40 +11:00 |