summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* altos/lpc: Make sure USB pull-up is held low at boot for 'a while'Keith Packard2018-10-08
* altos: Force telemetry rate to 38400 when ao_force_freq is setKeith Packard2018-10-04
* altos: sdcc doesn't have 'false' and 'true'.Keith Packard2018-10-02
* altos/drivers: Shrink ao_ms5607.c code to fit on micropeak stillKeith Packard2018-10-02
* altos: don't build fox1ihu by defaultBdale Garbee2018-08-30
* altos: Switch global 'log' to 'ao_log_data'Keith Packard2018-08-15
* altos/stmf0: Stop using 'stdin' name as local variableKeith Packard2018-08-15
* altos/lpc: Fix stdio wakeup on serial IRQKeith Packard2018-08-15
* altos: Allow timer interrupt without needing tick countKeith Packard2018-08-15
* altos: Remove spurious 'const' from ao_state_namesKeith Packard2018-08-15
* altos: Remove spurious ao_mma655x_spi_index variableKeith Packard2018-08-15
* altos: Add separate 'ao_launch_tick'. Use in pyro and lockout.Keith Packard2018-08-05
* altos/plottest: Make linewidth biggerKeith Packard2018-08-05
* altos/stm-demo: Set up for dumping eepromKeith Packard2018-08-05
* altos: Change 'after motor' pyro check to be >= instead of ==Keith Packard2018-08-05
* altos: Fetch current quadrature status at startup timeKeith Packard2018-07-04
* altos: Make fewer LCO variables publicKeith Packard2018-07-04
* altos: Make LCO search directly drive pad/box displaysKeith Packard2018-07-04
* altos: Fix LCO display while searchingKeith Packard2018-07-04
* altos: Fix telelcotwo build for new ao_lco_bits.c fileKeith Packard2018-07-04
* add telefireeight-v1.0 to products built by default in src/MakefileBdale Garbee2018-07-04
* altos: A bit more LCO code sharingKeith Packard2018-07-03
* altos: Build telelco-v2.0 by defaultKeith Packard2018-07-03
* altos: Share common LCO functions in ao_lco_bits.cKeith Packard2018-07-03
* altos/test: Compute and show height error tracker in ao_flight_testKeith Packard2018-07-02
* altos/telelco-v2.0: Do all drag race beeping from the beeping threadKeith Packard2018-06-18
* altos/ao_pad: Move LED test to the monitor taskKeith Packard2018-06-17
* altos/ao_pad: Turn on all LEDs for a moment at power upKeith Packard2018-06-17
* altos/ao_pad: Use AO_LED_TYPE for computing active LEDs.Keith Packard2018-06-17
* altos/stm: Let products override AO_LED_TYPE for stm processorsKeith Packard2018-06-17
* altos/telelco-v2.0: Fix AO_ADC_DUMPKeith Packard2018-06-17
* altos/telelco-v0.2-cc1200: Add build for NAR hacked TeleLCO v0.2 boardKeith Packard2018-06-17
* altos/driver: Improve quadrature debouncing for mechanical encodersKeith Packard2018-06-17
* altos/telelco-v0: Test display, show batt voltage at bootKeith Packard2018-06-17
* altos/stm: Define ADC channels for TEMP and V_REFKeith Packard2018-06-17
* altos/stm: Remove unused ADC names from ao_adc_single_stm.cKeith Packard2018-06-17
* altos/telelco: Remove STATIC_TEST code from stand-alone LCO boxesKeith Packard2018-05-31
* altos/telelco-v2.0: Test displays at power onKeith Packard2018-05-31
* altos/telefire*: Do voltage tests in decivolts instead of ADC unitsKeith Packard2018-05-31
* altos/telefireeight-v1.0: Fix ADC definitionsKeith Packard2018-05-31
* altos/telelco-v2.0: Set HAS_ADC_SINGLE to enable HSI timerKeith Packard2018-05-28
* altos/stm: Enable HSI timer when HAS_ADC_SINGLE is setKeith Packard2018-05-28
* altos/telelco-v2.0: Display local batt voltage at startupKeith Packard2018-05-28
* altos/stm: Add polling ADC sampler APIKeith Packard2018-05-28
* altos/telelco-v2.0: Change drag race selected/no-continutity patternKeith Packard2018-05-28
* altos/telelco-v2.0: Add debug output for pad voltage displayKeith Packard2018-05-28
* altos/telelco-v2.0: A bit fancier with the drag-mode LED showKeith Packard2018-05-28
* altos/telelco-v2.0: Fix button names and pin mappings. Add drag LED.Keith Packard2018-05-28
* altos/telelco-v2.0: Mixed up the select_button pin (is E0, was set to E13)Keith Packard2018-05-28
* altos/telelco-v2.0: Only look at drag select presses, not releasesKeith Packard2018-05-28