summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* altos/lpc: Get the IRC turned off after boot timeKeith Packard2013-06-17
* altos: Disable USB on all flight computers when in flight modeKeith Packard2013-06-17
* altos: Declare m25 write-in-progress as 'ao_port_t'Keith Packard2013-06-16
* altos/lpc: Remove spurious semicolonKeith Packard2013-06-16
* altos/lpc: Don't disable all of the clocks just yet, USB doesn't workKeith Packard2013-06-16
* altos/lpc: Turn off more clocks, disable USART for easyminiKeith Packard2013-06-16
* altos/lpc: Filter ADC inputsKeith Packard2013-06-15
* altos/lpc: Make ADC inputs workKeith Packard2013-06-15
* altos/telelco: Add 30ms delay in search after finding a boxKeith Packard2013-06-09
* altos: Add fast-timer API. Use for quadrature and button driversKeith Packard2013-06-09
* altos: Add debounce helper. Use in button and quadrature drivers for TeleLCOKeith Packard2013-06-09
* altos/telefire: Leave siren on all the time. Add siren/strobe debugging.Keith Packard2013-06-09
* altos: Add telefire v0.2 supportKeith Packard2013-06-09
* altos: Add driver for 74hc165 shift registerKeith Packard2013-06-09
* altos: Add pyro operations to regular ignite commandsKeith Packard2013-05-26
* altos: Make manual pyro firing command work againKeith Packard2013-05-26
* altos: write pyro fired to correct log fieldKeith Packard2013-05-26
* altos: Light pyro charges simultaneously if so configuredKeith Packard2013-05-26
* altos,altosui: Add pyro state logging for TeleMegaKeith Packard2013-05-26
* altos: Add pyro code testing to ao_flight_test for TeleMegaKeith Packard2013-05-26
* Separate out cortex-m0 compiler tests in configureKeith Packard2013-05-21
* altos: Can't use inline functions because SDCC doesn't do thatKeith Packard2013-05-21
* Merge branch 'lpc'Keith Packard2013-05-21
|\
| * Add Mini logging format. Use in EasyMinilpcKeith Packard2013-05-19
| * altos/easymini: Initialize beep and ADC. Declare use of igniter bits.Keith Packard2013-05-19
| * altos/easymini: Use different pins for igniter outputsKeith Packard2013-05-19
| * altos/easymini: MS5607 chip select bits were defined wrongKeith Packard2013-05-19
| * altos/easymini: Easymini doesn't have USB connect or VBUS wiringKeith Packard2013-05-19
| * altos/lpc: Force idle mode if USB gets an address during boot timeKeith Packard2013-05-19
| * altos/lpc: Reset SPI device at startup timeKeith Packard2013-05-19
| * altos/lpc: Configuring wrong pin for SPI1 MOSIKeith Packard2013-05-19
| * altos/lpc: Allow for alternate SPI SCLK0 pin usageKeith Packard2013-05-19
| * altos/lpc: Leave SPI enabled all the timeKeith Packard2013-05-19
| * altos/lpc: Create TX/RX busy macros for SPI driverKeith Packard2013-05-19
| * altos/lpc: Fix beeper driverKeith Packard2013-05-19
| * altos/lpc: Missing parens around ao_gpio_set macroKeith Packard2013-05-19
| * altos/lpc: SPI runs off main clock (48MHz), not sysclk (24MHz)Keith Packard2013-05-19
| * altos/lpc: Pull ADC data from the correct registersKeith Packard2013-05-19
| * altos/lpc: Don't use loader to place USB endpoint data in USB ramKeith Packard2013-05-19
| * altos: Add EXTI_PIN_NOCONFIGURE to exti interface, use for MS5607Keith Packard2013-05-19
| * altos/lpc: Make EXTI code work.Keith Packard2013-05-19
| * altos: Use ao_spi_get/put_bit in MS5607 driverKeith Packard2013-05-19
| * altos/attiny: Fix ao_spi_get_bit/ao_spi_put_bit macrosKeith Packard2013-05-19
| * altos: ignore built files in easymini-v0.1Keith Packard2013-05-18
| * altos: Build easymini-v0.1Keith Packard2013-05-18
| * altos: Initialize SPI for easyminiKeith Packard2013-05-18
| * altos/lpc: Stick USB control structure in USB memoryKeith Packard2013-05-18
| * altos: Add easymini-v0.1 productKeith Packard2013-05-18
| * altos/lpc: Use separate interrupt stackKeith Packard2013-05-18
| * altos/lpc: Try a smaller stack.Keith Packard2013-05-18