8 Commits (e69a473315ef9b44149fd6c2bb402749f8a9a5fb)

Author SHA1 Message Date
Andrew Tridgell a86ec8c786 AP_Menu: fixed double display of prompt 11 years ago
Andrew Tridgell 45381e5341 AP_Menu: added check_for_input() API 11 years ago
Andrew Tridgell 470e5f570d AP_Menu: dynamically allocate the menu buffers 11 years ago
Andrew Tridgell 5fdf6ff4f7 AP_Menu: fixed indent-tabs-mode 12 years ago
Pat Hickey 104ad8f6c8 AP_Menu: save a little ram by reducing MENU_ARGS_MAX to 3 12 years ago
Pat Hickey 3b1150d857 AP_Menu: ported to AP_HAL 12 years ago
Andrew Tridgell ba4b9b9961 AP_Menu: allow menus to work on ports other than UART0 12 years ago
Pat Hickey 1bf21aae20 AP_Menu: create new library with menu from AP_Common 12 years ago
uncrustify 7d438cd65d uncrustify libraries/AP_Common/include/menu.h 13 years ago
James Goppert 7ef8578029 Separated controller block class. 13 years ago
James Goppert 77da85648d Clean up formatting for AP_Common 13 years ago
DrZiplok@gmail.com b60480fac0 Minor whitespace fixes. 14 years ago
james.goppert 4e4a1bc375 Added inclusion guard to menu.h 14 years ago
DrZiplok 58c1714bd3 Add more documentation to the Menu class. 15 years ago
DrZiplok@gmail.com 4b09c9fade Fell asleep before committing these, oops. 15 years ago
DrZiplok@gmail.com e2184615d9 Change the way pre-prompt printing works to avoid having to deal with "magic" menu entries. 15 years ago
DrZiplok@gmail.com 064dda10bf Provide an easy way to print stuff before displaying the prompt. 15 years ago
DrZiplok@gmail.com eb6113e685 Add a simple commandline menu library. 15 years ago