summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'master' into pwmin-new1.1.9.1pwmin-newKeith Packard2012-10-18
|\
| * altos/megametrum: Switch back to using the MS5607Keith Packard2012-10-18
| * Merge branch 'master' into mm-ms5611Keith Packard2012-10-18
| |\
| * | altos: Fix up ms5607 and mma655x commands to work againKeith Packard2012-10-08
| * | altos: Go back to recording sensor data in globalsmm-ms5611Keith Packard2012-10-08
| * | altos/megametrum: Try running accel and baro in parallel againKeith Packard2012-10-07
| * | altos/stm: Set SPI clock high for disabled SPI bussesKeith Packard2012-10-06
| * | altos/stm: Clean up SPI pin configuration codeKeith Packard2012-10-06
| * | altos/drivers: Use data ring values for MS5607 presentationKeith Packard2012-10-06
| * | altos/megametrum: Make MS5607 driver hold SPI bus for whole operationKeith Packard2012-10-06
| * | altos/megametrum: Use mma655x for acceleration measurements nowKeith Packard2012-10-06
| * | Merge branch 'master' into mm-ms5611Keith Packard2012-10-03
| |\ \
| * | | altos/megametrum: Commit for boards with MS5611 baro sensorKeith Packard2012-10-03
* | | | altos: Build telescience-pwm product when possibleKeith Packard2012-10-16
* | | | altos: Add telescience-pwm productKeith Packard2012-10-16
* | | | altos: Only enable PWM on telescience_pwm productKeith Packard2012-10-16
* | | | telescience: correctly calculating rate values with higher resolutionRobert Garbee2012-10-16
* | | | ICP3 workingRobert Garbee2012-10-16
* | | | Timer 3 working with slower clock and all 16 bits.Robert Garbee2012-10-16
* | | | first work on PWM input to TeleScience, 'p' command displays timer 1Robert Garbee2012-10-16
* | | | telescience: steal last adc channel for icp3 most recent valueRobert Garbee2012-10-16
| |_|/ |/| |
* | | altos/avr: Use ISR_BLOCK to disable interrupts during slave ISRKeith Packard2012-10-16
* | | altos/telelco: Make the RSSI led turn red when no packet is receivedKeith Packard2012-10-15
* | | altos/telelco: 10ms is not enough time to get a packet backKeith Packard2012-10-15
* | | altos/telelco: Only display every 10th box number during scanKeith Packard2012-10-15
* | | altos/telelco: Crank up SPI speed to cc1111Keith Packard2012-10-15
* | | altos/stm: Declare all SPI bus speedsKeith Packard2012-10-15
* | | altos/telelco: Actually set pad when it changesKeith Packard2012-10-14
* | | altos/telelco: Handle case where no boxes are presentKeith Packard2012-10-14
* | | altos/telelco: Only present valid padsKeith Packard2012-10-14
* | | altos/telefire: Report valid channels instead of valid pinsKeith Packard2012-10-14
* | | altos/test: Display MPU6000 values in ao_flight_test_mm outputKeith Packard2012-10-13
* | | altos: Define full-scale gyro and accel values for MPU6000Keith Packard2012-10-13
* | | altos: When missing MMA655x, create fake Z accel valueKeith Packard2012-10-13
* | | altos/test: Add ao_flight_test_mmKeith Packard2012-10-13
* | | altos: Eliminate implicit 1 byte offset in uint16/int16 functionsKeith Packard2012-10-13
* | | altos: Split out ms5607 conversion code for use in ao_flight_testKeith Packard2012-10-13
* | | altos: struct ao_log_mega doesn't have a ground temp valueKeith Packard2012-10-13
* | | altos: Document a few member offsets in struct ao_log_recordKeith Packard2012-10-13
* | | altos: Add .gitignore for micropeakKeith Packard2012-10-12
* | | altos: Add (untested) driver for AT24C i2c flash partsKeith Packard2012-10-12
* | | altos: Add initial micropeak implementationKeith Packard2012-10-12
* | | altos: Allow products to define which LED to panic withKeith Packard2012-10-12
* | | altos: Megametrum uses altitude-pa.h, not altitude.hKeith Packard2012-10-12
* | | altos: Add attiny architecture filesKeith Packard2012-10-12
* | | altos: Include struct ao_data declaration only when usedKeith Packard2012-10-12
* | | altos: Clean up types in Pa conversion testing code. Only test to 40kmKeith Packard2012-10-12
* | | altos: Elide ao_altitude_to_pa in flight firmwareKeith Packard2012-10-12
* | | altos: Parameterize altitude table access and initializationKeith Packard2012-10-12
* | | altos: Use alt_t for all Pascal-based altitude dataKeith Packard2012-10-12