summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Make stm-demo display a scrolling messageKeith Packard2012-03-28
* Flush LCD changes each time the text is updatedKeith Packard2012-03-28
* Automatically set ALTERNATE pin mode when setting alternate functionKeith Packard2012-03-28
* Allow any STM usart to be used for stdioKeith Packard2012-03-28
* Allow for more than one serial port in core AltOSKeith Packard2012-03-28
* Move LCD string output code to ao_lcd_font.cKeith Packard2012-03-28
* Add LCD device driver to STM32L portKeith Packard2012-03-28
* Add defines for LCD controller and RTC clockingKeith Packard2012-03-28
* Actually enable usarts with the new usart codeKeith Packard2012-03-28
* Clean up multiple serial port support for STM32LKeith Packard2012-03-28
* Add support for multiple serial ports on STM32LKeith Packard2012-03-28
* Save/restore PRIMASK register on Cortex-M3Keith Packard2012-03-28
* Don't disable interrupts before saving interrupt flag on AVRKeith Packard2012-03-28
* Add .gitignore file to stm-bringupKeith Packard2012-03-28
* Fix STM LED driver and blink LEDs on discovery boardKeith Packard2012-03-28
* Basic OS running on STM32LKeith Packard2012-03-28
* Add AO_PANIC_STACKKeith Packard2012-03-28
* When debugging, send ao_panic message to ao_debug_outKeith Packard2012-03-28
* When debugging, send pre-init output to ao_debug_outKeith Packard2012-03-28
* Incorrect type in ao_task_info for wchanKeith Packard2012-03-28
* Add stm-demo programKeith Packard2012-03-28
* These were moved to the src/stm directoryKeith Packard2012-03-28
* Add stm bringup timers and move most of the setup code to the stm dirKeith Packard2012-03-28
* Add STM platform and stm-bringup demo programKeith Packard2012-03-28
* Add example STM32L programsKeith Packard2012-03-28
* 'stdin' is a special name in some compiler environments, don't use it.Keith Packard2012-03-28
* altosui: Disable launch controller buttonKeith Packard2012-03-28
* altosui: Add Configure Ground Station dialog (trac #29)Keith Packard2012-03-28
* altos: Make sure config values are loaded in 'c s' commandKeith Packard2012-03-28
* altosui: Sanity check values from device configurationKeith Packard2012-03-27
* altos: Reset config version if it's too large as wellKeith Packard2012-03-27
* altosui: Make 'monitor idle' work with older TeleMetrum firmware (trac #28)Keith Packard2012-03-27
* altosui: Mark data 'Age' in monitor idle UI tooKeith Packard2012-03-27
* altosui: Catch attempt to set radio frequency to 0.0 -- use defaultKeith Packard2012-03-27
* altosui: Find actual landing time when computing stats (trac #23)Keith Packard2012-03-27
* altosui: Change flight data saving UI to separate download/delete selectionsKeith Packard2012-03-27
* altos: Optimize ao_freq_to_set a bitKeith Packard2012-03-27
* altosui: Show only supported telemetry versionKeith Packard2012-03-27
* altosui: Configure radio with new direct frequency settingKeith Packard2012-03-27
* Do radio settings solely by frequencyKeith Packard2012-03-26
* altosui: Use ConcurrentHashMap for mapsKeith Packard2012-03-26
* altosui: Show time since last packet in flight status windowKeith Packard2012-03-26
* altosui: Restructure telemetry classes to be more saneKeith Packard2012-03-26
* altos: Require callsign match in packet codeKeith Packard2012-03-26
* doc: Add companion SPI message protocol docKeith Packard2012-01-15
* update turnon_telemetrum to v1.2, add more turnon scriptsBdale Garbee2012-01-13
* altos: Set correct registers for serial0 baudKeith Packard2012-01-03
* altos: flush stdout when fifo from arduino serial port is emptyKeith Packard2012-01-03
* Build teleshield by defaultKeith Packard2012-01-03
* altos: Add support for UART0 in async modeKeith Packard2012-01-03