altos: Force beep timer regs reload when enabling beeper
[fw/altos] / src /
2012-10-25 Keith Packardaltos: Force beep timer regs reload when enabling beeper
2012-10-25 Keith Packardaltos: When slave mode first starts, accept any packet
2012-10-23 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-10-23 Keith PackardMerge remote-tracking branch 'mjb/altosdroid'
2012-10-23 Keith Packardaltos: make check-avr-mem utility executable
2012-10-23 Keith Packardaltos: Allow pyro flight state config to be set
2012-10-23 Keith Packardaltos: Let AVR products override the stack size. Set...
2012-10-22 Keith Packardaltos: Add state comparisons to pyro channel conditions
2012-10-22 Keith Packardaltos/test: Use MMA655X in ao_flight_test_mm. Add run...
2012-10-21 Keith Packardaltos: Document mega log packet types
2012-10-21 Keith Packardaltos/stm: Stop spewing clock out PA8 pin
2012-10-18 Keith PackardMerge branch 'master' into pwmin-new pwmin-new 1.1.9.1
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: Build telescience-pwm product when possible
2012-10-17 Keith Packardaltos: Add telescience-pwm product
2012-10-17 Keith Packardaltos: Only enable PWM on telescience_pwm product
2012-10-17 Robert Garbeetelescience: correctly calculating rate values with...
2012-10-17 Robert GarbeeICP3 working
2012-10-17 Robert GarbeeTimer 3 working with slower clock and all 16 bits.
2012-10-17 Robert Garbeefirst work on PWM input to TeleScience, 'p' command...
2012-10-17 Robert Garbeetelescience: steal last adc channel for icp3 most recen...
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
next