altosui: Report error message back from libaltos
[fw/altos] / src / core /
2011-08-28 Keith Packardaltos: Add pragma to eliminate unreachable code warning...
2011-08-28 Keith Packardaltos: Blink on telem packet receive instead of toggle
2011-08-28 Keith Packardaltos: Remove RSSI reporting from telebt
2011-08-28 Keith Packardaltos: Add RSSI blinking to new-style telemetry code
2011-08-28 Keith Packardaltos: Start logging telemetry data right at boot time
2011-08-27 Keith Packardaltos: Share log code between telescience and telebt...
2011-08-27 Keith Packardaltos: Add HAS_LOG for products that log to eeprom
2011-08-27 Keith Packardaltos: Finish up primitive telelaunch protocol
2011-08-27 Keith Packardaltos: Implement remote launch protocol
2011-08-27 Keith Packardaltos: Get AES CBC-MAC packet transfers running
2011-08-27 Keith Packardaltos: More work on AES bits
2011-08-27 Keith Packardaltos: Start work on AES and raw radio interfaces.
2011-08-27 Keith Packardaltos: Start telelaunch product
2011-08-27 Keith Packardaltos: Add 'send all baro' compile-time option
2011-08-27 Keith Packardaltos: re-order ao_task to match single-arch code identical-build
2011-08-27 Keith Packardaltos: Integrate telescience support
2011-08-26 Keith Packardaltos: get avr-demo to build. Pull in AVR drivers and...
2011-08-26 Keith Packardaltos: add GCC/SDCC compat macros, init_stack, save_con...
2011-08-26 Keith Packardaltos: AVR changes - create ao_arch.h files, define...
2011-08-26 Keith Packardaltos: Restructure altos build to prepare for multi...