summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Add preliminary MegaMetrum v0.1 supportKeith Packard2012-03-28
* Use new Makefile.defs in stm-demoKeith Packard2012-03-28
* Use 16-bits for STM32 LED mask. Export serial I/O functionsKeith Packard2012-03-28
* Allow skytraq to be on non-default serial portKeith Packard2012-03-28
* Allow for more than 8 LEDsKeith Packard2012-03-28
* Clean up STM build by moving common defs to Makefile.defsKeith Packard2012-03-28
* 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
* 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
* 'stdin' is a special name in some compiler environments, don't use it.Keith Packard2012-03-28
* altos: Make sure config values are loaded in 'c s' commandKeith Packard2012-03-28
* altos: Reset config version if it's too large as wellKeith Packard2012-03-27
* altos: Optimize ao_freq_to_set a bitKeith Packard2012-03-27
* Do radio settings solely by frequencyKeith Packard2012-03-26
* altos: Require callsign match in packet codeKeith Packard2012-03-26
* 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
* altos: More _asm -> __asm changesKeith Packard2011-12-30
* altos: Clean up for SDCC 3.1 - more keywordsKeith Packard2011-12-30
* altos: SDCC 3.1 wants __at instead of atKeith Packard2011-12-30
* altos: Switch teleshield to use radio slave modeKeith Packard2011-12-27
* altos: Add teleshield directory and bring-up codeKeith Packard2011-12-27
* altos: Create TeleMetrum v1.2 directoryKeith Packard2011-12-17
* altos: Fix pad orientation for pre-1.1 boardsKeith Packard2011-11-13
* altos: Add startup and config (view only) pages to TTKeith Packard2011-11-12
* altos: Enable packet master and debug in TTKeith Packard2011-11-12
* altos: Fix sdcdb settings for telemetrum v1.0Keith Packard2011-11-12
* altos: Trim skytraq NMEA messages. Shrink NMEA header matching codeKeith Packard2011-11-12