fw/altos
2012-06-03 Keith Packardaltosdroid: import code from mjb
2012-06-03 Keith Packardaltosui: Move java altoslib to top level
2012-06-03 Keith PackardAdd altoslib/.gitignore
2012-06-03 Keith Packardaltosui: Fix AltosTelemetryReader move
2012-06-03 Keith Packardaltosui: Remove unused files
2012-06-03 Keith Packardaltosui: Move telemetry reader &c to altoslib
2012-06-03 Keith Packardaltosui: Move AltosState.java to altoslib
2012-06-03 Keith Packardaltosui: Pull most of AltosSerial into AltosLink
2012-06-03 Keith Packardaltosui: Move AltosGreatCircle.java to altoslib
2012-06-03 Keith Packardaltosui: Move AltosEepromTeleScience.java to altoslib
2012-06-03 Keith Packardaltosui: Move more eeprom stuff to altoslib
2012-06-03 Keith Packardaltosui: Move eeprom managment code to library
2012-06-03 Keith Packardaltosui: Move AltosEepromChunk.java to lib
2012-06-03 Keith Packardaltosui: Finish moving AltosConfigData to altoslib
2012-06-03 Keith Packardaltosui: Move AltosConfigData.java to library
2012-06-03 Keith Packardaltosui: Add back in the split-out Altos constants...
2012-06-03 Keith Packardaltosui: Complete split out of separate java library
2012-06-03 Keith Packardaltosui: Clean swing/awt bits out of altoslib
2012-06-03 Keith Packardmove a file back
2012-06-03 Keith Packardaltosui: Split out lots of the altosui code to a shared...
2012-06-03 Keith Packardaltosui: Split out UI-specific preferences
2012-06-03 Keith Packardaltosui: Fixed width format for new IMU values.
2012-06-03 Keith Packardaltos: Intgrate hmc5883 sensor into adc ring
2012-06-02 Keith Packardaltos: Get HMC5883 driver limping along
2012-06-02 Keith Packardaltos: Reset i2c controller at boot time
2012-06-02 Keith Packardaltos: Fix broken EXTI edge mode selections. Clear...
2012-06-02 Keith Packardaltos: Route correct GPIO line to interrupt controller
2012-06-02 Keith Packardaltos: Enable some debugging during flight mode on MM
2012-06-02 Keith Packardaltos: Add support for MegaAccel daughter card.
2012-06-02 Keith Packardaltosui: Quick hacks to download megametrum data and...
2012-06-02 Keith Packardaltos: Timers clock base depends on perhipheral bus...
2012-06-02 Keith Packardaltos: megametrum has logging
2012-06-02 Keith Packardaltos: add high-z accel and mag sensor to megametrum...
2012-06-02 Keith Packardaltos: Mark full and mega logging correctly in 'v'...
2012-05-28 Keith PackardBump to 1.0.9.5 1.0.9.5
2012-05-28 Keith Packardaltos: Clear stm i2c transfer timeout alarm
2012-05-28 Keith Packardaltos: Remove debug printf from accel auto-cal
2012-05-28 Keith Packardaltos: Clean up ADC selection for cc1111
2012-05-28 Keith Packardaltos: All cc1111 products have a radio
2012-05-28 Keith Packardaltos: Shrink telemetry generation code
2012-05-28 Keith Packardaltos: Try to get hmc5883 working
2012-05-28 Keith Packardaltos: Make teleterra v0.2 compile with new ao_data...
2012-05-27 Keith Packardaltos: Make telepyro-v0.1 build with new ao_data struct
2012-05-27 Keith Packardaltos: Make telescience-v0.1 build with new ao_data...
2012-05-27 Keith Packardaltos: Make telenano build with new ao_data structure
2012-05-27 Keith Packardaltos: Make stm-demo compile with new ao_data structure
2012-05-27 Keith Packardaltos: Make telemini-v1.0 compile with new ao_data...
2012-05-27 Keith Packardaltos: Make telemetrum-v1.0 build with new ao_data...
2012-05-27 Keith Packardaltos: Make telemetrum-v1.1 compile with new ao_data...
2012-05-27 Keith Packardignore pa to altitude conversion file
2012-05-27 Keith Packardaltos: Split out mm-specific versions of sampling code
2012-05-27 Keith Packardaltos: Don't start ADC ring until the other sensors...
2012-05-27 Keith Packardaltos: Data packet tick count does not live in adc...
2012-05-26 Keith PackardGet megametrum ready to at least log flight data
2012-05-19 Keith Packardaltos: Poll mpu6000 values every tick and stash them...
2012-05-19 Keith Packardaltos: Finish ms5607 support
2012-05-19 Keith Packardaltos: Add conversion between Pa and meters
2012-05-19 Keith Packardaltos: Check MS5607 CRC. Clean up MS5607 API
2012-05-19 Keith Packardaltos: Conditional byte swapping in mpu6000 driver
2012-05-16 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2012-05-16 Bdale Garbeebuild-dep on default-jdk instead of openjdk-6-jdk,...
2012-05-08 Keith Packardaltosui: Try to make telem tick counts match eeprom
2012-05-08 Keith Packardaltosui: Output recorded clock tick in CSV files
2012-05-08 Keith Packardaltos: Hacking at cc1120 driver
2012-05-08 Keith Packardaltos: Get mpu6000 working
2012-05-08 Keith Packardaltos: stm: pass DMA buffer index to DMA completion...
2012-05-08 Keith Packardaltos: stm: delay during USB config with pull-up off
2012-05-08 Keith Packardaltos: stm: share i2c_stop code between send and recv
2012-05-07 Keith Packardaltos: stm i2c DMA for large recv appears to work
2012-05-07 Keith Packardaltos: megametrum needs ao_mpu6000.h
2012-05-07 Keith Packardaltos: Switch megametrum compile to -Os
2012-05-07 Keith Packardaltos: STM i2c work.
2012-05-02 Keith Packardao-tools: Add GPS and rssi printing to ao-telem
2012-05-01 Keith Packardaltos: Report latest telemetry data, rather than using...
2012-04-26 Keith Packardaltos: Add hmc5883 and mpu6000 drivers to megametrum...
2012-04-26 Keith Packardaltos: Add mpu6000 and hmc5883 stubs
2012-04-26 Keith Packardaltos: Add STM I2C recv and stop funcs
2012-04-26 Keith Packardaltos: Oopsed the STM DMA channels for I2C1
2012-04-21 Keith Packardaltosui: Mac OS Lion Java default heap space is too...
2012-04-17 Keith Packardaltos: Starting to write cc1120 driver
2012-04-14 Keith Packardaltosui: Add apogee lockout configuration
2012-04-14 Keith Packardaltosui: Read frequency from device while configuring...
2012-04-14 Keith Packardaltos: Remove debug printf from cc1111 check-stack...
2012-04-14 Keith Packardaltos: Respect apogee lockout time in flight algorithm
2012-04-14 Keith Packardaltos: Clean up test scripts
2012-04-14 Keith Packardaltos: Correct STM USB driver
2012-04-14 Keith Packardaltos: Check all USE_SERIAL_*_STDIO when computing...
2012-04-14 Keith Packardaltos: Set USB Interrupt endpoint interval to maximum...
2012-04-14 Keith Packardaltos: Pull more interfaces out of ao.h and move to...
2012-04-14 Keith Packardaltos: ao_telelaunch.c got left in src directory
2012-04-14 Keith Packardaltos: Massive product config cleanup
2012-04-14 Keith Packardaltos: Start adding apogee lockout support
2012-04-14 Keith Packardaltos: Switch stm-demo to HSE clock, add USB
2012-04-14 Keith Packardaltos: Rework how STM clocks are initialized.
2012-04-14 Keith Packardaltos: Use new USB driver in megametrum-v0.1 product
2012-04-14 Keith Packardaltos: Add STM USB driver
2012-04-14 Keith Packardaltos: Add STM ao_arch_reboot implementation
2012-04-14 Keith Packardaltos: Add register definitions for STM syscfg and usb
2012-04-14 Keith Packardaltos: Add support for multiple SPI busses and sharing...
2012-04-10 Keith Packardaltos: make megametrum beeper test keep beeping
next