Andrew Tridgell
|
134bf5a5c9
|
AP_Menu: be friendly to multi-tasking OSes in menus
|
2013-10-01 13:04:40 +10:00 |
Andrew Tridgell
|
2819dd99fa
|
AP_Menu: copy with newline from console
helps debugging on HAL_Linux
|
2013-10-01 13:00:48 +10:00 |
Andrew Tridgell
|
5fdf6ff4f7
|
AP_Menu: fixed indent-tabs-mode
|
2013-05-30 09:51:43 +10:00 |
Andrew Tridgell
|
68051f3ea6
|
AP_Menu: fixed crash bug in strtok_r() handling
on PX4 this causes a hard fault in CLI menus
|
2013-04-17 22:20:00 +10:00 |
Andrew Tridgell
|
7294d9ef35
|
AP_Menu: fixed build with older compilers
avoids relocation truncated to fit error
|
2013-01-17 07:26:26 +11:00 |
Andrew Tridgell
|
374af1cd14
|
build: change from Arduino.mk to apm.mk
|
2013-01-02 17:29:37 +11:00 |
Andrew Tridgell
|
a1187519a8
|
AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches
|
2012-12-20 14:52:37 +11:00 |
Andrew Tridgell
|
29f5e346c2
|
Menu: fixed example warnings
|
2012-12-20 14:52:36 +11:00 |
Pat Hickey
|
eb530b86e8
|
move Arduino.mk to /mk/Arduino.mk
|
2012-12-20 14:52:35 +11:00 |
Andrew Tridgell
|
7d27e420ae
|
AP_HAL: remove unnecessary Arduino.h includes
|
2012-12-20 14:52:30 +11:00 |
Pat Hickey
|
104ad8f6c8
|
AP_Menu: save a little ram by reducing MENU_ARGS_MAX to 3
* we only ever use 3 in arducopter's gyro gain setup
|
2012-12-20 14:52:29 +11:00 |
Pat Hickey
|
475da4eca4
|
CONFIG_HAL_BOARD - test sketches fixed up, build all passes
|
2012-12-20 14:51:37 +11:00 |
Pat Hickey
|
3b1150d857
|
AP_Menu: ported to AP_HAL
|
2012-12-20 14:51:29 +11:00 |
Andrew Tridgell
|
ba4b9b9961
|
AP_Menu: allow menus to work on ports other than UART0
|
2012-11-21 21:41:34 +11:00 |
Pat Hickey
|
d728ccb620
|
AP_Menu unit test fixup
|
2012-10-18 21:08:37 -07:00 |
Pat Hickey
|
1bf21aae20
|
AP_Menu: create new library with menu from AP_Common
|
2012-10-18 20:50:16 -07:00 |