summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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
* altosui: googleearth doesn't accept spaces between coordinates anymoreKeith 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
* altos: Allow TT/TBT reports to escape landed stateKeith Packard2011-11-12
* altos: Remove LCD debugging codeKeith Packard2011-11-12
* altosui: Add ao_lcd_cursor_on/offKeith Packard2011-11-12
* altos: Add configurable set of channels for TTKeith Packard2011-11-12
* altos: Export 'ao_cmd_is_white' for use by other codeKeith Packard2011-11-12
* altos: Set default flight log max to 127k on TM v0.1Keith Packard2011-11-12
* altos: Handle internal and external telem monitoring requestsKeith Packard2011-11-12
* altos: Check pdata+xdata memory usage during buildKeith Packard2011-11-12
* altos: Set SPI fill value each time it is used.Keith Packard2011-11-12
* altos: Initialize DMA config address at boot timeKeith Packard2011-11-12