remove local copy of launch-sites.txt and reference to old web location
[fw/altos] / src /
2012-10-18 Keith Packardaltos/megametrum: Switch back to using the MS5607
2012-10-18 Keith PackardMerge branch 'master' into mm-ms5611
2012-10-17 Keith Packardaltos/avr: Use ISR_BLOCK to disable interrupts during...
2012-10-15 Keith Packardaltos/telelco: Make the RSSI led turn red when no packe...
2012-10-15 Keith Packardaltos/telelco: 10ms is not enough time to get a packet...
2012-10-15 Keith Packardaltos/telelco: Only display every 10th box number durin...
2012-10-15 Keith Packardaltos/telelco: Crank up SPI speed to cc1111
2012-10-15 Keith Packardaltos/stm: Declare all SPI bus speeds
2012-10-15 Keith Packardaltos/telelco: Actually set pad when it changes
2012-10-15 Keith Packardaltos/telelco: Handle case where no boxes are present
2012-10-15 Keith Packardaltos/telelco: Only present valid pads
2012-10-15 Keith Packardaltos/telefire: Report valid channels instead of valid...
2012-10-13 Keith Packardaltos/test: Display MPU6000 values in ao_flight_test_mm...
2012-10-13 Keith Packardaltos: Define full-scale gyro and accel values for...
2012-10-13 Keith Packardaltos: When missing MMA655x, create fake Z accel value
2012-10-13 Keith Packardaltos/test: Add ao_flight_test_mm
2012-10-13 Keith Packardaltos: Eliminate implicit 1 byte offset in uint16/int16...
2012-10-13 Keith Packardaltos: Split out ms5607 conversion code for use in...
2012-10-13 Keith Packardaltos: struct ao_log_mega doesn't have a ground temp...
2012-10-13 Keith Packardaltos: Document a few member offsets in struct ao_log_r...
2012-10-12 Keith Packardaltos: Add .gitignore for micropeak
2012-10-12 Keith Packardaltos: Add (untested) driver for AT24C i2c flash parts
2012-10-12 Keith Packardaltos: Add initial micropeak implementation
2012-10-12 Keith Packardaltos: Allow products to define which LED to panic...
2012-10-12 Keith Packardaltos: Megametrum uses altitude-pa.h, not altitude.h
2012-10-12 Keith Packardaltos: Add attiny architecture files
2012-10-12 Keith Packardaltos: Include struct ao_data declaration only when...
2012-10-12 Keith Packardaltos: Clean up types in Pa conversion testing code...
2012-10-12 Keith Packardaltos: Elide ao_altitude_to_pa in flight firmware
2012-10-12 Keith Packardaltos: Parameterize altitude table access and initializ...
2012-10-12 Keith Packardaltos: Use alt_t for all Pascal-based altitude data
2012-10-12 Keith Packardaltos: Allow for other mutex implementations
2012-10-12 Keith Packardaltos: Allow projects to specify clock at other than...
2012-10-12 Keith Packardaltos: Prepare ms5607 driver for use in non-tasking...
2012-10-12 Keith Packardaltos: Split task definitions out to ao_task.h
2012-10-10 Keith Packardaltos/telefire: Add siren/strobe support
2012-10-09 Keith Packardaltos: Fix up ms5607 and mma655x commands to work again
2012-10-09 Keith Packardaltos: Go back to recording sensor data in globals mm-ms5611
2012-10-09 Keith Packardaltos: Compute desired frequency when upgrading from...
2012-10-07 Keith Packardaltos/megametrum: Try running accel and baro in paralle...
2012-10-07 Keith Packardaltos/stm: Set SPI clock high for disabled SPI busses
2012-10-07 Keith Packardaltos/telefire: Make sure armed alarm goes off on time
2012-10-07 Keith Packardaltos/stm: Clean up SPI pin configuration code
2012-10-07 Keith Packardaltos/drivers: Use data ring values for MS5607 presentation
2012-10-07 Keith Packardaltos/megametrum: Make MS5607 driver hold SPI bus for...
2012-10-07 Keith Packardaltos/megametrum: Use mma655x for acceleration measurem...
2012-10-03 Keith PackardMerge branch 'master' into mm-ms5611
2012-10-03 Keith Packardaltos: Re-enable the ms5607 and mma655x acquisition...
2012-10-03 Keith Packardaltos/megametrum: Commit for boards with MS5611 baro...
2012-10-03 Keith Packardaltos: Provide MS5611 configuration option, HAS_MS5611
2012-09-21 Keith Packardaltos: Shrink Pa to altitude table
2012-09-20 Keith PackardMerge remote-tracking branch 'mjb/altosdroid'
2012-09-20 Keith PackardMerge remote-tracking branch 'mjb/prefs_interface'
2012-09-20 Keith PackardMerge remote-tracking branch 'mjb/altosui_mjb'
2012-09-16 Mike BeattieMerge branch 'prefs_interface' into altosdroid
2012-09-16 Keith Packardaltos: Fix telemini sdcdb init file
2012-09-14 Keith Packardaltos: Need to use 16-bit counts for ao_xmem functions
2012-09-09 Keith Packardaltos/telelco: Search for available firing nodes at...
2012-09-09 Keith Packardaltos/telefire: Add steady warble when the LCO arm...
2012-09-09 Keith Packardaltos/stm: Fix basic time interval to 10ms -- was 10.1ms
2012-09-09 Keith Packardaltos/spiradio: Label LEDs so that the radio code can...
2012-09-09 Keith Packardaltos: Try to get remote cmac time closer to reality
2012-09-09 Keith Packardaltos: Clean up flight data definitions
2012-09-09 Keith Packardaltos: include ao_arch_funcs.h at the very end of ao.h
2012-09-09 Keith Packardaltos: Allow products without MS5607
2012-09-09 Keith PackardMerge remote-tracking branch 'mjb/altoslib_mjb'
2012-09-07 Keith Packardaltos: Fix radio slave to run lights in the normal way
2012-09-01 Keith PackardRevert "first work on PWM input to TeleScience, 'p...
2012-09-01 Keith PackardRevert "Timer 3 working with slower clock and all 16...
2012-09-01 Keith PackardRevert "ICP3 working"
2012-09-01 Keith PackardRevert "telescience: correctly calculating rate values...
2012-09-01 Keith PackardMerge remote-tracking branch 'mjb/freq_menu'
2012-09-01 Keith Packardaltos: Get mma655x driver limping along
2012-09-01 Keith Packardaltos: Fix mma665x pin assigment for mma655x
2012-09-01 Keith Packardaltos: Add custom panic noise for self-test failures
2012-08-30 Keith Packardaltos: another .gitignore file
2012-08-30 Keith Packardaltos: ao_cc_spi.h isn't necessary for telelco
2012-08-30 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-30 Keith Packardaltos: Add a bunch of .gitignore entries
2012-08-30 Keith Packardaltos: Shuffle LCO functions around, add telelco first cut
2012-08-30 Keith Packardaltos: Disable debug printfs and fix pad ignite time...
2012-08-29 Keith PackardMerge remote-tracking branch 'mjb/master'
2012-08-29 Keith Packardaltos: spiradio debug serial is port 1, not port 0
2012-08-29 Keith Packardaltos: SPI radio - use 1->0 for 'done' and 0->1 for...
2012-08-29 Keith Packardaltos: fix ao_pad debug output for query command
2012-08-29 Keith Packardaltos: Use updated pad protocol for lco commands
2012-08-29 Keith Packardaltos: Note changes to configured AES key for SPI radio...
2012-08-29 Keith Packardaltos: Wait for IN dma complete on slave SPI send
2012-08-29 Keith Packardaltos: Oops. forgot ao_data.c
2012-08-29 Keith Packardaltos: Add spiradio Makefile
2012-08-29 Keith Packardaltos: Mostly working SPI radio link
2012-08-29 Keith Packardaltos: Include the radio_cmac debug commands in telefire
2012-08-29 Keith Packardaltos: Explicitly erase memory in STM eeprom driver.
2012-08-29 Keith Packardaltos: Track protocol changes to ao_pad debug messages
2012-08-29 Keith Packardaltos: Stop providing debug commands in seven-segment...
2012-08-29 Keith Packardaltos: Move radio_cmac test funcs from ao_lco_cmd.c...
2012-08-29 Keith Packardaltos: When sharing radio DMA for AES, use it for in...
2012-08-29 Keith Packardaltos: Fix ao_delay function and move from per-chip...
2012-08-29 Keith Packardaltos: Enable STM SYSCFG when routing EXTI
2012-08-29 Keith Packardaltos: No need to initialize EXTI priorities at startup...
next